aboutsummaryrefslogtreecommitdiffstats
path: root/weaver
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug#44117mkersten2003-10-161-1/+3
* Comment clean-up only.mkersten2003-09-261-6/+2
* bug 43033 - NPE in concretize error path for ReferencePointcutacolyer2003-09-191-2/+4
* fix and test for Bugzilla Bug 43194 jhugunin2003-09-181-1/+1
* fix and test for Bugzilla Bug 42993 jhugunin2003-09-122-7/+12
* remember source location and handle identifier across invocationsacolyer2003-09-112-12/+28
* fix and tests for at least 2 bugs: jhugunin2003-09-101-0/+4
* removing a debugging Thread.dumpStack() that made for confusing jhugunin2003-09-091-1/+1
* test and fix for bug reported today on aspectj-dev jhugunin2003-09-051-0/+2
* test and fix for Bugzilla Bug 42539 jhugunin2003-09-041-1/+1
* Using correct patch for bug 39436 instead of vague one from emailehilsdal2003-08-211-21/+32
* Still patching for bug 39470 (patch devised by Andy, vetted by me). ehilsdal2003-08-201-1/+11
* Fixed AJDT bug with truncation of labels (there was a weird substring call in...mkersten2003-08-161-1/+1
* Added spacewar project for testing.mkersten2003-08-162-7/+30
* Expesed "isError" field with getter (used by asm relationship provider).mkersten2003-08-161-3/+6
* Improved declare relationships. Implemented batch-build relationship clearin...mkersten2003-08-141-21/+15
* Updated org.aspectj.asm relationship model to string-handle-based API in orde...mkersten2003-08-144-71/+75
* Added support for multiple relationships for a single program element. Renam...mkersten2003-08-132-11/+11
* Minor improvements to structure model generation, clean up of test suite outp...mkersten2003-08-121-1/+1
* Added check for warning issued during JAR creation (manifest not copied).mkersten2003-08-083-82/+41
* Fixed typo in method name.mkersten2003-08-081-1/+1
* First pass at new relationship API support.mkersten2003-08-081-12/+15
* Matthew's fixes for failing weaver unit tests.mkersten2003-08-081-25/+44
* Reimplemented ASM API as described in bug "41254: revise asm and create inter...mkersten2003-08-081-67/+61
* fix and tests for Bugzilla Bug 41123 jhugunin2003-08-082-1/+18
* fix for Bugzilla Bug 41175 jhugunin2003-08-0814-124/+226
* 40534: Declare warning/error output - more detail required. mkersten2003-08-071-11/+13
* Fixed bugs: mkersten2003-08-061-14/+50
* Created accessors for pointcuts contained within And/Or pointcut.mkersten2003-08-062-0/+16
* Exposed subtype inclusion property.mkersten2003-08-051-0/+5
* Fix for Bug 39470: ehilsdal2003-08-051-0/+21
* fix for Bugzilla Bug 40805 jhugunin2003-08-051-2/+12
* fixes for Bugzilla Bug 40858 jhugunin2003-08-041-0/+2
* fix for Bugzilla Bug 40876 jhugunin2003-07-291-4/+7
* Added license.mkersten2003-07-251-1/+15
* Added BCEL API rule for enforcing use of Utility.copyInstruction method in or...mkersten2003-07-251-0/+24
* Adding ignores for AJDT buildsmkersten2003-07-251-0/+2
* fix and moved test for Bugzilla Bug 39711 jhugunin2003-07-244-14/+63
* fix and expanded tests for Bugzilla Bug 39462 jhugunin2003-07-221-1/+17
* tests and fix for Bugzilla Bug 39993 jhugunin2003-07-221-16/+31
* Fix for Bugzilla #39479, #40109 jhugunin2003-07-165-5/+42
* slightly better error messages for Bugzilla Bug 38168 jhugunin2003-05-271-2/+13
* fix for Bugzilla Bug 37758 jhugunin2003-05-211-12/+35
* changed jars produced by BcWeaverJarMaker to increase coverage of testsjhugunin2003-05-196-0/+0
* better error message for trying declare parents on Objectjhugunin2003-05-191-1/+7
* fix and test Bugzilla Bug 37739 jhugunin2003-05-191-1/+4
* fix for Bugzilla Bug 37325 jhugunin2003-05-112-9/+10
* handling Shadow.PreInitialization as a INITIALIZER_RELATION jhugunin2003-05-091-0/+3
* comment re: using shadow file rather than enclosing node.wisberg2003-05-051-1/+2
* fix and better tests for jhugunin2003-05-022-42/+26