summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Removing the code which has been deprecated sin...Paul Phillips2011-08-1528-82/+84
* Reversed the values of "is" and "is not" in rec...Paul Phillips2011-08-107-23/+35
* Optimizations for Seq's implementations of sequ...Paul Phillips2011-08-092-0/+64
* Another "great moments in java5 vs.Paul Phillips2011-08-092-2/+1
* Fix java signature generation for traits: no cl...Paul Phillips2011-08-094-0/+53
* Don't discard deprecation/unchecked warnings re...Paul Phillips2011-08-092-0/+84
* Fixing all the tests and source which still use...Paul Phillips2011-08-087-23/+22
* Fix for a bug in CharArrayReader which made tri...Paul Phillips2011-08-082-0/+31
* Fixed bug in the disambiguation of f(foo='bar')...Paul Phillips2011-08-062-0/+13
* LiftCode works again, now integrated with new r...Martin Odersky2011-07-302-0/+12
* Disabled all the old scala.reflect._ tests whic...Paul Phillips2011-07-292-8/+0
* Changed forwarders not to generate final method...Paul Phillips2011-07-282-0/+33
* Test case closes SI-4172 - I think the output i...Paul Phillips2011-07-272-0/+18
* "Freed the lisp test." Tweaked partest defaults...Paul Phillips2011-07-272-0/+544
* Fix/workaround for inliner bug uncovered by fin...Paul Phillips2011-07-273-0/+33
* Adding the missing ParMap and GenMap methods.Aleksandar Pokopec2011-07-261-0/+52
* Restored test case for SI-2873 which hubert had...Paul Phillips2011-07-192-0/+6
* Modified erasure so we have enough information ...Paul Phillips2011-07-182-0/+11
* Test case for ticket #4582.Paul Phillips2011-07-161-0/+11
* Changes to reflection.Martin Odersky2011-07-161-1/+1
* Bounded wildcard types arising during pattern t...Paul Phillips2011-07-132-0/+23
* Making power mode startup a little less glacial...Paul Phillips2011-07-121-1/+1
* A bunch of repl stuff.Paul Phillips2011-07-121-4/+3
* Fixes #4398.Aleksandar Pokopec2011-07-111-0/+11
* Fixes #4709.Aleksandar Pokopec2011-07-111-0/+10
* Fixes #4723.Aleksandar Pokopec2011-07-111-0/+9
* Making empty streams serializable.Aleksandar Pokopec2011-07-112-0/+26
* Fixes #4761.Aleksandar Pokopec2011-07-112-0/+19
* Fix for failing test, review by extempore.Kato Kazuyoshi2011-07-091-1/+1
* Fixed a bug in the optimizer which was preventi...Paul Phillips2011-07-043-0/+54
* Looking forward to working positions.Paul Phillips2011-07-032-4/+8
* Logic bug in repl :paste parsing, no review.Paul Phillips2011-07-034-21/+43
* Fixed a bug involving classOf[Foo] having the w...Paul Phillips2011-07-012-0/+13
* Stable hashCodes for case objects.Paul Phillips2011-07-011-0/+10
* Keep BufferedSource from losing buffered data w...Paul Phillips2011-07-012-0/+59
* Don't infer anonymous classes.Paul Phillips2011-06-272-0/+13
* getting the revamped getClass to work on Java 5Adriaan Moors2011-06-232-0/+84
* New theory: fails running on java 1.5.Paul Phillips2011-06-222-84/+0
* Moved test for #4727 to where it was supposed t...Paul Phillips2011-06-221-7/+0
* A total rewrite of "runtimeClass", discarding t...Paul Phillips2011-06-222-0/+84
* Test case closes #4727, no review.Paul Phillips2011-06-221-0/+7
* Removed "isInterpreterWrapper" from the conditi...Paul Phillips2011-06-212-0/+13
* Routed Stream.+: through cons to avoid some tru...Paul Phillips2011-06-212-0/+9
* Test case closes #4601, no review.Paul Phillips2011-06-212-0/+16
* Moved a test to pending.Aleksandar Pokopec2011-06-201-31/+0
* Disabled failing test.Aleksandar Pokopec2011-06-201-0/+2
* When TypeVars were given higher-order abilities...Paul Phillips2011-06-202-0/+8
* Fixed an overflow which occurs in hashtable siz...Aleksandar Pokopec2011-06-201-0/+29
* Go back to printing the message that transcript...Paul Phillips2011-06-162-0/+6
* Test case for implicits which unwrap typeclasse...Paul Phillips2011-06-134-8/+47