summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Scaladoc comment position fixes with tests; sca...Miles Sabin2009-10-147-0/+92
* Fixed #2234.Philipp Haller2009-10-131-0/+4
* Fixed #2422 abd #2461Martin Odersky2009-10-133-0/+59
* Test case for #2127.Paul Phillips2009-10-131-0/+5
* Fix for disabled test t2359.Philipp Haller2009-10-122-0/+0
* Fixed #2444Martin Odersky2009-10-129-72/+15
* reverted immutable.Vector because it gave rando...Martin Odersky2009-10-1230-81/+320
* Definite fix for #2060; fix for #2392.Martin Odersky2009-10-081-1/+3
* Looked through the .disabled tests which are st...Paul Phillips2009-10-085-768/+33
* Disabling another test trying to unhang the tes...Paul Phillips2009-10-072-0/+0
* Accidentally checked in a not-quite-working test.Paul Phillips2009-10-073-9/+1
* Moved a pile of passing tests from pending to f...Paul Phillips2009-10-0719-70/+17
* Fixed #1000, #2060Martin Odersky2009-10-071-0/+14
* "Fix" and test case for #1333.Paul Phillips2009-10-072-0/+5
* Disabled an actor test which is hanging the tes...Paul Phillips2009-10-062-0/+0
* Restored type of receiver in OutputChannel and ...Philipp Haller2009-10-064-6/+6
* Test case for #1357.Paul Phillips2009-10-061-0/+21
* fixed #2421: checkBounds in typedImplicit0 to f...Adriaan Moors2009-10-062-0/+0
* test for #1355, which has been fixed earlierAdriaan Moors2009-10-062-0/+5