summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Introduced actors package object to deprecate a...Philipp Haller2009-09-241-10/+1
* fix #2390Lukas Rytz2009-09-241-1/+3
* fix for #2382Lukas Rytz2009-09-241-0/+3
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-24362-313/+223
* fixed #2290 and #2325Lukas Rytz2009-09-245-16/+50
* Fixed #2359.Philipp Haller2009-09-242-0/+26
* Taking a stab at the cause of some nightly fail...Paul Phillips2009-09-241-1/+0
* Test case for #1309 (fixed in Array rewrite.)Paul Phillips2009-09-231-0/+7
* Fix and test case for #2377.Paul Phillips2009-09-232-0/+20
* Proxy.equals catches null case (fix for #2366)Ingo Maier2009-09-232-0/+13
* Some duplication elimination in partest.Paul Phillips2009-09-221-2/+2
* Rather surprisingly, after all the commotion ab...Antonio Cunei2009-09-222-0/+13
* new arrays are done.Martin Odersky2009-09-2129-85/+80
* Not sure why my jars are being viewed somewhere...Paul Phillips2009-09-172-1/+3
* An enhanced scalacheck with new powers (includi...Paul Phillips2009-09-162-1/+38
* Added some more scalacheck tests to list, incid...Paul Phillips2009-09-161-1/+15
* The first working scalacheck test! Now Arbitrar...Paul Phillips2009-09-163-11/+8
* Fix and test case for #2081.Paul Phillips2009-09-151-0/+11
* fixed headers/comments/svn props, made some pro...michelou2009-09-153-131/+250
* Made canEqual abstract in Product and only inse...Paul Phillips2009-09-112-2/+6
* Deprecated case classes inheriting from other c...Paul Phillips2009-09-1111-72/+9
* Fixed #2201 (slight rewrite of paulp's patch at...Adriaan Moors2009-09-112-1/+14
* fix #2268Lukas Rytz2009-09-112-0/+11
* Massive redesign so that: scala> "hi" == "hi".r...Martin Odersky2009-09-102-0/+23
* Created plausibly sensible equals and hashCode ...Paul Phillips2009-09-092-3/+2
* Reenabled two tests.Philipp Haller2009-09-082-2/+2
* Updated disabled tests before moving them back.Philipp Haller2009-09-082-4/+5
* Fixed test case which still thought volatile va...Paul Phillips2009-09-051-3/+4
* Moved test case for now-fixed #2027 into files.Paul Phillips2009-09-012-2/+2
* Fixed #1539.Iulian Dragos2009-08-312-0/+12
* Test case for #1560, which was fixed sometime inPaul Phillips2009-08-301-0/+11
* Fix and test case for #2276.Paul Phillips2009-08-282-0/+32
* Test case for #2250, which Martin fixed in r18589.Paul Phillips2009-08-271-0/+12
* added manifests to most parts of standard libra...Martin Odersky2009-08-277-7/+11
* Fix and test case for #2187 and its duplicate #...Paul Phillips2009-08-271-0/+7
* Fix for #2275 with tests.Miles Sabin2009-08-254-0/+36
* fixed io test on windowsLukas Rytz2009-08-251-1/+1
* updated checkfile for neg/viewtestAdriaan Moors2009-08-241-1/+7
* Fix and test case for #2241.Paul Phillips2009-08-231-0/+7
* The fruit of a bunch of iteration on Iterator.Paul Phillips2009-08-221-0/+37
* Reverted r18344 as it is interacting badly with...Paul Phillips2009-08-211-6/+0
* in the end had to disable conforms as view in t...Adriaan Moors2009-08-211-7/+1
* replaced the implicit `identity` coercion by `c...Adriaan Moors2009-08-211-2/+3
* Revert several commits related to implicits/predefAdriaan Moors2009-08-211-3/+2
* improved previous fix for implicits and `conforms`Adriaan Moors2009-08-211-2/+3
* Second half of fix for #2177. Fixed #2255.Philipp Haller2009-08-192-0/+4
* Fixed #2177.Philipp Haller2009-08-192-0/+4
* removed t1701 from pending as it's now in files.Paul Phillips2009-08-181-1/+0
* Fixed memory leaks for streams.Martin Odersky2009-08-188-18/+78
* More fleshing out Codec.Paul Phillips2009-08-171-1/+1