summaryrefslogtreecommitdiff
path: root/test/scaladoc
Commit message (Expand)AuthorAgeFilesLines
* Use sbt for PR validationStefan Zeiger2016-06-143-7/+27
* Trim complexity in CommentFactoryBaseJanek Bogucki2016-01-252-0/+69
* it's Scaladoc, not "ScalaDoc" or "Scala doc"Seth Tisue2015-11-122-2/+2
* unset inappropriate execute bitsSeth Tisue2015-09-025-0/+0
* ScalaDoc fixes for library and library-auxJanek Bogucki2015-07-281-2/+2
* Ignore OpenJDK warnings in partest filtersLukas Rytz2015-07-231-0/+1
* Fix 36 typos (d-f)Janek Bogucki2015-06-211-1/+1
* Fix another several typosMichał Pociecha2015-06-182-2/+2
* Fix some typos (a-c)Janek Bogucki2015-06-181-1/+1
* SI-8210 Scaladoc: Fix the false negative @inheritdoc warning on accessorsKato Kazuyoshi2015-05-272-0/+25
* Merge pull request #4461 from adriaanm/rebase-4446Adriaan Moors2015-04-221-1/+1
|\
| * Fix many typosMichał Pociecha2015-04-211-1/+1
* | SI-4476 add an index of deprecated members to scaladocAntoine Gourlay2015-04-223-1/+66
|/
* SI-5795 empty scaladoc tags should be omitted from outputAntoine Gourlay2015-04-022-0/+67
* fix scaladoc issue with parsing of empty tagsAntoine Gourlay2015-04-022-3/+21
* Fix the Scaladoc tests under Java 8Jason Zaugg2015-02-191-0/+8
* Fix many typos in docs and commentsmpociecha2014-12-145-5/+5
* SI-5730 hide constructors of sealed abstract classes in scaladocAntoine Gourlay2014-11-072-0/+37
* SI-6626 make @throws tags create links to exceptionsAntoine Gourlay2014-11-052-0/+49
* Merge pull request #3951 from pawel-wiejacha/2.11.x_SI-8810_fixGrzegorz Kossakowski2014-09-032-3/+10
|\
| * SI-8810 scaladoc: fixed code block indentation normalizationPaweł Wiejacha2014-09-032-3/+10
* | SI-8113 allow a newline between a link target and titleAntoine Gourlay2014-09-032-0/+37
* | Merge commit 'b5759ef' into merge/2.10-to-2.11-sept-2Lukas Rytz2014-09-022-0/+19
|\ \
| * | Prevent SI-8314 by adding a testKato Kazuyoshi2014-07-312-0/+19
* | | 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
* | | SI-8672 Better end-of-sentence detection for ScaladocJason Zaugg2014-06-202-0/+36
|/ /
* | Merge commit 'ec05aeb' into topic/merge-2.10.xJason Zaugg2014-05-082-0/+33
|\|
| * SI-8479 Fix constructor default args under scaladocJason Zaugg2014-04-072-0/+33
* | Merge pull request #3685 from VladUreche/issue/8514-masterJason Zaugg2014-04-212-0/+24
|\ \
| * | SI-8514 Remove scaladoc html inconsistenciesVlad Ureche2014-04-182-0/+24
* | | SI-8144 permalinks in scaladocMarcin Kubala2014-03-142-4/+79
|/ /
* | SI-8407 "symbol not found" in Scaladoc use cases: warning onlyJason Zaugg2014-03-132-0/+24
* | SI-8229 Source compatible name for implicit any2stringaddJason Zaugg2014-02-182-2/+2
* | SI-4014 Scaladoc omits @authorKonstantin Fedorov2014-02-024-2/+59
* | SI-7124 make macro definitions prettier in scaladocAntoine Gourlay2014-01-312-0/+25
* | *boxContext => *box.Context , *boxMacro => *box.MacroEugene Burmako2014-01-122-4/+4
* | Use macro expandee, rather than expansion, in pres. compilerJason Zaugg2014-01-084-1/+27
* | deprecates macro def return type inferenceEugene Burmako2013-12-101-3/+3
* | SI-7876 Less dealiasing in Scaladoc's type printing.Jason Zaugg2013-09-263-1/+29
* | SI-7876 Scaladoc crasher due to regression in isFunctionType.Jason Zaugg2013-09-262-0/+20
* | Merge remote-tracking branch 'origin/2.10.x' into merge/2.10.x-to-masterJason Zaugg2013-09-102-0/+19
|\|
| * Merge pull request #1 from retronym/ticket/7767-testFrançois Garillot2013-09-092-0/+19
| |\
| | * SI-7767 Test case for Scaladoc on early initializersJason Zaugg2013-09-092-0/+21
| |/
* | SI-7487 Revert "Removed -Ymacro-no-expand."Adriaan Moors2013-07-101-0/+24
* | Remove dependency on combinators from CommandLinerParser.Adriaan Moors2013-06-251-1/+1
* | Merge v2.10.1-326-g4f8c306' into merge/v2.10.1-326-g4f8c306-to-masterJason Zaugg2013-05-1719-243/+453
|\ \ | |/ |/|
| * Merge pull request #2454 from vigdorchik/scaladoc_fixesJason Zaugg2013-05-171-2/+2
| |\
| | * Improve code style in the Scaladoc implementation.Eugene Vigdorchik2013-05-161-2/+2
| * | Merge pull request #2483 from adriaanm/merge-2.10.xPaul Phillips2013-05-022-0/+26
| |\ \