summaryrefslogtreecommitdiffstats
path: root/ajdoc
Commit message (Expand)AuthorAgeFilesLines
* Fixed 3 bugs reported in bug#82340, including correct use of visibility modif...mkersten2005-01-137-104/+184
* Updated to support running on JDK 1.5, and fixed related bug#82218mkersten2005-01-136-26/+78
* Fixed bug#71811 "AJDoc: should be able to set encoding like javadoc"mkersten2004-08-202-1/+34
* Made reference to tools.jar relative to JAVA_HOME variable. (which you must d...aclement2004-08-061-1/+1
* fix for Bugzilla Bug 40206acolyer2004-07-291-2/+1
* organized imports.aclement2004-07-292-14/+0
* organized imports.aclement2004-07-271-8/+5
* Fixed bug#70008 "problem with ajdoc -public"mkersten2004-07-144-28/+75
* Fixed bug#69011 "ajdoc fails when using default package"mkersten2004-07-053-2/+17
* Fixed: 68494 ajdoc does not support .aj filesmkersten2004-06-246-71/+56
* replace hard-coded use of ';' with File.pathSeparatoracolyer2004-06-021-3/+3
* don't sync bin diracolyer2004-06-021-0/+1
* Georges fix for relative paths in ajdoc. Means we support multiple browsers ...aclement2004-04-141-4/+16
* Clean-up ensuring no resources modified as a result of test runs.mkersten2004-04-084-3/+5
* Extended test coverage.mkersten2004-04-0815-294/+422
* Extended test coverage.mkersten2004-04-089-0/+294
* Fixed: mkersten2004-04-086-74/+69
* Extended test coverage to various permutations of crossing package and type b...mkersten2004-04-087-29/+82
* Fixes for: mkersten2004-04-082-79/+55
* Fixed: 57780 ajdoc package summary should not show synthetic informationmkersten2004-04-081-12/+32
* Fix broken links in ajdoc. Part 4 : fix links to members of types aclement2004-04-081-17/+45
* standard junit dependency - still need to fix the tools.jar referencewisberg2004-04-071-10/+10
* Removed generated docs since they're not yet being used by the test suite, an...mkersten2004-04-071-0/+1
* Removed generated docs since they're not yet being used by the test suite, an...mkersten2004-04-0755-16564/+0
* Added support for additional javadoc 1.4 options.mkersten2004-04-071-0/+7
* Moved from the other package.aclement2004-04-071-0/+32
* Moved to default package.aclement2004-04-071-30/+0
* Fix broken links in ajdoc. Part 3 : fix links to members of types aclement2004-04-071-21/+45
* - Added support for 1.4 sources (use "-source 1.4" option) mkersten2004-04-075-49/+224
* Extended test coveragemkersten2004-04-072-6/+19
* Regenerated test data.mkersten2004-04-0752-129/+458
* I just committed the final round of updates to ajdoc needed for 1.2. In a nu...mkersten2004-04-079-112/+209
* Regenerated test data.mkersten2004-04-0652-424/+424
* Fix broken links in ajdoc. Part 2 : fix links to types in other packages.aclement2004-04-051-2/+7
* 1.2 rc1 build/pkg : Manifest template for ajdoc.jaraclement2004-04-051-0/+11
* Fix broken links in ajdoc.aclement2004-04-051-2/+28
* fixed so that failure is graceful under 1.3, and to avoid acolyer2004-04-022-2/+41
* Improved link layout and removed generation of duplicates.mkersten2004-03-303-21/+27
* Added removal of temporary filesmkersten2004-03-301-5/+5
* Expanded test suite.mkersten2004-03-301-0/+1
* Working ajdoc to that generates advice links, with tests mkersten2004-03-23101-548/+19679
* Added support for inheritance documentation, test coverage.v_preCompileLoopAlterationmkersten2004-03-1112-208/+328
* Port of ajdoc declaration hierarchy to ASM.mkersten2004-03-108-182/+363
* Lightweight ajdoc prototype.mkersten2004-02-1823-0/+3048