aboutsummaryrefslogtreecommitdiffstats
path: root/ajdoc
Commit message (Collapse)AuthorAgeFilesLines
* 258206: package declaration support in the modelaclement2009-01-061-1/+3
|
* attempt to commit patch for 256514 again: fixed the patch to be non-windoze onlyaclement2008-12-152-0/+60
|
* backed out changes - break the buildaclement2008-12-082-59/+0
|
* 256514: c1aclement2008-11-272-0/+59
|
* 251277: making asmmanager non-singletonaclement2008-10-205-951/+927
|
* formatter chewedaclement2008-09-171-832/+732
|
* eclipse: unnecessary castaclement2008-08-231-1/+1
|
* eclipse: testcode: redundant null checkaclement2008-08-224-6/+6
|
* eclipse: redundant null checkaclement2008-08-221-2/+2
|
* removed unnecessary codeaclement2008-08-226-42/+42
|
* 240234, comment 19 - patch for ajdocaclement2008-07-312-4/+17
|
* 230234 comment 10 - ajdoc modifications and testsaclement2008-07-183-6/+18
|
* 164340: ajdoc fix and testaclement2008-06-112-0/+37
|
* 164356: test and fix: ajdocaclement2008-03-202-0/+47
|
* trigger buildaclement2008-02-211-0/+1
|
* tests and fixes for 148906: Support -Xlintfile for ajdocaclement2006-10-2313-17/+262
|
* change for 160496: refactored ajdoc mainaclement2006-10-231-148/+129
|
* Bug 113948 "Repackage AspectJ" (move module root suites out of default package)mwebster2006-07-301-1/+1
|
* Fix build: move createEmptySandbox() from FileUtil back to Ajc to avoid ↵mwebster2006-06-151-3/+3
| | | | JUnit dependency problem in util project
* Make sandbox directories unique among workspaces e.g. ↵mwebster2006-06-151-36/+3
| | | | c:\temp\ajcSandbox\org.aspectj\ajcTes1234.tmp
* update license to EPLacolyer2006-06-0117-37/+61
|
* test and fixes for 143930, 143924aclement2006-05-301-1/+1
|
* message fix for 134063aclement2006-03-311-5/+5
|
* test and fix for 134063aclement2006-03-313-10/+47
|
* test and fix for 132130aclement2006-03-171-1/+1
|
* pr58524 (golden oldie...) - from Helen - removing use of deprecated API in ↵aclement2006-01-165-779/+93
| | | | ajdoc.
* pr121711 - from Helen - comment #19aclement2006-01-164-5/+281
|
* pr121711 - from Helen - removing >1.3 apis that were introduced in previous ↵aclement2006-01-162-4/+12
| | | | patch.
* more ajdoc changes - see pr121711 - from Helen.aclement2006-01-1318-185/+1407
|
* ajdoc changes - moving to using a sandbox for testing, plus other bits and ↵aclement2006-01-1318-584/+1088
| | | | pieces - see pr121711 - from Helen.
* fixes for ajdoc crash - bug 122728aclement2006-01-096-1/+130
|
* fix from comment #14 on bug 119453 to do with incorrect results for decp ↵aclement2006-01-093-0/+17
| | | | statements. (from helen)
* ajdoc: fixes for 58520 from Helen.aclement2005-12-213-0/+116
|
* ajdoc: fixes from Helen for 119453aclement2005-12-214-12/+368
|
* testcode for 119453aclement2005-12-212-0/+37
|
* test and fix for 119451aclement2005-12-091-1/+1
|
* Helens changes to ensure these tidy up after themselves and avoid ↵aclement2005-11-073-2/+18
| | | | synchronization being a pain.
* Updated ajdoc projects setting for 1.3 source compliance and 1.4 library ↵mkersten2005-10-063-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...acolyer2005-10-061-2/+11
|
* Fixed Bug #56779: [ajdoc] add ajdoc support for inter-type declarations and ↵mkersten2005-10-0512-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)wisberg2005-06-092-4/+0
|
* Package Tests file, aspectjrt.jar finderwisberg2005-06-085-15/+68
|
* Andrew Huff's patch fixing miscellaneous ajdoc NPEs....acolyer2005-06-024-20/+66
|
* ignore bintest directoriesacolyer2005-05-311-0/+1
|
* not requiring 1.5wisberg2005-05-211-3/+4
|
* uncommented preflight to ensure javadoc is invocable - in this case tests ↵wisberg2005-05-211-5/+5
| | | | don't run but pass (false positives)
* expanded test for tools.jar to cases where jar is available but VM can't ↵wisberg2005-05-211-2/+8
| | | | load the classes
* newbuild.xml replacing build.xml, with Alex okwisberg2005-05-192-77/+3
|
* Andrew's patch for: bug#82755 update ajdoc to support Java 5 language featuresmkersten2005-05-122-2/+10
|
* prospective replacements for {module}/build.xml - will move there once ↵wisberg2005-05-111-0/+6
| | | | validated by those who use build.xml.