summaryrefslogtreecommitdiffstats
path: root/lib/bcel/bcel.jar
Commit message (Collapse)AuthorAgeFilesLines
...
* Allows for MarkerAnnotations - doh! (i.e. ones with no values) and unpacks ↵aclement2004-12-091-0/+0
| | | | invis annotations on classgens correctly.
* Fix some stuff that Wes pointed out: addEmptyConstructor() in ClassGen has ↵aclement2004-11-221-0/+0
| | | | always been broken and the src.zip for BCEL that was generated included test imports.
* BCEL Java5 Supportaclement2004-11-191-0/+0
|
* BCEL rename (enhancement 61374)aclement2004-08-121-0/+0
|
* Updated with fix for Bugzilla Bug 62631 aclement2004-05-211-0/+0
| | | | Generated class gives "Illegal constant pool index" on loading
* Fix for Bugzilla Bug 41125: ehilsdal2004-01-291-0/+0
| | | | LocalVariableTable sometimes gets BCEL-supplied parameter names
* Fix for Bugzilla Bug 43792: Illegal Opcode Detected ehilsdal2004-01-291-0/+0
| | | | | this is now a patched version of bcel-5.1 -- it was previously an unpatched version of bcel-5.0.
* initial versionwisberg2002-12-161-0/+0