summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge commit 'f640fa0' into merge-2.11-to-2.12-june-1Lukas Rytz2016-06-010-0/+0
| |\| | | | | |
| | * | | | | | Merge pull request #5167 from martijnhoekstra/SI-9766Lukas Rytz2016-05-232-1/+20
| | |\ \ \ \ \ \
| | | * | | | | | SI-9766 - allow ++ on empty ConcatIteratorMartijn Hoekstra2016-05-212-1/+20
| | | |/ / / / /
| * | | | | | | Merge commit '4196569' into merge-2.11-to-2.12-june-1Lukas Rytz2016-06-012-1/+49
| |\| | | | | |
| | * | | | | | SI-9688 Make merge in immutable HashMap1 work with null kv.Łukasz Gieroń2016-05-232-1/+49
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge commit '0d0671a' into merge-2.11-to-2.12-june-1Lukas Rytz2016-06-010-0/+0
| |\| | | | |
| | * | | | | Merge pull request #5178 from lrytz/readme211Adriaan Moors2016-05-203-185/+296
| | |\ \ \ \ \
| | | * | | | | [backport] identical readme in 2.11.x as in 2.12.xLukas Rytz2016-05-193-185/+296
| | |/ / / / /
| * | | | | | Merge commit '90706b0' into merge-2.11-to-2.12-june-1Lukas Rytz2016-06-013-2/+0
| |\| | | | |
| | * | | | | Merge pull request #5172 from lrytz/move-testJason Zaugg2016-05-172-0/+0
| | |\ \ \ \ \
| | | * | | | | Move t8449 to correct placeLukas Rytz2016-05-172-0/+0
| | * | | | | | Remove default value for sourcepath in scalac (ant version). (#5166)Krzysztof Romanowski2016-05-171-2/+0
| | |/ / / / /
* | | | | | | Merge pull request #5198 from sjrd/privatize-range-membersLukas Rytz2016-06-011-17/+11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Relax the semantics of `Range.lastElement` for internal use.Sébastien Doeraene2016-05-311-11/+10
| * | | | | | Privatize the deprecated members of `immutable.Range`.Sébastien Doeraene2016-05-311-7/+2
| | |_|_|_|/ | |/| | | |
* / | | | | SI-9767 document and test behaviour of String->integer/float conversionsMike Pheasant2016-06-012-7/+46
|/ / / / /
* | | | | Merge pull request #5076 from soc/topic/deprecations-sinceLukas Rytz2016-05-30195-677/+786
|\ \ \ \ \
| * | | | | Add documentation to @deprecatedSimon Ochsenreither2016-05-294-21/+101
| * | | | | Add since arg to deprecationWarning and use itSimon Ochsenreither2016-05-2966-132/+160
| * | | | | Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-28117-490/+484
| * | | | | SI-9084 Add `since` (if available) to deprecation warningsSimon Ochsenreither2016-05-2828-87/+96
| * | | | | SI-9483 Add `since` to `@deprecatedName`Simon Ochsenreither2016-05-271-3/+1
* | | | | | Merge pull request #5191 from som-snytt/issue/9382Lukas Rytz2016-05-307-99/+131
|\ \ \ \ \ \
| * | | | | | SI-9382 Zippy clean-up in aisle 2 & 3Som Snytt2016-05-265-97/+113
| * | | | | | SI-9382 Privatize enhanced x in Tuple2Zipped.OpsSom Snytt2016-05-254-2/+18
* | | | | | | Merge pull request #5193 from som-snytt/issue/9794Lukas Rytz2016-05-303-2/+10
|\ \ \ \ \ \ \
| * | | | | | | SI-9794 Error advice uses decoded method nameSom Snytt2016-05-263-2/+10
* | | | | | | | Merge pull request #5200 from lrytz/bootstrap-opt-optionsLukas Rytz2016-05-301-2/+0
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Don't pass -opt to starr / locker build in the bootstrap scriptLukas Rytz2016-05-301-2/+0
|/ / / / / / /
* | | | | | | Merge pull request #5102 from milessabin/2.12.xJason Zaugg2016-05-2737-11/+514
|\ \ \ \ \ \ \
| * | | | | | | -Xexperimental mode now only includes -Ypartial-unificationMiles Sabin2016-05-243-5/+5
| * | | | | | | SI-2712 Add support for higher order unificationMiles Sabin2016-05-2435-6/+509
* | | | | | | | Merge pull request #5186 from lrytz/inlinerM5Jason Zaugg2016-05-276-18/+87
|\ \ \ \ \ \ \ \
| * | | | | | | | Debug flag to print a summary of the inliner's workLukas Rytz2016-05-246-18/+87
| |/ / / / / / /
* | | | | | | | Merge pull request #5192 from dwijnand/wip/scala-repl-no-importsJason Zaugg2016-05-2713-31/+604
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fully qualify types in REPL generated codeDale Wijnand2016-05-2613-31/+604
* | | | | | | | Merge pull request #5189 from lrytz/y-notAdriaan Moors2016-05-2687-178/+178
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Rename -Yopt to -opt, -Yopt-warnings to -opt-warningsLukas Rytz2016-05-2587-178/+178
|/ / / / / / /
* | | | | | | Merge pull request #5188 from janekdb/topic/2.12.x-scaladoc-AnsiColour-2Lukas Rytz2016-05-251-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Use full braces style in AnsiColor exampleJanek Bogucki2016-05-251-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #5052 from kilotaras/topic/map-applyOrElseLukas Rytz2016-05-251-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Added applyOrElse to MapLikeTaras Boiko2016-03-201-0/+4
* | | | | | | | Merge pull request #5185 from janekdb/topic/2.12.x-scaladoc-java-link-syntaxLukas Rytz2016-05-252-6/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix Scaladoc link syntax on java.util.Formatter referencesJanek Bogucki2016-05-242-6/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #5124 from performantdata/bug/SI-9522Lukas Rytz2016-05-256-32/+116
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | SI-9522 release key reference when deleting from OpenHashMapPerformant Data LLC2016-05-246-32/+116
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #4935 from som-snytt/issue/8044-tickvarAdriaan Moors2016-05-248-11/+44
|\ \ \ \ \ \ \
| * | | | | | | SI-8044 Allow any id in explicit pattern bindingSom Snytt2016-05-203-6/+13
| * | | | | | | SI-8044 Test for quoted not-a-varidSom Snytt2016-05-202-0/+8
| * | | | | | | SI-8044 Allow binding backquoted varid in patternsSom Snytt2016-05-206-9/+27