summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* I think this closes #2433.Martin Odersky2010-03-255-22/+53
* While working on partest discovered that Compil...Paul Phillips2010-03-2517-68/+52
* New scalacheck jar because recent Actor changes...Paul Phillips2010-03-251-1/+1
* fixed double-loading of plugins.Tiark Rompf2010-03-255-12/+15
* Fixed order of fields in the generated code.Iulian Dragos2010-03-251-0/+1
* Renamed Replyable* source files to the types th...Philipp Haller2010-03-253-0/+0
* Renamed Replyable* types to *CanReply. No review.Philipp Haller2010-03-254-10/+8
* Removed obsolete version numbers. No review.Philipp Haller2010-03-256-8/+0
* Makes two actor tests deterministic. No review.Philipp Haller2010-03-253-5/+2
* reverting changes from r21260.Tiark Rompf2010-03-241-5/+1
* Apparently I can't fix a test case to save my l...Paul Phillips2010-03-241-1/+1
* continuations plugin will now report a nice err...Tiark Rompf2010-03-241-1/+5
* Fixed a test case I broke with the collect rename.Paul Phillips2010-03-241-3/+3
* Adds tests for see #2017.Philipp Haller2010-03-242-0/+54
* Addresses see #2017.Philipp Haller2010-03-2413-57/+125
* Renamed partialMap to collect.Paul Phillips2010-03-2419-47/+44
* [scaladoc] Improved Scaladoc comment syntax, co...Gilles Dubochet2010-03-2412-241/+337
* Fixed an issue with no-parameter-list methods n...Paul Phillips2010-03-242-19/+30
* 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-242-17/+25
* 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-232-2/+14
* 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-235-3/+19
* Closed #3195. Review by extempore.Iulian Dragos2010-03-231-36/+23
* Added test case for #3186. Closes #3186.Philipp Haller2010-03-232-0/+8
* Fixes #3186. Closes #2214.Philipp Haller2010-03-231-6/+35
* Scala signature is generated as an annotation (...Gilles Dubochet2010-03-2315-57/+250
* 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-2310-37/+19
* 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-225-1/+37
* 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-213-43/+91
* 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-205-15/+76
* Half-disabled productElementName until I have t...Paul Phillips2010-03-195-4/+7
* Returning to the thrilling world of equality an...Paul Phillips2010-03-196-72/+125
* Added a tryToSetFromPropertyValue implementatio...Miles Sabin2010-03-191-0/+1
* More fun with -Xmigration.Paul Phillips2010-03-1915-193/+160