Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eclipse: testcode: redundant null check | aclement | 2008-08-22 | 4 | -6/+6 |
| | |||||
* | eclipse: redundant null check | aclement | 2008-08-22 | 1 | -2/+2 |
| | |||||
* | removed unnecessary code | aclement | 2008-08-22 | 6 | -42/+42 |
| | |||||
* | 230234 comment 10 - ajdoc modifications and tests | aclement | 2008-07-18 | 1 | -0/+4 |
| | |||||
* | 164340: ajdoc fix and test | aclement | 2008-06-11 | 1 | -0/+22 |
| | |||||
* | 164356: test and fix: ajdoc | aclement | 2008-03-20 | 1 | -0/+26 |
| | |||||
* | tests and fixes for 148906: Support -Xlintfile for ajdoc | aclement | 2006-10-23 | 3 | -1/+181 |
| | |||||
* | Bug 113948 "Repackage AspectJ" (move module root suites out of default package) | mwebster | 2006-07-30 | 1 | -1/+1 |
| | |||||
* | Fix build: move createEmptySandbox() from FileUtil back to Ajc to avoid ↵ | mwebster | 2006-06-15 | 1 | -3/+3 |
| | | | | JUnit dependency problem in util project | ||||
* | Make sandbox directories unique among workspaces e.g. ↵ | mwebster | 2006-06-15 | 1 | -36/+3 |
| | | | | c:\temp\ajcSandbox\org.aspectj\ajcTes1234.tmp | ||||
* | update license to EPL | acolyer | 2006-06-01 | 8 | -18/+34 |
| | |||||
* | test and fixes for 143930, 143924 | aclement | 2006-05-30 | 1 | -1/+1 |
| | |||||
* | test and fix for 134063 | aclement | 2006-03-31 | 2 | -0/+29 |
| | |||||
* | test and fix for 132130 | aclement | 2006-03-17 | 1 | -1/+1 |
| | |||||
* | pr121711 - from Helen - comment #19 | aclement | 2006-01-16 | 1 | -0/+185 |
| | |||||
* | pr121711 - from Helen - removing >1.3 apis that were introduced in previous ↵ | aclement | 2006-01-16 | 1 | -2/+2 |
| | | | | patch. | ||||
* | more ajdoc changes - see pr121711 - from Helen. | aclement | 2006-01-13 | 4 | -136/+1088 |
| | |||||
* | ajdoc changes - moving to using a sandbox for testing, plus other bits and ↵ | aclement | 2006-01-13 | 13 | -556/+960 |
| | | | | pieces - see pr121711 - from Helen. | ||||
* | fixes for ajdoc crash - bug 122728 | aclement | 2006-01-09 | 2 | -0/+99 |
| | |||||
* | fix from comment #14 on bug 119453 to do with incorrect results for decp ↵ | aclement | 2006-01-09 | 1 | -0/+12 |
| | | | | statements. (from helen) | ||||
* | ajdoc: fixes for 58520 from Helen. | aclement | 2005-12-21 | 2 | -0/+113 |
| | |||||
* | ajdoc: fixes from Helen for 119453 | aclement | 2005-12-21 | 2 | -0/+238 |
| | |||||
* | Helens changes to ensure these tidy up after themselves and avoid ↵ | aclement | 2005-11-07 | 1 | -2/+12 |
| | | | | synchronization being a pain. | ||||
* | Fixed Bug #56779: [ajdoc] add ajdoc support for inter-type declarations and ↵ | mkersten | 2005-10-05 | 7 | -20/+74 |
| | | | | | | 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 | 1 | -2/+0 |
| | |||||
* | Package Tests file, aspectjrt.jar finder | wisberg | 2005-06-08 | 5 | -15/+68 |
| | |||||
* | not requiring 1.5 | wisberg | 2005-05-21 | 1 | -3/+4 |
| | |||||
* | Fixed 3 bugs reported in bug#82340, including correct use of visibility ↵ | mkersten | 2005-01-13 | 2 | -13/+42 |
| | | | | modifiers. | ||||
* | Updated to support running on JDK 1.5, and fixed related bug#82218 | mkersten | 2005-01-13 | 2 | -16/+41 |
| | |||||
* | Fixed bug#71811 "AJDoc: should be able to set encoding like javadoc" | mkersten | 2004-08-20 | 1 | -1/+19 |
| | |||||
* | organized imports. | aclement | 2004-07-29 | 1 | -3/+0 |
| | |||||
* | Fixed bug#70008 "problem with ajdoc -public" | mkersten | 2004-07-14 | 2 | -26/+53 |
| | |||||
* | Fixed bug#69011 "ajdoc fails when using default package" | mkersten | 2004-07-05 | 1 | -1/+3 |
| | |||||
* | Fixed: 68494 ajdoc does not support .aj files | mkersten | 2004-06-24 | 1 | -3/+3 |
| | |||||
* | Clean-up ensuring no resources modified as a result of test runs. | mkersten | 2004-04-08 | 2 | -1/+3 |
| | |||||
* | Extended test coverage. | mkersten | 2004-04-08 | 2 | -14/+113 |
| | |||||
* | Extended test coverage to various permutations of crossing package and type ↵ | mkersten | 2004-04-08 | 1 | -12/+21 |
| | | | | boundaries with links. | ||||
* | Moved from the other package. | aclement | 2004-04-07 | 1 | -0/+32 |
| | |||||
* | Moved to default package. | aclement | 2004-04-07 | 1 | -30/+0 |
| | |||||
* | - Added support for 1.4 sources (use "-source 1.4" option) | mkersten | 2004-04-07 | 1 | -2/+8 |
| | | | | | | | | | | - 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. | ||||
* | Extended test coverage | mkersten | 2004-04-07 | 2 | -6/+19 |
| | |||||
* | Improved link layout and removed generation of duplicates. | mkersten | 2004-03-30 | 1 | -2/+2 |
| | |||||
* | Expanded test suite. | mkersten | 2004-03-30 | 1 | -0/+1 |
| | |||||
* | Working ajdoc to that generates advice links, with tests | mkersten | 2004-03-23 | 2 | -1/+55 |
| | | | | for generating spacewar documentation. | ||||
* | Added support for inheritance documentation, test coverage.v_preCompileLoopAlteration | mkersten | 2004-03-11 | 3 | -8/+84 |
| | |||||
* | Port of ajdoc declaration hierarchy to ASM. | mkersten | 2004-03-10 | 1 | -0/+46 |