summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
*---. Merge remote-tracking branches 'axel22/issue/5293', 'szabolcsberecz/synchroni...Paul Phillips2012-02-1510-20/+777
|\ \ \
| | | * Added test files to verify previous commit.Erik Osheim2012-02-152-0/+56
| | | * Improve handling of final and @inline in specialization.Erik Osheim2012-02-151-4/+21
| | * | test to check for proper synchronization in generated codeSzabolcs Berecz2012-02-153-0/+578
| * | | Apply the fix for si-5293 to hash maps.Aleksandar Prokopec2012-02-154-16/+122
| | |/ | |/|
* | | Major rewrite of sys.process documentation.Daniel C. Sobral2012-02-156-158/+613
* | | Close file descriptor leak in sys.process.Daniel C. Sobral2012-02-151-6/+12
| |/ |/|
* | Merge branch 'develop'Paul Phillips2012-02-15120-220/+518
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'scalamacros/pullrequest/preprocessreifees' an...Paul Phillips2012-02-15120-220/+518
| |\ \ \
| | | * | Makes multiline interpolation work finelyEugene Burmako2012-02-157-3/+106
| | * | | Disables typechecking that precedes reflective compilationEugene Burmako2012-02-14105-199/+204
| | * | | Preprocessing for reifeesEugene Burmako2012-02-1424-33/+223
| | |/ /
* | | | Test cases which motivated preceding reversions.Paul Phillips2012-02-153-0/+69
* | | | Revert "Fix for SI-5452."Paul Phillips2012-02-153-38/+1
* | | | Revert "Make fix for SI-5452 not break other things."Paul Phillips2012-02-153-10/+5
* | | | Revert "Restored scala.reflect.Code."Paul Phillips2012-02-151-24/+0
* | | | Restored scala.reflect.Code.Paul Phillips2012-02-151-0/+24
|/ / /
* | | Refactor Ctries to eliminate "Cannot inline method" messages.Aleksandar Prokopec2012-02-152-13/+17
* | | Implement `remaining` method in ParCtrie splitter.Aleksandar Prokopec2012-02-151-2/+1
* | | Add parallel size computation for ParCtrie.Aleksandar Prokopec2012-02-154-9/+78
* | | Add lazy size evaluation to Ctries.Aleksandar Prokopec2012-02-154-1/+116
* | | Add `dup` method to ParCtrie iterators.Aleksandar Prokopec2012-02-153-3/+37
| |/ |/|
* | Merge remote-tracking branch 'paulp/objects-and-overrides'Paul Phillips2012-02-155-4/+247
|\ \
| * | matchesType fixup.Paul Phillips2012-02-021-6/+6
| * | Fix for bad bug with accidental overrides.Paul Phillips2012-02-015-2/+245
* | | Specialization action.Paul Phillips2012-02-14101-236/+458
* | | Eliminating trailing whitespace in AnyVals.Paul Phillips2012-02-141-15/+15
* | | Remove stray "desired" sha1.Paul Phillips2012-02-141-1/+0
* | | Made speclib less of a maintenance headache.Paul Phillips2012-02-149-197/+337
| |/ |/|
* | Merge remote-tracking branch 'jsuereth/wip-ossrh-deployment'Paul Phillips2012-02-141-1/+1
|\ \
| * | changed repo id to denote new credentials for new serer.Josh Suereth2012-02-141-1/+1
| * | Modified repository deployments to point to OSSRHJosh Suereth2012-02-131-5/+2
* | | Modified repository deployments to point to OSSRHJosh Suereth2012-02-141-5/+2
* | | Make fix for SI-5452 not break other things.Paul Phillips2012-02-143-5/+10
* | | Fix for set/list/oops bug in MutableSettings#copy.Paul Phillips2012-02-131-2/+1
* | | Fix for SI-5452.Paul Phillips2012-02-133-1/+38
* | | Fix for SI-5444.Paul Phillips2012-02-135-15/+74
* | | Man, these one argument asserts.Paul Phillips2012-02-131-1/+1
* | | Modest deverbosification of recent commit.Paul Phillips2012-02-131-17/+6
* | | Merge branch 'master' into developPaul Phillips2012-02-1310-50/+385
|\ \ \
| * | | Existential printing, plus more compiler testing infrastructure.Paul Phillips2012-02-1310-50/+385
| |/ /
* | | Merge remote-tracking branches 'scalamacros/pullrequest/5453' and 'scalamacro...Paul Phillips2012-02-1321-63/+211
|\ \ \
| * | | Fixes https://issues.scala-lang.org/browse/SI-5229Eugene Burmako2012-02-1421-63/+211
| |/ /
* / / Fixes https://issues.scala-lang.org/browse/SI-5453Eugene Burmako2012-02-132-7/+3
|/ /
* | reifyAnnotationsEugene Burmako2012-02-1236-531/+1129
* | Updated existentials test with non-working parts.Paul Phillips2012-02-121-0/+13
* | Fix for overly suppressive repl.Paul Phillips2012-02-124-8/+10
* | Fixed bug in DefDef creation.Paul Phillips2012-02-111-1/+1
* | Another existential problem down.Paul Phillips2012-02-1110-110/+168
* | Overcame long-maddening existential issue.Paul Phillips2012-02-105-2/+138