summaryrefslogtreecommitdiff
path: root/test/scaladoc/run
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.10.x'Adriaan Moors2013-01-161-4/+4
|\
| * SI-6803: do not use java.net.URI, even more so incorrectly.Eugene Vigdorchik2013-01-061-4/+4
* | Merge remote-tracking branch 'origin/2.10.x' into merge-2.10.xPaul Phillips2012-12-205-6/+11
|\|
| * Merge pull request #1722 from vigdorchik/ide.apiAdriaan Moors2012-12-125-7/+12
| |\
| | * Extract base scaladoc functionality for the IDE.Eugene Vigdorchik2012-12-125-7/+12
* | | Merge branch 'merge-wip-into-2.10.x' into merge-2.10-into-masterPaul Phillips2012-12-112-0/+33
|\| |
| * | SI-4922 Show default in Scaladoc for generic methods.Jason Zaugg2012-12-102-0/+33
| |/
* | Merge branch 'merge-2.10.0-wip' into merge-2.10.xPaul Phillips2012-10-314-0/+149
|\|
| * Merge pull request #1479 from vigdorchik/2.10.xJosh Suereth2012-10-204-0/+149
| |\
| | * Scaladoc knows the package structure of the libraries,Eugene Vigdorchik2012-10-114-0/+149
* | | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-10-196-45/+110
|\| |
| * | SI-6509 Correct @template ownersVlad Ureche2012-10-112-0/+31
| * | SI-6155 Scaladoc @template diagrmsVlad Ureche2012-10-112-0/+23
| * | SI-6501 Scaladoc will correctly link to @templatedVlad Ureche2012-10-111-1/+4
| * | SI-6495 Scaladoc will pick up group from ownerVlad Ureche2012-10-111-43/+51
| * | SI-6487 Scaladoc can link to inner classesVlad Ureche2012-10-111-1/+1
| |/
* / Fix broken links with names that need to be encoded when querying the owner.Eugene Vigdorchik2012-10-041-2/+2
|/
* Generate links to external projects in scaladoc.Eugene Vigdorchik2012-09-261-2/+2
* Add Scaladoc flag to specify hidden implicit conversionsingoem2012-08-141-1/+1
* SI-5933 testcase for Adriaan's pullreq #980Vlad Ureche2012-08-072-0/+44
* SI-6140 Scaladoc infinite recursion in wiki parserVlad Ureche2012-07-252-0/+19
* Scaladoc: GroupsVlad Ureche2012-07-192-0/+120
* SI-5784 Scaladoc: {Abstract,Alias} type templatesVlad Ureche2012-07-173-1/+48
* Scaladoc: Refactoring the entitiesVlad Ureche2012-07-164-13/+13
* SI-5533 Skip scaladoc packages from documentationVlad Ureche2012-07-163-9/+38
* Scaladoc: updated type class descriptionsVlad Ureche2012-07-162-0/+34
* SI-3695 SI-4224 SI-4497 SI-5079 scaladoc linksVlad Ureche2012-07-163-2/+31
* SI-4887 Link existentials in scaladocVlad Ureche2012-07-163-1/+65
* SI-4360 Adds prefixes to scaladocVlad Ureche2012-07-164-9/+60
* Scaladoc: workaround for untypical Map usecasesVlad Ureche2012-07-162-0/+39
* SI-4324 Scaladoc case class argument curryingVlad Ureche2012-07-162-0/+25
* SI-5965 Scaladoc crashVlad Ureche2012-07-162-0/+25
* Scaladoc: Inherited templates in diagramsVlad Ureche2012-07-163-3/+41
* SI-3314 SI-4888 Scaladoc: Relative type prefixesVlad Ureche2012-07-168-14/+182
* SI-5235 Correct usecase variable expansionVlad Ureche2012-07-162-0/+91
* Diagram tweaks #2Vlad Ureche2012-07-022-0/+26
* Diagram tweaks #1Vlad Ureche2012-07-023-4/+74
* Scaladoc class diagrams part 1Vlad Ureche2012-07-0213-51/+440
* Reorganized scaladoc modelVlad Ureche2012-07-023-4/+6
* Revert "Scaladoc class diagrams part 1"Vlad Ureche2012-06-1811-387/+51
* Scaladoc class diagrams part 1Vlad Ureche2012-06-1411-51/+387
* Fix SI-4976 partiallyKato Kazuyoshi2012-05-032-0/+17
* Fixes the backticks in use case signature crashVlad Ureche2012-05-022-0/+30
* Reimplemented shadowing between class membersVlad Ureche2012-04-142-0/+71
* Adapted implicits testsuite for SIP18Vlad Ureche2012-04-148-0/+349
* disabling scaladoc tests. Don't know how to fix them to make them work under ...Martin Odersky2012-04-138-345/+0
* Scaladoc feature that shows implicit conversionsVlad Ureche2012-04-1310-4/+349
* Fixes SI-5373Vlad Ureche2012-03-272-0/+35