summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Implement ListBuffer.isEmpty / nonEmpty efficientlyJohannes Rudolph2017-03-271-0/+4
* | | | | | Merge pull request #5724 from jvican/stub-errors-2.12.xAdriaan Moors2017-03-2728-35/+462
|\ \ \ \ \ \
| * | | | | | Improve stub error messages (SCP-009 proposal)jvican2017-03-2428-35/+462
* | | | | | | Merge pull request #5803 from pfcoperez/updatedprocdocsLukas Rytz2017-03-241-4/+3
|\ \ \ \ \ \ \
| * | | | | | | `def run(log: ProcessLogger, connectInput: Boolean): Process` doesn't block u...Pablo Fco. PĂ©rez Hidalgo2017-03-241-4/+3
|/ / / / / / /
* | | | | | | Merge pull request #5778 from som-snytt/issue/10225som-snytt2017-03-231-331/+283
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | SI-10225 Either evinces good styleSom Snytt2017-03-211-58/+54
| * | | | | | SI-10225 Either docs compileSom Snytt2017-03-141-317/+273
* | | | | | | Merge pull request #5797 from jrudolph/patch-1Lukas Rytz2017-03-231-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Improve List creation in BatchingExecutorJohannes Rudolph2017-03-221-1/+1
* | | | | | | | Merge pull request #5783 from lrytz/t10231Adriaan Moors2017-03-223-7/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-10231 Skip outer parameter when classfile parsing java param namesLukas Rytz2017-03-173-7/+33
* | | | | | | | | Merge pull request #5643 from som-snytt/issue/8417Adriaan Moors2017-03-225-18/+42
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | SI-8417 Check adapts of each param sectionSom Snytt2017-02-205-18/+42
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #5592 from fommil/jar-open-closeJason Zaugg2017-03-222-18/+70
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-9632 don't keep JarFile open in ZipArchiveSam Halliday2017-02-222-18/+70
* | | | | | | | | Merge pull request #5741 from monkey-mas/bump-up-sbt-jmh-to-0.2.21Seth Tisue2017-03-211-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bump up sbt-jmh to 0.2.21Masaru Nomura2017-02-251-1/+1
* | | | | | | | | | Merge pull request #5771 from som-snytt/issue/regex-doc-errSeth Tisue2017-03-211-16/+30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix and improve Regex docSom Snytt2017-03-101-16/+30
* | | | | | | | | | | Merge pull request #5747 from dwijnand/fix-root-package-taskSeth Tisue2017-03-211-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Rewire package to osgiBundle for OSGi-enabled projectsDale Wijnand2017-03-151-1/+2
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #5791 from SethTisue/cruft-begoneSeth Tisue2017-03-21557-84253/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | remove test/pending directory tooSeth Tisue2017-03-21359-9795/+3
| * | | | | | | | | | | rm -r test/{flaky,disabled*,checker-tests,support,debug}Seth Tisue2017-03-20188-74446/+0
| * | | | | | | | | | | remove orphaned checkfilesSeth Tisue2017-03-203-8/+0
| * | | | | | | | | | | remove two empty source filesSeth Tisue2017-03-202-0/+0
| * | | | | | | | | | | fix typosSeth Tisue2017-03-204-4/+4
| * | | | | | | | | | | unset a stray execute bitSeth Tisue2017-03-201-0/+0
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #5776 from lrytz/numbersCleanupSeth Tisue2017-03-211-19/+19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cleanups and clarifications in versions.propertiesLukas Rytz2017-03-141-19/+19
* | | | | | | | | | | | Merge pull request #5789 from ceeph/patch-1Janek Bogucki2017-03-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix table formattingAlessandro Cifani2017-03-211-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #5780 from lrytz/bootstrapOverwriteLukas Rytz2017-03-161-14/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use a single repository in the bootstrap jobLukas Rytz2017-03-151-14/+5
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #5777 from som-snytt/issue/10226Lukas Rytz2017-03-152-5/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | SI-10226 REPL handles paste when colorizedSom Snytt2017-03-142-5/+4
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #5756 from rorygraves/2.12.x_depthboxingJason Zaugg2017-03-141-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Reduce boxing of scala.reflect.internal.DepthRory Graves2017-03-041-1/+1
* | | | | | | | | | | Merge pull request #5755 from rorygraves/2.12.x_map4Jason Zaugg2017-03-145-8/+64
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | Performance improvements for Map4 to HashMap nad Set4 to HashSet transitionsRory Graves2017-03-042-2/+2
| * | | | | | | | | | Add benchmarks for Map4 to HashMap and Set4 to HashSet transitionsRory Graves2017-03-042-0/+58
| * | | | | | | | | | Fix compile error on existing ListBenchmarkRory Graves2017-03-041-6/+4
* | | | | | | | | | | Merge pull request #5675 from piyush-jaiswal/issue/9729som-snytt2017-03-102-2/+175
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add tests for ConsoleReporter.piyush-jaiswal2017-03-112-2/+175
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #5761 from lrytz/sd329Adriaan Moors2017-03-103-7/+91
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Don't use `equals` for comparing java.lang.Double/FloatLukas Rytz2017-03-093-7/+91
* | | | | | | | | | | Merge pull request #5719 from retronym/ticket/10187Adriaan Moors2017-03-102-2/+48
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | SI-10187 Support mutation of mutable.HashMap in getOrElseUpdateJason Zaugg2017-03-032-2/+48
* | | | | | | | | | | | Merge pull request #5767 from som-snytt/issue/5621Adriaan Moors2017-03-102-2/+11
|\ \ \ \ \ \ \ \ \ \ \ \