summaryrefslogtreecommitdiffstats
path: root/ajde
Commit message (Expand)AuthorAgeFilesLines
* eliminating warnings...acolyer2005-11-251-1/+1
* this commit eliminates all bar 2 of the 60 odd compilation warnings in the aj...acolyer2005-11-2440-239/+294
* produce better diagnostics on failure.aclement2005-11-091-2/+4
* patch from helen to ensure the tests tidy up after themselves.aclement2005-11-082-4/+27
* Second patch from 95516 (ant support for -outxml) - patch from Matthewaclement2005-11-081-0/+16
* Fixed Bugzilla Bug 113554: support ajsym file generation for command line buildsmkersten2005-11-082-1/+67
* tidy up after finishing.aclement2005-11-071-0/+9
* fix for 95516 (-outxml / -outxmlfile) - from Matthew.aclement2005-11-078-0/+34
* fix for 95516 (-outxml / -outxmlfile) - from Matthew.aclement2005-11-072-0/+94
* test and fix for 112615 (-XhasMember not working if passed through AJDT). Pa...aclement2005-10-251-0/+7
* serialized form of ITD field mungers changed (includes aliases) - jars rebuiltaclement2005-10-2011-0/+0
* change to itd ctor serialization - quick rebuild of jars.aclement2005-10-1811-0/+0
* Updates for generic ITDs - see pr112105 for a description of all changes.aclement2005-10-1411-0/+0
* omitting incremental as broken for now.wisberg2005-10-121-20/+20
* change to resolvedmember serialization (to support varargs ITDs) is quite ser...aclement2005-10-0711-0/+0
* Let the bug floodgates open, reweavable is now default (pr91417)aclement2005-10-056-6/+2
* rebuilt post fix for pr110906: varargs ITDaclement2005-10-0411-0/+0
* improve abort handling for AJDTacolyer2005-09-271-7/+11
* rebuilt due to attribute modifications.aclement2005-09-1311-0/+0
* Fix for Bug #109016: NullPointerException when building configurationmkersten2005-09-081-5/+7
* fix and test updates for enh 102459 - provide more detail in showWeaveInfo me...acolyer2005-09-016-46/+46
* fix for pr102479, allow clients to provide a custom message handler / holder ...acolyer2005-09-012-9/+22
* 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