summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test case for overloading resolution during reflection.Martin Odersky2012-04-051-0/+16
* Symbol activity tracer.Paul Phillips2012-04-054-2/+181
* Fix for continuations issue with match blocks.Paul Phillips2012-04-053-1/+35
* Fix for continuations issue.Paul Phillips2012-04-056-14/+77
* Added Option#fold.Paul Phillips2012-04-043-0/+36
* Unify "object Foo" and "Foo.type".Paul Phillips2012-04-044-9/+15
*-. Merge commit 'refs/pull/350/head'; commit 'refs/pull/351/head' into developPaul Phillips2012-04-035-5/+145
|\ \
| | * Added presentation memory leak test.Iulian Dragos2012-04-034-2/+142
| * | avoid memory leak by avoiding default argAdriaan Moors2012-04-031-3/+3
* | | Fixed class cast exception thrown when re-initializing maven-ant-tasks.Josh Suereth2012-04-031-1/+3
|/ /
* | Remedies Try/Either signature disparity for source compat. w/ AkkaHeather Miller2012-04-039-118/+197
* | Merge branch 'develop'Paul Phillips2012-04-0221-82/+468
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge remote-tracking branches 'axel22/feature/future-compat', 'dlwh/issues/5...Paul Phillips2012-04-0271-527/+1301
| |\ \ \ \ \
| | | | | * | Merge branch 'master' into feature/collection-concurrentAleksandar Prokopec2012-04-02286-5914/+7990
| | | | | |\|
| | | | | * | Add JavaConversions and JavaConverters concurrent.Map support.Aleksandar Prokopec2012-03-282-24/+96
| | | | * | | SI-5627 BigInt.equals(Number) and BigDecimal.equals(Number) should implement ...Dmitry Nadezhin2012-04-024-3/+162
| | | | | |/ | | | | |/|
| | | * | | Maven repository dependencies are now added to distributions.Josh Suereth2012-03-312-12/+24
| | | * | | Build.xml can now resolve artifacts from maven central and use them in the bu...Josh Suereth2012-03-311-2/+16
| | * | | | Fixes SI-5632 (serialization of large HashTables)David Hall2012-03-301-1/+1
| * | | | | Remove blocking from execution contexts.Aleksandar Prokopec2012-03-304-26/+54
| * | | | | Add withFilter and mapTo to futures.Aleksandar Prokopec2012-03-292-31/+32
* | | | | | Fix for SI-3272.Paul Phillips2012-04-024-23/+48
| |_|_|/ / |/| | | |
* | | | | Pushed Symbol/Type creation partitioning further.Paul Phillips2012-04-0113-88/+148
* | | | | More principled unwrapping of types.Paul Phillips2012-04-012-32/+53
* | | | | Cleaned up "isTupleTypeOrSubtype".Paul Phillips2012-04-016-41/+53
| |_|/ / |/| | |
* | | | Merge remote-tracking branch 'adriaanm/topic/partialfun' into developPaul Phillips2012-03-3015-227/+342
|\ \ \ \ | |_|/ / |/| | |
| * | | specialization: see outer contexts to fix symbolsAdriaan Moors2012-03-302-2/+16
| * | | virtpatmat support for the new partialfunctionAdriaan Moors2012-03-301-13/+54
| * | | old patmat support for the applyOrElse partial funAdriaan Moors2012-03-303-117/+96
| * | | a fast, functional PartialFunction implementationPavel Pavlov2012-03-3012-96/+177
* | | | Tagged builds now display tag version. (maven = canonical).Josh Suereth2012-03-301-18/+34
* | | | Fix for regression with inference at arity 21+.Paul Phillips2012-03-302-2/+16
* | | | Fix for string bug in genjvm.Paul Phillips2012-03-301-4/+16
| | | |
| \ \ \
*-. \ \ \ Merge remote-tracking branches 'heathermiller/doc/linking' and 'axel22/featur...Paul Phillips2012-03-3020-242/+259
|\ \ \ \ \ | | | |/ / | | |/| |
| | * | | Add methods in the Future companion object.Aleksandar Prokopec2012-03-291-2/+107
| | * | | Work on source compatibility between akka and scala futures.Aleksandar Prokopec2012-03-2810-242/+136
| * | | | Adds links to parallel collections overview in API docsHeather Miller2012-03-2910-4/+22
* | | | | Merge pull request #344 from lrytz/classpathFixJosh Suereth2012-03-301-3/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | remove unnecessary classpath entryLukas Rytz2012-03-301-3/+2
|/ / / /
* | | | Cleaning up logging in specialization.Paul Phillips2012-03-293-68/+90
* | | | A couple tests for pending.Paul Phillips2012-03-294-0/+62
|/ / /
* | | Revert the lisp test.Paul Phillips2012-03-282-3/+4
* | | Never write final fields outside of constructors.Paul Phillips2012-03-289-20/+86
* | | Revived the lisp test.Paul Phillips2012-03-282-4/+3
|/ /
* | Merge remote-tracking branch 'jsuereth/remove-sbaz-update-man' into developPaul Phillips2012-03-2711-661/+11
|\ \
| * | Remove sbaz and references from master repository.Josh Suereth2012-03-2711-661/+11
* | | Merge remote-tracking branch 'axel22/feature/collection-concurrent' into developPaul Phillips2012-03-2717-162/+252
|\ \ \ | | |/ | |/|
| * | Rename ConcurrentTrieMap to concurrent.TrieMap.Aleksandar Prokopec2012-03-2717-162/+252
* | | Workaround for "package is not a value".Paul Phillips2012-03-273-24/+112
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge remote-tracking branches 'manojo/issue/4488', 'leifwickland/patch-3', '...Paul Phillips2012-03-2724-71/+261
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |