summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
* adds erasures to concrete type tagsEugene Burmako2012-04-1710-115/+96
* big fat error message, reloadedEugene Burmako2012-04-171-45/+3
*-. Merge commit 'refs/pull/406/head'; commit 'refs/pull/407/head'; branch 'type-...Paul Phillips2012-04-1611-147/+173
|\ \
| | * New facility: TypeDestructurers.Paul Phillips2012-04-161-0/+3
| * | 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-153-29/+25
| * | Merge branch 'master' of https://github.com/scala/scala into wip-sip14-fixesHeather Miller2012-04-15176-1637/+3922
| |\|
| * | Fix issues with exception handling in futures. Review by @heathermillerphaller2012-04-143-4/+12
| * | Changes to access modifiers on Unsafe and NonFatal, adds/fixes doc commentsHeather Miller2012-04-144-9/+10
| * | Adding FIXME about putting mixed beans in the EC-basketViktor Klang2012-04-131-1/+1
| * | Adding NonFatal matching as to not catch anything that should terminate the J...Viktor Klang2012-04-133-14/+11
| * | Replacing all ⇒ with => in Promise.scala and harmonized def value to use sa...Viktor Klang2012-04-131-18/+18
| * | Making sure that the ScalaDoc for Future.apply has the right namesViktor Klang2012-04-131-1/+1
| * | Adding NonFatal and Unsafe to scala.concurrent.implViktor Klang2012-04-132-0/+68
| * | Updating to latest version of Akka's DefaultPromiseViktor Klang2012-04-134-105/+58
* | | big fat error message for default mirror failuresEugene Burmako2012-04-152-6/+83
| |/ |/|
| |
| \
| \
| \
*---. \ Merge commit 'refs/pull/401/head'; commit 'refs/pull/402/head'; commit 'refs/...Paul Phillips2012-04-147-11/+36
|\ \ \ \
| | | * | implements reification of tough typesEugene Burmako2012-04-146-10/+35
| | * | | change Application to App in scaladoc sample codekenji yoshida2012-04-151-1/+1
| |/ / /
* / / / Added preliminary doc comments to language object.Martin Odersky2012-04-141-0/+99
|/ / /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. | | Merge commit 'refs/pull/387/head'; commit 'refs/pull/388/head'; commit 'refs/...Paul Phillips2012-04-149-681/+681
|\ \ \ \| |
| | * | | | Improved formatting/display of documentation.Simon Ochsenreither2012-04-139-681/+681
| |/ / / /
* | | | | Merge branch 'develop'Paul Phillips2012-04-141-2/+8
|\ \ \ \ \
| * | | | | Added NameTree Tree interface.Paul Phillips2012-04-141-2/+8
| | |_|/ / | |/| | |
* / | | | Move primitive widening implicits to companions.Paul Phillips2012-04-147-24/+43
|/ / / /
| | | |
| \ \ \
*-. \ \ \ Merge commit 'refs/pull/389/head'; commit 'refs/pull/393/head' into developPaul Phillips2012-04-142-2/+76
|\ \ \ \ \
| | * | | | DynamicProxy: improved docs, fixed EOL styleChristopher Vogt2012-04-141-67/+74
| | * | | | implemented DynamicProxy as portrayed by the Scala reflection teamChristopher Vogt2012-04-142-2/+69
| | |/ / /
* | | | | Merge branch 'master' into topic/sip18Martin Odersky2012-04-1320-176/+286
|\ \ \ \ \
| * | | | | Renamed seven files.Paul Phillips2012-04-135-0/+0
| | |/ / / | |/| | |
| | | | |
| | \ \ \
| *-. \ \ \ Merge commit 'refs/pull/385/head'; commit 'refs/pull/386/head' into developPaul Phillips2012-04-134-2/+47
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Scaladoc feature that shows implicit conversionsVlad Ureche2012-04-134-2/+47
| | |/ / /
| * / / / Introducing some whitespace before colons.Paul Phillips2012-04-131-10/+5
| |/ / /
| * | | Merge commit 'refs/pull/383/head' into developPaul Phillips2012-04-137-54/+113
| |\ \ \ | | | |/ | | |/|
| | * | Add managed blockers to execution contexts.aleksandar2012-04-131-1/+17
| | * | Making changes in the scala.concurrent package.aleksandar2012-04-127-53/+96
| * | | Merge commit 'refs/pull/376/head' into developPaul Phillips2012-04-134-110/+121
| |\ \ \
| | * | | Moving Duration DSL to a separate package.Vojin Jovanovic2012-04-124-110/+121
| | | |/ | | |/|
* | | | Added languageFeature annotation (was missing before). Resolved problem with ...Martin Odersky2012-04-131-0/+13
* | | | Added missing objects.Martin Odersky2012-04-132-0/+55
* | | | Enabling postfix ops feature warning, and working on libs to avoid them.Martin Odersky2012-04-1235-48/+48
* | | | Various improvements to SIP 18 diagnostics. Made scala library and compiler f...Martin Odersky2012-04-1286-26/+133
|/ / /
* | | Merge commit 'refs/pull/375/head' into developPaul Phillips2012-04-1251-755/+2541
|\ \ \
| * | | GroundTypeTag => ConcreteTypeTagEugene Burmako2012-04-129-135/+145
| * | | Next generation of macrosEugene Burmako2012-04-1251-755/+2531
| |/ /
| | |
| \ \
*-. \ \ Merge commit 'refs/pull/373/head'; commit 'refs/pull/374/head' into developPaul Phillips2012-04-127-29/+63
|\ \ \ \ | | | |/ | | |/|
| | * | Fixes and clean ups for futures based on review by @viktorklangphaller2012-04-124-29/+15
| | |/
| * / new annotation targets for companion classes/objects/factory methods.Martin Odersky2012-04-113-0/+48
| |/
| |
| \
*-. \ Merge commit 'refs/pull/367/head'; commit 'refs/pull/369/head'; commit 'refs/...Paul Phillips2012-04-122-10/+12
|\ \ \ | |_|/ |/| |
| | * This change enables the alphanumeric method to be called from SecureRandomgakuzzzz2012-04-121-9/+11
| |/ |/|