summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
* SI-8754 linear seqs aren'tRex Kerr2014-11-263-17/+26
* Merge pull request #4084 from vigdorchik/usecase_sigsGrzegorz Kossakowski2014-11-2117-12/+33
|\
| * Correct collections variable definitions to avoid many scaladoc warnings.Eugene Vigdorchik2014-11-0617-12/+33
* | Merge pull request #4132 from phaller/ticket/7444Jason Zaugg2014-11-191-8/+10
|\ \
| * | SI-7444 docs: null Executor allowed in ExecutionContext factoriesPhilipp Haller2014-11-141-8/+10
* | | Merge pull request #4075 from som-snytt/issue/8835-junitGrzegorz Kossakowski2014-11-171-2/+2
|\ \ \
| * | | SI-8835 Iterator tests can be junitSom Snytt2014-11-111-2/+2
| |/ /
* | | Merge pull request #4128 from ruippeixotog/issue/8932Grzegorz Kossakowski2014-11-174-8/+8
|\ \ \ | |/ / |/| |
| * | SI-8932 Fix dropRight/takeRight implementationsRui Gonçalves2014-11-114-8/+8
* | | Merge pull request #3963 from erikerlandson/si-8835-prLukas Rytz2014-11-111-1/+8
|\ \ \ | |/ / |/| |
| * | SI-8835 Fix implementation of Iterator drop to remove quadratic behaviorErik Erlandson2014-10-211-1/+8
| |/
* | Merge pull request #4047 from lrytz/delambda-method-testsLukas Rytz2014-11-072-1/+6
|\ \
| * | Fix t8549 under -Ydelambdafy:methodLukas Rytz2014-10-102-1/+6
* | | Merge pull request #4089 from gourlaysama/wip/t6626-scaladoc-throws-linksVlad Ureche2014-11-0526-64/+66
|\ \ \
| * | | cleanup @throws tags in library and reflectAntoine Gourlay2014-11-0526-64/+66
* | | | Merge pull request #4054 from soc/SI-8916Lukas Rytz2014-11-044-7/+5
|\ \ \ \ | |/ / / |/| | |
| * | | SI-8916 Further fixes with -Ywarn-unused includedSimon Ochsenreither2014-10-243-5/+4
| * | | SI-8916 Fix -Ywarn-unused-import warningsSimon Ochsenreither2014-10-241-2/+1
| | |/ | |/|
* | | Merge pull request #4052 from Lymia/issue/8910Jason Zaugg2014-11-041-4/+4
|\ \ \ | |/ / |/| |
| * | SI-8910 BitSet sometimes uses exponential memory.Alissa Rao2014-10-151-4/+4
* | | [nomerge] SI-8899 Revert "SI-8627 make Stream.filterNot non-eager"Lukas Rytz2014-10-122-14/+12
|/ /
* | Update stripPrefix/StringLike docs to talk about no op caseMax Bileschi2014-10-071-3/+9
* | Merge pull request #4019 from Ichoran/issue/6192Lukas Rytz2014-10-061-1/+7
|\ \
| * | SI-6192 Range: to, until and end are confusingRex Kerr2014-09-301-1/+7
| |/
* / SI-8624 PriorityQueue documentation is not clear enoughRex Kerr2014-09-301-0/+5
|/
* Merge pull request #3994 from puffnfresh/feature/system-compiler-propertiesGrzegorz Kossakowski2014-09-241-3/+3
|\
| * Make compiler.properties fall back to prefixedBrian McKenna2014-09-221-3/+3
* | HasSet to HashSet typo fixKrystian Nowak2014-09-221-1/+1
|/
* Merge pull request #3848 from Ichoran/issue/8680Lukas Rytz2014-09-161-14/+111
|\
| * SI-8680 Stream.addString is too eagerRex Kerr2014-09-121-14/+111
* | Merge pull request #3941 from Ichoran/issue/8815Lukas Rytz2014-09-161-27/+11
|\ \
| * | SI-8815 mutable.LongMap makes different choices for splitAt vs etc.Rex Kerr2014-09-111-27/+11
| |/
* | Merge pull request #3977 from terma/issue/8817Vlad Ureche2014-09-121-5/+4
|\ \ | |/ |/|
| * SI-8817 Correct scaladoc for scala.sys.addShutdownHookterma2014-09-111-5/+4
* | Merge pull request #3801 from Ichoran/issue/8474Grzegorz Kossakowski2014-09-092-16/+47
|\ \ | |/ |/|
| * SI-8474 Inconsistent behavior of patch methodRex Kerr2014-08-242-16/+47
* | Merge commit 'b5759ef' into merge/2.10-to-2.11-sept-2Lukas Rytz2014-09-021-1/+6
|\ \
| * | SI-8589 Performance improvement for ArrayCharSequence.toStringJeroen ter Voorde2014-06-191-1/+6
| * | Merge pull request #3359 from huitseeker/issue/VarianceAdaptationsJason Zaugg2014-01-216-6/+6
| |\ \
| | * | Backports library changes related to SI-6566 from a419799François Garillot2014-01-136-6/+6
| * | | More clear implicitNotFound error for ExecutionContextJames Ward2014-01-081-1/+1
| |/ /
* | | Merge pull request #3949 from lrytz/t8627Grzegorz Kossakowski2014-08-272-12/+14
|\ \ \
| * | | SI-8627 make Stream.filterNot non-eagerLukas Rytz2014-08-272-12/+14
* | | | Merge remote-tracking branch 'upstream/2.11.x' into backportsLukas Rytz2014-08-266-172/+257
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge pull request #3923 from som-snytt/issue/8787Grzegorz Kossakowski2014-08-191-169/+245
| |\ \ \ | | |/ / | |/| |
| | * | SI-8787 Addressing feedback, additional periods.Som Snytt2014-08-121-31/+65
| | * | SI-8787 Update doc for RegexSom Snytt2014-08-101-134/+175
| | * | SI-8787 If you love nulls, so does RegexSom Snytt2014-08-081-10/+11
| * | | SI-8512 Infer a type for f"$args"Som Snytt2014-08-121-1/+1
| * | | Merge pull request #3907 from gourlaysama/wip/proxyLukas Rytz2014-08-124-0/+4
| |\ \ \