summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/scala/scala into wip-sip14-fixesHeather Miller2012-04-15932-2765/+6670
|\
| * Fix for test checkfile.Paul Phillips2012-04-151-29/+2
| *-. Merge commit 'refs/pull/401/head'; commit 'refs/pull/402/head'; commit 'refs/...Paul Phillips2012-04-1420-111/+126
| |\ \
| | | * implements reification of tough typesEugene Burmako2012-04-1419-109/+119
| | * | work around optimizer bug SI-5672Adriaan Moors2012-04-141-2/+7
| |/ /
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. | Merge commit 'refs/pull/387/head'; commit 'refs/pull/388/head'; commit 'refs/...Paul Phillips2012-04-145-0/+150
| |\ \ \ \|
| | | | * | SI-5663: Tweak warnings on case class equalsSom Snytt2012-04-133-0/+99
| | * | | | Adds test and check files for SI-5666. Covers common non-newable types.Simon Ochsenreither2012-04-132-0/+51
| | |/ / /
| | | | |
| | \ \ \
| *-. \ \ \ Merge commit 'refs/pull/391/head'; commit 'refs/pull/390/head' into developPaul Phillips2012-04-1470-196/+313
| |\ \ \ \ \
| | | * | | | no longer need -YvirtpatmatAdriaan Moors2012-04-141-1/+1
| | | * | | | enable implicit enrichment when typing patternsAdriaan Moors2012-04-133-0/+15
| | | |/ / /
| | * | | | virtpatmat on by default; chicken out: -XoldpatmatAdriaan Moors2012-04-1463-190/+240
| | * | | | virtpatmat: initial CPS supportAdriaan Moors2012-04-141-1/+1
| | * | | | wip: put skeleton for typetag-based typetests in placeAdriaan Moors2012-04-141-0/+5
| | * | | | more prudent bridging to unapply[Seq]Adriaan Moors2012-04-142-5/+46
| | * | | | synth PartialFunction in uncurryAdriaan Moors2012-04-141-0/+6
| | | |_|/ | | |/| |
| * / | | restores some disabled macro tests, makes checkFeature synchronous when used ...Eugene Burmako2012-04-1422-5/+329
| |/ / /
| * | | One more macro test to disable for SIP 18.Paul Phillips2012-04-143-103/+0
| | | |
| | \ \
| *-. \ \ Merge commit 'refs/pull/389/head'; commit 'refs/pull/393/head' into developPaul Phillips2012-04-147-0/+193
| |\ \ \ \
| | | * | | DynamicProxy: improved docs, fixed EOL styleChristopher Vogt2012-04-143-93/+93
| | | * | | implemented DynamicProxy as portrayed by the Scala reflection teamChristopher Vogt2012-04-143-0/+93
| | | |/ /
| | * | | rule out sequence arg to applyDynamicAdriaan Moors2012-04-133-2/+22
| | * | | implement SIP Type DynamicAdriaan Moors2012-04-132-0/+80
| | |/ /
| * | | disabled failing macro test; needs to be adapted to new scheme.Martin Odersky2012-04-134-25/+0
| * | | Disabled macro neg tests that no longer make sense in this formMartin Odersky2012-04-1351-279/+0
| * | | Merge branch 'master' into topic/sip18Martin Odersky2012-04-1380-196/+317
| |\| |
| | * | Fix for failing test.Paul Phillips2012-04-131-2/+2
| | | |
| | | \
| | *-. \ Merge commit 'refs/pull/380/head'; commit 'refs/pull/381/head' into developPaul Phillips2012-04-132-0/+26
| | |\ \ \
| | | | * | SI-5510: string interpolation: parser no longer hangs on unclosed stringDominik Gruntz2012-04-132-0/+26
| | | |/ /
| | * | | Merge commit 'refs/pull/379/head'Paul Phillips2012-04-122-2/+2
| | |\ \ \
| | | * | | fixes petty macro testsEugene Burmako2012-04-122-2/+2
| | * | | | Workaround for SI-5583.Paul Phillips2012-04-122-0/+31
| | * | | | Fix for SI-5535.Paul Phillips2012-04-122-0/+30
| | |/ / /
| | * / / fixes petty macro testsEugene Burmako2012-04-1272-194/+228
| | |/ /
| * | | Fixed tests to account for SIP 18Martin Odersky2012-04-1317-470/+492
| * | | Added languageFeature annotation (was missing before). Resolved problem with ...Martin Odersky2012-04-13131-131/+131
| |/ /
| * | Merge commit 'refs/pull/375/head' into developPaul Phillips2012-04-12860-1689/+6197
| |\ \
| | * | GroundTypeTag => ConcreteTypeTagEugene Burmako2012-04-1236-131/+131
| | * | Next generation of macrosEugene Burmako2012-04-12860-1689/+6197
| | |/
| * | Disabling failing tests.Paul Phillips2012-04-125-1123/+0
| * | Implementation of SIP 13 take 2.Martin Odersky2012-04-111-1/+1
| * | Implementation of SIP 13 - implicit classesMartin Odersky2012-04-111-0/+10
| |/
* | Fix issues with exception handling in futures. Review by @heathermillerphaller2012-04-141-4/+7
* | Fixing a failing test.aleksandar2012-04-122-22/+20
|/
* Fix for SI-5648.Paul Phillips2012-04-103-0/+15
* Cleaning up some repl mechanisms.Paul Phillips2012-04-091-1/+1
* Bumped the number of samples of the memory leaks test to 50. This should make...Iulian Dragos2012-04-092-10/+51
* SI-4540 Fix [RichDouble|RichFloat|RichLong].isValid[Byte|Short|Char|Int].Dmitry Nadezhin2012-04-081-58/+273
* Merge branch 'apr6-flags' of leaf:/scala/trunk into developPaul Phillips2012-04-061-18/+18
|\
* \ Merge commit 'pull/358/head' into developPaul Phillips2012-04-061-0/+16
|\ \