summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-2473-66/+28
* fixed #2290 and #2325Lukas Rytz2009-09-241-0/+7
* Test case for #1309 (fixed in Array rewrite.)Paul Phillips2009-09-231-0/+7
* Proxy.equals catches null case (fix for #2366)Ingo Maier2009-09-232-0/+13
* new arrays are done.Martin Odersky2009-09-2124-76/+71
* fixed headers/comments/svn props, made some pro...michelou2009-09-151-2/+2
* Deprecated case classes inheriting from other c...Paul Phillips2009-09-115-34/+6
* 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
* Moved test case for now-fixed #2027 into files.Paul Phillips2009-09-012-0/+7
* 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-274-4/+8
* 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
* Second half of fix for #2177. Fixed #2255.Philipp Haller2009-08-192-0/+4
* Fixed #2177.Philipp Haller2009-08-192-0/+4
* Polished up some disabled tests and returned th...Paul Phillips2009-08-144-0/+209
* Test case for #1044.Paul Phillips2009-08-131-0/+4
* fixed t1705.Martin Odersky2009-08-101-1/+1
* Re-enabled forwarders and moved the formerly fa...Paul Phillips2009-08-032-0/+10
* Fixed #2212.Philipp Haller2009-07-312-0/+13
* fixed a bug with defaults reported on mailing listLukas Rytz2009-07-241-0/+7
* Fix and test cases for #2184.Paul Phillips2009-07-221-0/+14
* Fixed #2176.Philipp Haller2009-07-222-0/+5
* Added regression test for #2147.Philipp Haller2009-07-212-0/+10
* Test case for bug #1466, which was mysteriously...Paul Phillips2009-07-181-0/+11
* Fix and test case for #1373.Paul Phillips2009-07-181-0/+6
* Removed some identical code from the collection...Paul Phillips2009-07-182-8/+6
* A start on a more comprehensive test suite for ...Paul Phillips2009-07-172-0/+124
* Fix and test case for #1141.Paul Phillips2009-07-152-0/+9
* Fix and test case for #1110.Paul Phillips2009-07-151-0/+11
* Implementation and test cases for canEqual meth...Paul Phillips2009-07-091-0/+23
* Lots of work hardening matching on sequences.Paul Phillips2009-07-071-11/+15
* Implemented proposed strategy for #1503 and mov...Paul Phillips2009-07-053-2/+18
* Interim fix and test case for #1434.Paul Phillips2009-07-051-0/+15
* Fixes and test cases for #2124 and #2125.Paul Phillips2009-07-054-0/+52
* fix #2122, test for #2116Lukas Rytz2009-07-051-1/+2
* Creating case classes in preference to passing ...Paul Phillips2009-07-011-0/+19
* minor cleanups for named argsLukas Rytz2009-06-302-0/+2
* Applied patches to fix the issues in #2074.Philipp Haller2009-06-303-0/+19
* Fixed the fact that reflective calls had logica...Paul Phillips2009-06-261-2/+2
* named arguments only at top level in () paramet...Lukas Rytz2009-06-252-2/+11
* improvements to names / defaults (implicits, ty...Lukas Rytz2009-06-202-1/+51
* allow using named / default arguments in self- ...Lukas Rytz2009-06-152-2/+44
* - fixed #2057Lukas Rytz2009-06-151-0/+7
* Fixed failing test-suite case.Gilles Dubochet2009-06-091-6/+6
* removed code for parsing old pickle format.Lukas Rytz2009-06-032-1/+17