summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Some serious hash tries bugs fixed.Aleksandar Pokopec2010-10-207-24/+75
* Added back a previously publicly available method.Aleksandar Pokopec2010-10-201-0/+2
* Some exception handling fixes in parallel colle...Aleksandar Pokopec2010-10-209-89/+127
* Further work on parallel mutable hash maps.Aleksandar Pokopec2010-10-2013-169/+595
* Work in progress. No review.Aleksandar Pokopec2010-10-201-0/+45
* Changed hash code strategy in hash table - now ...Aleksandar Pokopec2010-10-202-1/+32
* Added stubs to parallel hash map. No reviewAleksandar Pokopec2010-10-202-7/+19
* Refactoring certain tasks to accept empty split...Aleksandar Pokopec2010-10-2013-58/+251
* Closes #3059, #3895 (the only difference betwee...Hubert Plociniczak2010-10-202-42/+90
* Closes #3670, #3877.Hubert Plociniczak2010-10-201-5/+55
* Closes #2910.Hubert Plociniczak2010-10-202-97/+118
* msil doesn't run flatten, so it is possible to ...Hubert Plociniczak2010-10-201-1/+1
* Fix involving xml equality, contributed by mark...Paul Phillips2010-10-201-3/+2
* As pointed out to me by plocinic, the pattern m...Paul Phillips2010-10-192-13/+17
* A modified approach to map withDefault[Value].Paul Phillips2010-10-193-22/+30
* Reverts r23251 because it hangs on windows.Paul Phillips2010-10-191-15/+1
* Closes #3934 by fixing a typo (missing + in str...Martin Odersky2010-10-191-1/+1
* Fixed NoSymbol problem in IDE for type construc...Martin Odersky2010-10-191-2/+2
* VirtualFile.{equals/hashCode} should be based o...Eugene Vigdorchik2010-10-181-2/+2
* Closes #3871.Martin Odersky2010-10-174-24/+75
* Reverted previous commit as I think it is wedgi...Paul Phillips2010-10-1711-66/+23
* Made some changes to fjbg so when people run in...Paul Phillips2010-10-1611-23/+66
* Documentation being generated by genprod was pr...Paul Phillips2010-10-1696-399/+294
* Disambiguated all the implicits in JavaConversi...Paul Phillips2010-10-161-263/+280
* Small changes in layout and comments. no review.Martin Odersky2010-10-162-3/+3
* Closes #3837. Review by extempore.Martin Odersky2010-10-161-3/+7
* Closes #3614.Martin Odersky2010-10-162-16/+20
* Closes #3567. Review by milessabin.Martin Odersky2010-10-161-2/+11
* Closes #3833. Review by extempore.Martin Odersky2010-10-161-24/+39
* Closes #3672. Review by extempore.Martin Odersky2010-10-161-3/+14
* TreePrinters now go inside orginal's of TypeTre...Martin Odersky2010-10-161-1/+1
* Reverting r23232. No review.Hubert Plociniczak2010-10-152-89/+42
* Working out some more of the flags situation.Paul Phillips2010-10-155-37/+61
* There was a fascinating tangle of name creation...Paul Phillips2010-10-1511-66/+26
* Modification to the widening logic to treat loc...Paul Phillips2010-10-141-6/+24
* All this time with Nil only claiming to be equa...Paul Phillips2010-10-141-1/+1
* re-added isAbstract and isTrait to HasFlag beca...Lukas Rytz2010-10-142-3/+3
* Fixed wrong tag for Longs, which caused bad jav...Iulian Dragos2010-10-141-8/+10
* Fixing issue with XMLEventReader.stop failing t...Paul Phillips2010-10-141-1/+15
* An object with a main method can now extend its...Paul Phillips2010-10-141-153/+131
* Closes #3894. Review by dubochet.Martin Odersky2010-10-131-4/+4
* closes #3862.Adriaan Moors2010-10-132-4/+9
* closes #3281, #3866.Adriaan Moors2010-10-132-12/+19
* Misc. cleanups in specialization. No review.Paul Phillips2010-10-132-62/+52
* Added filterNot to Option so I can stop being d...Paul Phillips2010-10-131-0/+13
* The second piece of the flags patch.Paul Phillips2010-10-1311-105/+168
* This maps @native, @volatile, and @transient in...Paul Phillips2010-10-123-39/+36
* Two improvements (or so I claim) to MatchErrors.Paul Phillips2010-10-121-3/+9
* One more partest fix where output was redirecte...Aleksandar Pokopec2010-10-122-23/+62
* closes #3915.Adriaan Moors2010-10-121-1/+1