summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3186 from Blaisorblade/patch-1Adriaan Moors2013-11-221-3/+3
|\
| * Revise paragraph (a revised #3164)Paolo G. Giarrusso2013-11-231-3/+3
* | SI-7999 s.u.c.NonFatal: StackOverflowError is fatalSimon Ochsenreither2013-11-221-3/+1
* | Merge pull request #3156 from JamesIry/remove_deprecated_migration_constructorJason Zaugg2013-11-221-4/+1
|\ \
| * | Remove deprecated constructor from the migration annotationJames Iry2013-11-181-4/+1
| |/
* | Merge pull request #3152 from paulp/pr/deprecationsJason Zaugg2013-11-227-138/+20
|\ \
| * | Removing deprecated code.Paul Phillips2013-11-187-138/+20
| |/
* | Merge pull request #3131 from densh/pr/deprecate-pair-and-tripleJason Zaugg2013-11-221-2/+4
|\ \
| * | deprecate Pair and TripleDen Shabalin2013-11-201-2/+4
| |/
* / deprecate scala.ResponderDen Shabalin2013-11-211-0/+2
|/
* Merge pull request #3119 from Ichoran/issue/5263James Iry2013-11-182-0/+1009
|\
| * New AnyRefMap fixes SI-5263 to the extent practical.Rex Kerr2013-11-181-0/+451
| * New mutable hash map with Long keys: partially solves SI-5263 and is relevantRex Kerr2013-11-181-0/+558
* | Merge pull request #3144 from xuwei-k/foreachValues-scaladocJames Iry2013-11-182-2/+2
|\ \
| * | fix IntMap#foreachValue and LongMap#foreachValue scaladocxuwei-k2013-11-152-2/+2
* | | fix typoxuwei-k2013-11-181-1/+1
|/ /
* | Merge pull request #3127 from RajivKurian/OpenHashMap-nextPowerOfTwo-implemen...Adriaan Moors2013-11-131-3/+2
|\ \
| * | Use an intrinsic for the next power of two calculation and also return the in...Rajiv2013-11-111-3/+2
| |/
* | Merge pull request #3113 from adriaanm/pr-rebase-3046Adriaan Moors2013-11-123-20/+20
|\ \
| * | Make parameters to implicit value classes privateJason Zaugg2013-11-123-20/+20
| |/
* | Merge pull request #3121 from rjfwhite/SI-7568James Iry2013-11-121-1/+1
|\ \
| * | SI-7568 Adding Serializable to ResizableArrayAccess inner class of PriorityQueuerjfwhite2013-11-111-1/+1
| |/
* / SI-7958 Deprecate methods `future` and `promise` in the `scala.concurrent` pa...Philipp Haller2013-11-122-14/+18
|/
* Collections library tidying and deprecation. Separate parts are listed below.Rex Kerr2013-11-0770-17/+189
* Merge pull request #3086 from axel22/topic/pc-execution-contextAdriaan Moors2013-11-052-10/+87
|\
| * SI-7938 - parallel collections should use default ExecutionContextAleksandar Prokopec2013-10-292-10/+87
* | from Issue #3098Xusen Yin2013-11-051-2/+2
* | Collections: remove redundant calls to .seqJason Zaugg2013-10-319-13/+13
|/
* Merge pull request #3079 from jamesward/fix/ec-implicit-errorJames Iry2013-10-251-1/+1
|\
| * More clear implicitNotFound error for ExecutionContextJames Ward2013-10-241-1/+1
* | Merge pull request #3006 from ivmaykov/masterAdriaan Moors2013-10-241-0/+9
|\ \ | |/ |/|
| * SI-7883: Added a comment per CR feedback from @adriaanm, @IchoranIlya Maykov2013-10-031-0/+3
| * SI-7883 - don't iterate over all keys in MapWrapper.containsKey()Ilya Maykov2013-10-011-0/+6
* | IterableLike.grouped() : More explicit documentationValerian2013-10-141-1/+1
* | IterableLike grouped : fix documentationValerian2013-10-101-1/+1
* | Merge pull request #3014 from ceedubs/pr/implicitNotFound-scaladocAdriaan Moors2013-10-071-2/+5
|\ \
| * | Describe type parameter interpolation in @implicitNotFound documentationCody Allen2013-10-031-2/+5
* | | Merge pull request #3005 from paulp/pr/7886Paul Phillips2013-10-031-1/+1
|\ \ \ | |/ / |/| |
| * | SI-6680 unsoundness in gadt typing.Paul Phillips2013-10-011-1/+1
| |/
* / Removing unused code.Paul Phillips2013-10-022-1/+2
|/
* Merge remote-tracking branch 'origin/2.10.x' into merge/2.10.x-to-master-2Jason Zaugg2013-09-271-7/+4
|\
| * SI-7861 Don't execute internal callbacks on the user ExecutorJason Zaugg2013-09-211-7/+4
* | Remove octal escape literals from the codebaseSimon Schaefer2013-09-251-22/+22
* | Merge pull request #2938 from Ichoran/issue/7725Jason Zaugg2013-09-231-3/+26
|\ \
| * | SI-7725 - Vector concatenation is unreasonably slowRex Kerr2013-09-201-3/+26
* | | Merge pull request #2953 from jiaweihli/masterJason Zaugg2013-09-231-1/+1
|\ \ \
| * | | Fix typo in documentation.Jiawei Li2013-09-161-1/+1
* | | | Convenience methods from Try[T] => {Future, Promise}[T]Jason Zaugg2013-09-192-2/+16
| |/ / |/| |
* | | Cull extraneous whitespace.Paul Phillips2013-09-1870-515/+100
* | | SI-7841 Remove AnyRef specialization from AbstractPartialFunctionJason Zaugg2013-09-161-1/+13