aboutsummaryrefslogtreecommitdiffstats
path: root/ajde
Commit message (Collapse)AuthorAgeFilesLines
* test and fix for 119451aclement2005-12-091-0/+1
|
* eliminating warnings...acolyer2005-11-251-1/+1
|
* this commit eliminates all bar 2 of the 60 odd compilation warnings in the ↵acolyer2005-11-2440-239/+294
| | | | ajde module
* 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). ↵aclement2005-10-251-0/+7
| | | | Patch from Helen Hawkins.
* 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 ↵aclement2005-10-0711-0/+0
| | | | serious - major version number of attribute rev'd to 4 in this case.
* 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 ↵acolyer2005-09-016-46/+46
| | | | messages.
* fix for pr102479, allow clients to provide a custom message handler / holder ↵acolyer2005-09-012-9/+22
| | | | to be used in place of the default if so desired.
* Fix for Bug #82752: ProgramElement.getSourceSignature returns "public" for ↵V1_5_0M3mkersten2005-08-251-10/+10
| | | | "private" members
* rebuilt jars because of resolvedmember serialization change to remember type ↵aclement2005-07-2711-0/+0
| | | | variables.
* changed the serialized form of a WildTypePattern to remember generic info... ↵acolyer2005-07-2211-0/+0
| | | | standby for mass updates of binary comparison tests.
* 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 ↵aclement2005-06-011-0/+1
| | | | AJDT themselves.
* ignore bintest directoriesacolyer2005-05-311-0/+1
|
* test failing, emailed mik to investigate. added empty pseudo-test required ↵wisberg2005-05-211-2/+2
| | | | by ant junit
* 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 ↵wisberg2005-05-111-0/+6
| | | | validated by those who use build.xml.
* fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are ↵avasseur2005-05-101-1/+1
| | | | lateTypeMungers. new LTW tests, some fix in the LTW test error reporting
* 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 ↵aclement2005-05-046-2/+58
| | | | annotation
* MultiIncrementalSupport: the key change - looks in the ↵aclement2005-04-261-5/+31
| | | | IncrementalStateManager to see if it can locate state for a particular config
* 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 ↵aclement2005-04-191-0/+62
| | | | individually or via master in build module.
* 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 ↵aclement2005-04-071-0/+8
| | | | way in AJDT.
* Fix for a test that was relying on previous state lying around on disk from ↵aclement2005-04-061-4/+11
| | | | a previous test.
* 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
|