summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Re-enabled a number of previously disabled tests;Antonio Cunei2010-05-2818-4/+4
* Reversion of r21940, which caused a big bump in...Paul Phillips2010-05-271-40/+67
* Commit r22003 changed the svn:ignoreAntonio Cunei2010-05-261-2/+2
* also consider non-implicit locals when checking...Adriaan Moors2010-05-263-1/+106
* Closes #3452, inconsistency between method desc...Iulian Dragos2010-05-261-3/+6
* Adds comments for #3471, and a test case which ...Aleksandar Pokopec2010-05-262-11/+33
* Closes #3434.Iulian Dragos2010-05-263-4/+62
* Stupid java 5/6 schism got me.Paul Phillips2010-05-261-0/+0
* Added a migration warning for matches and insta...Paul Phillips2010-05-265-3/+63
* Made interpreter robust against a missing class...Paul Phillips2010-05-262-13/+31
* Test closes #2919 which now works.Paul Phillips2010-05-261-0/+12
* More thorough fix for #3454Martin Odersky2010-05-251-2/+4
* Updated check file. No review.Martin Odersky2010-05-251-1/+1
* Fixe for botched Parser checking for #3454.Martin Odersky2010-05-251-1/+1
* Closes #3469. Review by rytz.Martin Odersky2010-05-251-3/+7
* Applied Paul's patch which closes #3306.Martin Odersky2010-05-254-4/+13
* Closes #3454, plus one syntax generalization wh...Martin Odersky2010-05-251-1/+2
* Addresses see #3470 by adding a method Reactor....Philipp Haller2010-05-254-24/+70
* updated CompilerCommand invocation in mainmichelou2010-05-251-1/+1
* Fixed an xml issue arising from arrays no longe...Paul Phillips2010-05-243-1/+20
* Brought the *Proxy classes more up to date.Paul Phillips2010-05-2410-47/+44
* Removed a few instances of redundant or dead co...Paul Phillips2010-05-247-59/+7
* I figured it'd be a miracle if I got the script...Paul Phillips2010-05-231-0/+0
* Added tests for bugs which have been fixed sinc...Paul Phillips2010-05-232-0/+19
* Changed the script runner mechanism to alchemiz...Paul Phillips2010-05-2316-245/+262
* Adding some info to naked asserts so future cra...Paul Phillips2010-05-231-2/+2
* Pulled a function from the repl into the packag...Paul Phillips2010-05-222-11/+12
* Added test case for #2409. No review.Paul Phillips2010-05-222-0/+5
* Reverted r19926 based on reports it breaks thin...Paul Phillips2010-05-221-7/+3
* It's clearly not a long term solution to go hun...Paul Phillips2010-05-224-6/+5
* A workaround for the crasher described in the c...Paul Phillips2010-05-221-1/+13
* Discovered via irc one more assertion in the ma...Paul Phillips2010-05-222-5/+4
* Made workaround for #3430 noisier during its wo...Paul Phillips2010-05-221-1/+7
* Messed up a flags test file, caught by dragos.Paul Phillips2010-05-221-0/+0
* Altered a bunch of places which call hashCode t...Paul Phillips2010-05-2131-38/+40
* Removed some flotsam which should have been rem...Paul Phillips2010-05-213-16/+0
* Added +=: prepend to MutableList.Martin Odersky2010-05-212-2/+9
* Workaround for #3462.Paul Phillips2010-05-211-2/+5
* A more specifically targetted version of r21991...Paul Phillips2010-05-211-2/+2
* Moved the test for #3420 to pending and reopene...Paul Phillips2010-05-202-0/+0
* Make the inliner be more careful about where it...Paul Phillips2010-05-205-0/+33
* Test case for #3420, closes #3420.Paul Phillips2010-05-202-0/+6
* Closes #3449. no review.Iulian Dragos2010-05-202-8/+17
* Put dummy scalacheck dir in test/files since pa...Paul Phillips2010-05-201-0/+0
* Misoptimization for list extractors caused non-...Paul Phillips2010-05-202-1/+17
* Closes #3381.Iulian Dragos2010-05-204-44/+67
* Closed #3432.Iulian Dragos2010-05-203-0/+23
* Fixed a BigDecimal/Long comparison bug reported...Paul Phillips2010-05-202-3/+6
* Bug in lastIndexOfSeq. Closes #3455, no review.Paul Phillips2010-05-202-3/+5
* Closes #3304. Review by extempore.Martin Odersky2010-05-191-2/+9