summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #846 from paulp/topic/name-implicitsAdriaan Moors2012-07-141-0/+3
|\
| * Merge branch '2.10.x' into topic/name-implicitsPaul Phillips2012-07-1316-254/+268
| |\
| * | Implicits to encourage more Name-dropping.Paul Phillips2012-07-061-0/+3
* | | Merge pull request #862 from axel22/issue/6052Josh Suereth2012-07-131-3/+2
|\ \ \
| * | | SI-6052 - fix groupBy on parallel collectionsAleksandar Prokopec2012-07-101-3/+2
* | | | Merge pull request #885 from soc/scaladoc-hashsetmapAdriaan Moors2012-07-122-4/+2
|\ \ \ \
| * | | | Fix doc about specialized subclasses of c.i.HashMap/HashSet.Simon Ochsenreither2012-07-112-4/+2
* | | | | Merge pull request #884 from dcsobral/si/6032Adriaan Moors2012-07-112-12/+76
|\ \ \ \ \
| * | | | | SI-6032 Enhance TaskSupport documentation.Daniel C. Sobral2012-07-112-12/+76
| | |/ / / | |/| | |
* | | | | SI-4763 Deprecated the `cloneable` annotationLukas Rytz2012-07-1110-13/+22
* | | | | Moved cloneable class to package `scala.annotation`.Lukas Rytz2012-07-112-16/+2
* | | | | starr sources to move cloneable class to package `annotation`Lukas Rytz2012-07-111-0/+16
| |_|_|/ |/| | |
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. \ \ \ Merge commit 'refs/pull/825/head'; commit 'refs/pull/827/head'; commit 'refs/...Adriaan Moors2012-07-112-35/+6
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | / | | | | | |_|/ | | | | |/| |
| | | * | | | SI-5974 make collection.convert.Wrappers serializableLukas Rytz2012-07-051-1/+2
| * | | | | | adds the sha1 files of the new starr / stringContext.fDominik Gruntz2012-07-061-37/+2
| * | | | | | macro-based string interpolation formatterAdriaan Moors2012-07-061-4/+9
| | |_|/ / / | |/| | | |
* | | | | | Collection of updates to SIP-14 (scala.concurrent)Havoc Pennington2012-07-0911-209/+245
| |_|_|/ / |/| | | |
* | | | | Merge pull request #829 from ConnorDoyle/masterAdriaan Moors2012-07-081-3/+3
|\ \ \ \ \
| * | | | | Fixed the API documentation for scala.collection.MapLike.filterNot. The prev...Connor Doyle2012-07-051-3/+3
* | | | | | Merge pull request #816 from VladUreche/feature/diagrams-dev-pullreq-newJosh Suereth2012-07-072-7/+14
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Diagram tweaks #1Vlad Ureche2012-07-021-0/+1
| * | | | | Documented SyncVarVlad Ureche2012-07-021-7/+13
| | |/ / / | |/| | |
* | | | | Merge pull request #830 from heathermiller/topic/tryeither-fixesAdriaan Moors2012-07-067-93/+148
|\ \ \ \ \
| * | | | | Updates scala.util.control.NonFatal documentation, as suggested in code reviewHeather Miller2012-07-061-6/+9
| * | | | | SI-5981, SI-5979, SI-5973 Closed. Maintenance to Try.Heather Miller2012-07-057-87/+139
| | |/ / / | |/| | |
* / | | | SI-6033 Closed. Provides implicit conversion from java.math.BigInteger to BigIntDominik Gruntz2012-07-051-1/+10
|/ / / /
* | / / tags for AnyVal and AnyRefEugene Burmako2012-07-042-2/+10
| |/ / |/| |
* | | Merge pull request #810 from scalamacros/pullrequest/manifests-and-ticket6005Adriaan Moors2012-07-0311-96/+122
|\ \ \
| * | | miscellaneous cleanupEugene Burmako2012-07-021-2/+2
| * | | removes ClassTag.String and TypeTag.StringEugene Burmako2012-07-024-9/+0
| * | | Improves backward compatibility of manifestsEugene Burmako2012-07-028-85/+120
| |/ /
* / / better module classes support in the reflection APIEugene Burmako2012-07-023-5/+23
|/ /
* | Merge pull request #792 from jsuereth/fixup/from-reprJosh Suereth2012-06-294-33/+82
|\ \
| * | Split @milessabin HasRepr into IsTraversableOnce and IsTraversableLike type c...Josh Suereth2012-06-274-33/+82
* | | Merge pull request #793 from jsuereth/fix/convert-toJosh Suereth2012-06-294-12/+12
|\ \ \
| * | | Renaming convertTo to to on GenTraversableOnce.Josh Suereth2012-06-284-12/+12
* | | | Merge branch 'master' into issue/5846,4597,4027,4112Aleksandar Prokopec2012-06-2830-389/+442
|\ \ \ \
| * \ \ \ Merge pull request #790 from axel22/issue/3326Josh Suereth2012-06-281-0/+8
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix SI-3326.Aleksandar Prokopec2012-06-271-0/+8
| * | | | Merge pull request #791 from axel22/issue/5336Josh Suereth2012-06-272-1/+3
| |\ \ \ \
| | * | | | Fix SI-5336.Aleksandar Prokopec2012-06-272-1/+3
| | |/ / /
| * | | | Merge pull request #786 from axel22/issue/5986-cherryJosh Suereth2012-06-273-20/+21
| |\ \ \ \
| | * | | | Fix SI-5986.Aleksandar Prokopec2012-06-273-20/+21
| | |/ / /
| * | | | Merge pull request #785 from axel22/feature/to-parJosh Suereth2012-06-271-6/+6
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Parallelize convertTo in parallel collection.Aleksandar Prokopec2012-06-271-6/+6
| | | |/ | | |/|
| * | | Merge pull request #787 from axel22/issue/5971Josh Suereth2012-06-273-3/+3
| |\ \ \
| | * | | Fix SI-5971.Aleksandar Prokopec2012-06-273-3/+3
| | |/ /
| * | | Merge pull request #754 from scalamacros/topic/removereflectcompatAdriaan Moors2012-06-273-35/+2
| |\ \ \
| | * | | removes pre-M4 compatibility stubs for the IDEEugene Burmako2012-06-213-35/+2
| * | | | SI-5914 handle null in classtag extractorAdriaan Moors2012-06-261-1/+1
| | |/ / | |/| |