summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Modified remote test.Aleksandar Pokopec2010-10-282-2/+2
* Some cleanups and long-dead code abatement in t...Paul Phillips2010-10-272-68/+16
* Some issues with Tuple2/3.Paul Phillips2010-10-273-82/+14
* A double goodness whammy involving type inferen...Paul Phillips2010-10-275-75/+120
* Fix for IDE ticket #1000180: the presentation c...Iulian Dragos2010-10-271-25/+33
* [scaladoc] Even faster JavaScript index filteri...Gilles Dubochet2010-10-272-94/+127
* Some uninteresting code related to error messag...Paul Phillips2010-10-276-37/+47
* Merge branch 'oct26' of /scala/trunkPaul Phillips2010-10-275-21/+51
* Test for long fixed bug. Closes #2119, no review.Paul Phillips2010-10-261-0/+4
* The treecheckers revealed that auxiliary constr...Paul Phillips2010-10-262-51/+57
* Closes #3010. Review by prokopec.Philipp Haller2010-10-262-7/+3
* close #3954, no reviewLukas Rytz2010-10-263-1/+22
* Closes #3920. Review by prokopec.Philipp Haller2010-10-261-1/+3
* Case accessors are always public else the patte...Paul Phillips2010-10-264-1/+88
* Another attempt to fix a bug which has plagued ...Paul Phillips2010-10-262-5/+103
* 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-268-41/+228
* The tree checkers revealed that Volatile*Refs w...Paul Phillips2010-10-253-22/+29
* Now short-circuits reload work items that are s...Martin Odersky2010-10-252-21/+32
* Two comments where presentation compiler sanity...Martin Odersky2010-10-252-0/+2
* removed warnings in test filesmichelou2010-10-232-2/+2
* A couple minor cleanups in Global. No review.Paul Phillips2010-10-212-16/+13
* 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
* new starr to fix sbt build.Lukas Rytz2010-10-213-3/+3
* Some serious hash tries bugs fixed.Aleksandar Pokopec2010-10-2014-57/+239
* Added back a previously publicly available method.Aleksandar Pokopec2010-10-201-0/+2
* Improved the remotetest script.Aleksandar Pokopec2010-10-201-25/+119
* Some exception handling fixes in parallel colle...Aleksandar Pokopec2010-10-2015-96/+359
* Further work on parallel mutable hash maps.Aleksandar Pokopec2010-10-2013-169/+595
* As hash codes change, so do the tests - output ...Aleksandar Pokopec2010-10-202-2/+3
* 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-2010-42/+169
* Closes #3670, #3877.Hubert Plociniczak2010-10-206-5/+319
* Closes #2910.Hubert Plociniczak2010-10-205-97/+205
* 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-202-3/+13
* As pointed out to me by plocinic, the pattern m...Paul Phillips2010-10-193-13/+28
* A modified approach to map withDefault[Value].Paul Phillips2010-10-194-28/+32
* For all those using .git who like their build a...Aleksandar Pokopec2010-10-191-0/+131
* Reverts r23251 because it hangs on windows.Paul Phillips2010-10-193-43/+1
* Closes #3934 by fixing a typo (missing + in str...Martin Odersky2010-10-193-1/+37
* 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
* adding gitignore sample files.Lukas Rytz2010-10-182-0/+25
* Closes #3871.Martin Odersky2010-10-174-24/+75
* Reverted previous commit as I think it is wedgi...Paul Phillips2010-10-1714-104/+24