summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tagged builds now display tag version. (maven = canonical).v2.9.2-RC3v2.9.2Josh Suereth2012-03-301-20/+34
* Backport fix for SI-4545, SI-5633.Paul Phillips2012-03-301-2/+2
* Minimal version of final-field patch.Paul Phillips2012-03-281-2/+3
* Merge pull request #330 from dcsobral/backport/SI-4750v2.9.2-RC2Josh Suereth2012-03-263-2/+41
|\
| * Document regex replacement strings behavior.Daniel C. Sobral2012-03-263-2/+41
* | Added latest link for sources so we can include them in distributions.Josh Suereth2012-03-261-1/+15
|/
* Merge pull request #327 from retronym/backport/large-scope-soeJosh Suereth2012-03-261-13/+27
|\
| * Fixed stackoverflow problem when initializing large scopes.Martin Odersky2012-03-251-13/+27
|/
* Merge branch '2.9.x' of github.com:scala/scala into 2.9.xJosh Suereth2012-03-2415-109/+92
|\
| * Merge pull request #324 from jsuereth/2.9.x-distroJosh Suereth2012-03-236-57/+10
| |\
| | * Removed git from source repo generation.Josh Suereth2012-03-231-0/+1
| | * Updated README for latest installationsJosh Suereth2012-03-231-10/+4
| | * No longer generate SBAZ documentation as part of distribution.Josh Suereth2012-03-231-1/+1
| | * disable version numbers on windows, they're broken.Lukas Rytz2012-03-231-2/+0
| | * Yet another attempt to make the version a good oneJosh Suereth2012-03-234-44/+4
| |/
| * Remove unnecessary method.Paul Phillips2012-03-211-4/+0
| *-. Merge remote-tracking branches 'retronym/backport/4895', 'retronym/backport/f...Paul Phillips2012-03-213-3/+3
| |\ \
| | | * Fix for si-4771 Scala eats exit code when piping stdinMatthew Farwell2012-03-211-1/+1
| | * | Changes the fork join pool detection for JVM1.7...Aleksandar Pokopec2012-03-212-2/+2
| | |/
| * / Fixes #4895.Aleksandar Pokopec2012-03-213-2/+28
| |/
| * Merge pull request #285 from jsuereth/make-release-notesJosh Suereth2012-03-191-0/+49
| |\
| | * First cut at a release notes tool to help generate them.Josh Suereth2012-03-161-0/+49
| * | Merge pull request #287 from jsuereth/fix-version-on-tagJosh Suereth2012-03-194-53/+12
| |\ \ | | |/ | |/|
| | * Fixed versioning scheme when running on a tag.Josh Suereth2012-03-194-53/+12
| |/
* / Scaladoc is now pointing to sources in githubVlad Ureche2012-03-243-5/+20
|/
* Merge pull request #271 from jsuereth/2.9.x-version-fixinv2.9.2-RC1Josh Suereth2012-03-1611-55/+206
|\
| * Fixed sha to not have the 'g' for git.Josh Suereth2012-03-162-2/+3
| * Fixed maven deployment issues for new versioning scheme.Josh Suereth2012-03-162-15/+20
| * Finished migrating to new versioning schemeJosh Suereth2012-03-169-52/+155
| * properties loading is now maven/osgi version aware. yippie.Josh Suereth2012-03-141-14/+13
| * Modified build for new versioning scheme.Josh Suereth2012-03-143-3/+10
| * Moved to Mirco's versioning idea.Josh Suereth2012-03-142-6/+19
| * Fixes to build numbering system for 2.9.x releaseJosh Suereth2012-03-144-9/+32
* | Fix for a bug in CharArrayReader which made tri...Paul Phillips2012-03-144-5/+35
* | Merge pull request #253 from rjmac/backport/4835Josh Suereth2012-03-143-2/+53
|\ \ | |/ |/|
| * Remove source-compatibility-breaking parenthesesRobert J. Macomber2012-03-141-1/+1
| * Add test case for SI-4835 (https://issues.scala-lang.org/browse/SI-4835)Kota Mizushima2012-03-022-0/+45
| * * Fixed SI-4835 (https://issues.scala-lang.org/browse/SI-4835).Kota Mizushima2012-03-021-3/+9
* | Fix for checkfile difference.Paul Phillips2012-03-081-1/+2
* | Revert attempt to limit private types in lubs.Paul Phillips2012-03-084-1/+84
* | Fix deadlocks occurring during presentation compiler shutdown.Iulian Dragos2012-03-062-1/+32
| |
| \
*-. \ Merge remote-tracking branches 'szabolcsberecz/backports/fix-specialized-test...Paul Phillips2012-03-053-5/+19
|\ \ \
| | * | Fixes SI-5380: non-local return of try expressionSzabolcs Berecz2012-03-032-3/+14
| | |/
| * / Fixed instrumented.jar and scalacheck.jar locationSzabolcs Berecz2012-03-031-2/+5
| |/
* | Merge pull request #258 from dragos/2.9.xJosh Suereth2012-03-036-15/+81
|\ \
| * | Fix for cps regression. Closes 5538. Closes 5445.Tiark Rompf2012-03-036-15/+81
|/ /
* / Fixed type in maven deployJosh Suereth2012-03-031-1/+1
|/
* Fixes NPE using iterator with an XML attribute ...Paul Phillips2012-03-015-4/+32
* Fixing missing , because I'm an idiotJosh Suereth2012-03-011-1/+1
* Fixed nightly target to include all documentationJosh Suereth2012-03-011-1/+1