summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Reverted my brainless introduction of ## to a j...Paul Phillips2010-08-031-1/+1
* Parse ordering issue prevented passing properti...Paul Phillips2010-08-031-2/+2
* Fixed some typoes/errors in doc comments.Martin Odersky2010-08-022-2/+2
* Revamped ScalaConversions.Martin Odersky2010-08-022-40/+581
* Fixes an issue in RefChecks when the compiler d...Gilles Dubochet2010-07-301-2/+4
* Modified toString on JSONObject and JSONArray t...Derek Chen-Beker2010-07-291-2/+2
* Fixes priority queues and makes them iterables ...Aleksandar Pokopec2010-07-296-72/+118
* Fixes #3679. Review by milessabin.Martin Odersky2010-07-281-1/+1
* [scaladoc] Small fixes for 2.8.0 updated docume...Gilles Dubochet2010-07-281-12/+4
* Fix for last commit.Aleksandar Pokopec2010-07-283-15/+4
* Added merge function to HashTrie.merge. No review.Aleksandar Pokopec2010-07-281-34/+33
* Fixes a priority queue issue. No review.Aleksandar Pokopec2010-07-281-3/+11
* [docs] Documentation updates contributed throug...Gilles Dubochet2010-07-284-14/+24
* [scaladoc] Setting for link to source URLs is m...Gilles Dubochet2010-07-272-2/+13
* Minor tweaks. No review.Aleksandar Pokopec2010-07-272-2/+12
* Refactored benchmarks.Aleksandar Pokopec2010-07-263-2/+146
* fixed case 2 (Android) in ticket #2464 (case 1 ...michelou2010-07-261-3/+38
* generates CREATOR code for Android.michelou2010-07-231-163/+218
* More files affected by renamings. no reviewAleksandar Pokopec2010-07-231-1/+1
* Several renamings not included. no reviewAleksandar Pokopec2010-07-233-9/+9
* Parallel collection library renamings. No reviewAleksandar Pokopec2010-07-2331-606/+645
* updated intellij project file samplesLukas Rytz2010-07-229-1166/+459
* Allow for overriding the debugIDE val (requeste...Hubert Plociniczak2010-07-221-1/+1
* Revert 22605 change to JavaParsers.scala, which...Donna Malayeri2010-07-221-15/+4
* [scaladoc] Fix performance problem when generat...Donna Malayeri2010-07-221-1/+1
* [docs] The first comment contributed using Petr...Gilles Dubochet2010-07-211-0/+5
* [scaladoc] Optionally run typer phase for Java ...Donna Malayeri2010-07-202-4/+9
* [scaladoc] Don't generate documentation for emp...Donna Malayeri2010-07-201-4/+10
* [scaladoc] Remove unused template.html file.Donna Malayeri2010-07-201-257/+0
* [scaladoc] Make a DocDef node for javadoc comme...Donna Malayeri2010-07-202-7/+18
* [scaladoc] Modify build script to copy html res...Donna Malayeri2010-07-207-97/+25
* added missing file.Martin Odersky2010-07-191-0/+28
* [scaladoc] Singleton types (`this.type`) are co...Gilles Dubochet2010-07-191-1/+10
* Added `ask` method to compiler control to do fa...Martin Odersky2010-07-193-9/+34
* [scaladoc] Fixes an issue whereas inherited mem...Gilles Dubochet2010-07-191-1/+5
* [scaladoc] Adds private Scaladoc option "-Yuse-...Gilles Dubochet2010-07-196-12/+36
* [scaladoc] Print "Inherited from" headings usin...Gilles Dubochet2010-07-183-16/+19
* [scaladoc] Scaladoc knows about Javadoc inline ...Gilles Dubochet2010-07-151-1/+18
* [scaladoc] Full comments with "by inheritance" ...Gilles Dubochet2010-07-152-6/+3
* Moved the burden of forgivingness for string sl...Paul Phillips2010-07-142-6/+14
* close #3648 (again).Lukas Rytz2010-07-132-4/+16
* Closes #3653.Adriaan Moors2010-07-121-0/+2
* removed generics warnings in actorsmichelou2010-07-128-19/+23
* Updated LinkedBlockingQueue to latest jsr166 ve...Philipp Haller2010-07-122-323/+417
* Closes #3493. Review by extempore.Aleksandar Pokopec2010-07-091-1/+7
* closes #3603. no reviewAleksandar Pokopec2010-07-092-2/+39
* close #3648.Lukas Rytz2010-07-092-2/+4
* close #3649. no reviewLukas Rytz2010-07-091-0/+2
* cleaned up the mess that resulted from cobbling...Adriaan Moors2010-07-092-41/+53
* made typechecker logging methods final so they ...Adriaan Moors2010-07-081-3/+3