summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* If I work on this patch any longer without chec...Paul Phillips2010-04-05204-238/+98
* Removing a class cast exception.Paul Phillips2010-04-041-2/+8
* workaround for #3252. review by extempore.Tiark Rompf2010-04-041-2/+2
* Nipped the infinite loop which is presently lau...Paul Phillips2010-04-041-0/+10
* [scaladoc] Considerably reduced size of documen...Gilles Dubochet2010-04-038-105/+189
* improved cps transform of partial functions.Tiark Rompf2010-04-036-95/+67
* Mostly IO tweaks related to my upcoming partest...Paul Phillips2010-04-029-29/+78
* closes #3242. review by community.Tiark Rompf2010-04-024-3/+88
* close #3178. review by communityLukas Rytz2010-04-012-0/+11
* close #3183. review by communityLukas Rytz2010-03-313-8/+35
* close #3222. review by communityLukas Rytz2010-03-314-1/+35
* closes #3203, overriding more of the Traversabl...Tiark Rompf2010-03-312-56/+93
* Noticed that the implementation of toArray Iter...Paul Phillips2010-03-301-3/+6
* [scaladoc] Fixed the nightly build.Gilles Dubochet2010-03-301-3/+3
* fixes the unfounded "name clash between inherit...Tiark Rompf2010-03-292-1/+3
* Patch from Mirko Stocker to add position inform...Miles Sabin2010-03-291-0/+2
* Reverted file that was unintentionally committe...Gilles Dubochet2010-03-291-2/+2
* Closes #2386 by requiring class manifests for a...Martin Odersky2010-03-293-1/+9
* Fix to the way Scalap decodes ScalaSignature an...Gilles Dubochet2010-03-294-10/+25
* closes 2864.Tiark Rompf2010-03-2915-48/+213
* Fixed #2242. No review.Ingo Maier2010-03-283-12/+12
* Fixed #3219. No review.Ingo Maier2010-03-281-1/+1
* Fixed #2753. No review.Ingo Maier2010-03-281-5/+7
* Fix for #2980. No review.Ingo Maier2010-03-282-3/+12
* Fixed #2803.Ingo Maier2010-03-285-7/+15
* Fixed #3090Ingo Maier2010-03-282-5/+6
* TraversableOnce. Review by odersky.Paul Phillips2010-03-2748-1156/+735
* improvements to cps exception handling.Tiark Rompf2010-03-265-38/+163
* some output polishingilyas2010-03-261-3/+7
* missing quotes for annotation values addedilyas2010-03-261-2/+2
* Unparsed Scala signature annotations are not ad...Gilles Dubochet2010-03-261-8/+9
* Fix for #3204. No review.Paul Phillips2010-03-262-1/+3
* Tweaked help output a little further so -Y isn'...Paul Phillips2010-03-261-4/+6
* Some minor I/O changes. No review.Paul Phillips2010-03-267-9/+17
* Altered classpath behavior when no default is g...Paul Phillips2010-03-252-8/+16
* 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