summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/collection-concurrentAleksandar Prokopec2012-04-0292-242/+1382
|\
| * 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
| * | | A couple tests for pending.Paul Phillips2012-03-294-0/+62
| |/ /
| * | Revert the lisp test.Paul Phillips2012-03-282-3/+4
| * | Never write final fields outside of constructors.Paul Phillips2012-03-283-0/+44
| * | Revived the lisp test.Paul Phillips2012-03-282-4/+3
| |/
| * Merge remote-tracking branch 'axel22/feature/collection-concurrent' into developPaul Phillips2012-03-278-64/+65
| |\ | |/ |/|
| * Workaround for "package is not a value".Paul Phillips2012-03-272-0/+83
| * Fixes SI-5373Vlad Ureche2012-03-278-5/+39
| * 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
| * | Adapted scaladoc testVlad Ureche2012-03-231-6/+9
| * | 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-2263-223/+1031
| |\ \ \ \
| | | | | * 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
| | | |/
| | | * An illustrative delayedInit test.Paul Phillips2012-03-214-0/+242
| | | * Merge branch 'issue/SI-5580' of /scala/trunk into developPaul Phillips2012-03-216-0/+79
| | | |\
| | | | * Overhaul of JavaConver{sions,ters}.Paul Phillips2012-03-215-0/+62
| | | | * Clarifying MethodSynthesis.Paul Phillips2012-03-211-0/+17
| | | |/ | | |/|
| | | * Fixed test cases.Martin Odersky2012-03-213-28/+10
| | | * Fixed SI-5063.Martin Odersky2012-03-212-0/+7
| | | * Allows now private primary constructors in value classes.Martin Odersky2012-03-211-15/+69
| | |/
| | * Restore irrefutability commits.Paul Phillips2012-03-209-0/+134
| | * Fix for stability failure.Paul Phillips2012-03-201-0/+37
| | * Lots of tedious warning and tree printing work.Paul Phillips2012-03-2013-81/+104
| | * Revert irrefutability commits.Paul Phillips2012-03-209-134/+0
| | *-. Merge remote-tracking branches 'vjovanov/duration-cleanup', 'adriaanm/topic/v...Paul Phillips2012-03-2029-97/+475
| | |\ \
| | | * | [vpm] fix half of my existential troublesAdriaan Moors2012-03-201-0/+35
| | | * | [vpm] typer synths Function{} for empty-sel matchAdriaan Moors2012-03-207-88/+200
| | | * | [vpm] TODO note: make unapply type list stricterAdriaan Moors2012-03-203-0/+13
| | | * | [vpm] test file for regression on old patmatAdriaan Moors2012-03-202-0/+9
| | | |/
| | | * Merge branch 'issue/5054-usecase-cleanup'Vlad Ureche2012-03-202-0/+54
| | | |\
| | | | * Adapted indentation in scaladoc code blocksVlad Ureche2012-03-202-1/+55
| | | * | Test cases closes SI-4574.Paul Phillips2012-03-192-0/+15
| | | * | Spiced up the irrefutability tests a bit.Paul Phillips2012-03-194-29/+36
| | | * | Discovered filter was still being generated.Paul Phillips2012-03-191-0/+22
| | | * | Finally did something about broken irrefutability.Paul Phillips2012-03-194-0/+90
| | | * | SI-5189: refined GADT soundness fixAdriaan Moors2012-03-195-9/+30
| | * | | Cleaned up Duration for the standard library.Vojin Jovanovic2012-03-201-1/+1
| | |/ /
* | / / Rename ConcurrentTrieMap to concurrent.TrieMap.Aleksandar Prokopec2012-03-278-64/+65
|/ / /