summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed an issue with no-parameter-list methods n...Paul Phillips2010-03-241-19/+28
* new readme. no review.Martin Odersky2010-03-241-9/+9
* Scala signature is generated as an annotation, ...Gilles Dubochet2010-03-242-64/+30
* Reverted a presumably unintentional reincarnati...Paul Phillips2010-03-241-16/+0
* Closes #3187. No review.Martin Odersky2010-03-241-1/+1
* Fixes problematic equality of Enumeration values.Martin Odersky2010-03-241-2/+2
* Fixes problematic equality of En umeration values.Martin Odersky2010-03-241-0/+16
* Fixed the serialization test.Philipp Haller2010-03-241-15/+23
* Removed ArgumentsExpander in favor of having al...Paul Phillips2010-03-232-41/+15
* Fixed build.Gilles Dubochet2010-03-231-4/+29
* Remedied accidental obscuring of -X, -Y, and -P...Paul Phillips2010-03-231-1/+1
* You know Cutty McPastington is having a good ti...Paul Phillips2010-03-233-37/+5
* Fix and test case for #3169.Paul Phillips2010-03-231-2/+5
* Added some documentation to the methods in Pred...Paul Phillips2010-03-234-6/+52
* Although it was working fine, a test case for @...Paul Phillips2010-03-232-3/+3
* Closed #3195. Review by extempore.Iulian Dragos2010-03-231-36/+23
* Fixes #3186. Closes #2214.Philipp Haller2010-03-231-6/+35
* Scala signature is generated as an annotation (...Gilles Dubochet2010-03-2314-56/+249
* You try to get away with one little line of unc...Paul Phillips2010-03-231-1/+1
* Fix for #3204.Paul Phillips2010-03-231-2/+2
* Went ahead and implemented classpaths as descri...Paul Phillips2010-03-239-35/+17
* Noticed we still have a bunch of collection cla...Paul Phillips2010-03-229-39/+36
* Consistency work on Addable and Growable.Paul Phillips2010-03-2210-67/+88
* closes #3199. review by community.Tiark Rompf2010-03-221-1/+4
* Some support code related to partest changes.Paul Phillips2010-03-216-30/+56
* During my last look at r21224 I noticed what mu...Paul Phillips2010-03-211-43/+77
* Some minor changes in scala.swing.* which I was...Paul Phillips2010-03-2112-99/+95
* Some work on the Array methods as they manifest...Paul Phillips2010-03-203-15/+24
* Half-disabled productElementName until I have t...Paul Phillips2010-03-193-2/+7
* Returning to the thrilling world of equality an...Paul Phillips2010-03-195-72/+123
* Added a tryToSetFromPropertyValue implementatio...Miles Sabin2010-03-191-0/+1
* More fun with -Xmigration.Paul Phillips2010-03-1912-178/+145
* new version of decode that does not need a length.Martin Odersky2010-03-191-42/+10
* Spring cleaning of collection libraries.Martin Odersky2010-03-1914-137/+307
* Closes #2827. Review by community.Philipp Haller2010-03-191-16/+23
* Fixes #3054. No review.Hubert Plociniczak2010-03-193-18/+44
* Reverse didn't work for empty ranges.Aleksandar Pokopec2010-03-181-1/+1
* Closes #3133. Review by community.Hubert Plociniczak2010-03-172-8/+1
* Closes #3185. Review by plocinic.Philipp Haller2010-03-171-0/+2
* closes #3112. no review.Tiark Rompf2010-03-161-12/+17
* Fixed build problem by eliminiating a redundant...Martin Odersky2010-03-161-1/+1
* Closes #2688 by disallowing call-by-name implic...Martin Odersky2010-03-161-0/+4
* Closes #2913.Martin Odersky2010-03-161-1/+1
* Fixes nitpicks by Adriaan in his review.Martin Odersky2010-03-161-3/+3
* Closes #3180. No review.Martin Odersky2010-03-161-2/+5
* Fixes infinite streams in #3091. No review.Aleksandar Pokopec2010-03-161-0/+10
* Fixes #3091. Review by community.Aleksandar Pokopec2010-03-161-3/+7
* Changed `!=` to `ne` for #3086. No review.Aleksandar Pokopec2010-03-161-13/+13
* added support for continuations in try/catch bl...Tiark Rompf2010-03-165-24/+126
* Tracked down docs.lib build issue from the dent...Paul Phillips2010-03-151-1/+1