summaryrefslogtreecommitdiff
path: root/test/files/jvm
Commit message (Expand)AuthorAgeFilesLines
* Making Actor Migration Tests deterministic.Vojin Jovanovic2012-06-2018-0/+1081
* TypeTag => AbsTypeTag, ConcreteTypeTag => TypeTagEugene Burmako2012-06-082-38/+38
* removes array tagsEugene Burmako2012-06-081-5/+3
* repairs the tests after the refactoring spreeEugene Burmako2012-06-083-12/+16
* Orphan checkfile remover.Paul Phillips2012-05-261-2/+0
* Removing non-deterministic actor migration tests.Vojin Jovanovic2012-05-2522-1293/+0
* Move implicit ExecutionContext to be determined by lexical scopephaller2012-05-241-0/+121
* Merge pull request #575 from vjovanov/actors-migration-kitAdriaan Moors2012-05-2322-0/+1293
|\
| * Adding the Actor Migration Kit.Vojin Jovanovic2012-05-1822-0/+1293
* | SIP-14: clean ups and fixesphaller2012-05-173-12/+88
|/
* Removing more unneeded code.Paul Phillips2012-05-151-1/+1
* Checkfile update.Paul Phillips2012-05-091-58/+58
* Changes scala.math.signum to return negative zeros.Dominik Gruntz2012-05-081-0/+6
* fix SI-5682Lukas Rytz2012-05-021-1/+3
* Widen types in signatures of Future companion methods, refactor OnceCanBuildF...Aleksandar Prokopec2012-05-012-238/+267
* Add promises tests.Aleksandar Prokopec2012-04-302-0/+227
* Fixed a bug with setting execution contexts.Aleksandar Prokopec2012-04-301-2/+138
* Porting akka future tests.Aleksandar Prokopec2012-04-272-0/+471
*-. Merge commit 'refs/pull/427/head'; commit 'refs/pull/428/head' into developPaul Phillips2012-04-237-62/+1189
|\ \
| | * resurrects manifests in their pre-2.10 gloryEugene Burmako2012-04-234-0/+1128
| | * migrates stdlib and compiler to tagsEugene Burmako2012-04-235-88/+87
| |/
* / Fix for SI-5471Vojin Jovanovic2012-04-232-0/+19
|/
* fixes testsEugene Burmako2012-04-171-3/+2
* adds erasures to concrete type tagsEugene Burmako2012-04-171-371/+372
*-. Merge commit 'refs/pull/406/head'; commit 'refs/pull/407/head'; branch 'type-...Paul Phillips2012-04-162-8/+11
|\ \
| | * New facility: TypeDestructurers.Paul Phillips2012-04-161-3/+2
| |/ |/|
| * Clean ups in futures based on review by @heathermiller and review by @viktork...phaller2012-04-151-3/+4
| * Merge branch 'master' of https://github.com/scala/scala into wip-sip14-fixesHeather Miller2012-04-156-211/+73
| |\ | |/ |/|
| * Fix issues with exception handling in futures. Review by @heathermillerphaller2012-04-141-4/+7
| * Fixing a failing test.aleksandar2012-04-122-22/+20
* | Merge commit 'refs/pull/401/head'; commit 'refs/pull/402/head'; commit 'refs/...Paul Phillips2012-04-143-58/+62
|\ \
| * | implements reification of tough typesEugene Burmako2012-04-143-58/+62
* | | virtpatmat on by default; chicken out: -XoldpatmatAdriaan Moors2012-04-141-1/+1
|/ /
* | Fixed tests to account for SIP 18Martin Odersky2012-04-131-369/+372
* | Merge commit 'refs/pull/375/head' into developPaul Phillips2012-04-124-383/+374
|\ \
| * | Next generation of macrosEugene Burmako2012-04-124-383/+374
| |/
* / Disabling failing tests.Paul Phillips2012-04-122-138/+0
|/
* Add tests for future combinators: map, flatMap, filter, collect, foreach, rec...phaller2012-04-041-16/+274
* Remedies Try/Either signature disparity for source compat. w/ AkkaHeather Miller2012-04-031-3/+77
* Work on source compatibility between akka and scala futures.Aleksandar Prokopec2012-03-281-1/+1
* Merge remote-tracking branch 'axel22/feature/collection-concurrent' into developPaul Phillips2012-03-272-11/+12
|\
| * Rename ConcurrentTrieMap to concurrent.TrieMap.Aleksandar Prokopec2012-03-272-11/+12
* | Cleaned up Duration for the standard library.Vojin Jovanovic2012-03-201-1/+1
|/
*-. Merge remote-tracking branches 'VladUreche/feature/inheritdoc-clean', 'acruis...Paul Phillips2012-03-1611-32/+64
|\ \
| | * Renaming Ctrie to ConcurrentTrieMap.Aleksandar Prokopec2012-03-162-11/+11
| |/ |/|
| * Fixed broken testsAlex Cruise2012-03-154-5/+6
| * SI-1118:Alex Cruise2012-03-153-31/+31
| * SI-1118 WIPAlex Cruise2012-03-156-17/+48
| * SI-1118 WIPAlex Cruise2012-03-152-0/+0
| * Merge remote-tracking branch 'odersky/topic/inline' into merge-inlinePaul Phillips2012-03-141-1/+1
| |\