summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
* Generalized a pile of duplicated type caching c...Paul Phillips2011-01-011-11/+1
* 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
* disabled test cf-attributes.scalamichelou2010-12-312-196/+0
* fixed issue with EnclosingMethod attribute.michelou2010-12-304-2/+205
* Removed Proxy from parents of WrappedString.Paul Phillips2010-12-301-0/+14
* Fix 'Symbol.companionModule' for the resident m...Iulian Dragos2010-12-224-0/+24
* Disabled a test.Aleksandar Pokopec2010-12-211-26/+26
* Bencharking a larger program with parallel coll...Aleksandar Pokopec2010-12-215-0/+58555
* An Ordering for Seq and all of its descendents.Paul Phillips2010-12-211-0/+7
* Explaining something for the (largeish N)th tim...Paul Phillips2010-12-194-0/+295
* Added some infrastructure for tracking and disp...Paul Phillips2010-12-181-5/+2
* Application now uses delayedInit.Martin Odersky2010-12-171-2/+2
* Added tests for #4091.Hubert Plociniczak2010-12-172-0/+6
* Remove duplicate test (t3774 is the same)Hubert Plociniczak2010-12-172-10/+0
* do not add entry in InnerClass attribute if out...michelou2010-12-161-11/+13
* Stops barking up the wrong tree with -Ywarn-dea...Paul Phillips2010-12-152-31/+40
* Fixed various issues with -Ywarn-dead-code.Paul Phillips2010-12-143-0/+42
* Closes #4024. No review.Martin Odersky2010-12-141-0/+9
* Told the boy trying to plug the dike holes that...Paul Phillips2010-12-124-8/+12
* A little more finnesse needed with backquoting.Paul Phillips2010-12-122-0/+20
* Turned an assert/compiler crash into an error m...Paul Phillips2010-12-112-0/+26
* When was the last time -Xcheckinit was run? It ...Paul Phillips2010-12-1114-69/+52
* closes #4064.Adriaan Moors2010-12-092-0/+9
* Minor changes.Aleksandar Pokopec2010-12-092-4/+4
* Made parallel collections serializable.Aleksandar Pokopec2010-12-094-3/+93
* Array combiners implementation changed from arr...Aleksandar Pokopec2010-12-095-41/+58
* Fixed parallel ranges to use the same range log...Aleksandar Pokopec2010-12-091-1/+1
* Fixing jvm 1.5 support for parallel collections.Aleksandar Pokopec2010-12-099-32/+85
* minor code updates (detach plugin)michelou2010-12-089-162/+38
* again: relax access boundry check for overridin...Lukas Rytz2010-12-085-13/+17
* Test case closes #3642, no review.Paul Phillips2010-12-072-0/+10
* Reverts previous commit: needs a new starr..Lukas Rytz2010-12-072-10/+0
* follow up on fix #3946.Lukas Rytz2010-12-072-0/+10
* Added uniqueness annotations. Review by rytz.Philipp Haller2010-12-071-2/+2
* Don't transform patterns during superaccessors:...Paul Phillips2010-12-062-0/+18
* Moved ClassfileAnnotation/StaticAnnotation/Anno...Paul Phillips2010-12-064-10/+12
* 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
* Introducing scala.system, the product of a whir...Paul Phillips2010-12-045-10/+10
* Starting the mopping up now that names have som...Paul Phillips2010-12-031-2/+4
* close #4036, fix #2489.Lukas Rytz2010-12-032-0/+14
* close #3951. review by dubochet.Lukas Rytz2010-12-032-0/+40
* close #3946.Lukas Rytz2010-12-033-0/+13
* Added test for #4052Hubert Plociniczak2010-12-031-0/+5
* Parameterizes TraversableFactory.range so it ca...Paul Phillips2010-12-031-7/+1
* immutable.Map keySet returns immutable.Set.Paul Phillips2010-12-032-3/+3
* 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
* It's a big one!Paul Phillips2010-12-021-1/+0