aboutsummaryrefslogtreecommitdiffstats
path: root/weaver
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix and tests for Bugzilla Bug 62227 aclement2004-05-145-18/+37
* Fix for Bugzilla Bug 62073 aclement2004-05-142-7/+14
* Fix for Bugzilla Bug 61568 aclement2004-05-122-1/+9
* Fix for Bugzilla Bug 61538 aclement2004-05-121-2/+8
* fix for Bug 60936 aclement2004-05-123-1/+21
* Partial fix for Bugzilla Bug 59397 aclement2004-04-261-1/+1
* Some of the fix for Bugzilla Bug 57432 aclement2004-04-071-3/+9
* Some of the fix for Bugzilla Bug 57432 aclement2004-04-071-6/+8
* Fix for Bug 55341 aclement2004-04-0213-6/+2
* fix for Bugzilla Bug 31460 acolyer2004-04-0221-2/+914
* Fix for Bugzilla Bug 53012 aclement2004-03-191-0/+8
* fix for Bugzilla Bug 54621 acolyer2004-03-181-21/+19
* fix for Bugzilla Bug 55134 acolyer2004-03-181-5/+21
* fix for Bugzilla Bug 47910 acolyer2004-03-171-7/+34
* fix for Bugzilla Bug 54622 acolyer2004-03-161-66/+70
* fix for Bugzilla Bug 43714 acolyer2004-03-161-25/+55
* Fix for Bugzilla Bug 41181 aclement2004-03-1614-31/+33
* Fix for Bugzilla Bug 41181 aclement2004-03-168-33/+177
* fix for Bugzilla Bug 44272 acolyer2004-03-152-3/+3
* move weaving to inside of the compiler.compile loop. acolyer2004-03-152-0/+74
* move weaving to inside of the compiler.compile loop. acolyer2004-03-156-204/+472
* Fix for Bugzilla Bug 52394 aclement2004-03-041-2/+7
* Fix for Bugzilla Bug 52107 aclement2004-02-261-1/+1
* Final part of bug #46347 (-inpath): We do not copy resources from inpath dir...aclement2004-02-261-0/+5
* Fix for preventing the use of if/target/this/args/cflow/cflowbelow in Declare...aclement2004-02-261-2/+4