summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Closes #3984 by the most arduous and indirect r...Paul Phillips2011-01-091-2/+33
* Reverting fix for #4047 until I figure out why ...Hubert Plociniczak2011-01-082-39/+0
* Great moments in code reuse:Paul Phillips2011-01-071-3/+2
* Added test for #4072. no reviewHubert Plociniczak2011-01-072-0/+14
* Closes #4047. Review by oderskyHubert Plociniczak2011-01-072-0/+39
* Closes #4072.Hubert Plociniczak2011-01-072-7/+13
* Test case change.Aleksandar Pokopec2011-01-071-1/+1
* Changed foreach to pforeach.Aleksandar Pokopec2011-01-071-1/+1
* Fixed a bad interaction between overloading, de...Iulian Dragos2011-01-052-0/+20
* Eliminated 16 avoidable closure objects in Stream.Paul Phillips2011-01-041-7/+7
* Closes #3687, #3719, #3950, #3616.Hubert Plociniczak2011-01-046-0/+67
* Fixed infinite loop on call to super from a spe...Iulian Dragos2011-01-042-0/+20
* Misc uninteresting tidbits to take some weight ...Paul Phillips2011-01-024-29/+29
* Modified the self-type protected accessor test ...Paul Phillips2010-12-312-0/+21
* Even after the mostly blissful marriage of Trav...Paul Phillips2010-12-311-0/+11
* fixed issue with EnclosingMethod attribute.michelou2010-12-302-2/+9
* Removed Proxy from parents of WrappedString.Paul Phillips2010-12-301-0/+14
* Disabled a test.Aleksandar Pokopec2010-12-211-26/+26
* Bencharking a larger program with parallel coll...Aleksandar Pokopec2010-12-215-0/+58555
* Added some infrastructure for tracking and disp...Paul Phillips2010-12-181-5/+2
* Application now uses delayedInit.Martin Odersky2010-12-171-2/+2
* do not add entry in InnerClass attribute if out...michelou2010-12-161-11/+13
* Closes #4024. No review.Martin Odersky2010-12-141-0/+9
* A little more finnesse needed with backquoting.Paul Phillips2010-12-122-0/+20
* When was the last time -Xcheckinit was run? It ...Paul Phillips2010-12-1110-65/+33
* Don't transform patterns during superaccessors:...Paul Phillips2010-12-062-0/+18
* Moved ClassfileAnnotation/StaticAnnotation/Anno...Paul Phillips2010-12-062-8/+8
* Burned by a last minute text change.Paul Phillips2010-12-051-1/+1
* Cleaned up and brought up to date the help text...Paul Phillips2010-12-051-25/+27
* close #4036, fix #2489.Lukas Rytz2010-12-031-0/+1
* Parameterizes TraversableFactory.range so it ca...Paul Phillips2010-12-031-7/+1
* Overrides immutable.{ Map, Set, Seq } to return...Paul Phillips2010-12-031-0/+11
* Generalizes catch blocks to include any Partial...Paul Phillips2010-12-032-0/+38
* Disabled test after failing to read linux's mind.Paul Phillips2010-12-012-40/+0
* Attempt to fix failing test. No review.Paul Phillips2010-11-301-3/+4
* Deprecated the @serializable annotation, introd...Lukas Rytz2010-11-302-0/+34
* It looks like the fix for #2318 was causing pro...Paul Phillips2010-11-302-0/+39
* Fleshed out the mock code a little further so i...Paul Phillips2010-11-282-0/+32
* Disabled possibly failing test.Aleksandar Pokopec2010-11-261-0/+4
* A test for collection conversions.Aleksandar Pokopec2010-11-261-0/+78
* Fixes #3647, closes #3647, adds a test case for...Aleksandar Pokopec2010-11-192-0/+38
* Added another fix for #3970.Aleksandar Pokopec2010-11-171-0/+21
* Fixes #3989.Aleksandar Pokopec2010-11-172-0/+2
* Fixes #3989, adding test cases for #3989 and #3...Aleksandar Pokopec2010-11-172-0/+28
* Fix InnerClasses attribute: anonymous classes d...Iulian Dragos2010-11-131-2/+2
* A test case having some issues. No review.Paul Phillips2010-11-112-3/+4
* Some more work on options related to showing co...Paul Phillips2010-11-112-9/+9
* Unsuppressed generic signatures for members wit...Paul Phillips2010-11-114-0/+52
* Introduces "Origins" for all your superhero bac...Paul Phillips2010-11-112-0/+27
* Closes #3980. Review by dragos.Hubert Plociniczak2010-11-092-0/+22