summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
* Fixes #3878. No review.Aleksandar Pokopec2010-11-102-1/+10
* protected[this] members should be accessible to...Paul Phillips2010-11-103-0/+41
* Closes #3980. Review by dragos.Hubert Plociniczak2010-11-092-0/+22
* Iteration bug in TrieIterator.Paul Phillips2010-11-091-0/+21
* Deprecation patrol.Paul Phillips2010-11-084-0/+33
* Fixed crasher with @elidable on parameterized m...Paul Phillips2010-11-081-0/+10
* This is work on -Ycheck:icode.Paul Phillips2010-11-081-6/+6
* A bit of -Xshow-class / -Xshow-object which did...Paul Phillips2010-11-082-0/+83
* Disabled a test failing on server.Aleksandar Pokopec2010-11-081-1/+1
* A test output changed. No review.Aleksandar Pokopec2010-11-081-2/+2
* Added size maps to flat hash tables.Aleksandar Pokopec2010-11-086-7/+262
* An overhaul of Global.Paul Phillips2010-11-071-25/+26
* Closes #3973. Review by extempore.Iulian Dragos2010-11-022-0/+24
* 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
* Two hashcode-related failing tests fixed.Aleksandar Pokopec2010-10-283-9/+9
* 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-265-0/+174
* removed warnings in test filesmichelou2010-10-232-2/+2
* oh well.. so let's remove that test. no review.Lukas Rytz2010-10-212-15/+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