summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'refs/pull/350/head'; commit 'refs/pull/351/head' into developPaul Phillips2012-04-032-0/+139
|\
| * Added presentation memory leak test.Iulian Dragos2012-04-032-0/+139
* | Remedies Try/Either signature disparity for source compat. w/ AkkaHeather Miller2012-04-031-3/+77
* | Merge branch 'develop'Paul Phillips2012-04-023-2/+146
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge remote-tracking branches 'axel22/feature/future-compat', 'dlwh/issues/5...Paul Phillips2012-04-0212-9/+211
| |\ \ \ \ \
| | | | | * | Merge branch 'master' into feature/collection-concurrentAleksandar Prokopec2012-04-0275-231/+1196
| | | | | |\|
| | | | * | | SI-5627 BigInt.equals(Number) and BigDecimal.equals(Number) should implement ...Dmitry Nadezhin2012-04-022-2/+110
| | | | | |/ | | | | |/|
* | | | / | Fix for SI-3272.Paul Phillips2012-04-023-17/+39
| |_|_|/ / |/| | | |
* | | | | Pushed Symbol/Type creation partitioning further.Paul Phillips2012-04-014-4/+4
| |_|/ / |/| | |
* | | | Merge remote-tracking branch 'adriaanm/topic/partialfun' into developPaul Phillips2012-03-301-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | a fast, functional PartialFunction implementationPavel Pavlov2012-03-301-3/+3
* | | | Fix for regression with inference at arity 21+.Paul Phillips2012-03-301-0/+14
* | | | Merge remote-tracking branches 'heathermiller/doc/linking' and 'axel22/featur...Paul Phillips2012-03-301-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Work on source compatibility between akka and scala futures.Aleksandar Prokopec2012-03-281-1/+1
* | | Revert the lisp test.Paul Phillips2012-03-282-543/+0
* | | Never write final fields outside of constructors.Paul Phillips2012-03-283-0/+44
* | | Revived the lisp test.Paul Phillips2012-03-282-0/+543
|/ /
* | Merge remote-tracking branch 'axel22/feature/collection-concurrent' into developPaul Phillips2012-03-278-64/+65
|\|
| * Rename ConcurrentTrieMap to concurrent.TrieMap.Aleksandar Prokopec2012-03-278-64/+65
* | Workaround for "package is not a value".Paul Phillips2012-03-272-0/+83
* | Merge remote-tracking branch 'adriaanm/topic/virtpatmat' into developPaul Phillips2012-03-233-0/+16
|\ \
| * | do nothing when closing closed block in ignoremodeAdriaan Moors2012-03-231-1/+2
| * | [vpm] avoid verifyerror: leave jump to tail-pos labelAdriaan Moors2012-03-233-0/+15
* | | Document regex replacement strings behavior.Daniel C. Sobral2012-03-232-0/+8
* | | Regex improvementsDaniel C. Sobral2012-03-231-0/+32
|/ /
* | Undo the revert.Lukas Rytz2012-03-232-16/+0
* | Test case for cause of previous commit's reversion.Paul Phillips2012-03-222-0/+16
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'axel22/feature/pc-execution-contexts', 'VladU...Paul Phillips2012-03-2257-223/+955
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | * Test case closes SI-4987.Paul Phillips2012-03-222-0/+6
| | | |/
| | * / Increased the timeout from 5s to 60s to make the presentation compiler shutdo...Iulian Dragos2012-03-221-1/+1
| | |/
| | * An illustrative delayedInit test.Paul Phillips2012-03-214-0/+242
| | * Merge branch 'issue/SI-5580' of /scala/trunk into developPaul Phillips2012-03-215-0/+62
| | |\
| | | * Overhaul of JavaConver{sions,ters}.Paul Phillips2012-03-215-0/+62
| | |/ | |/|
| | * Fixed test cases.Martin Odersky2012-03-213-28/+10
| | * Fixed SI-5063.Martin Odersky2012-03-212-0/+7
| | * Allows now private primary constructors in value classes.Martin Odersky2012-03-211-15/+69
| |/
| * Restore irrefutability commits.Paul Phillips2012-03-209-0/+134
| * Fix for stability failure.Paul Phillips2012-03-201-0/+37
| * Lots of tedious warning and tree printing work.Paul Phillips2012-03-2013-81/+104
| * Revert irrefutability commits.Paul Phillips2012-03-209-134/+0
| *-. Merge remote-tracking branches 'vjovanov/duration-cleanup', 'adriaanm/topic/v...Paul Phillips2012-03-2024-97/+416
| |\ \
| | * | [vpm] fix half of my existential troublesAdriaan Moors2012-03-201-0/+35
| | * | [vpm] typer synths Function{} for empty-sel matchAdriaan Moors2012-03-204-88/+195
| | * | [vpm] TODO note: make unapply type list stricterAdriaan Moors2012-03-203-0/+13
| | * | [vpm] test file for regression on old patmatAdriaan Moors2012-03-202-0/+9
| | |/
| | * Test cases closes SI-4574.Paul Phillips2012-03-192-0/+15
| | * Spiced up the irrefutability tests a bit.Paul Phillips2012-03-194-29/+36
| | * Discovered filter was still being generated.Paul Phillips2012-03-191-0/+22
| | * Finally did something about broken irrefutability.Paul Phillips2012-03-194-0/+90
| | * SI-5189: refined GADT soundness fixAdriaan Moors2012-03-195-9/+30
| |/ |/|