summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
* Deprecated the @serializable annotation, introd...Lukas Rytz2010-11-3062-165/+150
* It looks like the fix for #2318 was causing pro...Paul Phillips2010-11-301-0/+11
* The initial implementation of TraversableOnce c...Paul Phillips2010-11-2920-77/+77
* Fleshed out Equiv[T] so that it can be used in ...Paul Phillips2010-11-291-26/+43
* "I invite everyone to change this rule, and obs...Paul Phillips2010-11-292-29/+22
* Followed up on the claim that wrapArray can be ...Paul Phillips2010-11-271-13/+1
* Refactored parallel collections for pluggable t...Aleksandar Pokopec2010-11-2713-49/+50
* A manifest init order issue motivates some shuf...Paul Phillips2010-11-262-37/+34
* Changes to the vector class that will be needed...Aleksandar Pokopec2010-11-261-1/+10
* Added toParIterable, toParSeq, toParSet and toP...Aleksandar Pokopec2010-11-2516-15/+129
* Fix for #3621.Aleksandar Pokopec2010-11-243-0/+21
* Applied patch from davetron5000, improving docu...Iulian Dragos2010-11-241-8/+9
* Fixes #3630.Aleksandar Pokopec2010-11-223-1/+12
* Added some docs.Martin Odersky2010-11-201-1/+11
* Fixes #3647, closes #3647, adds a test case for...Aleksandar Pokopec2010-11-191-4/+3
* Fix for #3686. No review.Aleksandar Pokopec2010-11-191-2/+2
* Removed inline annotation on a private stream m...Aleksandar Pokopec2010-11-191-1/+1
* Fixes #3686 by special casing Stream transforme...Aleksandar Pokopec2010-11-191-16/+39
* Applying patch by Daniel Sobral for #3796.Aleksandar Pokopec2010-11-191-33/+111
* Better integration for mutable list and queue.Aleksandar Pokopec2010-11-192-10/+27
* Fixes #3935.Aleksandar Pokopec2010-11-193-4/+21
* Rewording for #3958, and a few doc changes.Aleksandar Pokopec2010-11-195-9/+31
* Another fix for #3989, regarding the `-` which ...Aleksandar Pokopec2010-11-171-7/+25
* Closes #3958. No review.Aleksandar Pokopec2010-11-171-0/+3
* Added another fix for #3970.Aleksandar Pokopec2010-11-171-15/+8
* Fixes #3970 and a bunch of other issues.Aleksandar Pokopec2010-11-173-6/+101
* Fixes #3989.Aleksandar Pokopec2010-11-171-16/+8
* Fixes #3989, adding test cases for #3989 and #3...Aleksandar Pokopec2010-11-171-12/+29
* Fixes #3996.Aleksandar Pokopec2010-11-171-1/+3
* Cleaned up some hangover from equality struggle...Paul Phillips2010-11-153-8/+15
* Merge branch 'master' of /scala/trunkPaul Phillips2010-11-141-2/+6
* Made the additions to Predef described in #3762.Paul Phillips2010-11-142-22/+33
* A revival of r21442, which I had reverted based...Paul Phillips2010-11-121-61/+78
* A slight performance improvement for parallel s...Aleksandar Pokopec2010-11-111-25/+25
* Solved a performance problem in parallel hash t...Aleksandar Pokopec2010-11-112-12/+26
* Some more work on options related to showing co...Paul Phillips2010-11-111-0/+1
* Some minor fixes found by findbugs. No review.Paul Phillips2010-11-112-1/+3
* Introduces "Origins" for all your superhero bac...Paul Phillips2010-11-111-40/+25
* Benchmarking parallel sets.Aleksandar Pokopec2010-11-102-13/+33
* Fixes #3878. No review.Aleksandar Pokopec2010-11-101-0/+1
* While investigating the cause of #3984, discove...Paul Phillips2010-11-092-5/+13
* Iteration bug in TrieIterator.Paul Phillips2010-11-091-2/+2
* Restored the stack traces I'd accidentally smot...Paul Phillips2010-11-081-4/+1
* Deprecation patrol.Paul Phillips2010-11-082-26/+60
* Added size maps to flat hash tables.Aleksandar Pokopec2010-11-0820-161/+1102
* Pruned away structural invocations throughout t...Aleksandar Pokopec2010-11-083-10/+62
* An overhaul of Global.Paul Phillips2010-11-071-0/+1
* Some more special cases for stringOf as we cont...Paul Phillips2010-11-041-3/+11
* One more mr.Paul Phillips2010-11-021-4/+9
* One of those annoying patches for which I apolo...Paul Phillips2010-11-022-4/+5