summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disabled failing json test.Martin Odersky2010-04-131-4/+4
* Made the icode reader more resilient to errors.Iulian Dragos2010-04-1311-71/+594
* Some mopping up in equality.Paul Phillips2010-04-131-0/+41
* closes #3241 and improves serialization of hash...Tiark Rompf2010-04-132-0/+24
* Disabling what I think are the last two failing...Paul Phillips2010-04-122-14/+0
* 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
* Fix test with new specialized output, no review.Paul Phillips2010-04-091-0/+1
* Turn on specialization by default. No review.Iulian Dragos2010-04-093-3/+0
* Changed the syntax of the specialized annotation:Iulian Dragos2010-04-092-2/+2
* 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
* Optimized toArray for ArrayOps and WrappedArrays.Martin Odersky2010-04-065-19/+14
* As a brief diversion from real work, implemente...Paul Phillips2010-04-062-2/+2
* Fix for the partest task to fail the build when...Paul Phillips2010-04-061-1/+1
* If I work on this patch any longer without chec...Paul Phillips2010-04-0511-132/+42
* closes #3242. review by community.Tiark Rompf2010-04-023-0/+84
* close #3178. review by communityLukas Rytz2010-04-011-0/+8
* closes #3203, overriding more of the Traversabl...Tiark Rompf2010-03-311-5/+5
* While working on partest discovered that Compil...Paul Phillips2010-03-251-2/+1
* Apparently I can't fix a test case to save my l...Paul Phillips2010-03-241-1/+1
* Fixed a test case I broke with the collect rename.Paul Phillips2010-03-241-3/+3
* Fixed an issue with no-parameter-list methods n...Paul Phillips2010-03-241-0/+2
* Fix and test case for #3169.Paul Phillips2010-03-231-0/+9
* Although it was working fine, a test case for @...Paul Phillips2010-03-233-0/+16
* Added test case for #3186. Closes #3186.Philipp Haller2010-03-232-0/+8
* Went ahead and implemented classpaths as descri...Paul Phillips2010-03-231-2/+2
* During my last look at r21224 I noticed what mu...Paul Phillips2010-03-212-0/+14
* Some work on the Array methods as they manifest...Paul Phillips2010-03-202-0/+52
* Returning to the thrilling world of equality an...Paul Phillips2010-03-191-0/+2
* More fun with -Xmigration.Paul Phillips2010-03-193-15/+15
* new version of decode that does not need a length.Martin Odersky2010-03-191-0/+39
* closes #3112. no review.Tiark Rompf2010-03-162-0/+15
* added test case for #2417. no reviewTiark Rompf2010-03-162-0/+89
* new immutable.HashSet. review by community.Tiark Rompf2010-03-151-1/+1
* Leveraged -Xmigration to burn off some warts wh...Paul Phillips2010-03-151-2/+1
* Test case closes #751. No review.Paul Phillips2010-03-141-0/+6
* Closes #3158. No review necessary.Martin Odersky2010-03-112-0/+10
* Temporarily disabling failing test until I can ...Paul Phillips2010-03-093-25/+0
* new testsMartin Odersky2010-03-082-0/+10
* Closes #3026. Review by extempore.Martin Odersky2010-03-083-0/+25
* - new immutable HashMap implementation based on...Tiark Rompf2010-03-071-6/+6
* Fixes for #3126.Paul Phillips2010-03-061-0/+9
* Fix for #3136 by reverting the line in r18184 w...Paul Phillips2010-03-051-19/+0
* Test case for case class equality.Paul Phillips2010-03-051-0/+36
* ScalaRunTime method to perform sameElements as ...Paul Phillips2010-03-051-0/+15
* Enabled scalacheck tests.Paul Phillips2010-03-011-1/+1