summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | Tweak formatting of build.sbtJason Zaugg2015-04-171-45/+44
| | | * | | | | | | Projects for partest-extras and junitJason Zaugg2015-04-171-3/+36
| | | * | | | | | | Rework library dependenciesGrzegorz Kossakowski2015-04-171-9/+24
| | | * | | | | | | Always fork in run.Grzegorz Kossakowski2015-04-171-1/+2
| | | * | | | | | | Generate shell scripts.Grzegorz Kossakowski2015-04-173-0/+85
| | | * | | | | | | Included required resources in jarsGrzegorz Kossakowski2015-04-171-3/+20
| | | * | | | | | | Add "scala-" prefix to the name of a subproject.Grzegorz Kossakowski2015-04-171-6/+12
| | | * | | | | | | Document sbt build as experimental.Grzegorz Kossakowski2015-04-172-1/+14
| | | * | | | | | | Root project shouldn't compile any sources.Grzegorz Kossakowski2015-04-171-1/+2
| | | * | | | | | | Exclude transitive scala-library dependencyJason Zaugg2015-04-171-15/+15
| | | * | | | | | | Avoid circular deps: override `scalaInstance`Grzegorz Kossakowski2015-04-171-0/+6
| | | * | | | | | | Compiler jar includes interactive, scaladoc & replGrzegorz Kossakowski2015-04-171-11/+25
| | | * | | | | | | ScaladocGrzegorz Kossakowski2015-04-171-1/+13
| | | * | | | | | | Asm and fork/join: no docs, publishing,...Grzegorz Kossakowski2015-04-171-10/+41
| | | * | | | | | | 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
| | |/ / / / / / /