summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* FIXING THE SAME MISTAKE BUT IN STRAP. Yay for copy-paste ant-magicJosh Suereth2012-07-101-1/+1
* Merge pull request #860 from jsuereth/fix/critical-build-fixinsAdriaan Moors2012-07-101-1/+2
|\
| * Fixed very bad build.xml issue and quick.bin missing ASM.Josh Suereth2012-07-101-1/+2
|/
* Merge pull request #840 from jsuereth/fix/newstarr-with-sourceLukas Rytz2012-07-101-37/+31
|\
| * Added opt variant to replacestarrwinJosh Suereth2012-07-061-0/+6
| * Fixed replacestarr to use packed libraries and also include source files.Josh Suereth2012-07-061-37/+25
* | Merge pull request #856 from havocp/sip14-execution-changesAdriaan Moors2012-07-1015-321/+478
|\ \
| * | Collection of updates to SIP-14 (scala.concurrent)Havoc Pennington2012-07-0915-321/+478
* | | Merge pull request #857 from vjovanov/masterAdriaan Moors2012-07-091-188/+0
|\ \ \ | |/ / |/| |
| * | Removing the actor migration undeterministic test.Vojin Jovanovic2012-07-091-188/+0
|/ /
* | Merge pull request #854 from clhodapp/feature/reflection-overload-resolution-...Adriaan Moors2012-07-0911-60/+610
|\ \
| * | improved resolveOverloaded docs cvogt2012-07-091-17/+17
| * | Added scaladoc for resolveOverloaded.clhodapp2012-07-091-0/+18
| * | New logic for TermSymbol.resolveOverloadedclhodapp2012-07-0811-60/+592
* | | Merge pull request #841 from magarciaEPFL/fixesAdriaan Moors2012-07-094-13/+28
|\ \ \ | |/ / |/| |
| * | scalac ant task now supports all GenASM targetsMiguel Garcia2012-07-081-1/+1
| * | raise compile time error about impending VerifyError due to unsorted lookupsw...Miguel Garcia2012-07-071-0/+9
| * | SI-6025 fix for GenASM, GenJVM-based fix pendingMiguel Garcia2012-07-061-10/+14
| * | GenASM becomes default backend, 1.5 classfiles remain as defaultMiguel Garcia2012-07-063-3/+5
| |/
* | Merge pull request #843 from scalamacros/ticket/6036Adriaan Moors2012-07-089-56/+92
|\ \
| * | SI-6036 yet again makes sense of magic symbolsEugene Burmako2012-07-069-56/+92
| |/
* | Merge pull request #829 from ConnorDoyle/masterAdriaan Moors2012-07-081-3/+3
|\ \
| * | Fixed the API documentation for scala.collection.MapLike.filterNot. The prev...Connor Doyle2012-07-051-3/+3
* | | Merge pull request #844 from paulp/topic/stop-admonishing-meAdriaan Moors2012-07-085-8/+12
|\ \ \
| * | | Knocking off a few catch _ => warnings.Paul Phillips2012-07-065-8/+12
* | | | Merge pull request #816 from VladUreche/feature/diagrams-dev-pullreq-newJosh Suereth2012-07-0766-607/+4146
|\ \ \ \
| * | | | Diagram tweaks #2Vlad Ureche2012-07-0212-59/+419
| * | | | Diagram tweaks #1Vlad Ureche2012-07-0211-84/+223
| * | | | Documented SyncVarVlad Ureche2012-07-021-7/+13
| * | | | Scaladoc class diagrams part 2Damien2012-07-0214-24/+1297
| * | | | Scaladoc class diagrams part 1Vlad Ureche2012-07-0237-266/+1765
| * | | | Reorganized scaladoc modelVlad Ureche2012-07-0212-281/+466
| * | | | Scaladoc diff-firendly outputVlad Ureche2012-07-027-25/+102
* | | | | Merge pull request #848 from paulp/topic/asSeenFrom-basePaul Phillips2012-07-071-14/+2
|\ \ \ \ \
| * | | | | Eliminated some code in asSeenFrom.Paul Phillips2012-07-071-14/+2
* | | | | | Merge pull request #839 from jsuereth/starr-fixinsJosh Suereth2012-07-071-7/+13
|\ \ \ \ \ \
| * | | | | | Fix to push-jars to use same sha fixing that pull uses.Josh Suereth2012-07-061-7/+13
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #838 from adriaanm/ticket-2442Adriaan Moors2012-07-072-3/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | SI-2442 sealedness for java enums non-experimentalAdriaan Moors2012-07-062-3/+3
| |/ / / /
* | | / / Tweak test to pass under java 7.Paul Phillips2012-07-061-1/+1
| |_|/ / |/| | |
* | | | Merge pull request #834 from paulp/issue/3836-2Adriaan Moors2012-07-064-3/+81
|\ \ \ \ | |/ / / |/| | |
| * | | Fix SI-3836 not-really-ambiguous import detection.Paul Phillips2012-07-054-3/+81
* | | | Merge pull request #830 from heathermiller/topic/tryeither-fixesAdriaan Moors2012-07-0612-173/+478
|\ \ \ \
| * | | | Updates scala.util.control.NonFatal documentation, as suggested in code reviewHeather Miller2012-07-061-6/+9
| * | | | SI-5981, SI-5979, SI-5973 Closed. Maintenance to Try.Heather Miller2012-07-0512-167/+469
| | |_|/ | |/| |
* | | | Merge pull request #824 from adriaanm/ticket-4691_6008Adriaan Moors2012-07-068-219/+273
|\ \ \ \
| * | | | refactor to implement @retronym's reviewAdriaan Moors2012-07-061-18/+20
| * | | | SI-6008 use static knowledge of success of type testsAdriaan Moors2012-07-054-25/+65
| * | | | SI-4691 exhaustivity: `unapply: Some` = irrefutableAdriaan Moors2012-07-054-175/+175
| * | | | introduce -Ypatmat-debug (no new functionality)Adriaan Moors2012-07-052-35/+47
| |/ / /