summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
* Fixes #3350. review by extemporeAleksandar Pokopec2010-04-251-0/+15
* Closes #3356.Philipp Haller2010-04-252-0/+60
* close #3338, close #3334, close #3345.Lukas Rytz2010-04-252-0/+24
* StringBuilder no longer violates the Seq revers...Paul Phillips2010-04-243-0/+17
* Took another of universal equality's victims to...Paul Phillips2010-04-241-0/+8
* Created Mutable and Immutable SetFactories to d...Paul Phillips2010-04-231-0/+11
* Added test for #3081. No review.Hubert Plociniczak2010-04-231-0/+5
* Fixed typo in error message. No review.Martin Odersky2010-04-232-3/+3
* Fixed implicits problem in specs; Manifest[Clas...Martin Odersky2010-04-231-0/+5
* Reverted change of Reactor.exceptionHandler's t...Philipp Haller2010-04-221-1/+1
* Reactor.exceptionHandler is defined on Throwabl...Philipp Haller2010-04-226-15/+11
* Fixed bug in update method visibility which cau...Paul Phillips2010-04-211-0/+15
* Fix and test case for forwarder duplicate bug.Paul Phillips2010-04-171-0/+14
* Added a test to make sure distinct preserves or...Paul Phillips2010-04-162-0/+16
* Improved @tailrec error messages to specify the...Paul Phillips2010-04-153-22/+55
* Removed a bunch of -Y warning options.Paul Phillips2010-04-153-3/+3
* Disabled failing json test.Martin Odersky2010-04-131-4/+4
* Made the icode reader more resilient to errors.Iulian Dragos2010-04-1315-71/+766
* Some mopping up in equality.Paul Phillips2010-04-131-0/+41
* A redblack tree scalacheck test contributed by ...Paul Phillips2010-04-131-0/+157
* Hardened actor tests. No review.Philipp Haller2010-04-1329-4/+319
* closes #3241 and improves serialization of hash...Tiark Rompf2010-04-133-3/+27
* Disabling what I think are the last two failing...Paul Phillips2010-04-124-101/+0
* Disabled test that hangs when actors package is...Philipp Haller2010-04-122-85/+0
* changed testfile, to satisfy new diff algo (whi...Martin Odersky2010-04-121-1/+1
* Another test for see #2017. No review.Philipp Haller2010-04-122-0/+50
* Closes #3224. Review by retronym.Martin Odersky2010-04-122-0/+36
* Disabling some more tests which crash under -op...Paul Phillips2010-04-125-564/+0
* Disabled the test which is hanging the -optimis...Paul Phillips2010-04-122-16/+0
* Fixed some position issues and build manager test.Iulian Dragos2010-04-111-1/+1
* Fix test with new specialized output, no review.Paul Phillips2010-04-091-0/+1
* Turn on specialization by default. No review.Iulian Dragos2010-04-0924-24/+0
* Changed the syntax of the specialized annotation:Iulian Dragos2010-04-092-2/+2
* Companion objects of primitive types are now va...Iulian Dragos2010-04-094-14/+0
* close #3207. review by oderskyLukas Rytz2010-04-091-0/+21
* Fix and test for Iterator corner case.Paul Phillips2010-04-082-0/+11
* Gave Stream a lazy withFilter implementation.Paul Phillips2010-04-072-0/+16
* Forgot to add scalacheck test for #2535.Aleksandar Pokopec2010-04-061-0/+205
* Optimized toArray for ArrayOps and WrappedArrays.Martin Odersky2010-04-065-19/+14
* As a brief diversion from real work, implemente...Paul Phillips2010-04-067-7/+7
* Fix for the partest task to fail the build when...Paul Phillips2010-04-066-9/+9
* If I work on this patch any longer without chec...Paul Phillips2010-04-05194-2366/+87
* improved cps transform of partial functions.Tiark Rompf2010-04-032-0/+17
* closes #3242. review by community.Tiark Rompf2010-04-023-0/+84
* close #3178. review by communityLukas Rytz2010-04-011-0/+8
* close #3183. review by communityLukas Rytz2010-03-311-0/+19
* close #3222. review by communityLukas Rytz2010-03-312-0/+22
* closes #3203, overriding more of the Traversabl...Tiark Rompf2010-03-311-5/+5
* Closes #2386 by requiring class manifests for a...Martin Odersky2010-03-292-0/+7
* closes 2864.Tiark Rompf2010-03-2910-0/+152