summaryrefslogtreecommitdiff
path: root/test/files/jvm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Shored up a hidden dealiasing dependency.Paul Phillips2012-12-282-0/+21
| * | | | | | | Fix and simplify typedTypeConstructor.Paul Phillips2012-12-281-3/+0
| * | | | | | | Removed old pattern matcher.Paul Phillips2012-12-262-5/+3
| * | | | | | | Merge pull request #1679 from rtyley/nodeseq-attribute-operatorAdriaan Moors2012-12-141-0/+7
| |\ \ \ \ \ \ \
| | * | | | | | | Add convenience attribute operator to NodeSeqRoberto Tyley2012-11-271-0/+7
| * | | | | | | | Merge branch 'merge-wip-into-2.10.x' into merge-2.10-into-masterPaul Phillips2012-12-111-0/+15
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-0526-1579/+0
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'merge-2.10.0-wip' into merge-2.10.xPaul Phillips2012-10-311-4/+7
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | SI-6388 Remove ApplicationSimon Ochsenreither2012-10-129-10/+10
| * | | | | | | | | | SI-6388 Remove first parts of deprecated @serializable annotationSimon Ochsenreither2012-10-084-51/+16
| * | | | | | | | | | Moved a bunch of passing tests out of pending.Paul Phillips2012-10-042-5/+0
* | | | | | | | | | | SI-7383 - Call ExecutionContext.prepare in Future.apply to allow for capturin...Viktor Klang2013-05-101-0/+19
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | SI-7253: respect binary compatibility constraintsPaolo G. Giarrusso2013-03-165-0/+52
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | SI-7146 - Fixing checkinit bug in ExecutionContextImpl and adding testViktor Klang2013-02-192-0/+28
* | | | | | | | | [nomaster] Revert "SI-4664 Make scala.util.Random Serializable"Adriaan Moors2013-02-091-15/+0
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | SI-5675 Discard duplicate feature warnings at a positionJason Zaugg2013-02-081-2/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge pull request #2033 from adriaanm/patmat-optAdriaan Moors2013-02-0316-0/+142
|\ \ \ \ \ \ \
| * | | | | | | SI-6941 testsAdriaan Moors2013-01-314-0/+28
| * | | | | | | SI-6686 drop valdef unused in flatMapCond's blockAdriaan Moors2013-01-313-3/+0
| * | | | | | | no type test if static type <:< primitive value classAdriaan Moors2013-01-314-0/+35
| * | | | | | | don't store subpats bound to underscoreAdriaan Moors2013-01-314-0/+47
| * | | | | | | no null check for type-tested unapply argAdriaan Moors2013-01-314-0/+35
* | | | | | | | Merge pull request #2044 from phaller/issue/7029Adriaan Moors2013-02-021-1/+13
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | SI-7029 - Make test more robustPhilipp Haller2013-02-011-24/+12
| * | | | | | | SI-7029 - Makes sure that uncaught exceptions are propagated to the UEH for t...Viktor Klang2013-01-311-0/+24
| |/ / / / / /
* | | | | | | Merge pull request #2021 from gkossakowski/issue/SI-7009Grzegorz Kossakowski2013-01-314-0/+85
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | SI-7009: `@throws` annotation synthesized incorrectlyGrzegorz Kossakowski2013-01-301-4/+4
| * | | | | | Test case for SI-7009.Grzegorz Kossakowski2013-01-294-0/+85
| | |_|_|_|/ | |/| | | |
* / | | | | Add Bytecode test (ASM-based) to partest.Grzegorz Kossakowski2013-01-293-0/+42
|/ / / / /
* | | | | Fix SI-6932 by enabling linearization of callback execution for the internal...Viktor Klang2013-01-211-0/+7
* | | | | Backport of SI-6846.Jason Zaugg2013-01-082-0/+18
| |_|_|/ |/| | |
* | | | SI-4664 [Make scala.util.Random Serializable] Add test caseJean-Remi Desjardins2012-12-041-0/+15
| |_|/ |/| |
* | | Removing actors-migration from main repository so it can live on elsewhere.Josh Suereth2012-11-012-35/+0
* | | Merge branch '2.10.0-wip' of github.com:scala/scala into 2.10.0-wipJosh Suereth2012-11-012-0/+35
|\ \ \
| * | | SI-6581 fixed by inlining `Actor.self`.Vojin Jovanovic2012-10-302-0/+35
| | |/ | |/|
* / | Removing actors-migration from main repository so it can live on elsewhere.Josh Suereth2012-10-3026-1579/+0
|/ /
* / avoid single-art assert where harmful in duration-tckRoland2012-10-181-4/+7
|/
* SI-6442 - Add ActorDSL object for actor migration kitphaller2012-09-2911-78/+68
* Additional Actor Migration Tests.Vojin Jovanovic2012-09-2510-0/+656
* Support for scala.concurrent for the ActorRef.Vojin Jovanovic2012-09-258-39/+74
* SI-6305 fix.Vojin Jovanovic2012-09-255-7/+12
* Merge remote-tracking branch 'paulp/topic/gitattributes' into 2.10.xPaul Phillips2012-09-202-128/+128
|\
| * Normalized line endings.Paul Phillips2012-09-202-128/+128
* | Merge pull request #1339 from rkuhn/wip-6389-finite-duration-multJosh Suereth2012-09-2012-26/+34
|\ \ | |/ |/|
| * some small remaining fixesRoland2012-09-201-1/+4
| * Adjustments to scala.concurrent.duration.Paul Phillips2012-09-191-10/+9
| * move Duration (incl. DSL) into scala.concurrent.duration packageRoland2012-09-1912-15/+14
| * enable integer multiplication/divison on FiniteDuration, see SI-6389Roland2012-09-181-1/+8
* | Merge pull request #1298 from pavelpavlov/SI-5767Josh Suereth2012-09-184-4/+92
|\ \ | |/ |/|
| * pull request feedbackPavel Pavlov2012-09-184-4/+92