summaryrefslogtreecommitdiffstats
path: root/ajde
Commit message (Expand)AuthorAgeFilesLines
...
* Fix for Bugzilla Bug 72016: No problem type information from AspectJ compiler...aclement2004-08-163-0/+65
* cant find type/organize imports (and hopefully fix the build)aclement2004-08-062-4/+0
* No really, this *is* the last fix that will make the build work.aclement2004-08-051-4/+5
* Argh! Surely this will fix the buildaclement2004-08-041-1/+2
* The BIG commit. aclement2004-08-038-57/+511
* Updated testdata for weaveinfo messages.aclement2004-08-0313-3/+3
* Fix for Bugzilla Bug 57666 aclement2004-08-0210-0/+110
* fix for Bugzilla Bug 40206acolyer2004-07-292-6/+4
* organized imports.aclement2004-07-291-1/+0
* organized imports and deleted unused guff.aclement2004-07-291-11/+0
* Added declare parents relationship test, party commented out and waiting on A...mkersten2004-07-271-2/+27
* added no-arg constructor for conveniencemkersten2004-07-271-0/+4
* ignore .ajsym filesacolyer2004-07-271-0/+1
* Test data for -showWeaveInfoaclement2004-07-2737-0/+215
* set default warning values correctly when passed in 'null'acolyer2004-06-081-32/+51
* update tests for new options processingacolyer2004-06-081-15/+15
* Added ignores for test ouptutmkersten2004-03-303-0/+3
* Minor non-disruptive ASM API cleanup.mkersten2004-03-292-5/+5
* Fix for Bugzilla Bug 40192 aclement2004-03-1813-1/+497
* fix for Bugzilla Bug 47910 acolyer2004-03-178-8/+140
* Added methods for retrieving the signature of a program element as it occurrs...mkersten2004-03-111-0/+2
* Moved clearning of relationship map to AjBuildManager in order to make mkersten2004-03-111-3/+0
* Minor cleanup of build cancelling.mkersten2004-03-102-5/+8
* Final part of bug #46347 (-inpath): We do not copy resources from inpath dir...aclement2004-02-261-8/+14
* Temporarily commenting out unreliable section of the test.aclement2004-02-251-14/+20
* Bit more diagnostic info in that test that fails on the build machine - it wo...aclement2004-02-251-8/+11
* Fix for Bug 36430: Xreweavable supportaclement2004-02-2415-0/+591
* Fixed bug#45489 "Structure model is wrong when re-opened"mkersten2004-02-192-0/+105
* Removed stale ajworkingdir option from project properties interface.mkersten2004-02-181-1/+1
* new icons for declare precendencemkersten2004-01-303-0/+0
* eliminated a dependency on org.eclipse.core.runtime that had crept acolyer2004-01-231-5/+5
* spring cleaning in advance of 1.2 enhancements: acolyer2004-01-2330-377/+377
* move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the acolyer2004-01-134-12/+14
* ensure InpathTestCases still behave in the presence of CVS info acolyer2003-11-111-6/+10
* Andy Clement's patch for enh 46347: "-inpath"acolyer2003-11-1118-2/+535
* don't worry about .ajsym files in cvsacolyer2003-11-103-0/+3
* Fix from Matthew Webster for copying first resource in jars and acolyer2003-11-043-25/+20
* using ../{module}/ convention for testdata references so tests can be run fro...wisberg2003-10-315-9/+50
* Fixed part III of bug#43783mkersten2003-10-221-13/+21
* Cleanup of bad test data.mkersten2003-09-261-2/+2
* Cleaning up bad bug data.mkersten2003-09-2611-2/+1
* Added model building performance test.mkersten2003-09-053-2/+74
* Added spacewar to test data.mkersten2003-09-0533-0/+3107
* Made model generation optional.mkersten2003-09-053-4/+11
* serializing tests. Some depended on others for builds, but test run order is...wisberg2003-08-281-22/+8
* Added a call to remove all structure model listeners from previous run to pre...acolyer2003-08-161-0/+6
* deleted a rogue import of com.sum.crypto... that mik must have added by accid...acolyer2003-08-161-2/+0
* Fixed AJDT bug with truncation of labels (there was a weird substring call in...mkersten2003-08-1612-15/+75
* Added spacewar project for testing.mkersten2003-08-163-2/+29
* Added declare error/warning relationships to model.mkersten2003-08-164-39/+13