summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed problem with static initializer in ForkJo...Philipp Haller2010-05-192-6/+17
* tentative solution of typeParams problem discov...Martin Odersky2010-05-191-1/+14
* Fixes #3422. No review necessary.Aleksandar Pokopec2010-05-192-1/+19
* Fixes #3385. No review.Aleksandar Pokopec2010-05-193-37/+74
* Hacky but no-risk fix for #3189, which was caus...Paul Phillips2010-05-193-1/+13
* Removed deprecation. No review.Aleksandar Pokopec2010-05-181-2/+1
* Changed migration annotation to deprecated.Aleksandar Pokopec2010-05-181-1/+1
* Fixes #3445. no reviewAleksandar Pokopec2010-05-181-0/+7
* Fixes #3444. Review by phaller.Aleksandar Pokopec2010-05-182-2/+25
* Fix for sliding boundary condition.Paul Phillips2010-05-182-4/+7
* some more ad-hoc cookingAdriaan Moors2010-05-183-0/+16
* cook raw type when copying down result typeAdriaan Moors2010-05-183-0/+7
* Changed strategy to allow specialization on typ...Iulian Dragos2010-05-181-6/+14
* Commented out unnecessarily verbose debug info.Iulian Dragos2010-05-181-8/+8
* New starrIulian Dragos2010-05-182-2/+2
* Closes #3417. No review (already done by Martin)Hubert Plociniczak2010-05-184-5/+15
* Fixed -Xcheckinit build. No review.Philipp Haller2010-05-171-1/+1
* added another Android examplemichelou2010-05-171-14/+36