summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed a missed opportunity for code rewriting i...Iulian Dragos2010-05-141-16/+11
* Took advantage of my new wealth of bottom-up pa...Paul Phillips2010-05-141-65/+38
* Realized that somehow the synthetic flag on pat...Paul Phillips2010-05-131-2/+2
* Added one-way conversions from collection.{Set,...Martin Odersky2010-05-131-53/+163
* Closes #3433.Iulian Dragos2010-05-131-1/+9
* Closes #3434.Iulian Dragos2010-05-131-44/+55
* Should fix the interpreter bug I just introduced.Paul Phillips2010-05-131-1/+1
* Removed an assertion which was asserting an unt...Paul Phillips2010-05-131-17/+6
* Fixed a long standing issue with interpreter co...Paul Phillips2010-05-121-5/+5
* Notice and fail when a file given with -i is in...Paul Phillips2010-05-123-57/+66
* Overhauled sequence length logic in the pattern...Paul Phillips2010-05-123-87/+89
* Closes #3424, double definition when overriding...Iulian Dragos2010-05-121-10/+13
* [scaladoc] Closes #3351 (white space before fir...Gilles Dubochet2010-05-122-4/+5
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121009-1010/+0
* Made library build more robust when using other...Gilles Dubochet2010-05-127-241/+241
* Fix from Mirko Stocker and unit test for #3416.Miles Sabin2010-05-111-3/+9
* Corrected sizeHints for scanLeft/RightMartin Odersky2010-05-111-2/+2
* Closes #t3363. Review by extempore.Martin Odersky2010-05-111-5/+6
* close #3415.Lukas Rytz2010-05-101-1/+1
* Closed #3413. No review.Iulian Dragos2010-05-101-1/+2
* Added sizeHints to operations where it made sense.Martin Odersky2010-05-105-2/+54
* Made builder in MutableMapFactory use += instea...Martin Odersky2010-05-101-3/+10
* made MathCommon a class to gain some speed.Martin Odersky2010-05-101-1/+1
* Fixed -Xcheckinit build.no review.Iulian Dragos2010-05-101-1/+1
* Closes #3407. Closes #3412. Review by plocinic.Philipp Haller2010-05-094-82/+105
* Remove the sourcepath prefix from the logs and ...Hubert Plociniczak2010-05-072-7/+4
* Fixed partest for windows nightly. No review.Hubert Plociniczak2010-05-071-2/+2
* docs for breakout and no-arg apply in canbuildfromAdriaan Moors2010-05-072-2/+6
* close #3400. no reviewLukas Rytz2010-05-072-0/+6
* Rolled partest back to r21328.Paul Phillips2010-05-0654-80/+4489
* Fixed bug in transpose, closes #3397, no review.Paul Phillips2010-05-061-1/+1
* Removed some logging and prune CollectMethodBod...Iulian Dragos2010-05-052-52/+28
* Tightened what gets specialized: only when the ...Iulian Dragos2010-05-051-20/+20
* Rolled back a subset of partest to use StreamAp...Paul Phillips2010-05-052-16/+136
* revert the revert of r21791 (fix constructor pa...Lukas Rytz2010-05-051-6/+10
* Fixed #3358.Ingo Maier2010-05-0511-47/+62
* Fixing the conflict between the two private-rel...Iulian Dragos2010-05-041-6/+5
* Fix for #3391. No review.Paul Phillips2010-05-041-1/+4
* Fixed broken commit. no review.Iulian Dragos2010-05-041-0/+3
* Closes #3387. no review.Iulian Dragos2010-05-041-1/+1
* revert commit that probably broke the build due...Adriaan Moors2010-05-042-14/+16
* Fixed StringBuilder#last performance problem.Martin Odersky2010-05-041-1/+2
* Fixed #3274. No review.Ingo Maier2010-05-041-1/+3
* close #3384.Lukas Rytz2010-05-043-66/+60
* Revert r21790: "closes #3373, #3177: validity c...Adriaan Moors2010-05-041-10/+4
* sorry, last-minute edit broke build: re-added p...Adriaan Moors2010-05-041-2/+2
* fix and test where constructor parameter annota...Lukas Rytz2010-05-041-6/+10
* closes #3373, #3177: validity check of an impli...Adriaan Moors2010-05-041-4/+10
* Fixed abstract overrides of specialized methods.Iulian Dragos2010-05-041-1/+5
* Closes #3378. No review.Iulian Dragos2010-05-041-2/+2