summaryrefslogtreecommitdiff
path: root/test/files/jvm
Commit message (Expand)AuthorAgeFilesLines
...
* | | two more minor cleanups to DurationRoland2012-09-111-6/+1
* | | fix some one more issue in DurationRoland2012-09-071-6/+12
* | | second round of Duration cleanupRoland2012-09-071-79/+157
* | | several fixes to scala.concurrent.util.DurationRoland2012-09-053-24/+141
|/ /
* | Removing duplication from Duration.Paul Phillips2012-09-042-0/+400
* | Merge pull request #1197 from scalamacros/topic/kindEugene Burmako2012-08-291-1/+1
|\ \
| * | removes Symbol.kind and Type.kindEugene Burmako2012-08-261-1/+1
| |/
* / Add missing tests for SI-6190Paolo Giarrusso2012-08-251-1/+13
|/
* Merge pull request #1056 from heathermiller/try-based-futuresAdriaan Moors2012-08-086-227/+224
|\
| * Fix test for ExecutionContext.preparephaller2012-08-081-1/+1
| * Doc fix on exec ctx prepare method, fix to testsHeather Miller2012-08-082-2/+3
| * Added tests, removal of unnecessary methods, fixes prepareHeather Miller2012-08-072-6/+20
| * Merge branch 'try-based-futures' of https://github.com/heathermiller/scala in...Heather Miller2012-08-051-0/+61
| |\
| | * SI-6185 - add "prepare" hook to ExecutionContextphaller2012-08-051-0/+61
| * | Temporarily skips failing test due to optimizer bug SI-6188Heather Miller2012-08-051-5/+5
| |/
| * Basing Futures on Try instead of EitherHeather Miller2012-08-046-227/+148
* | Restored :warnings to working order.Paul Phillips2012-08-061-371/+370
|/
* Fixes SI-6172.Hubert Plociniczak2012-08-021-0/+3005
* SIP-14 - Fix critical Java compatibility issue in scala.concurrent.Awaitphaller2012-07-201-1/+10
* Critical bugfixes/leak fixes/API corrections + ScalaDoc for SIP-14Viktor Klang2012-07-193-16/+19
* Merge pull request #856 from havocp/sip14-execution-changesAdriaan Moors2012-07-104-112/+233
|\
| * Collection of updates to SIP-14 (scala.concurrent)Havoc Pennington2012-07-094-112/+233
* | Removing the actor migration undeterministic test.Vojin Jovanovic2012-07-091-188/+0
|/
* SI-5981, SI-5979, SI-5973 Closed. Maintenance to Try.Heather Miller2012-07-052-78/+328
* reify no longer dealiases symbols and typesEugene Burmako2012-07-021-58/+58
* 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
|\ \