summaryrefslogtreecommitdiff
path: root/test/files/jvm
Commit message (Expand)AuthorAgeFilesLines
* Migrate akka promises. Changes to some of the interfaces.aleksandar2012-01-131-7/+5
* Port of akka Future implementation in progress.aleksandar2012-01-121-1/+14
* Refactor await calls for awaitable objects to ready and result calls.aleksandar2012-01-121-37/+49
* Merge branch 'master' into execution-contextVojin Jovanovic2012-01-093-6/+6
|\
| * Fixed equality and string representation of xml attributes with null valueSzabolcs Berecz2012-01-071-1/+1
| * Merge remote-tracking branches 'axel22/issue/5293' and 'jsuereth/fix-5053-vie...Paul Phillips2011-12-191-1/+1
| |\
| | * Batch files no longer swallow exit codesEugene Burmako2011-12-091-1/+1
| * | Fix #5293 - changed the way hashcode is improved in hash sets.aleksandar2011-12-191-4/+4
| |/
* | Make base TCK more uniform with Akka TCKPhilipp Haller2011-12-131-3/+4
* | Add test for recover to Akka TCKPhilipp Haller2011-12-132-4/+25
* | Force output of exception in assert. Add tests for recover.Philipp Haller2011-12-131-2/+33
* | Add tests for blocking/await to Akka version of the TCKPhilipp Haller2011-12-131-6/+37
* | Merge branch 'execution-context' of github.com:phaller/scala into execution-c...aleksandar2011-12-131-0/+338
|\ \
| * | Add Akka version of Futures TCK.Philipp Haller2011-12-131-0/+338
* | | Change promise method signature.aleksandar2011-12-131-1/+1
|/ /
* | Add test cases for blocking. Fix in the failed projection.aleksandar2011-12-131-3/+27
* | Rename block->await. Add more tck test cases.aleksandar2011-12-131-8/+87
* | Add stubs for future combinator tests.Philipp Haller2011-12-131-1/+67
* | Fix default.ExecutionContextImpl.promise. Add promise test.Philipp Haller2011-12-131-1/+24
* | Adding the tck test file.aleksandar2011-12-121-0/+166
* | Merge branch 'execution-context' of github.com:phaller/scala into execution-c...aleksandar2011-12-121-8/+7
|\ \
| * | Fix future testsPhilipp Haller2011-12-091-5/+5
* | | Syntax changes for the scala.concurrent package and some cleanup.aleksandar2011-12-121-5/+10
|/ /
* / Add tests for future callbacksPhilipp Haller2011-12-072-0/+134
|/
* Delegate to Java's implementation of signum for Long and Int.Ismael Juma2011-12-031-0/+15
* Make partest work with spaces in the path (from...Stefan Zeiger2011-11-221-4/+4
* More repl work.Paul Phillips2011-11-041-1/+1
* Begone t1737...Hubert Plociniczak2011-11-0233-200/+200
* Added *.log and build/ to gitignore so partest/...Josh Suereth2011-11-232-4/+4
* Moved meta annotations to annotation.meta, plus.Paul Phillips2011-10-101-4/+4
* Restores XML entity fix.Paul Phillips2011-10-042-0/+18
* Revert "Fix for XML entity bug."Paul Phillips2011-10-042-18/+0
* Fix for XML entity bug.Paul Phillips2011-10-042-0/+18
* Repairing bitrot with serialization.Paul Phillips2011-10-031-12/+5
* Selective dealiasing when printing errors.Paul Phillips2011-10-031-5/+6
* Shuffling classes around.Paul Phillips2011-10-011-6/+6
* Renamed tests named bugXXX to tXXX, no review.Paul Phillips2011-08-247-1/+1
* Removing the code which has been deprecated sin...Paul Phillips2011-08-157-29/+11
* Fixing all the tests and source which still use...Paul Phillips2011-08-082-2/+2
* Fixes SI-4759Philipp Haller2011-07-071-0/+47
* Don't infer anonymous classes.Paul Phillips2011-06-271-1/+1
* The eagerly awaited companion commit to r23622,...Paul Phillips2011-06-011-2/+2
* Each of the three commits preceding this are to...Paul Phillips2011-05-291-0/+158
* Fixing an interpreter output regression and upd...Paul Phillips2011-05-291-1/+1
* Removes SUnit (long deprecated!) from the stand...Paul Phillips2011-05-1917-516/+463
* Suppress unwanted noise generated by javac when...Paul Phillips2011-05-192-6/+3
* Temporarily moving interpreter.scala to pending.Martin Odersky2011-04-251-158/+0
* Of late the test which fires up the window serv...Paul Phillips2011-04-142-42/+0
* This time, fixed #4283. no review.Iulian Dragos2011-04-143-0/+14
* Revert "Closes #4283.Iulian Dragos2011-04-133-14/+0