summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | [backport] SI-6478 Fixing JavaTokenParser identJames Roper2013-02-071-3/+4
| * | | | | | SI-6961 no structural sharing in list serializationAleksandar Prokopec2013-02-071-24/+9
| |/ / / / /
| * | | | | [nomaster] Revert "SI-5017 Poor performance of :+ operator on Arrays"James Iry2013-02-061-14/+0
| * | | | | [nomaster] SI-6773 Makes the SI-6150 changes binary compatible with 2.10James Iry2013-02-055-27/+19
* | | | | | Merge commit '81d8f9d3da' into merge-210Paul Phillips2013-02-092-9/+27
|\| | | | | | |_|_|/ / |/| | | |
| * | | | Revert "SI-6422: add missing Fractional and Integral alias in scala package"Paolo G. Giarrusso2013-02-041-3/+0
| * | | | Merge pull request #2044 from phaller/issue/7029Adriaan Moors2013-02-022-9/+27
| |\ \ \ \
| | * | | | SI-7029 - Makes sure that uncaught exceptions are propagated to the UEH for t...Viktor Klang2013-01-312-9/+27
* | | | | | Merge pull request #2042 from mt2309/SI-5151Paul Phillips2013-02-081-0/+16
|\ \ \ \ \ \
| * | | | | | SI-5151 - Add firstKey and lastKey to LongMap.Michael Thorpe2013-01-311-0/+16
| | |_|_|_|/ | |/| | | |
* | | | | | SI-6773 Changes IndexSeqFactory to be "since 2.11"James Iry2013-02-051-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge commit 'cabf626bbc' into wip/fresh-merge2Paul Phillips2013-02-011-0/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #2026 from JamesIry/2.10.x_SI-2818Grzegorz Kossakowski2013-02-011-0/+3
| |\ \ \ \
| | * | | | SI-2818 Make List.foldRight always do a reverse/foldLeft flipJames Iry2013-01-311-0/+3
| | | |/ / | | |/| |
* | | | | Merge commit 'b403234a27' into wip/fresh-merge2Paul Phillips2013-02-012-7/+13
|\| | | |
| * | | | Merge pull request #1998 from JamesIry/2.10.x_6963_2Adriaan Moors2013-02-011-1/+2
| |\ \ \ \
| | * | | | SI-6963 Add version to -XmigrationJames Iry2013-01-291-1/+2
| | |/ / /
| * | | | Merge pull request #1960 from ViniciusMiana/2.10.xJames Iry2013-02-011-6/+11
| |\ \ \ \
| | * | | | SI-6853 changed private method remove to be tail recursive.Vinicius Miana2013-01-251-6/+11
| | | |_|/ | | |/| |
| * | | | SI-6584, Stream#distinct uses too much memory.Paul Phillips2013-01-301-3/+10
| | |/ / | |/| |
* | | | Merge pull request #1858 from eed3si9n/topic/xmlscopePaul Phillips2013-01-291-2/+22
|\ \ \ \
| * | | | SI-6939 Fix namespace binding (xmlns) not overriding outer bindingEugene Yokota2013-01-271-2/+22
* | | | | Merge pull request #2002 from gkossakowski/bring-back-MurmurHashAdriaan Moors2013-01-292-0/+205
|\ \ \ \ \
| * | | | | Revert "SI-6811 Misc. removals in util, testing, io, ..."Grzegorz Kossakowski2013-01-282-0/+205
| |/ / / /
* | | | | Merge remote-tracking branch 'origin/2.10.x' into pr/merge-210Paul Phillips2013-01-292-3/+120
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge pull request #1941 from phaller/issue/6932-futures-internal-callbacksAdriaan Moors2013-01-272-3/+120
| |\ \ \
| | * | | SI-6932 Remove Batchable trait plus minor clean-upsPhilipp Haller2013-01-211-18/+9
| | * | | Fix SI-6932 by enabling linearization of callback execution for the internal...Viktor Klang2013-01-212-3/+129
| | |/ /
| * | | Merge pull request #1953 from retronym/backport/1586Paul Phillips2013-01-241-0/+10
| |\ \ \
| | * | | [backport] Fix unsafe array opt. / opt. primitive Array(...)Jason Zaugg2013-01-231-0/+10
| | |/ /
* | | | Merge pull request #1947 from secwall/masterPaul Phillips2013-01-261-1/+1
|\ \ \ \
| * | | | Fixed typo in ProcessBuilder scaladoc.secwall2013-01-221-1/+1
| | |_|/ | |/| |
* | | | SI-2577, SI-6860: annotation type inference.Paul Phillips2013-01-261-1/+1
* | | | Merge commit 'ac432bcde6' into pr/merge-2.10Paul Phillips2013-01-253-5/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Addressing warnings.Jason Zaugg2013-01-193-5/+2
| | |/ | |/|
* | | Merge pull request #1931 from danielhopkins/remove-pimpingPaul Phillips2013-01-251-2/+1
|\ \ \
| * | | Grammatical fixDan Hopkins2013-01-191-1/+1
| * | | Remove the term "pimp" from the repositoryDan Hopkins2013-01-191-1/+1
* | | | Merge pull request #1965 from Dinduks/fix_some_typosPaul Phillips2013-01-255-6/+6
|\ \ \ \
| * | | | Fix some typosSamy Dindane2013-01-245-6/+6
| | |_|/ | |/| |
* | | | Merge pull request #1939 from soc/SI-6811-movesPaul Phillips2013-01-2414-32/+28
|\ \ \ \
| * | | | SI-6811 Move scala.util.{automata,regexp} ...Simon Ochsenreither2013-01-2114-32/+28
| |/ / /
* | | | Merge pull request #1921 from soc/SI-6811-removalsPaul Phillips2013-01-2445-2034/+6
|\ \ \ \ | |/ / / |/| | |
| * | | SI-6811 Remove scala.xml.include.sax.MainSimon Ochsenreither2013-01-201-82/+0
| * | | SI-6811 Remove scala.ScalaObjectSimon Ochsenreither2013-01-181-16/+0
| * | | SI-6811 Remove the scala.annotation.target packageSimon Ochsenreither2013-01-171-29/+0
| * | | SI-6811 Misc. removals in util, testing, io, ...Simon Ochsenreither2013-01-1712-824/+1
| * | | SI-6811 Remove deprecated elements in scala.collectionSimon Ochsenreither2013-01-179-423/+0
| * | | SI-6811 Remove parts of scala.concurrent not needed by scala.actorsSimon Ochsenreither2013-01-176-290/+0
| * | | SI-6811 Remove the scala.util.grammar packageSimon Ochsenreither2013-01-172-48/+0