summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Added separate bitmaps for private and transien...Hubert Plociniczak2010-11-0212-0/+318
* Don't crash the compiler for the 'companions in...Hubert Plociniczak2010-11-021-2/+7
* Closes #3932, #1537. Review by extemporeHubert Plociniczak2010-11-024-0/+61
* Closes #3927. No reviewHubert Plociniczak2010-11-021-0/+6
* Closes #3816. Review by moors.Hubert Plociniczak2010-11-022-0/+49
* Closes #2792. no reviewHubert Plociniczak2010-11-026-0/+27
* Created @strictfp annotation in scala.annotation.Paul Phillips2010-11-011-0/+11
* Achieved similar simplicity gains in NumericRan...Paul Phillips2010-11-011-8/+9
* Eliminated duplication among the Rich* wrappers...Paul Phillips2010-11-011-0/+10
* Took a step back and massively simplified Range.Paul Phillips2010-11-012-1/+37
* Removed race from test for #3356. No reviewPhilipp Haller2010-11-012-1/+4
* Performance bug in hash table splitter fixed, ...Aleksandar Pokopec2010-10-286-9/+88
* Added hash table benchmarks.Aleksandar Pokopec2010-10-284-6/+161
* Two hashcode-related failing tests fixed.Aleksandar Pokopec2010-10-284-10/+10
* Debugging parallel hash tables.Aleksandar Pokopec2010-10-285-323/+361
* Some serious bugfixes in parallel hash tables.Aleksandar Pokopec2010-10-281-7/+7
* Mostly refactored existing test functionality f...Aleksandar Pokopec2010-10-2810-274/+512
* Modified remote test.Aleksandar Pokopec2010-10-281-1/+1
* A double goodness whammy involving type inferen...Paul Phillips2010-10-273-0/+24
* Some uninteresting code related to error messag...Paul Phillips2010-10-272-3/+3
* Merge branch 'oct26' of /scala/trunkPaul Phillips2010-10-273-17/+50
* Test for long fixed bug. Closes #2119, no review.Paul Phillips2010-10-261-0/+4
* close #3954, no reviewLukas Rytz2010-10-262-0/+21
* Case accessors are always public else the patte...Paul Phillips2010-10-263-0/+87
* Added test for #3312 which it looks like was fi...Paul Phillips2010-10-261-0/+17
* A modifier's work is never done.Paul Phillips2010-10-266-5/+174
* removed warnings in test filesmichelou2010-10-232-2/+2
* oh well.. so let's remove that test. no review.Lukas Rytz2010-10-212-0/+0
* splitting up scopes test into two parts.Lukas Rytz2010-10-214-23/+23
* 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