summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1823 from paulp/pr/eliminate-allocationsPaul Phillips2012-12-315-45/+63
|\
| * Eliminate allocations in Growable.Paul Phillips2012-12-272-17/+15
| * Eliminating allocations in Codec.Paul Phillips2012-12-271-30/+25
| * Eliminating more allocations in the collections.Paul Phillips2012-12-272-9/+18
| * Eliminate allocations in ListBuffer.Paul Phillips2012-12-271-2/+18
* | cleans up usages of <init>Eugene Burmako2012-12-291-1/+1
|/
* Merge pull request #1679 from rtyley/nodeseq-attribute-operatorAdriaan Moors2012-12-141-0/+5
|\
| * Add convenience attribute operator to NodeSeqRoberto Tyley2012-11-271-0/+5
* | Merge branch 'merge-wip-into-2.10.x' into merge-2.10-into-masterPaul Phillips2012-12-118-27/+37
|\ \
| * \ Merge pull request #1732 from retronym/ticket/6690Adriaan Moors2012-12-102-16/+22
| |\ \
| | * | Share the empty LinkedList between first0/last0.Jason Zaugg2012-12-102-2/+2
| | * | SI-6690 Release reference to last dequeued element.Jason Zaugg2012-12-082-16/+22
| * | | Merge pull request #1700 from retronym/ticket/6535Adriaan Moors2012-12-102-2/+6
| |\ \ \
| | * | | SI-6535 Step back from the precipice of a cycleJason Zaugg2012-12-042-2/+6
| | |/ /
| * | | Merge pull request #1677 from jedesah/RangeAdriaan Moors2012-12-101-1/+0
| |\ \ \
| | * | | SI-5678 Bad return type for [Use Case] docs in RangeJean-Remi Desjardins2012-11-271-1/+0
| | |/ /
| * | | Merge pull request #1672 from jedesah/RandomAdriaan Moors2012-12-101-1/+1
| |\ \ \
| | * | | SI-4664 Make scala.util.Random SerializableJean-Remi Desjardins2012-12-011-1/+1
| | |/ /
| * | | Merge pull request #1690 from retronym/ticket/6631Adriaan Moors2012-12-061-6/+7
| |\ \ \
| | * | | Fix Scaladoc for the raw interpolator.Jason Zaugg2012-12-021-2/+2
| | * | | SI-6631 Handle invalid escapes in string interpolatorsJason Zaugg2012-12-021-4/+5
| | |/ /
| * / / Fix typo in documentation for SeqJean-Remi Desjardins2012-11-271-1/+1
| |/ /
* | | Merge branch 'merge-2.10-wip' into merge-2.10Paul Phillips2012-12-052-7/+11
|\| |
| * | Merge pull request #1663 from paulp/merge-2.10.wip-xAdriaan Moors2012-11-2510-62/+22
| |\ \
| * \ \ 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
| |/ / /
* | | / Fix for SerialVersionUID instability.Paul Phillips2012-11-251-1/+1
| |_|/ |/| |
* | | Merge branch 'merge-2.10.wip-x' into merge-2.10.x-masterPaul Phillips2012-11-2314-98/+87
|\ \ \ | | |/ | |/|
| * | 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 #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 pull request #1570 from retronym/ticket/6448Adriaan Moors2012-11-216-12/+17
|\ \ \
| * | | SI-6448 Collecting the spoils of PartialFun#runWithJason Zaugg2012-11-046-12/+17
* | | | Removing ancient comments and pointless comments.Paul Phillips2012-11-194-10/+10
* | | | 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
|/ / / /