summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Guess I can't have a javap test with no javap.Paul Phillips2011-02-072-42/+0
* Added all the javap command line options to :ja...Paul Phillips2011-02-072-0/+42
* After discovering #3376 was fixed I gave in and...Paul Phillips2011-02-042-0/+29
* I keep seeing huge simplifications available in...Paul Phillips2011-02-011-1/+1
* There is a lot of housecleaning to be done.Paul Phillips2011-01-291-3/+3
* Some overdue organization and cleanups in the r...Paul Phillips2011-01-271-1/+3
* Merge branch 'work'Aleksandar Pokopec2011-01-264-1/+81
* closes #3619, #4141.Adriaan Moors2011-01-261-0/+34
* A new murmur3 hashcode implementation contribut...Paul Phillips2011-01-251-1/+0
* Integrated contributed non-recursive implementa...Paul Phillips2011-01-201-0/+8
* Moved and removed a bunch of tests from pending.Paul Phillips2011-01-192-0/+10
* Adapted specialization tests to track number of...Aleksandar Pokopec2011-01-1719-348/+0
* Optimization to string concatenation.Paul Phillips2011-01-151-0/+15
* Some modifications to @elidable: for reasons lo...Paul Phillips2011-01-122-0/+29
* Some fixes for partest issues.Paul Phillips2011-01-121-1/+3
* Imported sbt.Process into trunk, in the guise o...Paul Phillips2011-01-121-7/+7
* In r22807 an optimization was added to remove B...Paul Phillips2011-01-112-0/+12
* Test case closes #2873, no review.Paul Phillips2011-01-101-0/+5
* Fixes #4054.Aleksandar Pokopec2011-01-101-0/+25
* 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