summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '01f2d27' into merge/2.11-to-2.12-is-it-really-sept-2-already-wh...Lukas Rytz2014-09-0252-33/+375
|\
| * SI-8743 Fix crasher with poly-methods annotated with @varargsJason Zaugg2014-07-234-2/+19
| * Merge pull request #3888 from som-snytt/issue/8736v2.11.2Lukas Rytz2014-07-217-0/+35
| |\
| | * SI-8736 Restore -language to former glorySom Snytt2014-07-207-0/+35
| * | SI-8738 Regression in range equalityRex Kerr2014-07-201-0/+16
| |/
| * SI-8525 Clarify usage of -Xlint:_,flagSom Snytt2014-07-164-35/+11
| * Merge pull request #3792 from som-snytt/issue/8525Lukas Rytz2014-07-1617-15/+140
| |\
| | * SI-8525 No anonymous lintSom Snytt2014-07-108-9/+27
| | * SI-8525 Add -Xlint:-warn-missing-interpolatorSom Snytt2014-07-0811-23/+66
| | * SI-8610 -Xlint is multichoice optionSom Snytt2014-07-089-0/+64
| * | Merge pull request #3883 from gourlaysama/wip/t8557Vlad Ureche2014-07-152-0/+33
| |\ \
| | * | SI-8557 make scaladoc normalize paths of external jars.Antoine Gourlay2014-07-152-0/+33
| * | | Merge pull request #3817 from phaller/topic/typetagsLukas Rytz2014-07-155-7/+40
| |\ \ \
| | * | | SI-5919 TypeTags and Exprs should be serializablePhilipp Haller2014-07-155-7/+40
| * | | | Merge pull request #3858 from densh/si/8703Jason Zaugg2014-07-151-0/+7
| |\ \ \ \
| | * | | | SI-8703 add support for blocks with just a single expression to quasiquotesDenys Shabalin2014-07-021-0/+7
| * | | | | Merge pull request #3845 from xeno-by/topic/attachment-subclassingJason Zaugg2014-07-153-0/+22
| |\ \ \ \ \
| | * | | | | relaxes attachment-matching rulesEugene Burmako2014-07-103-0/+22
| * | | | | | Merge pull request #3844 from xeno-by/topic/rangepos-subpatternsJason Zaugg2014-07-154-0/+25
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | prevents some reflection APIs from destroying rangeposesEugene Burmako2014-07-104-0/+25
| | |/ / / /
| * | | | | Merge pull request #3872 from lrytz/no-adapted-argsLukas Rytz2014-07-153-0/+28
| |\ \ \ \ \
| | * | | | | Fix -Yno-adapted-args, it would just warn, not errLukas Rytz2014-07-153-0/+28
| * | | | | | Merge pull request #3878 from som-snytt/issue/8608Lukas Rytz2014-07-153-0/+20
| |\ \ \ \ \ \
| | * | | | | | SI-8608 f interpolator emits constant stringsSom Snytt2014-07-143-0/+20
| | |/ / / / /
| * / / / / / SI-8117 Fix bug when mixing well-positioned named and positional argsLukas Rytz2014-07-112-0/+5
| |/ / / / /
* | | | | | Merge pull request #3928 from kzys/dup-html-idsGrzegorz Kossakowski2014-09-021-4/+9
|\ \ \ \ \ \
| * | | | | | Scaladoc: the value of an id attribute must be unique within a documentKato Kazuyoshi2014-08-131-4/+9
* | | | | | | Merge pull request #3920 from rubyu/issue/7350Grzegorz Kossakowski2014-09-011-0/+298
|\ \ \ \ \ \ \
| * | | | | | | Translate to jUnit test casesrubyu2014-08-263-345/+298
| * | | | | | | SI-7350 Prevent resource leaks in PipedProcesses.runAndExitValue()rubyu2014-08-072-0/+345
| |/ / / / / /
* / / / / / / Prevent SI-7905 by adding a testKato Kazuyoshi2014-07-312-0/+37
|/ / / / / /
* | | | | | Merge pull request #3877 from retronym/merge/2.11.x-to-2.12.x-20140714Jason Zaugg2014-07-1841-49/+258
|\ \ \ \ \ \
| * | | | | | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2014...Jason Zaugg2014-07-1441-49/+258
| |\| | | | |
| | * | | | | Merge pull request #3867 from lrytz/t8708Lukas Rytz2014-07-099-0/+75
| | |\ \ \ \ \
| | | * | | | | SI-8708 Fix pickling of LOCAL_CHILD child of sealed classesLukas Rytz2014-07-079-0/+75
| | * | | | | | Merge pull request #3866 from Blaisorblade/issue/8677-backportLukas Rytz2014-07-091-0/+5
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | [backport] SI-8677 Duration: Zero - Inf should be MinusInfPaolo G. Giarrusso2014-07-041-0/+5
| | | |/ / / /
| | * | | | | Use countElementsAsString for summarized warnings.Adriaan Moors2014-07-0419-19/+19
| | * | | | | Remove deprecationWarning, currentReporting from ReportingAdriaan Moors2014-07-041-0/+7
| | * | | | | Uniformly route reporting through reporter.Adriaan Moors2014-07-041-0/+5
| | * | | | | Move reporting logic into Reporting traitAdriaan Moors2014-07-046-14/+18
| | * | | | | Unclutter Reporter. Move truncation to ReplReporter.Adriaan Moors2014-07-044-4/+8
| | |/ / / /
| | * | | | Merge pull request #3736 from VladimirNik/print-types-issue-2.11.xAdriaan Moors2014-07-031-26/+51
| | |\ \ \ \
| | | * | | | TypeTree printing modified (SI-8447)VladimirNik2014-05-091-26/+51
| | * | | | | Merge pull request #3772 from densh/si/8609Adriaan Moors2014-07-031-0/+12
| | |\ \ \ \ \
| | | * | | | | SI-8609 Fix flattening of definitions and imports in quasiquotesDenys Shabalin2014-05-211-0/+12
| | * | | | | | Merge pull request #3828 from retronym/ticket/8675Adriaan Moors2014-07-034-0/+63
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | SI-8675 Add another test case for swallowed type errorsJason Zaugg2014-06-262-0/+28
| | | * | | | | SI-8675 Avoid unreported error after second try using implicit viewJason Zaugg2014-06-252-0/+35
| | * | | | | | SI-8690 BufferedSource.mkString mistakenly skipped the first char.Antoine Gourlay2014-06-292-0/+14
| | | |_|_|/ / | | |/| | | |