summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1663 from paulp/merge-2.10.wip-xAdriaan Moors2012-11-2510-62/+22
|\
| * Merge remote-tracking branch 'origin/2.10.0-wip' into merge-2.10.wip-xPaul Phillips2012-11-2310-62/+22
| |\
| | * Removing controversial `either` method from Futures API.Josh Suereth2012-11-211-23/+0
| | * Merge pull request #1636 from paulp/issue/6628Adriaan Moors2012-11-168-36/+20
| | |\
| | | * Fixes SI-6628, Revert "Fix for view isEmpty."Paul Phillips2012-11-158-36/+20
| | * | Merge pull request #1616 from retronym/backport/6559Adriaan Moors2012-11-161-1/+1
| | |\ \
| | | * | Fix raw string interpolator: string parts which were after the first argument...Julien Richard-Foy2012-11-131-1/+1
| | | |/
| | * / SI-6661 - Remove obsolete implicit parameter of scala.concurrent.promise methodphaller2012-11-151-3/+2
| | |/
* | | Merge pull request #1652 from jedesah/FlatHashTableAdriaan Moors2012-11-251-7/+6
|\ \ \
| * | | findEntry implementation code more concise and DRYer.Jean-Remi Desjardins2012-11-201-7/+6
| |/ /
* / / Fix for SI-6706, Symbol breakage under GC.Paul Phillips2012-11-231-0/+5
|/ /
* | Merge pull request #1596 from soc/SI-6632+SI-6633Josh Suereth2012-11-201-49/+44
|\ \
| * | SI-6632 SI-6633 Fixes issues and data corruption in ListBufferSimon Ochsenreither2012-11-091-49/+44
* | | Merge pull request #1597 from soc/SI-6634Josh Suereth2012-11-201-0/+5
|\ \ \
| * | | SI-6634 Fixes data corruption issue in ListBuffer#removeSimon Ochsenreither2012-11-161-0/+5
| |/ /
* | | Merge pull request #1641 from sschaef/doc-update/multimapJosh Suereth2012-11-201-3/+32
|\ \ \
| * | | Scaladoc update for collection.mutable.MultiMapSimon Schaefer2012-11-171-3/+32
| |/ /
* / / Fixes SI-6150 - backport to 2.10.x branch.Aleksandar Prokopec2012-11-145-31/+47
|/ /
* | 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
|/ /
* | 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
| |/
| * undeprecates manifests for 2.10.0Eugene Burmako2012-10-035-11/+22
* | 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
* | Improved the `scala.language` documentationVlad Ureche2012-10-022-25/+75
* | Merge pull request #1435 from paulp/stringcontext-docPaul Phillips2012-10-011-6/+6
|\ \
| * | Fix StringContext documentation.Paul Phillips2012-10-011-6/+6
* | | Merge pull request #1424 from soc/SI-6449Paul Phillips2012-10-0110-12/+12
|\ \ \ | |/ / |/| |
| * | Fix incomplete version strings (2.10 -> 2.10.0)Simon Ochsenreither2012-09-299-10/+10
| * | SI-6449 Adds version arg to @deprecated usages (non-compiler sources)Simon Ochsenreither2012-09-291-2/+2
* | | Merge remote-tracking branch 'scala/2.10.x' into 2.10.0-wipGrzegorz Kossakowski2012-09-291-2/+4
|\ \ \ | |/ / |/| |
| * | Merge pull request #1347 from soc/SI-6380Grzegorz Kossakowski2012-09-281-2/+4
| |\ \
| | * | SI-6380 #1 Add @throws[Exception]Simon Ochsenreither2012-09-211-2/+4
* | | | add a bit about unicode to scaladoc.Josh Suereth2012-09-281-0/+7
|/ / /