summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | Split `commonSettings` into smaller chunks.Grzegorz Kossakowski2015-04-171-2/+5
| | | * | | | | | | Introduce `buildDirectory` setting.Grzegorz Kossakowski2015-04-171-4/+6
| | | * | | | | | | Change project's base to src/$nameGrzegorz Kossakowski2015-04-171-29/+30
| | | * | | | | | | Generate .properties files, pack in jars.dumpstate2015-04-171-1/+55
| | | * | | | | | | Package jars into build/pack/lib directory.Grzegorz Kossakowski2015-04-171-0/+11
| | | * | | | | | | Introduce sbt buildGrzegorz Kossakowski2015-04-173-0/+149
| | * | | | | | | | Merge pull request #4464 from gourlaysama/wip/scaladoc-deprecatedVlad Ureche2015-04-228-4/+140
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | | * | | | | | | SI-4476 add an index of deprecated members to scaladocAntoine Gourlay2015-04-228-4/+140
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge pull request #4457 from retronym/ticket/9268Adriaan Moors2015-04-214-7/+60
| | |\ \ \ \ \ \ \
| | | * | | | | | | SI-9268 Be robust against absent classfiles during signature parsingJason Zaugg2015-04-214-7/+60
| | | | |_|_|_|/ / | | | |/| | | | |
| | * | | | | | | Merge pull request #4445 from jedesah/patch-2Adriaan Moors2015-04-211-1/+1
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Fix typo in Quasiquote doc that was confusingJean-Rémi Desjardins2015-04-101-1/+1
* | | | | | | | | Merge pull request #4476 from lrytz/noAkkaActorsAdriaan Moors2015-04-307-34/+11
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Remove akka-actor from scala-library-allLukas Rytz2015-04-305-11/+1
| * | | | | | | | remove references to private-repo.typesafe.comLukas Rytz2015-04-304-23/+10
|/ / / / / / / /
* | | | | | | | Merge pull request #4474 from lrytz/versionsUpdateLukas Rytz2015-04-302-10/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | Update versions.properitesLukas Rytz2015-04-302-10/+13
|/ / / / / / / /
* | | | | | | | Merge pull request #4466 from lrytz/2.12-milestoneAdriaan Moors2015-04-27218-21017/+178
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation and some updates for the release build scriptLukas Rytz2015-04-232-107/+153
| * | | | | | | | Remove the 2.12.0-M0 bootstrap script - that was a mistake.Lukas Rytz2015-04-231-57/+0
| * | | | | | | | Remove scala.actors and the actors migration module dependencyLukas Rytz2015-04-23211-20745/+14
| * | | | | | | | Remove the continuations plugin module dependencyLukas Rytz2015-04-2310-109/+7
| * | | | | | | | Comments in versions.propertiesLukas Rytz2015-04-231-2/+8
| * | | | | | | | Remove starr.use.released property (not in use anymore)Lukas Rytz2015-04-232-2/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #4429 from ruippeixotog/issue/8552Adriaan Moors2015-04-222-2/+59
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-8627 Two-argument indexOf does not work for IteratorRui Gonçalves2015-04-042-2/+59
* | | | | | | | | Merge pull request #4459 from lrytz/merge/2.11-to-2.12-apr-21Adriaan Moors2015-04-22103-537/+3696
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge commit '555f8f0' into merge/2.11-to-2.12-apr-21Lukas Rytz2015-04-2157-287/+2276
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Merge pull request #4454 from retronym/topic/indylambda-no-accessorJason Zaugg2015-04-203-102/+49
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | | * | | | | | | Make lambda body public rather than using static accessorJason Zaugg2015-04-173-102/+49
| | |/ / / / / / /
| | * | | | | | | Merge pull request #4451 from som-snytt/issue/3368-remediateAdriaan Moors2015-04-1610-7/+394
| | |\ \ \ \ \ \ \
| | | * | | | | | | SI-3368 Default to coalescing for 2.11Som Snytt2015-04-1610-7/+394
| | * | | | | | | | Merge pull request #4453 from adriaanm/repo-config-no-dupAdriaan Moors2015-04-162-16/+23
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | | * | | | | | | Derive repository info from (jenkins) env varsAdriaan Moors2015-04-162-16/+23
| | |/ / / / / / /
| | * | | | | | | Merge pull request #4449 from retronym/ticket/9273Jason Zaugg2015-04-163-4/+24
| | |\ \ \ \ \ \ \
| | | * | | | | | | SI-9273 Avoid unpositioned error for bare classOfJason Zaugg2015-04-153-4/+24
| | |/ / / / / / /
| | * | | | | | | Merge pull request #4367 from retronym/topic/indylambda-specializationAdriaan Moors2015-04-1312-37/+76
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Disable -Ydelambdafy:method for specialized FunctionNJason Zaugg2015-04-1012-37/+76
| | * | | | | | | Merge pull request #4431 from adriaanm/rebase-4379Adriaan Moors2015-04-137-44/+1034
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | | * | | | | | Patmat: efficient reasoning about mutual exclusionGerard Basler2015-04-067-44/+1034
| | * | | | | | | Merge pull request #4373 from retronym/topic/indylambda-permutations-2Lukas Rytz2015-04-105-3/+86
| | |\ \ \ \ \ \ \
| | | * | | | | | | SI-8359 Adjust parameter order of accessor method in DelambdafyJason Zaugg2015-03-245-3/+86
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge pull request #4306 from som-snytt/issue/3368-bAdriaan Moors2015-04-099-68/+203
| | |\ \ \ \ \ \ \
| | | * | | | | | | SI-3368 ReviewSom Snytt2015-04-082-2/+2
| | | * | | | | | | SI-3368 Promote xml option to -XxmlSom Snytt2015-04-084-15/+15
| | | * | | | | | | SI-5699 Use ParserTestSom Snytt2015-04-081-10/+2
| | | * | | | | | | SI-3368 CDATA gets a NodeSom Snytt2015-04-088-57/+200
| | * | | | | | | | Merge pull request #4403 from gourlaysama/wip/t9239-generic-signatureAdriaan Moors2015-04-093-4/+24
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | SI-9239 fix java generic signature when traits extend classesAntoine Gourlay2015-03-253-4/+24
| | * | | | | | | | | Merge pull request #4386 from retronym/ticket/7741Lukas Rytz2015-04-098-9/+370
| | |\ \ \ \ \ \ \ \ \