summaryrefslogtreecommitdiff
path: root/test/junit
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4201 from mpociecha/fix-typos-in-docs-and-commentsGrzegorz Kossakowski2015-01-143-6/+6
|\
| * Fix many typos in docs and commentsmpociecha2014-12-143-6/+6
* | SI-9057 - fix `showCode` to put backticks around names including dotsJan Bessai2015-01-071-0/+2
* | Add unit tests for Tseitin CNF conversion.Gerard Basler2014-12-291-0/+555
* | Merge pull request #4191 from som-snytt/issue/8538Lukas Rytz2014-12-181-0/+86
|\ \
| * | SI-8538 Document extensionSom Snytt2014-12-151-0/+30
| * | SI-8538 Test or example for Source.reportSom Snytt2014-12-121-0/+56
| |/
* / SI-9043 ArrayBuffer.insert and insertAll are very slowDenton Cockburn2014-12-141-0/+36
|/
* Merge pull request #4176 from mpociecha/flat-classpath2Grzegorz Kossakowski2014-12-055-5/+538
|\
| * Add benchmarks to compare recursive and flat cp representationsmpociecha2014-12-051-0/+143
| * Cleanup and refactoring - semicolons, unused or commented out codempociecha2014-12-052-2/+2
| * Integrate flat classpath with the compilermpociecha2014-12-051-3/+26
| * Create dedicated path resolver for the flat classpath representationmpociecha2014-11-301-0/+159
| * Add the flat classpath type aggregating flat classpath instancesmpociecha2014-11-301-0/+208
* | Merge pull request #4141 from Ichoran/issue/8970Lukas Rytz2014-12-041-0/+6
|\ \
| * | SI-8970 hashCode of BigDecimal and Double do not matchRex Kerr2014-11-211-0/+6
| |/
* | Merge pull request #4146 from Ichoran/issue/6519Lukas Rytz2014-12-041-3/+15
|\ \
| * | SI-6519 PagedSeq is not lazy enoughRex Kerr2014-11-211-3/+15
| |/
* / SI-8924 don't hold reference to list in iteratorMaxim Valyanskiy2014-11-271-0/+49
|/
* Merge pull request #4075 from som-snytt/issue/8835-junitGrzegorz Kossakowski2014-11-172-3/+150
|\
| * SI-8835 Update iterator testsSom Snytt2014-11-131-50/+35
| * SI-8835 Iterator tests can be junitSom Snytt2014-11-112-3/+165
* | SI-8932 Fix dropRight/takeRight implementationsRui Gonçalves2014-11-114-0/+73
|/
* Merge pull request #4088 from lrytz/opt/cleanupOptimizationsLukas Rytz2014-11-108-68/+554
|\
| * Address review commentsLukas Rytz2014-11-071-1/+1
| * GenBCode: Compact local variable slotsLukas Rytz2014-11-041-0/+80
| * GenBCode: Tests for combined method-level optimizationsLukas Rytz2014-11-042-0/+88
| * GenBCode: Command-line flags for enabling cleanup optimizationsLukas Rytz2014-11-046-85/+81
| * GenBCode: Eliminate redundant labels and line number nodesLukas Rytz2014-11-041-0/+101
| * GenBCode: Simplify branching instructionsLukas Rytz2014-11-041-0/+221
* | Merge pull request #4083 from retronym/ticket/8947Jason Zaugg2014-11-071-0/+12
|\ \
| * | SI-8947 Avoid cross talk between tag materializers and reifyJason Zaugg2014-10-301-0/+12
* | | Merge pull request #4017 from lrytz/t6541Lukas Rytz2014-11-051-0/+16
|\ \ \
| * | | Fix default value for ScalaVersionSettingLukas Rytz2014-11-041-0/+16
| |/ /
* | | Merge pull request #4046 from gourlaysama/wip/t8711-version-unparseLukas Rytz2014-11-041-0/+18
|\ \ \ | |_|/ |/| |
| * | SI-8711 ScalaVersion.unparse doesn't produce valid versionsAntoine Gourlay2014-10-131-0/+18
* | | Merge pull request #4052 from Lymia/issue/8910Jason Zaugg2014-11-041-0/+22
|\ \ \
| * | | SI-8910 BitSet sometimes uses exponential memory.Alissa Rao2014-10-151-0/+22
| |/ /
* | | Merge pull request #4045 from gourlaysama/wip/t8875-show-codeJason Zaugg2014-11-041-0/+7
|\ \ \ | |_|/ |/| |
| * | SI-8875 showCode should print all class constructor modifiers.Antoine Gourlay2014-10-241-0/+7
| |/
* | Merge pull request #4067 from lrytz/t8926Grzegorz Kossakowski2014-10-201-0/+41
|\ \
| * | SI-8926 default visbility RUNTIME for java annotationsLukas Rytz2014-10-201-0/+41
| |/
* / [nomerge] SI-8899 Revert "SI-8627 make Stream.filterNot non-eager"Lukas Rytz2014-10-121-18/+0
|/
* Merge pull request #4030 from som-snytt/issue/8843Grzegorz Kossakowski2014-10-072-3/+141
|\
| * SI-8843 AbsFileCL acts like a CLSom Snytt2014-10-062-3/+141
* | Merge pull request #4016 from lrytz/t8731Grzegorz Kossakowski2014-10-072-0/+42
|\ \ | |/ |/|
| * SI-8731 warning if @switch is ignoredLukas Rytz2014-10-062-0/+42
* | Better ant / junit interactionAntoine Gourlay2014-09-2912-6/+3
|/
* Get rid of Platform.doLoad method.Grzegorz Kossakowski2014-09-241-1/+0
* Merge pull request #3941 from Ichoran/issue/8815Lukas Rytz2014-09-161-0/+15
|\