summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Test case change.Aleksandar Pokopec2011-01-072-2/+2
* Implemented a (slower) workaround for parallel ...Aleksandar Pokopec2011-01-0712-31/+250
* Changed foreach to pforeach.Aleksandar Pokopec2011-01-076-13/+13
* Apparently my flailing attempts to make things ...Paul Phillips2011-01-072-3/+3
* Fixed a bad interaction between overloading, de...Iulian Dragos2011-01-052-0/+20
* closes #4044.Adriaan Moors2011-01-052-0/+32
* Eliminated 16 avoidable closure objects in Stream.Paul Phillips2011-01-041-7/+7
* Disentangled scaladoc and the presentation comp...Iulian Dragos2011-01-041-1/+1
* Closes #3869. no review.Iulian Dragos2011-01-041-0/+10
* 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
* Protected protected constructors.Paul Phillips2011-01-042-0/+46
* Misc uninteresting tidbits to take some weight ...Paul Phillips2011-01-024-29/+29
* 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-0/+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-2111-1/+116833
* A minor update in a benchmark.Aleksandar Pokopec2010-12-211-1/+2
* 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
* New jline: BSD licensed, based on [ https://git...Paul Phillips2010-12-121-3/+3
* 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-0911-10/+100
* Array combiners implementation changed from arr...Aleksandar Pokopec2010-12-099-41/+118
* Fixed parallel ranges to use the same range log...Aleksandar Pokopec2010-12-093-4/+7
* Fixing jvm 1.5 support for parallel collections.Aleksandar Pokopec2010-12-0917-41/+94
* 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