summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
* Applied performance patch and test case from ij...Paul Phillips2009-11-211-0/+54
* Closed #2642Martin Odersky2009-11-202-5/+5
* updated/extended serialization tests michelou2009-11-202-275/+506
* closes #2585: generate more precise Java generi...Adriaan Moors2009-11-203-0/+41
* Trying to get the test to pass on the server.Aleksandar Pokopec2009-11-201-1/+18
* Commented out anonymous function invocation for...Aleksandar Pokopec2009-11-201-8/+8
* Changes made in the clean up phase - now the sy...Aleksandar Pokopec2009-11-202-0/+269
* Priority queue test, updated.Aleksandar Pokopec2009-11-201-1/+1
* Priority queue test.Aleksandar Pokopec2009-11-201-16/+266
* new testMartin Odersky2009-11-203-0/+30
* Simplifiations in collections libraries, enable...Martin Odersky2009-11-202-2/+2
* closes #1422Hubert Plociniczak2009-11-203-0/+7
* Finally completed the incredibly tedious task o...Paul Phillips2009-11-1824-39/+39
* More deprecation work.Paul Phillips2009-11-183-4/+4
* Allow implicit modifier on single-parameter fun...Martin Odersky2009-11-171-0/+14
* Fix and test case for #2636.Paul Phillips2009-11-171-0/+35
* Tweaked a test which has been regularly failing...Paul Phillips2009-11-152-2/+2
* Added benchmarks with results for equality.Martin Odersky2009-11-153-0/+122
* Fixed #2848 and #2630; Improvements in equality...Martin Odersky2009-11-151-0/+17
* Fixes and test cases for #2087 and #2400.Paul Phillips2009-11-141-0/+20
* Fixes #1477 by requiring that abstract types wi...Martin Odersky2009-11-136-0/+51
* updated plugin-multiple-rafter plugins.jarAntonio Cunei2009-11-131-1/+1
* fixed #1236Adriaan Moors2009-11-131-0/+14
* Bringing BigInt and BigDecimal into the club of...Paul Phillips2009-11-121-0/+36
* Merge branch 'ticket/2594'Adriaan Moors2009-11-122-0/+18
* fixed #2454Adriaan Moors2009-11-122-0/+51
* avoid illegal forward references by moving synt...Lukas Rytz2009-11-121-0/+3
* fix #2488.Lukas Rytz2009-11-124-27/+29
* fixed #2470.Lukas Rytz2009-11-125-0/+24
* This test for Queue passes at my computer.Aleksandar Pokopec2009-11-111-0/+297
* Mutable list test - passes.Aleksandar Pokopec2009-11-101-0/+126
* added CanBuild type alias in package object sca...Adriaan Moors2009-11-103-1/+11
* test for #2591Adriaan Moors2009-11-101-0/+15
* fixed #2511.Lukas Rytz2009-11-102-0/+31
* Breaks down the hash function in BoxesRunTime b...Paul Phillips2009-11-091-0/+28
* added `locally' to Predef.Martin Odersky2009-11-092-0/+22
* Moved (non-regression) actor-receive-sender tes...Philipp Haller2009-11-092-53/+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/+1118
* 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