aboutsummaryrefslogtreecommitdiffstats
path: root/ajde
Commit message (Expand)AuthorAgeFilesLines
* Fix for Bug 3897mkersten2005-01-284-14/+41
* Tests and fix for: Bug 83565mkersten2005-01-274-0/+52
* Get enum value fields to work in the ASM. Plus test reorg as we are now addin...aclement2005-01-201-0/+3
* All jars rebuilt with rev'd weaver version number 2.0 that we will use for As...aclement2005-01-0711-0/+0
* updated binary formacolyer2004-12-0911-0/+0
* updated binary formacolyer2004-12-0811-0/+0
* Rebuilt due to type munger attribute changeaclement2004-12-0711-0/+0
* work in progress.... annotation pointcuts, parsing, and patternsacolyer2004-12-0611-0/+0
* This modified ordering (?!?) means you don't get silly .ajsym files left arou...aclement2004-12-031-3/+3
* Applied patch for bug#77799 "NullPointerException in StructureSearchManager"mkersten2004-11-041-1/+1
* Change to prevent "uses-pointcut" nodes from appearing by defaultmkersten2004-10-151-9/+13
* Added "uses pointcut" relation to the ASM.mkersten2004-10-142-3/+39
* make the test tidy up after itself to reduce CVS conflicts.aclement2004-10-145-0/+5
* Fix for Bugzilla Bug 74238: Applet which uses cflow pointcut gets AccessContr...aclement2004-10-143-0/+86
* Fix for Bugzilla Bug 73334aclement2004-09-063-4/+4
* Part of fix for AJDT bug 72671aclement2004-09-061-3/+26
* FindBugs: fixes.aclement2004-08-236-20/+24
* Line numbers moved so update expected resultsaclement2004-08-193-28/+28
* BcWeaverJarMaker updates - now line numbers have changed.aclement2004-08-1914-0/+0
* Fixed name :)aclement2004-08-171-1/+1
* remaining fix for 72016 (problem/type information flowing through AJDE)aclement2004-08-171-2/+20
* Fix for Bugzilla Bug 70241: outline view shows anonymous inner classes in dif...aclement2004-08-172-0/+111
* 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