summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports in library.Paul Phillips2012-11-1970-185/+13
* Merge pull request #1586 from retronym/ticket/6247Adriaan Moors2012-11-161-0/+10
|\
| * Optimize primitive Array(e1, ..., en)Jason Zaugg2012-11-071-0/+10
* | Fix Documentation TypoJean-Remi Desjardins2012-11-141-2/+2
|/
* Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-05626-644/+683
|\
| * Merge branch '2.10.0-wip' into merge-2.10.0Josh Suereth2012-11-05638-655/+691
| |\
| | * Merge pull request #1559 from heathermiller/copyright-updateJosh Suereth2012-11-04638-643/+643
| | |\
| | | * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-02638-643/+643
| | * | Fix for SI-6600, regression with ScalaNumber.Paul Phillips2012-11-022-6/+15
| | * | Typo-fix in scala.concurrent.Future, thanks to @pavelpavlovHeather Miller2012-11-021-1/+1
| | * | SI-6399 Adds API docs for Any and AnyValHeather Miller2012-11-021-5/+32
| | |/
| * | Merge pull request #1522 from possiblywrong/2.10.xJosh Suereth2012-10-311-1/+4
| |\ \
| | * | SI-6488: Stop I/O threads prior to Process destructionDeclan Conlon2012-10-261-1/+4
| * | | Fixes SI-6559 - StringContext not using passed in escape function.Josh Suereth2012-10-301-1/+1
| |/ /
* | | Removing unused locals and making vars into vals.Paul Phillips2012-11-0320-46/+29
* | | Remove unused private members.Paul Phillips2012-11-0118-96/+25
* | | Implementation of Stream#dropRight.Paul Phillips2012-11-011-6/+26
* | | Fix SI-6584, Stream#distinct uses too much memory.Paul Phillips2012-11-011-3/+10
* | | Merge pull request #1512 from paulp/merge-210Adriaan Moors2012-10-227-74/+100
|\ \ \
| * | | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-10-197-74/+100
| |\| |
| | * | Merge remote-tracking branch 'origin/2.10.0-wip' into merge-210-wip-210Paul Phillips2012-10-1611-85/+119
| | |\|
| | | * Merge pull request #1492 from scalamacros/pullrequest/reflection-docsv2.10.0-RC1Josh Suereth2012-10-111-10/+25
| | | |\
| | | | * Adds lots of new documentation for TypeTags, Mirrors, Universes and moreHeather Miller2012-10-111-10/+25
| | | * | Merge pull request #1489 from heathermiller/issue/6453Josh Suereth2012-10-111-2/+1
| | | |\ \ | | | | |/ | | | |/|
| | | | * SI-6453 Documentation links for @switch are brokenHeather Miller2012-10-101-2/+1
| | | * | Merge pull request #1486 from heathermiller/issue/6099Josh Suereth2012-10-102-56/+69
| | | |\ \ | | | | |/ | | | |/|
| | | | * SI-6099 - Scaladoc for scala.concurrent incompleteHeather Miller2012-10-102-56/+69
| | | * | Merge pull request #1488 from dotta/topic/deprecated-instrumentation-apiJosh Suereth2012-10-101-0/+1
| | | |\ \ | | | | |/ | | | |/|
| | | | * Deprecated instrumentation APIMirco Dotta2012-10-101-0/+1
| | | * | SI-6440: Revert change to `TraversableLike.filterNot`Grzegorz Kossakowski2012-10-091-6/+1
| | | |/
| | * | Merge pull request #1426 from Blaisorblade/issue/6422Josh Suereth2012-10-101-0/+3
| | |\ \
| | | * | SI-6422: add missing Fractional and Integral alias in scala packagePaolo G. Giarrusso2012-09-291-0/+3
* | | | | Merge pull request #1473 from soc/SI-6388-without-predefAdriaan Moors2012-10-199-426/+1
|\ \ \ \ \
| * | | | | SI-6388 Remove ApplicationSimon Ochsenreither2012-10-121-79/+0
| * | | | | SI-6388 Remove some remaining, minor deprecationsSimon Ochsenreither2012-10-081-8/+0
| * | | | | SI-6388 Remove first parts of deprecated @serializable annotationSimon Ochsenreither2012-10-081-5/+1
| * | | | | SI-6388 Remove deprecated items in scala/mathSimon Ochsenreither2012-10-082-12/+0
| * | | | | SI-6388 Remove deprecated items in scala/collectionSimon Ochsenreither2012-10-084-322/+0
* | | | | | Removed .disabled files.Paul Phillips2012-10-1813-727/+0
| |/ / / / |/| | | |
* | | | | Fixes SI-6521, overrides Range#head to be fasterDavid Hall2012-10-121-0/+1
* | | | | Merge remote-tracking branch 'origin/2.10.0-wip' into merge-2.10Paul Phillips2012-10-075-11/+22
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | undeprecates manifests for 2.10.0Eugene Burmako2012-10-035-11/+22
| |/ /
* | | SI-6478 Fixing JavaTokenParser identJames Roper2012-10-051-3/+4
* | | Merge pull request #1369 from som-snytt/issue/6406-regextractPaul Phillips2012-10-041-34/+64
|\ \ \
| * | | Regex.unapplySeq should not take Any (Fixes SI-6406)Som Snytt2012-09-201-34/+64
* | | | SI-6467: Zero element in aggregate now by-nameAleksandar Prokopec2012-10-044-9/+11
* | | | Merge pull request #1453 from vigdorchik/links_fixedPaul Phillips2012-10-032-3/+3
|\ \ \ \
| * | | | Fix scaladoc links in a couple of places.Eugene Vigdorchik2012-10-032-3/+3
* | | | | Merge remote-tracking branch 'scala/2.10.x'Grzegorz Kossakowski2012-10-0314-43/+102
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Improved the `scala.language` documentationVlad Ureche2012-10-022-25/+75