summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updates forkjoin.jar sha1Heather Miller2012-04-151-1/+1
* Resolve feature and deprecation warnings in scala.concurrentphaller2012-04-153-6/+6
* Clean ups in futures based on review by @heathermiller and review by @viktork...phaller2012-04-154-32/+29
* Merge branch 'master' of https://github.com/scala/scala into wip-sip14-fixesHeather Miller2012-04-151420-6533/+20138
|\
| * Fix for test checkfile.Paul Phillips2012-04-151-29/+2
| * Merge branch 'master' into developPaul Phillips2012-04-142-4/+4
| |\
| | * Revert "change com.typesafe.config dep to version 0.4.0"Paul Phillips2012-04-142-4/+4
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge commit 'refs/pull/401/head'; commit 'refs/pull/402/head'; commit 'refs/...Paul Phillips2012-04-1476-374/+427
| |\ \ \ \ \
| | | | | * | removes obsolete macro testsEugene Burmako2012-04-1436-108/+0
| | | | | |/
| | | | * | implements reification of tough typesEugene Burmako2012-04-1436-259/+415
| | | * | | change Application to App in scaladoc sample codekenji yoshida2012-04-151-1/+1
| | | | |/ | | | |/|
| | * / | work around optimizer bug SI-5672Adriaan Moors2012-04-141-2/+7
| | |/ /
| | * | Merge commit 'refs/pull/398/head' into developPaul Phillips2012-04-142-4/+4
| | |\ \
| | | * | change com.typesafe.config dep to version 0.4.0Havoc Pennington2012-04-132-4/+4
| * | | | Added preliminary doc comments to language object.Martin Odersky2012-04-141-0/+99
| * | | | Made checkFeature conditionally run immediately. Adapted Macros to make use o...Martin Odersky2012-04-142-14/+24
| |/ / /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge commit 'refs/pull/387/head'; commit 'refs/pull/388/head'; commit 'refs/...Paul Phillips2012-04-1433-762/+1100
| |\ \ \ \ \ \
| | | | | * | | Reimplemented shadowing between class membersVlad Ureche2012-04-145-34/+189
| | | | | * | | Adapted implicits testsuite for SIP18Vlad Ureche2012-04-1412-1/+11
| | | | | * | | Fixing the docs.scalap breakageVlad Ureche2012-04-141-0/+2
| | | | | | |/ | | | | | |/|
| | | | * | | SI-5663: Tweak warnings on case class equalsSom Snytt2012-04-134-22/+142
| | | * | | | Improved formatting/display of documentation.Simon Ochsenreither2012-04-1310-705/+705
| | | | |_|/ | | | |/| |
| | * / | | Adds test and check files for SI-5666. Covers common non-newable types.Simon Ochsenreither2012-04-132-0/+51
| | |/ / /
| * | | | Merge branch 'develop'Paul Phillips2012-04-14135-549/+962
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge commit 'refs/pull/391/head'; commit 'refs/pull/390/head' into developPaul Phillips2012-04-1490-419/+794
| | |\ \ \ \ \
| | | | * | | | no longer need -YvirtpatmatAdriaan Moors2012-04-141-1/+1
| | | | * | | | enable implicit enrichment when typing patternsAdriaan Moors2012-04-135-5/+62
| | | | * | | | parse patterns, not exprs in interpolatedString's holesAdriaan Moors2012-04-131-7/+13
| | | * | | | | virtpatmat on by default; chicken out: -XoldpatmatAdriaan Moors2012-04-1470-197/+248
| | | * | | | | virtpatmat: initial CPS supportAdriaan Moors2012-04-145-93/+137
| | | * | | | | wip: put skeleton for typetag-based typetests in placeAdriaan Moors2012-04-143-7/+78
| | | * | | | | more prudent bridging to unapply[Seq]Adriaan Moors2012-04-143-10/+50
| | | * | | | | synth PartialFunction in uncurryAdriaan Moors2012-04-146-99/+194
| | | * | | | | cleanup in refchecksAdriaan Moors2012-04-141-1/+2
| | | * | | | | print labeldef's parameter typesAdriaan Moors2012-04-141-1/+11
| | | | |_|_|/ | | | |/| | |
| | * | | | | Merge commit '625397b02e'; commit 'refs/pull/396/head' into developPaul Phillips2012-04-1442-110/+148
| | |\ \ \ \ \
| | | * | | | | restores some disabled macro tests, makes checkFeature synchronous when used ...Eugene Burmako2012-04-1442-110/+148
| | | |/ / / /
| | * / / / / Added NameTree Tree interface.Paul Phillips2012-04-143-20/+20
| | |/ / / /
| * / / / / Move primitive widening implicits to companions.Paul Phillips2012-04-148-25/+58
| |/ / / /
| * | | | Merge commit 'refs/pull/395/head'Paul Phillips2012-04-148-4/+8
| |\ \ \ \
| | * | | | disabling scaladoc tests. Don't know how to fix them to make them work under ...Martin Odersky2012-04-138-4/+8
| | * | | | one more macro test sdisabled that lipped through the net before.Martin Odersky2012-04-133-0/+0
| * | | | | One more macro test to disable for SIP 18.Paul Phillips2012-04-143-0/+0
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge commit 'refs/pull/389/head'; commit 'refs/pull/393/head' into developPaul Phillips2012-04-1414-16/+407
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | | * | | | DynamicProxy: improved docs, fixed EOL styleChristopher Vogt2012-04-144-160/+167
| | | * | | | implemented DynamicProxy as portrayed by the Scala reflection teamChristopher Vogt2012-04-145-2/+162
| | | | |/ / | | | |/| |
| | * | | | rule out sequence arg to applyDynamicAdriaan Moors2012-04-135-7/+38
| | * | | | implement SIP Type DynamicAdriaan Moors2012-04-136-14/+207
| | | |/ / | | |/| |
| * | | | disabled failing macro test; needs to be adapted to new scheme.Martin Odersky2012-04-134-0/+0
| * | | | Disabled macro neg tests that no longer make sense in this formMartin Odersky2012-04-1351-0/+0