summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Spiced up the irrefutability tests a bit.Paul Phillips2012-03-194-29/+36
| | * | Discovered filter was still being generated.Paul Phillips2012-03-193-2/+24
| | * | Finally did something about broken irrefutability.Paul Phillips2012-03-196-20/+124
| | * | Merge remote-tracking branch 'vjovanov/actors-move' into developPaul Phillips2012-03-1912-25/+130
| | |\ \
| | | * | Separating Scala Actors from the Scala Library.Vojin Jovanovic2012-03-1912-25/+130
| | * | | Merge remote-tracking branch 'adriaanm/ticket/5189' into developPaul Phillips2012-03-1911-38/+83
| | |\ \ \
| | | * | | SI-5189: refined GADT soundness fixAdriaan Moors2012-03-1911-38/+83
| | | |/ /
| | * | | Chill out repl ctrl-char filter.Paul Phillips2012-03-191-9/+11
| | * | | Overhaul of NodePrinters.Paul Phillips2012-03-192-384/+287
| | * | | Tree adjustments.Paul Phillips2012-03-196-10/+24
| | |/ /
| * / / Cleaned up Duration for the standard library.Vojin Jovanovic2012-03-2014-531/+595
| |/ /
| * | First cut at a release notes tool to help generate them.Josh Suereth2012-03-191-0/+49
| * | Fixed versioning scheme when running on a tag.Josh Suereth2012-03-194-53/+12
* | | Merge branch 'master' into feature/pc-execution-contextsAleksandar Prokopec2012-03-21318-1464/+5301
|\| |
| * | Merge branch 'mar17-colorize'Paul Phillips2012-03-187-0/+1275
| |\ \
| | * | Library for ansi color management.Paul Phillips2012-03-187-0/+1275
| * | | Merge remote-tracking branches 'axel22/feature/checkinit-transient' and 'jsue...Paul Phillips2012-03-1884-533/+1718
| |\ \ \
| | * | | Added +: and :+ extractors to mirror append/prepend.Josh Suereth2012-03-164-0/+34
| | |/ /
| | * | Eliminating warnings in Cleanup.Paul Phillips2012-03-163-74/+67
| | * | Testing compiler asSeenFrom directly.Paul Phillips2012-03-167-18/+498
| | * | Added alternate test for SI-5545.Paul Phillips2012-03-162-0/+8
| | | |
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | *---------. \ Merge remote-tracking branches 'VladUreche/feature/inheritdoc-clean', 'acruis...Paul Phillips2012-03-1661-382/+1085
| | |\ \ \ \ \ \ \
| | | | | | | | * | Fixing merge conflicts for trunk.Josh Suereth2012-03-162-18/+5
| | | | | | | | * | 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-50/+158
| | | | | | | | * | properties loading is now maven/osgi version aware. yippie.Josh Suereth2012-03-161-14/+13
| | | | | | | | * | Modified build for new versioning scheme.Josh Suereth2012-03-163-3/+10
| | | | | | | | * | Moved to Mirco's versioning idea.Josh Suereth2012-03-162-11/+19
| | | | | | | | * | Fixes to build numbering system for 2.9.x releaseJosh Suereth2012-03-164-4/+53
| | | | | | | * | | Renamed concurrent trie source files.Aleksandar Prokopec2012-03-162-0/+0
| | | | | | | * | | Renaming Ctrie to ConcurrentTrieMap.Aleksandar Prokopec2012-03-1611-144/+144
| | | | | | * | | | Remove confusing nightly.checkinit target that was setting checkinit in optim...Hubert Plociniczak2012-03-151-6/+0
| | | | | * | | | | Remove assert given the test. Fixes #SI-5572.Hubert Plociniczak2012-03-163-1/+34
| | | | | |/ / / /
| | | | * | | | | Fixed broken testsAlex Cruise2012-03-156-18/+19
| | | | * | | | | Tweaked deprecation annotations to avoid warningAlex Cruise2012-03-152-2/+2
| | | | * | | | | Re-fixed 2.10-style literals. Oh, silly Windows and your line endings.Alex Cruise2012-03-151-1/+1
| | | | * | | | | SI-1118:Alex Cruise2012-03-155-493/+490
| | | | * | | | | Cleaned up failed manual patchAlex Cruise2012-03-151-459/+459
| | | | * | | | | SI-1118 WIPAlex Cruise2012-03-1523-68/+168
| | | | * | | | | SI-1118 WIPAlex Cruise2012-03-152-0/+0
| | | * | | | | | Merged and cleaned the 'feature/inheritdoc' branchVlad Ureche2012-03-169-89/+503
| | * | | | | | | Revert "More uniformity for the parser."Paul Phillips2012-03-163-51/+14
| | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Merge pull request #281 from VladUreche/hack/verify-scriptJosh Suereth2012-03-161-5/+5
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | Adapted tools/verify-jar-cache for UbuntuVlad Ureche2012-03-161-5/+5
| | | | |_|_|/ | | | |/| | |
| | * / | | | Finish fixing range positions.Paul Phillips2012-03-165-3/+7
| | |/ / / /
| * / / / / Simplify check for transient fields in mixin.Aleksandar Prokopec2012-03-161-1/+1
| |/ / / /
| * | | | More uniformity for the parser.Paul Phillips2012-03-163-14/+51
| * | | | New option -Ypos-debug, and fixed range position breakage.Paul Phillips2012-03-1517-75/+136
| * | | | Merge remote-tracking branches 'axel22/feature/checkinit-transient' and 'lryt...Paul Phillips2012-03-15224-873/+2224
| |\ \ \ \