summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Messed up a flags test file, caught by dragos.Paul Phillips2010-05-221-0/+0
* Removed some flotsam which should have been rem...Paul Phillips2010-05-213-16/+0
* 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-204-0/+30
* Test case for #3420, closes #3420.Paul Phillips2010-05-202-0/+6
* Closes #3449. no review.Iulian Dragos2010-05-201-0/+3
* Put dummy scalacheck dir in test/files since pa...Paul Phillips2010-05-201-0/+0
* Misoptimization for list extractors caused non-...Paul Phillips2010-05-201-0/+9
* Closes #3381.Iulian Dragos2010-05-201-0/+7
* Closed #3432.Iulian Dragos2010-05-202-0/+19
* Fixed a BigDecimal/Long comparison bug reported...Paul Phillips2010-05-201-0/+2
* Bug in lastIndexOfSeq. Closes #3455, no review.Paul Phillips2010-05-201-2/+4
* Fixes #3422. No review necessary.Aleksandar Pokopec2010-05-191-0/+18
* Hacky but no-risk fix for #3189, which was caus...Paul Phillips2010-05-192-0/+10
* Fixes #3444. Review by phaller.Aleksandar Pokopec2010-05-181-0/+23
* Fix for sliding boundary condition.Paul Phillips2010-05-181-3/+6
* some more ad-hoc cookingAdriaan Moors2010-05-182-0/+15
* cook raw type when copying down result typeAdriaan Moors2010-05-182-0/+6
* Closes #3417. No review (already done by Martin)Hubert Plociniczak2010-05-181-0/+11
* Closes #3433.Iulian Dragos2010-05-131-0/+5
* Closes #3434.Iulian Dragos2010-05-132-0/+20
* Should fix the interpreter bug I just introduced.Paul Phillips2010-05-131-0/+0
* Removed an assertion which was asserting an unt...Paul Phillips2010-05-131-0/+8
* Overhauled sequence length logic in the pattern...Paul Phillips2010-05-128-0/+115
* Closes #3424, double definition when overriding...Iulian Dragos2010-05-121-0/+9
* Fix from Mirko Stocker and unit test for #3416.Miles Sabin2010-05-111-0/+3
* Closes #t3363. Review by extempore.Martin Odersky2010-05-111-0/+18
* close #3415.Lukas Rytz2010-05-102-0/+7
* Disabled scalacheck tests because they interfer...Martin Odersky2010-05-105-0/+0
* Closes #3407. Closes #3412. Review by plocinic.Philipp Haller2010-05-096-0/+119
* close #3400. no reviewLukas Rytz2010-05-072-0/+21
* Rolled partest back to r21328.Paul Phillips2010-05-06107-28/+157
* Fixed bug in transpose, closes #3397, no review.Paul Phillips2010-05-061-0/+7
* Tightened what gets specialized: only when the ...Iulian Dragos2010-05-052-0/+0
* revert the revert of r21791 (fix constructor pa...Lukas Rytz2010-05-052-6/+36
* Closes #3387. no review.Iulian Dragos2010-05-041-0/+10
* revert commit that probably broke the build due...Adriaan Moors2010-05-044-36/+56
* Fixed #3274. No review.Ingo Maier2010-05-041-0/+9
* close #3384.Lukas Rytz2010-05-041-0/+14
* Revert r21790: "closes #3373, #3177: validity c...Adriaan Moors2010-05-042-50/+0
* fix and test where constructor parameter annota...Lukas Rytz2010-05-042-6/+36
* closes #3373, #3177: validity check of an impli...Adriaan Moors2010-05-042-0/+50
* Fixed abstract overrides of specialized methods.Iulian Dragos2010-05-044-0/+74
* Accumulate missing abstract member errors so th...Paul Phillips2010-04-303-1/+29
* removed the dir info of the error messages.Aleksandar Pokopec2010-04-291-5/+5
* Tightened variances check. Review by prokopec.Martin Odersky2010-04-292-5/+16
* UncaughtException is now a case class (see #2017).Philipp Haller2010-04-291-7/+2
* Fixed bug in Iterator.iterate which would lead ...Paul Phillips2010-04-281-0/+5
* Closes #3365.Philipp Haller2010-04-282-0/+70
* A small error message improvement suggested at ...Paul Phillips2010-04-272-0/+9