aboutsummaryrefslogtreecommitdiffstats
path: root/weaver
Commit message (Expand)AuthorAgeFilesLines
...
* Fix and testcase for Bugzilla Bug 49657aclement2004-08-194-20/+63
* BcWeaverJarMaker updates - now line numbers have changed.aclement2004-08-1914-0/+0
* fix for Bugzilla Bug 37020acolyer2004-08-1918-1/+71
* Added support for clients to extend the ASM relationships in order to addmkersten2004-08-184-14/+29
* test for Bugzilla Bug 64069acolyer2004-08-181-2/+23
* Test and fix for Bugzilla Bug 62642aclement2004-08-171-0/+18
* remaining fix for 72016 (problem/type information flowing through AJDE)aclement2004-08-171-1/+3
* Fix for Bugzilla Bug 72016: No problem type information from AspectJ compiler...aclement2004-08-161-1/+1
* Fix for Bugzilla Bug 71339aclement2004-08-132-0/+2
* organized imports.for_ajdt1_1_12aclement2004-08-122-4/+2
* BCEL rename (enhancement 61374)aclement2004-08-1226-210/+210
* Tests and fix for Bugzilla Bug 54421aclement2004-08-111-1/+27
* Fixed minor bug here. Lack of 'continue' meant the sequence:aclement2004-08-111-0/+1
* Fix for Bugzilla Bug 65319aclement2004-08-104-3/+41
* fix for Bugzilla Bug 59208acolyer2004-08-103-0/+20
* fix for Bugzilla Bug 70201acolyer2004-08-101-1/+4
* Fix for Bug 71377: Cannot advise private method call in around adviceaclement2004-08-091-1/+16
* cant find type/organize imports (and hopefully fix the build)aclement2004-08-068-10/+24
* More work on 'cant find type' (bug 44191)aclement2004-08-065-13/+13
* Starting the quest to rid the world of unhelpful 'cant find type' messages......aclement2004-08-068-12/+39
* added a comment indicating how and where to fix 42743 shouldacolyer2004-08-051-0/+6
* Fix for Bugzilla Bug 67591aclement2004-08-051-1/+10
* Fix for Bugzilla Bug 71273aclement2004-08-051-0/+7
* platform neutral path handling.aclement2004-08-041-1/+10
* Works on Linux too :)acolyer2004-08-041-1/+6
* Some more fix for Bugzilla Bug 60015 aclement2004-08-031-0/+5
* The BIG commit. aclement2004-08-0314-22/+426
* removed unnecessary TODOsaclement2004-08-023-6/+0
* Fix for Bugzilla Bug 57666 aclement2004-08-021-11/+20
* Fix for Bugzilla Bug 67774 aclement2004-08-021-0/+4
* missed the word 'to' out of new error messageacolyer2004-07-291-1/+1
* Moved all weaver messages into weaver-messages.properties.acolyer2004-07-2927-125/+404
* organized imports.aclement2004-07-291-1/+0
* Fix for Bugzilla Bug 61536 aclement2004-07-291-1/+15
* fix for Bugzilla Bug 64262acolyer2004-07-291-1/+6
* fix for Bugzilla Bug 48990acolyer2004-07-282-1/+142
* Fix for 64331 aclement2004-07-281-1/+8
* Fix for bug 69459 aclement2004-07-271-3/+11
* Fix for 53999 aclement2004-07-271-3/+4
* organized imports.aclement2004-07-272-4/+4
* Fix for Bug 70619 aclement2004-07-261-1/+10
* ensure args() handles boxed primitives correctly when doingacolyer2004-06-095-7/+132
* handle primitive types correctly when doing RTTI resolvingacolyer2004-06-091-0/+5
* additional test cases to cover matching Pointcuts againstacolyer2004-06-089-0/+509
* added a method to all Pointcuts that matches against aacolyer2004-06-0825-9/+790
* ensure tests don't give false failures on fast machinesacolyer2004-06-081-0/+9
* raise visibility of default constructor to allow subclassing.acolyer2004-06-081-0/+2
* enable construction of a BcelWorld with an externally providedacolyer2004-06-081-0/+6
* add a getName() method to Lint.Kindacolyer2004-06-081-0/+4
* Fix for Bugzilla Bug 62458 aclement2004-05-181-0/+15