summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* Fixed a scalacheck test group "test entire subd...Aleksandar Pokopec2010-10-0416-617/+604
* init currentTyperRun rather than leaving it nul...Eugene Vigdorchik2010-10-041-2/+2
* Another batch of busywork shuffling the content...Paul Phillips2010-10-0429-169/+36
* Pattern matching on Array types, working for re...Paul Phillips2010-10-047-42/+137
* Authors taglet is back to docs.Pedro Furlanetto2010-10-041-0/+8
* Work on the pattern matcher.Paul Phillips2010-10-0320-124/+138
* Removes a bunch of private functions which are ...Paul Phillips2010-10-0318-111/+1
* One last batch of test cleanups and I think I'l...Paul Phillips2010-10-0321-105/+80
* The next batch of tests put up a little more st...Paul Phillips2010-10-0221-306/+23
* Sorting through the tests in pending from oldes...Paul Phillips2010-10-0228-419/+155
* Another attempt for #1591.Hubert Plociniczak2010-10-0121-60/+204
* Still giddy with the thrill of fixing #266, I v...Paul Phillips2010-09-302-2/+21
* While trying to come to an understanding with #...Paul Phillips2010-09-3016-84/+159
* [scaladoc] JavaScript template search uses a st...Gilles Dubochet2010-09-303-41/+199
* Reverted an earlier binary incompatible change ...Martin Odersky2010-09-292-8/+8
* Changed Response so that get does what it did b...Martin Odersky2010-09-291-19/+48
* need an access to compileRunner from Eclipse to...Eugene Vigdorchik2010-09-291-1/+1
* Closes #3875. Review by vigdorchick.Martin Odersky2010-09-292-10/+13
* Revert changes related to #1591. no review.Hubert Plociniczak2010-09-2917-188/+58
* Fixes scaladoc issues with lazy vals.Hubert Plociniczak2010-09-293-6/+22
* More beautification of icode checker output.Paul Phillips2010-09-281-14/+22
* Modified typekinds to offer a more general lub ...Paul Phillips2010-09-281-43/+42
* Integrating feedback from martin and iulian int...Paul Phillips2010-09-285-27/+57
* partial revert of r23128 ("see #3859.Adriaan Moors2010-09-282-4/+2
* closes #3859.Adriaan Moors2010-09-284-10/+17
* closes #3865: scaladoc now prints anonymous typ...Adriaan Moors2010-09-281-3/+9
* Fix and test case for #3855.Paul Phillips2010-09-282-1/+53
* A little reorganization of some pattern matcher...Paul Phillips2010-09-282-40/+37