summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #1394 from vjovanov/amk/ActorRefGrzegorz Kossakowski2012-09-2619-47/+743
|\ \ \ \ \ \
| * | | | | | Additional Actor Migration Tests.Vojin Jovanovic2012-09-2510-0/+656
| * | | | | | Support for scala.concurrent for the ActorRef.Vojin Jovanovic2012-09-258-39/+74
| * | | | | | SI-6305 fix.Vojin Jovanovic2012-09-256-8/+13
* | | | | | | Generate links to external projects in scaladoc.Eugene Vigdorchik2012-09-262-18/+23
| |_|_|_|/ / |/| | | | |
* | | | | | Update check-file for SI-6344 test.Grzegorz Kossakowski2012-09-251-2/+2
| |/ / / / |/| | | |
* | | | | Merge pull request #1345 from paulp/issue/6344Grzegorz Kossakowski2012-09-252-0/+238
|\ \ \ \ \
| * | | | | Fix for SI-6344, value class generic signatures.Paul Phillips2012-09-202-0/+238
* | | | | | Revert "SI-6412 alleviates leaks in toolboxes"Grzegorz Kossakowski2012-09-252-52/+0
| |/ / / / |/| | | |
* | | | | SI-6412 alleviates leaks in toolboxesEugene Burmako2012-09-242-0/+52
* | | | | SI-6412 fixes leaks in Types.uniquesEugene Burmako2012-09-242-0/+30
* | | | | Merge pull request #1378 from scalamacros/ticket/5918Eugene Burmako2012-09-232-0/+47
|\ \ \ \ \
| * | | | | SI-5918 fixes the ConstantType uglinessEugene Burmako2012-09-232-0/+47
| | |/ / / | |/| | |
* | | | | Merge pull request #1379 from retronym/topic/boxing-conversionsPaul Phillips2012-09-222-0/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove BoxingConversions from the scala package.Jason Zaugg2012-09-222-0/+10
* | | | | A couple CRLF normalization stragglers.Paul Phillips2012-09-213-7/+7
* | | | | Merge remote-tracking branch 'paulp/topic/gitattributes' into 2.10.xPaul Phillips2012-09-20333-2841/+2841
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Normalized line endings.Paul Phillips2012-09-20333-2841/+2841
* | | | | Merge pull request #1348 from scalamacros/ticket/6394Grzegorz Kossakowski2012-09-204-0/+18
|\ \ \ \ \
| * | | | | SI-6394 fixes macros.Context.enclosingClassEugene Burmako2012-09-194-0/+18
| | |_|_|/ | |/| | |
* | | | | Merge pull request #1325 from odersky/ticket/6337Paul Phillips2012-09-203-8/+36
|\ \ \ \ \
| * | | | | Fixes SI-6337 by disallowing nested value classes.Martin Odersky2012-09-173-8/+36
* | | | | | Merge pull request #1344 from jsuereth/wip/osgi-supportEugene Burmako2012-09-205-0/+221
|\ \ \ \ \ \
| * | | | | | Additional OSGi tests.Josh Suereth2012-09-195-8/+112
| * | | | | | Adds very simplistic reflection in OSGi test. Provides the frameworkJosh Suereth2012-09-181-0/+66
| * | | | | | Adds OSGi support / tests to Scala. Fixes SI-5822.Josh Suereth2012-09-182-0/+51
* | | | | | | Merge pull request #1356 from paulp/pullreq-1342Josh Suereth2012-09-205-13/+17
|\ \ \ \ \ \ \
| * | | | | | | Error message improvement for SI-6336.Paul Phillips2012-09-194-13/+13
| * | | | | | | SI-6336 Now also catches return typesMartin Odersky2012-09-182-1/+5
* | | | | | | | Merge pull request #1339 from rkuhn/wip-6389-finite-duration-multJosh Suereth2012-09-2015-33/+110
|\ \ \ \ \ \ \ \
| * | | | | | | | some small remaining fixesRoland2012-09-201-1/+4
| * | | | | | | | Adjustments to scala.concurrent.duration.Paul Phillips2012-09-191-10/+9
| * | | | | | | | move Duration (incl. DSL) into scala.concurrent.duration packageRoland2012-09-1915-23/+22
| * | | | | | | | improve performance of integer multiplication overflow check on DurationRoland2012-09-191-0/+69
| * | | | | | | | enable integer multiplication/divison on FiniteDuration, see SI-6389Roland2012-09-181-1/+8
* | | | | | | | | Merge pull request #1360 from scalamacros/hotfix/sbtEugene Burmako2012-09-206-0/+126
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | don't try to create tags w/o scala-reflect.jarEugene Burmako2012-09-206-0/+126
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Disabled failing build manager tests.Martin Odersky2012-09-206-1/+1
* | | | | | | | New test case for SI-6337Martin Odersky2012-09-201-0/+16
* | | | | | | | New test case for closing SI-6385Martin Odersky2012-09-202-0/+20
* | | | | | | | Value classes: eliminated half-boxingMartin Odersky2012-09-206-4/+66
* | | | | | | | Fixes SI-6260Martin Odersky2012-09-204-0/+43
* | | | | | | | Merge pull request #1331 from scalamacros/ticket/5943Grzegorz Kossakowski2012-09-206-0/+40
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-5943 toolboxes now autoimport Predef and scalaEugene Burmako2012-09-206-0/+40
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #1338 from scalamacros/ticket/5418Grzegorz Kossakowski2012-09-204-0/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | test case closes SI-5418Eugene Burmako2012-09-182-0/+13
| * | | | | | | | existentially typed expansions now work fineEugene Burmako2012-09-182-0/+4
| |/ / / / / / /
* | | | | | | | Merge pull request #1358 from scalamacros/ticket/6392Grzegorz Kossakowski2012-09-204-0/+20
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | SI-6392 wraps non-terms before typecheck/evalEugene Burmako2012-09-194-0/+20
* | | | | | | | Merge pull request #1354 from scalamacros/ticket/6363Eugene Burmako2012-09-1921-117/+139
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |