summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Closes #3894. Review by dubochet.Martin Odersky2010-10-131-4/+4
* closes #3862.Adriaan Moors2010-10-133-4/+17
* closes #3281, #3866.Adriaan Moors2010-10-133-12/+36
* 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
* closes #3890: propagate inferred type parameter...Adriaan Moors2010-10-123-1/+28
* Closes #2333. Review by dragosHubert Plociniczak2010-10-122-1/+18
* Fixes #3895.Hubert Plociniczak2010-10-125-42/+122
* Fixed substring test that was occasionally fail...Hubert Plociniczak2010-10-122-2/+1
* Encapsulating name strings in StdNames and elim...Paul Phillips2010-10-117-49/+34
* Introduced -Ymurmur with murmur hashcodes.Paul Phillips2010-10-117-6/+136
* An overhaul of the collection-oriented methods ...Paul Phillips2010-10-1195-290/+390
* Abstracting out the common flags code between S...Paul Phillips2010-10-117-139/+546
* Updated IntelliJ sample files. no review.Lukas Rytz2010-10-1110-494/+70
* temporary fix for compiler crash in dependend m...Lukas Rytz2010-10-113-2/+14
* Some cleanups in the compiler source.Paul Phillips2010-10-1129-101/+82
* Better check for objects trying to sneak themse...Paul Phillips2010-10-113-5/+17
* Settings help tweak. Closes #3910, no review.Paul Phillips2010-10-091-1/+1
* Abstraction improvement in Flags. No review.Paul Phillips2010-10-081-94/+45
* Made some adjustments to toString formatting of...Derek Chen-Beker2010-10-083-40/+154
* Added more complete output if tests fail.Aleksandar Pokopec2010-10-084-4/+22
* Fans of scala cinema who have viewed this types...Paul Phillips2010-10-083-65/+117
* Did a bunch of symbol oriented work on checkers.Paul Phillips2010-10-077-27/+166
* * Fix regression with `display packages only`:...Pedro Furlanetto2010-10-072-10/+4
* Fixed build.xml so scalacheck won't fail to com...Paul Phillips2010-10-071-1/+2
* Positioning fix closes #3092, no review.Paul Phillips2010-10-071-1/+1
* Unreverting r23174. No review.Paul Phillips2010-10-0620-124/+138
* An obviously wrong yet somehow brilliant piece ...Paul Phillips2010-10-061-1/+1
* Further fix for #3796. No reviewAleksandar Pokopec2010-10-061-1/+1
* Fixed a failing test. No reviewAleksandar Pokopec2010-10-062-10/+21
* Solved issues with fork join pool creators, and...Aleksandar Pokopec2010-10-063-17/+20
* Temporary fix for #3796. No reviewAleksandar Pokopec2010-10-062-78/+15
* Adding immutable parallel hashsets.Aleksandar Pokopec2010-10-0519-225/+940
* Improves exhaustiveness analysis to not warn ab...Paul Phillips2010-10-058-13/+82
* Reverted a test. No review.Aleksandar Pokopec2010-10-051-2/+2
* Added back another previously failing test.Aleksandar Pokopec2010-10-051-2/+2
* Added back a failing test. No review.Aleksandar Pokopec2010-10-051-0/+0
* Disabled a failing scaladoc test. No review.Aleksandar Pokopec2010-10-051-0/+0
* Disabling a test from last commit until figurin...Aleksandar Pokopec2010-10-051-2/+2
* An issue with scalacheck and actors where an ex...Aleksandar Pokopec2010-10-058-415/+436
* Somewhere along the way AnyVal stopped working ...Paul Phillips2010-10-056-5/+33
* Massively simplified the exhaustiveness checker...Paul Phillips2010-10-054-24/+68
* Checkes the size of the author list properlyPedro Furlanetto2010-10-051-1/+1
* Locator should follow TypeTree#original to get ...Eugene Vigdorchik2010-10-041-10/+14
* Reverts r23174, which I believe will bring the ...Paul Phillips2010-10-0420-138/+124