summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'VladUreche/issue/5287-cleanup', 'scalamacros/...Paul Phillips2012-02-083-34/+13
|\ \ \ \
| | | * | Updated information about desugaring of macrosEugene Burmako2012-02-081-7/+11
| | * | | Removed Code.scalaEugene Burmako2012-02-081-25/+0
| | |/ /
| * / / Fixed misplaced @usecase annotationVlad Ureche2012-02-081-2/+2
| |/ /
* | | Merge remote-tracking branch 'lrytz/maven-version-fix'Paul Phillips2012-02-083-5/+6
|\ \ \
| * | | fix maven publish version numbersLukas Rytz2012-02-073-5/+6
| |/ /
* | | Merge branch 'base-2.8.x-2.9.x-2.10.x'Paul Phillips2012-02-081-1/+4
|\ \ \ | |/ / |/| |
| * | Remove alphanumeric characters from the major part of the Scala version number.Iulian Dragos2012-02-081-1/+4
* | | new starr based on v2.10.0-M1-167-g0ccd295a78Paul Phillips2012-02-063-3/+3
* | | Added a rootdoc page for the compiler API scaladocVlad Ureche2012-02-064-5/+10
* | | Scaladoc @usecase annotation overriding / SI-5287Vlad Ureche2012-02-064-36/+277
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge remote-tracking branches 'rklaehn/SI-5139', 'axel22/feature/pc-ctrie', ...Paul Phillips2012-02-06118-1095/+3475
|\ \ \ \ \ \
| | | | * | | Added the "nofail" flag to the scaladoc ant taskVlad Ureche2012-02-061-5/+22
| | | * | | | Assorted fixesEugene Burmako2012-02-068-62/+85
| | | |/ / /
| | * / / / Automatically fetch jars as neededGeoff Reedy2012-02-061-14/+19
| | |/ / /
| * | | | Merge branch 'master' into feature/pc-ctrieAleksandar Prokopec2012-02-06209-1557/+2395
| |\| | |
| | * | | Revert "Added a rootdoc page for the compiler API scaladoc"Paul Phillips2012-02-054-10/+5
| | * | | Revert "Scaladoc @usecase annotation overriding / SI-5287"Paul Phillips2012-02-054-277/+36
| | * | | Refining the reflection api.Paul Phillips2012-02-0528-193/+178
| | * | | Reimplemented Modifer.Paul Phillips2012-02-058-44/+94
| | | | |
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *-----. \ \ Merge remote-tracking branches 'VladUreche/feature/compiler-rootdoc', 'scalam...Paul Phillips2012-02-0518-48/+317
| | |\ \ \ \ \ \
| | | | | | * | | Scaladoc @usecase annotation overriding / SI-5287Vlad Ureche2012-02-054-36/+277
| | | | | * | | | Fixes https://issues.scala-lang.org/browse/SI-5272Eugene Burmako2012-02-056-3/+20
| | | | * | | | | Fixes https://issues.scala-lang.org/browse/SI-5334Eugene Burmako2012-02-054-4/+10
| | | | |/ / / /
| | | * | / / / Added a rootdoc page for the compiler API scaladocVlad Ureche2012-02-054-5/+10
| | | | |/ / / | | | |/| | |
| | * | | | | Merge remote-tracking branch 'szabolcsberecz/small-cleanup' into developPaul Phillips2012-02-052-3/+2
| | |\ \ \ \ \
| | | * | | | | one less TODO and null checkSzabolcs Berecz2012-02-052-3/+2
| | * | | | | | Merge remote-tracking branches 'scalamacros/pullrequest/cygwinscripts' and 's...Paul Phillips2012-02-0544-433/+278
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | * | | | | Replaced LiftCode with a function in MacroContextEugene Burmako2012-02-0544-433/+278
| | | |/ / / /
| | * | | | | Fixes OSTYPE check for CygwinEugene Burmako2012-02-051-1/+1
| | * | | | | Fixes curlUpload for CygwinEugene Burmako2012-02-051-0/+1
| | |/ / / /
| * | | | | Add tests for parallel Ctrie.Aleksandar Prokopec2012-02-037-17/+126
| * | | | | Fix some issues in parallel Ctrie.Aleksandar Prokopec2012-02-036-46/+75
| * | | | | Add parallel Ctrie parallel collection.Aleksandar Prokopec2012-02-025-10/+151
| * | | | | Incorporate Ctrie into standard library.Aleksandar Prokopec2012-02-024-13/+106
| * | | | | Add the Ctrie concurrent map implementation.Aleksandar Prokopec2012-02-0113-0/+2055
| * | | | | Remove ParIterator and SignalContextPassingIterator.Aleksandar Prokopec2012-02-0114-182/+113
| * | | | | Add support for combiner sharing to parallel collections.Aleksandar Prokopec2012-02-014-119/+193
| | |_|_|/ | |/| | |
* | | | | added reference equality checks to improve structural sharingRuediger Klaehn2012-02-051-7/+12
| |/ / / |/| | |
* | | | Merge branch 'fix-script'Paul Phillips2012-02-041-13/+18
|\ \ \ \ | | |_|/ | |/| |
| * | | Establish more baseline tags.Paul Phillips2012-02-041-13/+18
| * | | Time-traveled get-scala-revision to 3-way merge base.Paul Phillips2012-02-041-16/+28
* | | | An IntelliJ module for the root directory.Jason Zaugg2012-02-042-1/+12
* | | | Merge branch 'publish-fix'Paul Phillips2012-02-031-2/+2
|\| | | | |_|/ |/| |
| * | Fix 2.9.2 scaladoc replacing nightlies in jenkinsVlad Ureche2012-02-031-2/+2
| * | Injecting epfl-publish into merge-base.Paul Phillips2012-02-031-0/+32
* | | Updated and added some runners.Paul Phillips2012-02-036-10/+30
* | | Restored build.number.Paul Phillips2012-02-031-0/+5
* | | Updated Flags toString/documentation.Paul Phillips2012-02-029-36/+36
* | | Cleanups in classfile parser symbol creation.Paul Phillips2012-02-021-18/+18