aboutsummaryrefslogtreecommitdiffstats
path: root/weaver/src
Commit message (Expand)AuthorAgeFilesLines
* Finally ... type mungers now remember where they came from in their attribute...aclement2004-12-071-5/+15
* annotation pattern and type pattern parsing and test casesacolyer2004-12-0612-135/+243
* work in progress.... annotation pointcuts, parsing, and patternsacolyer2004-12-062-10/+18
* work in progress.... annotation pointcuts, parsing, and patternsacolyer2004-12-0629-56/+1729
* 72766 - varargs policing in signature matchingaclement2004-12-033-1/+42
* 72766 - avoided another problem to do with asking unresolvable members for th...aclement2004-12-031-5/+19
* 72766 - avoid the potential NPE !aclement2004-12-031-5/+5
* 72766 - varargs policing in signature matchingaclement2004-12-032-2/+6
* APIs allowing 3rd parties to integrate with AspectJ's pointcut parsing and ma...acolyer2004-12-0319-20/+196
* support for 3rd party integration with pointcut parsing /matchingacolyer2004-12-024-0/+179
* updated description of tools package to reflect wider scopeacolyer2004-12-021-3/+2
* APIs allowing 3rd parties to integrate with AspectJ's pointcut parsing and ma...acolyer2004-12-0219-19/+823
* 72766 - more helpers for identifying enums/annotationsaclement2004-12-022-0/+38
* 72766 - when *binary weaving* output messages to stop ITDs on enums/annotationsaclement2004-12-021-1/+36
* 72766 - helper methods for identifying enums/annotations that call the BCEL s...aclement2004-12-021-0/+8
* 72766 - messages output when preventing ITDs on enums/annotationsaclement2004-12-022-0/+22
* 72766: This is covariance support. only missing bit is for dynamic join poin...aclement2004-12-015-7/+115
* Part of 72766: Bridge methods - we now do the right thing if we see one (i.e....aclement2004-11-309-4/+64
* Final !! fixes for Bug 78954: Compiler cannot cope with 4000 jars on the clas...aclement2004-11-231-1/+1
* Some more fixes for Bug 78954: Compiler cannot cope with 4000 jars on the cla...aclement2004-11-232-16/+157
* Matthews fix for Bugzilla Bug 77163: Load time weaver default verbose settingV1_2_1aclement2004-11-051-35/+83
* Fix for Bugzilla Bug 76798: Add versions to woven class files - enabling bett...aclement2004-10-227-9/+113
* Bugzilla Bug 73895acolyer2004-10-211-1/+1
* Fix for Bugzilla Bug 74952: before,after !(cflow(within(Trace*))) prints nothingaclement2004-10-211-3/+17
* 76030 - cflow optimizations. Part 2 fix - share counters and stacks when we ...aclement2004-10-122-22/+81
* 76030 - cflow optimizations. Part 1 fix - use counters rather than stacks wh...aclement2004-10-117-68/+220
* Made getNode(..) protected to enable extensibility.mkersten2004-09-271-1/+1
* Made lookupMember(..) and findMemberInClass(..) protectedmkersten2004-09-161-2/+2
* static dependence on SimpleDateFormat had broken WeavingURLClassLoaderacolyer2004-09-071-4/+4
* Fix for Bugzilla Bug 72528aclement2004-09-032-2/+74
* Fix for Bugzilla Bug 46298aclement2004-09-011-8/+35
* fix for Bugzilla Bug 72150aclement2004-08-271-2/+7
* Minor fix to avoid crashing whilst dumping :)aclement2004-08-251-1/+1
* fix for Bugzilla Bug 72531acolyer2004-08-241-1/+20
* organized importsaclement2004-08-232-4/+0
* Matthews enhancement fix for Bugzilla Bug 72154 "Support for simple dump file"aclement2004-08-232-15/+412
* More 'cant find types' improved.aclement2004-08-236-6/+44
* Two more "cant find types" dealt with.aclement2004-08-233-2/+26
* Fix for Bugzilla Bug 70794aclement2004-08-203-14/+59
* toString method on new attribute makes test harness diffing happier.acolyer2004-08-191-0/+3
* Fix and testcase for Bugzilla Bug 49657aclement2004-08-194-20/+63
* fix for Bugzilla Bug 37020acolyer2004-08-194-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-121-2/+0
* BCEL rename (enhancement 61374)aclement2004-08-1223-202/+202