summaryrefslogtreecommitdiffstats
path: root/bcel-builder/src/org/aspectj/apache/bcel/generic/MethodGen.java
Commit message (Expand)AuthorAgeFilesLines
* optimization: use tags not gens. improves memory (create less garbage), fast...aclement2006-02-211-22/+63
* optimization: rather than continuously constructing new arrays from the linke...aclement2006-02-141-105/+101
* final bcel fix for 101047acolyer2005-09-281-1/+4
* Declare annotation: infrastructure upgrade. Mainly to ensure we copy entries...aclement2005-03-101-3/+3
* @AJ syntax (pr83626): changes to bcel from Alexaclement2005-01-261-2/+5
* BCEL Java5 Supportaclement2004-11-191-10/+140
* Adding BCEL src to bcel-builder project. We change/patch BCEL more frequentl...aclement2004-11-181-0/+975