summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Test case for #2175.Paul Phillips2009-10-061-0/+20
* Test cases for some tickets fixed by recent arr...Paul Phillips2009-10-055-0/+43
* Reverted the BigDecimal implicits added for tic...Paul Phillips2009-10-051-3/+3
* Test case for #298.Paul Phillips2009-10-052-0/+19
* Test case for #1609 and the first half of #2361.Paul Phillips2009-10-042-0/+15
* Sequence->SeqMartin Odersky2009-10-0239-30/+573
* Fixed #1939,plus some moving things around.Martin Odersky2009-10-021-0/+34
* Fix and test case for #2075.Paul Phillips2009-10-011-0/+7
* Test case for #2030 and #2056.Paul Phillips2009-10-013-2/+4
* Fix and tests for positions issues with context...Miles Sabin2009-10-014-0/+12
* meh.Adriaan Moors2009-10-011-1/+1
* fixed #2208Adriaan Moors2009-10-013-0/+20
* fixed #2101Adriaan Moors2009-10-013-0/+62
* missing test cases for #2261, #2293, #2421Adriaan Moors2009-10-014-0/+65
* Fixed 'finally'.Iulian Dragos2009-09-302-0/+25
* fixed #2311.Martin Odersky2009-09-302-2/+2
* fix windows / ibm nightlyLukas Rytz2009-09-302-5/+5
* improved annotations copying (documentation, mo...Lukas Rytz2009-09-292-0/+23
* fixed #2316: No longer cache entire SearchResul...Adriaan Moors2009-09-293-0/+82
* Lazy fields null out fields that are used only ...Iulian Dragos2009-09-281-0/+18
* fixed up testsMartin Odersky2009-09-283-4/+9
* refined implicit resolution.Martin Odersky2009-09-285-0/+36
* More accumulated XML work, including removing s...Paul Phillips2009-09-251-11/+6
* Reverted r18215 at martin's request.Paul Phillips2009-09-253-7/+3
* Collections refactoring.Martin Odersky2009-09-255-16/+31
* fix buildLukas Rytz2009-09-251-6/+0
* 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