summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge branch '2.10.x' into topic/pickledflagsPaul Phillips2012-07-1168-194/+675
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Pickled flag reorgMartin Odersky2012-07-119-54/+49
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #881 from lrytz/t4763Josh Suereth2012-07-1119-20/+40
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | SI-4763 Deprecated the `cloneable` annotationLukas Rytz2012-07-1112-14/+24
| * | | | | | Moved cloneable class to package `scala.annotation`.Lukas Rytz2012-07-1110-157/+8
| * | | | | | starr sources to move cloneable class to package `annotation`Lukas Rytz2012-07-115-1/+160
| | |/ / / / | |/| | | |
* | | | | | Merge commit 'refs/pull/851/head' into 2.10.xAdriaan Moors2012-07-118-10/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Added a HIDDEN flag.Paul Phillips2012-07-088-10/+14
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-------. \ \ \ \ \ Merge commit 'refs/pull/825/head'; commit 'refs/pull/827/head'; commit 'refs/...Adriaan Moors2012-07-1162-184/+652
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| | | | | * | | | | bandaid in GenASM for SI-6049Miguel Garcia2012-07-101-4/+10
| | | | * | | | | | SI-6042 Improve type selection from volatile type errorJason Zaugg2012-07-084-2/+16
| | | * | | | | | | SI-5974 make collection.convert.Wrappers serializableLukas Rytz2012-07-053-1/+13
| | * | | | | | | | Allow attachments for symbols, just like for trees.Lukas Rytz2012-07-0515-74/+140
| | * | | | | | | | Enhanced presentation compiler test infrastructureMirco Dotta2012-07-0510-46/+27
| * | | | | | | | | removes special case for BigIntegerDominik Gruntz2012-07-061-2/+1
| * | | | | | | | | stringinterpolation macro test filesAdriaan Moors2012-07-064-0/+266
| * | | | | | | | | adds the sha1 files of the new starr / stringContext.fDominik Gruntz2012-07-0622-58/+23
| * | | | | | | | | macro-based string interpolation formatterAdriaan Moors2012-07-065-6/+165
* | | | | | | | | | Merge pull request #861 from dragos/revert-genasm-bg-threadv2.10.0-M5Adriaan Moors2012-07-103-91/+35
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "GenASM: pipeline disk-write with building of classfiles"Iulian Dragos2012-07-103-91/+35
* | | | | | | | | | | Merge pull request #864 from jsuereth/fix/critical-build-fixinsJosh Suereth2012-07-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | 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