summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Yanked lubList from master.Paul Phillips2012-02-291-33/+79
* Created simple infrastructure for creating muta...Paul Phillips2012-02-249-22/+54
* slight improvement to lubList so that the simpl...Adriaan Moors2012-02-242-4/+9
* Better fix for memory leaks in the presentation compiler. Switched to perRunC...Iulian Dragos2012-02-241-0/+1
* More use of perRunCaches.Paul Phillips2012-02-246-14/+11
* Merge pull request #236 from jsuereth/fix-snapshot-version-numberJosh Suereth2012-02-241-1/+3
|\
| * Fix version.number setting for snapshotsJosh Suereth2012-02-241-1/+3
* | -Xplugin value passed by the Eclipse IDE are incorrectly parsed when itMirco Dotta2012-02-241-1/+1
|/
* changed repo id to denote new credentials for new serer.Josh Suereth2012-02-231-1/+1
* Modified repository deployments to point to OSSRHJosh Suereth2012-02-231-5/+2
* Removed not-binary-compatible methods.Paul Phillips2012-02-221-2/+4
* Fix various InnerClasses bugs.Grzegorz Kossakowski2012-02-222-9/+37
* Merge remote-tracking branch 'jsuereth/deploy-fix-2.9.x' into 2.9.xPaul Phillips2012-02-2211-48/+332
|\
| * Speed up deployment using combined deploy settings.Josh Suereth2012-02-211-36/+10
| * Fixed POM for sonatypes standards.Josh Suereth2012-02-218-0/+96
| * Added the ability to publish signed artifacts.Josh Suereth2012-02-211-2/+102
| * Merged doc fixes from 2.10.x into 2.9.xJosh Suereth2012-02-213-46/+160
* | Merge remote-tracking branch 'szeiger/backport/cps-if-then-else-91dbfb2' into...Paul Phillips2012-02-225-28/+101
|\ \
| * | improve cps handling of if-then-else. no review.Tiark Rompf2012-02-225-28/+101
* | | Merge remote-tracking branch 'dcsobral/backport/5439' into 2.9.xPaul Phillips2012-02-226-163/+625
|\ \ \ | |/ / |/| |
| * | Move code to a better place.Daniel C. Sobral2012-02-221-2/+3
| * | Major rewrite of sys.process documentation.Daniel C. Sobral2012-02-226-158/+613
| * | Close file descriptor leak in sys.process.Daniel C. Sobral2012-02-221-6/+12
* | | fixes SI-5506. better cps type propagation for polymorphic and multi-argument...Tiark Rompf2012-02-214-7/+112
* | | Added the SYNTHETIC flag for BRIDGE methods. The Eclipse Java compiler compla...Iulian Dragos2012-02-211-1/+1