summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Test case for overloading resolution during reflection.Martin Odersky2012-04-051-0/+16
* | | SI-4134: abstract override crasher if lacking super implSom Snytt2012-04-062-0/+34
* | | Make NumericRange# O(1) instead of O(n).Simon Ochsenreither2012-04-062-17/+9
* | | Fix for SI-5591.Geoff Reedy2012-04-062-0/+11
| |/ |/|
* | Fix for SI-5644.Paul Phillips2012-04-062-0/+839
* | Merge branch 'develop'Paul Phillips2012-04-054-16/+283
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge commit 'refs/pull/353/head'; commit 'refs/pull/354/head'; commit 'refs/...Paul Phillips2012-04-054-16/+283
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | | * String interpolation bug fixDominik Gruntz2012-03-283-0/+9
| | | | |/
| | * | / Add tests for future combinators: map, flatMap, filter, collect, foreach, rec...phaller2012-04-041-16/+274
| | |/ /
* | / / A boatload of work on Symbols and Flags.Paul Phillips2012-04-051-0/+6
|/ / /
* | | Fix for continuations issue with match blocks.Paul Phillips2012-04-052-0/+31
* | | Fix for continuations issue.Paul Phillips2012-04-054-18/+55
* | | Added Option#fold.Paul Phillips2012-04-042-0/+24
* | | Unify "object Foo" and "Foo.type".Paul Phillips2012-04-041-0/+6
|/ /
* | 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
| | |/