summaryrefslogtreecommitdiffstats
path: root/ajde
Commit message (Expand)AuthorAgeFilesLines
* Fix for Bug #82752: ProgramElement.getSourceSignature returns "public" for "p...V1_5_0M3mkersten2005-08-251-10/+10
* rebuilt jars because of resolvedmember serialization change to remember type ...aclement2005-07-2711-0/+0
* changed the serialized form of a WildTypePattern to remember generic info... ...acolyer2005-07-2211-0/+0
* unused imports (only)wisberg2005-06-091-1/+0
* update to binary format as part of generics workacolyer2005-06-0911-0/+0
* path-handling audit - mainly TODO, but some fixes/finderswisberg2005-06-0818-16/+47
* New compat level added to help people who want to pull AspectJ builds into AJ...aclement2005-06-011-0/+1
* ignore bintest directoriesacolyer2005-05-311-0/+1
* test failing, emailed mik to investigate. added empty pseudo-test required b...wisberg2005-05-211-2/+2
* empty pseudo-test required by ant junitwisberg2005-05-211-0/+1
* newbuild.xml replacing build.xml, with Alex okwisberg2005-05-192-65/+3
* Reduced duplication of vm checking logic.aclement2005-05-121-14/+3
* prospective replacements for {module}/build.xml - will move there once valida...wisberg2005-05-111-0/+6
* fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateT...avasseur2005-05-101-1/+1
* Guard running the declare annotation weaving message test unless on a 1.5 vmaclement2005-05-041-0/+15
* Impl of enhancement 92906 from Andrew Huff. -showWeaveInfo for declare annota...aclement2005-05-046-2/+58
* MultiIncrementalSupport: the key change - looks in the IncrementalStateManage...aclement2005-04-261-5/+31
* MultiIncrementalSupport: reports build kind when claiming success.aclement2005-04-261-5/+11
* Useful guard method - prevents asking for properties twice through ajde.aclement2005-04-261-0/+4
* add aspectj5rt to classpathacolyer2005-04-251-1/+1
* From branch: New build scripts that Alex uses under IntelliJ - can be run ind...aclement2005-04-191-0/+62
* Andys quest to reduce unnecessary test output.aclement2005-04-156-51/+59
* Configure weaver to behave in 1.5 way if Java compiler is configured that way...aclement2005-04-071-0/+8
* Fix for a test that was relying on previous state lying around on disk from a...aclement2005-04-061-4/+11
* new icons for annotation/enum, 'borrowed' from JDT UIaclement2005-03-243-1/+7
* guard on structure model dumping.aclement2005-03-241-1/+8
* fixes for annotation type pattern bugs uncovered in 150 testsacolyer2005-03-1011-0/+0
* Performance optimization - use stringbuffer (found using xray)aclement2005-02-081-3/+4
* missing copyright.aclement2005-02-081-3/+10
* 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