summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Took a step back and massively simplified Range.Paul Phillips2010-11-013-95/+139
* Removed race from test for #3356. No reviewPhilipp Haller2010-11-012-1/+4
* Made an @inline marked method final because oth...Paul Phillips2010-10-301-1/+1
* Ported --update-check from partest-alternative ...Paul Phillips2010-10-304-6/+16
* Widened the pattern type in the pattern matcher...Paul Phillips2010-10-301-1/+1
* partest: fixed property handling of --debug.Philipp Haller2010-10-293-9/+15
* presentation compiler hardenings.Martin Odersky2010-10-295-7/+17
* Some deletions in global based on adriaan's goo...Paul Phillips2010-10-291-37/+12
* Correctly find completion proposals for ImportT...Iulian Dragos2010-10-281-13/+18
* Remote test help improved.Aleksandar Pokopec2010-10-281-1/+9
* Performance bug in hash table splitter fixed, ...Aleksandar Pokopec2010-10-288-13/+100
* Added hash table benchmarks.Aleksandar Pokopec2010-10-285-8/+163
* Two hashcode-related failing tests fixed.Aleksandar Pokopec2010-10-285-12/+12
* Debugging parallel hash tables.Aleksandar Pokopec2010-10-2810-379/+537
* Changed improvement hash function to murmur hash.Aleksandar Pokopec2010-10-281-6/+28
* Some serious bugfixes in parallel hash tables.Aleksandar Pokopec2010-10-289-16/+87
* Mostly refactored existing test functionality f...Aleksandar Pokopec2010-10-2811-276/+516
* Modified remote test.Aleksandar Pokopec2010-10-281-1/+1
* 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