This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-bcel.git
from ac3c1254 Unit tests and coverage for binary operations (#174) new ae5c94c8 Unit tests and coverage for binary operations #174 new c6ba36f4 Javadoc The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: src/changes/changes.xml | 1 + .../java/org/apache/bcel/generic/Instruction.java | 20 +- .../org/apache/bcel/generic/BinaryOpCreator.java | 816 +++++++++++---------- .../org/apache/bcel/util/BCELifierTestCase.java | 112 +-- 4 files changed, 479 insertions(+), 470 deletions(-)