summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed broken test file. No review.Iulian Dragos2010-04-272-3/+3
* Created TypeDiagnostics trait and have begun op...Paul Phillips2010-04-276-2/+42
* Added test for several tickets that were fixed ...Iulian Dragos2010-04-271-0/+83
* Fixed construction of specialized classes in th...Iulian Dragos2010-04-274-0/+69
* fixed #3349 : method symbol cached too aggressi...Adriaan Moors2010-04-274-0/+27
* Fixing the test I broke with the last commit.Paul Phillips2010-04-271-1/+1
* Fixes #3350. review by extemporeAleksandar Pokopec2010-04-251-0/+15
* Closes #3356.Philipp Haller2010-04-252-0/+60
* close #3338, close #3334, close #3345.Lukas Rytz2010-04-252-0/+24
* StringBuilder no longer violates the Seq revers...Paul Phillips2010-04-244-0/+39
* Took another of universal equality's victims to...Paul Phillips2010-04-241-0/+8
* Created Mutable and Immutable SetFactories to d...Paul Phillips2010-04-231-0/+11
* Added test for #3081. No review.Hubert Plociniczak2010-04-231-0/+5
* Fixed typo in error message. No review.Martin Odersky2010-04-232-3/+3
* Fixed implicits problem in specs; Manifest[Clas...Martin Odersky2010-04-231-0/+5
* Reverted change of Reactor.exceptionHandler's t...Philipp Haller2010-04-221-1/+1
* Reactor.exceptionHandler is defined on Throwabl...Philipp Haller2010-04-226-15/+11
* Fixed bug in update method visibility which cau...Paul Phillips2010-04-211-0/+15
* Fix and test case for forwarder duplicate bug.Paul Phillips2010-04-171-0/+14
* Added a test to make sure distinct preserves or...Paul Phillips2010-04-162-0/+16
* Improved @tailrec error messages to specify the...Paul Phillips2010-04-153-22/+55
* Removed a bunch of -Y warning options.Paul Phillips2010-04-153-3/+3
* Disabled failing json test.Martin Odersky2010-04-131-4/+4
* Made the icode reader more resilient to errors.Iulian Dragos2010-04-1315-0/+0
* Some mopping up in equality.Paul Phillips2010-04-131-0/+41
* A redblack tree scalacheck test contributed by ...Paul Phillips2010-04-131-0/+157
* Hardened actor tests. No review.Philipp Haller2010-04-1329-4/+319
* closes #3241 and improves serialization of hash...Tiark Rompf2010-04-133-3/+27
* Disabling what I think are the last two failing...Paul Phillips2010-04-124-0/+0
* Still working on partest.Paul Phillips2010-04-126-0/+112
* Disabled test that hangs when actors package is...Philipp Haller2010-04-122-0/+0
* changed testfile, to satisfy new diff algo (whi...Martin Odersky2010-04-121-1/+1
* Another test for see #2017. No review.Philipp Haller2010-04-122-0/+50
* Closes #3224. Review by retronym.Martin Odersky2010-04-122-0/+36
* Disabling some more tests which crash under -op...Paul Phillips2010-04-125-0/+0
* Disabled the test which is hanging the -optimis...Paul Phillips2010-04-122-0/+0
* Fixed some position issues and build manager test.Iulian Dragos2010-04-111-1/+1
* Introduces scala.tools.cmd providing command li...Paul Phillips2010-04-111-3/+3
* Fix test with new specialized output, no review.Paul Phillips2010-04-091-0/+1
* Turn on specialization by default. No review.Iulian Dragos2010-04-0924-24/+0
* Changed the syntax of the specialized annotation:Iulian Dragos2010-04-092-2/+2
* Companion objects of primitive types are now va...Iulian Dragos2010-04-094-14/+0
* close #3207. review by oderskyLukas Rytz2010-04-091-0/+21