Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix from comment #14 on bug 119453 to do with incorrect results for decp ↵ | aclement | 2006-01-09 | 3 | -0/+17 | |
| | | | | statements. (from helen) | |||||
* | ajdoc: fixes for 58520 from Helen. | aclement | 2005-12-21 | 3 | -0/+116 | |
| | ||||||
* | ajdoc: fixes from Helen for 119453 | aclement | 2005-12-21 | 4 | -12/+368 | |
| | ||||||
* | testcode for 119453 | aclement | 2005-12-21 | 2 | -0/+37 | |
| | ||||||
* | test and fix for 119451 | aclement | 2005-12-09 | 1 | -1/+1 | |
| | ||||||
* | Helens changes to ensure these tidy up after themselves and avoid ↵ | aclement | 2005-11-07 | 3 | -2/+18 | |
| | | | | synchronization being a pain. | |||||
* | Updated ajdoc projects setting for 1.3 source compliance and 1.4 library ↵ | mkersten | 2005-10-06 | 3 | -1/+16 | |
| | | | | compliance. You must now have a JRE14_LIB variable set in your workspace. | |||||
* | ensuring that this project can still be built at 1.3 level... | acolyer | 2005-10-06 | 1 | -2/+11 | |
| | ||||||
* | Fixed Bug #56779: [ajdoc] add ajdoc support for inter-type declarations and ↵ | mkersten | 2005-10-05 | 12 | -52/+185 | |
| | | | | | | other declare forms Also fixed ajdoc tests to run correctly when executed via RunTheseBeforeYouCommit tests (previously they were not being run and silently failing). | |||||
* | unused imports (only) | wisberg | 2005-06-09 | 2 | -4/+0 | |
| | ||||||
* | Package Tests file, aspectjrt.jar finder | wisberg | 2005-06-08 | 5 | -15/+68 | |
| | ||||||
* | Andrew Huff's patch fixing miscellaneous ajdoc NPEs.... | acolyer | 2005-06-02 | 4 | -20/+66 | |
| | ||||||
* | ignore bintest directories | acolyer | 2005-05-31 | 1 | -0/+1 | |
| | ||||||
* | not requiring 1.5 | wisberg | 2005-05-21 | 1 | -3/+4 | |
| | ||||||
* | uncommented preflight to ensure javadoc is invocable - in this case tests ↵ | wisberg | 2005-05-21 | 1 | -5/+5 | |
| | | | | don't run but pass (false positives) | |||||
* | expanded test for tools.jar to cases where jar is available but VM can't ↵ | wisberg | 2005-05-21 | 1 | -2/+8 | |
| | | | | load the classes | |||||
* | newbuild.xml replacing build.xml, with Alex ok | wisberg | 2005-05-19 | 2 | -77/+3 | |
| | ||||||
* | Andrew's patch for: bug#82755 update ajdoc to support Java 5 language features | mkersten | 2005-05-12 | 2 | -2/+10 | |
| | ||||||
* | prospective replacements for {module}/build.xml - will move there once ↵ | wisberg | 2005-05-11 | 1 | -0/+6 | |
| | | | | validated by those who use build.xml. | |||||
* | Delete bintest, not quite in with Alex's policy as paths hardcoded - could ↵ | aclement | 2005-04-20 | 1 | -0/+1 | |
| | | | | be improved. | |||||
* | From branch: New build scripts that Alex uses under IntelliJ - can be run ↵ | aclement | 2005-04-19 | 1 | -0/+73 | |
| | | | | individually or via master in build module. | |||||
* | Fixed 3 bugs reported in bug#82340, including correct use of visibility ↵ | mkersten | 2005-01-13 | 7 | -104/+184 | |
| | | | | modifiers. | |||||
* | Updated to support running on JDK 1.5, and fixed related bug#82218 | mkersten | 2005-01-13 | 6 | -26/+78 | |
| | ||||||
* | Fixed bug#71811 "AJDoc: should be able to set encoding like javadoc" | mkersten | 2004-08-20 | 2 | -1/+34 | |
| | ||||||
* | Made reference to tools.jar relative to JAVA_HOME variable. (which you must ↵ | aclement | 2004-08-06 | 1 | -1/+1 | |
| | | | | define!!!) | |||||
* | fix for Bugzilla Bug 40206 | acolyer | 2004-07-29 | 1 | -2/+1 | |
| | | | | need common isAspectJSourceFile() method | |||||
* | organized imports. | aclement | 2004-07-29 | 2 | -14/+0 | |
| | ||||||
* | organized imports. | aclement | 2004-07-27 | 1 | -8/+5 | |
| | ||||||
* | Fixed bug#70008 "problem with ajdoc -public" | mkersten | 2004-07-14 | 4 | -28/+75 | |
| | ||||||
* | Fixed bug#69011 "ajdoc fails when using default package" | mkersten | 2004-07-05 | 3 | -2/+17 | |
| | ||||||
* | Fixed: 68494 ajdoc does not support .aj files | mkersten | 2004-06-24 | 6 | -71/+56 | |
| | ||||||
* | replace hard-coded use of ';' with File.pathSeparator | acolyer | 2004-06-02 | 1 | -3/+3 | |
| | ||||||
* | don't sync bin dir | acolyer | 2004-06-02 | 1 | -0/+1 | |
| | ||||||
* | Georges fix for relative paths in ajdoc. Means we support multiple browsers ↵ | aclement | 2004-04-14 | 1 | -4/+16 | |
| | | | | and the doc is portable. | |||||
* | Clean-up ensuring no resources modified as a result of test runs. | mkersten | 2004-04-08 | 4 | -3/+5 | |
| | ||||||
* | Extended test coverage. | mkersten | 2004-04-08 | 15 | -294/+422 | |
| | ||||||
* | Extended test coverage. | mkersten | 2004-04-08 | 9 | -0/+294 | |
| | ||||||
* | Fixed: | mkersten | 2004-04-08 | 6 | -74/+69 | |
| | | | | | | 57780: ajdoc package summary should not show synthetic information; 57773: ajdoc crash; Cleaned up link generation, added support for arbitrary levels of type nesting. | |||||
* | Extended test coverage to various permutations of crossing package and type ↵ | mkersten | 2004-04-08 | 7 | -29/+82 | |
| | | | | boundaries with links. | |||||
* | Fixes for: | mkersten | 2004-04-08 | 2 | -79/+55 | |
| | | | | | 57780: ajdoc package summary should not show synthetic information 57773: ajdoc crash | |||||
* | Fixed: 57780 ajdoc package summary should not show synthetic information | mkersten | 2004-04-08 | 1 | -12/+32 | |
| | ||||||
* | Fix broken links in ajdoc. Part 4 : fix links to members of types | aclement | 2004-04-08 | 1 | -17/+45 | |
| | | | | | | | in other packages (again). Also, fix for nested types. Covers more than one level of nesting. NOTE: the tool is currently not capable of producing output for more than one level of nesting. Bug will be raised if Ron has not already opened it. | |||||
* | standard junit dependency - still need to fix the tools.jar reference | wisberg | 2004-04-07 | 1 | -10/+10 | |
| | ||||||
* | Removed generated docs since they're not yet being used by the test suite, ↵ | mkersten | 2004-04-07 | 1 | -0/+1 | |
| | | | | and add noise to CVS. | |||||
* | Removed generated docs since they're not yet being used by the test suite, ↵ | mkersten | 2004-04-07 | 55 | -16564/+0 | |
| | | | | and add noise to CVS. | |||||
* | Added support for additional javadoc 1.4 options. | mkersten | 2004-04-07 | 1 | -0/+7 | |
| | ||||||
* | Moved from the other package. | aclement | 2004-04-07 | 1 | -0/+32 | |
| | ||||||
* | Moved to default package. | aclement | 2004-04-07 | 1 | -30/+0 | |
| | ||||||
* | Fix broken links in ajdoc. Part 3 : fix links to members of types | aclement | 2004-04-07 | 1 | -21/+45 | |
| | | | | in other packages (again). Also, fix for nested types. | |||||
* | - Added support for 1.4 sources (use "-source 1.4" option) | mkersten | 2004-04-07 | 5 | -49/+224 | |
| | | | | | | | | | | - Made output class files go to documentation directory (-d) rather than source directory. - Added "-XajdocDebug" option that will keep the source files generated from the ASM around in order to help people send better bug reports. - Any declare forms that ajdoc doesn't know how to generate docs for get printed to the console and indicated as a limitation. I also extended test coverage to declare forms and added proper clearing of state for multiple invocations from test cases. |