summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add managed blockers to execution contexts.aleksandar2012-04-131-1/+17
* Making changes in the scala.concurrent package.aleksandar2012-04-127-53/+96
* Fixes and clean ups for futures based on review by @viktorklangphaller2012-04-124-29/+15
*-. Merge commit 'refs/pull/365/head'; commit 'refs/pull/366/head' into developPaul Phillips2012-04-102-2/+6
|\ \
| | * SI-5571: adds @volatile to field Enumeration.vsetDefinedDominik Gruntz2012-04-101-1/+1
| |/ |/|
| * fix field init problem in NoStackTraceAdriaan Moors2012-04-101-1/+5
|/
* SI-4540 Fix [RichDouble|RichFloat|RichLong].isValid[Byte|Short|Char|Int].Dmitry Nadezhin2012-04-083-0/+32
* Small simplification of commit 87c9fc0df0f0e74d3a07f95634356d6425877091.Dmitry Nadezhin2012-04-071-11/+3
* Merge commit 'pull/358/head' into developPaul Phillips2012-04-061-0/+9
|\
| * Merge branch 'master' into topic/reflectMartin Odersky2012-04-0519-178/+411
| |\
| * | Added overloading resolution to reflect.api.SymbolMartin Odersky2012-04-051-0/+9
* | | fix memory leak in Iterator.++David Andrzejewski2012-04-061-1/+3
* | | Make NumericRange# O(1) instead of O(n).Simon Ochsenreither2012-04-061-0/+7
* | | A little BoxesRunTime fix.Paul Phillips2012-04-061-2/+2
* | | Giving HotSpot a better chance at BoxesRunTime.Paul Phillips2012-04-061-202/+163
* | | Merge commit 'refs/pull/355/head^'Paul Phillips2012-04-051-1/+1
|\ \ \
| * | | avoid field init prob: make NoTreeAnnotation a defAdriaan Moors2012-04-051-1/+1
| | |/ | |/|
* | | Merge branch 'develop'Paul Phillips2012-04-057-34/+46
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge commit 'refs/pull/353/head'; commit 'refs/pull/354/head'; commit 'refs/...Paul Phillips2012-04-057-34/+46
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | | | | * | SIP-11 String Interpolation SimplificationDominik Gruntz2012-03-281-1/+1
| | | | | * | SIP-11 String Interpolation SimplificationDominik Gruntz2012-03-281-14/+12
| | | | | * | String interpolation bug fixDominik Gruntz2012-03-281-1/+1
| | | | * | | Fixed broken links in sources of scala/annotationDominik Gruntz2012-04-052-3/+3
| | | | |/ /
| | | * / / Add some ExecutionContext factories.Aleksandar Prokopec2012-04-044-16/+30
| | |/ / /
* | / / / A boatload of work on Symbols and Flags.Paul Phillips2012-04-052-2/+1
|/ / / /
* / / / Added Option#fold.Paul Phillips2012-04-041-0/+12
|/ / /
* | | Remedies Try/Either signature disparity for source compat. w/ AkkaHeather Miller2012-04-038-115/+120
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge remote-tracking branches 'axel22/feature/future-compat', 'dlwh/issues/5...Paul Phillips2012-04-0224-90/+373
|\ \ \ \ \ \ | | | |_|_|/ | | |/| | |
| | | | * | Merge branch 'master' into feature/collection-concurrentAleksandar Prokopec2012-04-0266-2528/+3154
| | | | |\ \ | | | |_|/ / | | |/| | |
| | | | * | Add JavaConversions and JavaConverters concurrent.Map support.Aleksandar Prokopec2012-03-282-24/+96
| | | * | | SI-5627 BigInt.equals(Number) and BigDecimal.equals(Number) should implement ...Dmitry Nadezhin2012-04-022-1/+52
| | |/ / /
| | * | | Merge remote-tracking branch 'adriaanm/topic/partialfun' into developPaul Phillips2012-03-304-76/+154
| | |\ \ \
| | | * | | a fast, functional PartialFunction implementationPavel Pavlov2012-03-304-76/+154
| * | | | | Fixes SI-5632 (serialization of large HashTables)David Hall2012-03-301-1/+1
| |/ / / /
| | | | |
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'heathermiller/doc/linking' and 'axel22/featur...Paul Phillips2012-03-3019-241/+258
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Adds links to parallel collections overview in API docsHeather Miller2012-03-2910-4/+22
| |/ / / /
* | | | | Remove blocking from execution contexts.Aleksandar Prokopec2012-03-304-26/+54
* | | | | Add withFilter and mapTo to futures.Aleksandar Prokopec2012-03-292-31/+32
| |/ / / |/| | |
* | | | Add methods in the Future companion object.Aleksandar Prokopec2012-03-291-2/+107
* | | | Work on source compatibility between akka and scala futures.Aleksandar Prokopec2012-03-289-241/+135
|/ / /
* | / Merge remote-tracking branch 'axel22/feature/collection-concurrent' into developPaul Phillips2012-03-279-98/+187
|\| | | |/ |/|
| * Rename ConcurrentTrieMap to concurrent.TrieMap.Aleksandar Prokopec2012-03-279-98/+187
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'manojo/issue/4488', 'leifwickland/patch-3', '...Paul Phillips2012-03-274-9/+16
|\ \ \ \
| | | * | Fix .empty and add .ofDim factory method.Erik Osheim2012-03-251-2/+9
| |_|/ / |/| | |
| | * | Slight comment tweak for more colloquial English.Leif Wickland2012-03-251-1/+1
| |/ / |/| |
| * | Close issue #SI-4488Manohar Jonnalagedda2012-03-242-6/+6
* | | Scaladoc is now pointing to sources in githubVlad Ureche2012-03-251-1/+1
|/ /
* | Document regex replacement strings behavior.Daniel C. Sobral2012-03-231-2/+33