summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* close #3207. review by oderskyLukas Rytz2010-04-091-3/+7
* Stack overflow corner case I noticed in the repl.Paul Phillips2010-04-091-0/+1
* Fix and test for Iterator corner case.Paul Phillips2010-04-081-2/+5
* More cleanups in docs. Review by odersky.Aleksandar Pokopec2010-04-084-20/+20
* Another set of typos fixed.Aleksandar Pokopec2010-04-087-11/+14
* [scaladoc] Fixed filter method in template page...Gilles Dubochet2010-04-082-107/+108
* Mostly some undocumented stuff in JavaConversions.Aleksandar Pokopec2010-04-083-4/+25
* Some typos in collections. Review by odersky.Aleksandar Pokopec2010-04-084-5/+4
* Gave Stream a lazy withFilter implementation.Paul Phillips2010-04-071-30/+74
* Tore out some unnecessary ambiguity-creating al...Paul Phillips2010-04-074-9/+5
* And another partest gap is filled.Paul Phillips2010-04-067-23/+54
* Fixed another partest feature I'd managed to br...Paul Phillips2010-04-068-107/+109
* Removing some code duplication from scaladoc.Paul Phillips2010-04-062-96/+71
* Final methods should appear in scaladoc.Paul Phillips2010-04-061-1/+1
* Fixes #2535. Review by community.Aleksandar Pokopec2010-04-061-32/+62
* Optimized toArray for ArrayOps and WrappedArrays.Martin Odersky2010-04-065-6/+35
* Fixed #3257Ingo Maier2010-04-061-2/+2
* Some tweaks to classpath handling I had left ov...Paul Phillips2010-04-064-14/+19
* A couple more bits of partest I discovered were...Paul Phillips2010-04-064-28/+33
* Noticed a bug with test obj dirs not getting de...Paul Phillips2010-04-061-13/+6
* As a brief diversion from real work, implemente...Paul Phillips2010-04-06120-228/+225
* Fix for the partest task to fail the build when...Paul Phillips2010-04-061-4/+7
* Made Vector the standard impl of IndexedSeq.Martin Odersky2010-04-052-3/+3
* Rearranging IndexedSeq/LinearSeq and related workMartin Odersky2010-04-0535-900/+708
* The code part of the partest patch.Paul Phillips2010-04-0549-2758/+2539
* 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-032-71/+64
* Mostly IO tweaks related to my upcoming partest...Paul Phillips2010-04-028-28/+77
* closes #3242. review by community.Tiark Rompf2010-04-021-3/+4
* close #3178. review by communityLukas Rytz2010-04-011-0/+3
* close #3183. review by communityLukas Rytz2010-03-312-8/+16
* close #3222. review by communityLukas Rytz2010-03-312-1/+13
* closes #3203, overriding more of the Traversabl...Tiark Rompf2010-03-311-51/+88
* 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-291-1/+2
* Fix to the way Scalap decodes ScalaSignature an...Gilles Dubochet2010-03-294-10/+25
* closes 2864.Tiark Rompf2010-03-294-25/+70
* 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