summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Some serious hash tries bugs fixed.Aleksandar Pokopec2010-10-207-33/+164
* Some exception handling fixes in parallel colle...Aleksandar Pokopec2010-10-206-7/+232
* As hash codes change, so do the tests - output ...Aleksandar Pokopec2010-10-202-2/+3
* Closes #3059, #3895 (the only difference betwee...Hubert Plociniczak2010-10-208-0/+79
* Closes #3670, #3877.Hubert Plociniczak2010-10-205-0/+264
* Closes #2910.Hubert Plociniczak2010-10-203-0/+87
* Fix involving xml equality, contributed by mark...Paul Phillips2010-10-201-0/+11
* As pointed out to me by plocinic, the pattern m...Paul Phillips2010-10-191-0/+11
* A modified approach to map withDefault[Value].Paul Phillips2010-10-191-6/+2
* Reverts r23251 because it hangs on windows.Paul Phillips2010-10-192-28/+0
* Closes #3934 by fixing a typo (missing + in str...Martin Odersky2010-10-192-0/+36
* adding gitignore sample files.Lukas Rytz2010-10-181-0/+2
* Reverted previous commit as I think it is wedgi...Paul Phillips2010-10-172-37/+0
* Made some changes to fjbg so when people run in...Paul Phillips2010-10-162-0/+37
* Disambiguated all the implicits in JavaConversi...Paul Phillips2010-10-161-0/+7
* new tests. no review.Martin Odersky2010-10-166-0/+58
* Reverting r23232. No review.Hubert Plociniczak2010-10-153-33/+0
* Modification to the widening logic to treat loc...Paul Phillips2010-10-143-3/+20
* All this time with Nil only claiming to be equa...Paul Phillips2010-10-141-0/+8
* Fixed the broken build by my previous change.Iulian Dragos2010-10-141-1/+1
* Fixing issue with XMLEventReader.stop failing t...Paul Phillips2010-10-142-0/+28
* An object with a main method can now extend its...Paul Phillips2010-10-141-0/+15
* closes #3862.Adriaan Moors2010-10-131-0/+8
* closes #3281, #3866.Adriaan Moors2010-10-131-0/+17
* closes #3890: propagate inferred type parameter...Adriaan Moors2010-10-121-0/+4
* Closes #2333. Review by dragosHubert Plociniczak2010-10-121-0/+16
* Fixes #3895.Hubert Plociniczak2010-10-123-0/+33
* Fixed substring test that was occasionally fail...Hubert Plociniczak2010-10-122-2/+1
* Introduced -Ymurmur with murmur hashcodes.Paul Phillips2010-10-113-1/+1
* An overhaul of the collection-oriented methods ...Paul Phillips2010-10-112-4/+39
* temporary fix for compiler crash in dependend m...Lukas Rytz2010-10-112-0/+8
* Some cleanups in the compiler source.Paul Phillips2010-10-111-1/+1
* Better check for objects trying to sneak themse...Paul Phillips2010-10-112-0/+12
* Made some adjustments to toString formatting of...Derek Chen-Beker2010-10-082-36/+82
* Added more complete output if tests fail.Aleksandar Pokopec2010-10-082-0/+2
* Did a bunch of symbol oriented work on checkers.Paul Phillips2010-10-071-0/+20
* Unreverting r23174. No review.Paul Phillips2010-10-065-1/+78
* Fixed a failing test. No reviewAleksandar Pokopec2010-10-061-9/+19
* Adding immutable parallel hashsets.Aleksandar Pokopec2010-10-051-0/+47
* Improves exhaustiveness analysis to not warn ab...Paul Phillips2010-10-057-3/+67
* Reverted a test. No review.Aleksandar Pokopec2010-10-051-2/+2
* Added back another previously failing test.Aleksandar Pokopec2010-10-051-2/+2
* Added back a failing test. No review.Aleksandar Pokopec2010-10-051-0/+0
* Disabled a failing scaladoc test. No review.Aleksandar Pokopec2010-10-051-0/+0
* Disabling a test from last commit until figurin...Aleksandar Pokopec2010-10-051-2/+2
* An issue with scalacheck and actors where an ex...Aleksandar Pokopec2010-10-057-414/+434
* Somewhere along the way AnyVal stopped working ...Paul Phillips2010-10-053-0/+19
* Massively simplified the exhaustiveness checker...Paul Phillips2010-10-053-0/+65
* Reverts r23174, which I believe will bring the ...Paul Phillips2010-10-045-78/+1
* Fixed a scalacheck test group "test entire subd...Aleksandar Pokopec2010-10-0413-614/+596