summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes for 66.67% of the tests failing from the ...Paul Phillips2009-10-202-4/+4
* Fix and test case for #2260. Hooray for thePaul Phillips2009-10-201-0/+10
* Relaxing a check for ticket #2486, plus test case.Paul Phillips2009-10-191-0/+3
* Another bunch of work on Numeric, Range, Generi...Paul Phillips2009-10-191-7/+47
* A new and better fix for ticket #1373.Paul Phillips2009-10-191-0/+6
* Fix and test for #1674; we aren't supposed to b...Miles Sabin2009-10-191-0/+3
* Fixing failing test from exhaustiveness patch.Paul Phillips2009-10-181-2/+2
* Fix and test cases for ticket #443.Paul Phillips2009-10-173-5/+33
* Fixed new implementation of Range.Martin Odersky2009-10-161-1/+1
* moved Range and GenericRange to collection.immu...Martin Odersky2009-10-161-2/+2
* Removed long dead AST Node Sequence.Paul Phillips2009-10-151-2/+1