summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Moved (non-regression) actor-receive-sender tes...Philipp Haller2009-11-092-0/+0
* Fixed #2504Martin Odersky2009-11-096-0/+114
* Removed remaining invalid tests.Philipp Haller2009-11-088-354/+0
* Fixed collections unit test (regression in List...Philipp Haller2009-11-082-29/+25
* Updates check file for bug 2144 which output wa...Gilles Dubochet2009-11-081-2/+2
* Tighter type checking rules for structural type...Gilles Dubochet2009-11-082-39/+60
* Fixed #2497Martin Odersky2009-11-071-1/+1
* - Renames filterMap to partialMapPaul Phillips2009-11-061-8/+8
* Moved disabled tests back into their original p...Antonio Cunei2009-11-0617-1/+1
* Fixed initial variable binding for method param...Iulian Dragos2009-11-062-0/+31
* Proposed fix for #2144 plus test case.Paul Phillips2009-11-042-0/+7
* Scala implementation of fancier hashCode algori...Paul Phillips2009-11-042-0/+18
* Fix and test for #2527Philipp Haller2009-11-032-0/+21
* Applied patch for #2524.Philipp Haller2009-11-031-0/+10
* Fix and test for #2530.Philipp Haller2009-11-032-0/+107
* fixed #2500: refactoring collections so that a ...Adriaan Moors2009-11-031-0/+6
* Fixed #2545.Martin Odersky2009-11-021-0/+10
* fixed problem with Vector.dropRight, added addi...Tiark Rompf2009-11-022-0/+205
* separated Vector impl from IndexedSeqTiark Rompf2009-10-304-3/+15
* fixed 2544, reimplemented SeqLike.indexWhere, s...Tiark Rompf2009-10-302-0/+29
* Fix for #1909Hubert Plociniczak2009-10-285-8/+11
* Fixed #1342.Martin Odersky2009-10-283-0/+15
* Improves Enumeration to obtain names of values ...Philipp Haller2009-10-272-0/+26
* Fixed #2494, plus some reorganization of swing ...Martin Odersky2009-10-273-1/+6
* fixed bug in Stream::flatMap (still optimised a...Adriaan Moors2009-10-276-0/+17
* Fix and test for #2214.Philipp Haller2009-10-262-0/+42
* Reverting unwanted parts of last commit.Philipp Haller2009-10-266-6/+6
* Second half of fix and tests for #1518.Philipp Haller2009-10-2610-6/+101
* new classpaths.Lukas Rytz2009-10-2611-8/+20
* Fix and test for #2515.Philipp Haller2009-10-252-0/+50
* Fix and test case for #2512, plus lots of time ...Paul Phillips2009-10-251-0/+14
* Parser fix involving backquoted identifiers (#2...Paul Phillips2009-10-231-0/+15
* fixed #2428 for good.Martin Odersky2009-10-232-10/+14
* The last patch to work around #1909 caught one ...Paul Phillips2009-10-224-4/+16
* Tickets #1909 and #2508 involve code which comp...Paul Phillips2009-10-222-0/+10
* the essence of tcpoly inference + test casesAdriaan Moors2009-10-2210-3/+162
* Added (a variation on) jorge ortiz's sortBy to ...Paul Phillips2009-10-221-0/+5
* A pending test for #2087, and a script test whichPaul Phillips2009-10-229-0/+16
* fixed breakage caused by r19219 -- sorry!Adriaan Moors2009-10-221-1/+1
* Revert "added CanBuild type alias in package ob...Adriaan Moors2009-10-221-1/+1
* built new starr and fixed test casesTiark Rompf2009-10-217-14/+15
* renamed Vector to IndexedSeqTiark Rompf2009-10-212-2/+2
* refactoring of TypeVar to set the stage for tcp...Adriaan Moors2009-10-211-7/+1
* added CanBuild type alias in package object sca...Adriaan Moors2009-10-211-1/+1
* Fixed #2429.Martin Odersky2009-10-211-0/+21
* fixed failing testcases due to previous commit ...Adriaan Moors2009-10-214-7/+10
* renamed BuilderFactory[El, To, From] -> CanBuil...Adriaan Moors2009-10-211-0/+14
* Fix and test for #2446.Philipp Haller2009-10-212-0/+10
* Implementation of martin's suggested fix for #1...Paul Phillips2009-10-202-0/+13
* Updated remaining test case to reflect the slig...Paul Phillips2009-10-204-22/+26