aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-23Add Google required license, metadata etc. am: 66f8b9fdb6Mathew Inwood
2018-07-23Add Google required license, metadata etc.Mathew Inwood
2018-07-23Merge tag 'BCEL_6_2' into master am: a84e4c8766 am: 6891db407d am: 4dfa1092efMathew Inwood
2018-07-23Add Android.bp for building bcel.Mathew Inwood
2018-07-23Merge tag 'BCEL_6_2' into master am: a84e4c8766 am: 6891db407dMathew Inwood
2018-07-23Merge tag 'BCEL_6_2' into master am: a84e4c8766Mathew Inwood
2018-07-23Merge tag 'BCEL_6_2' into masterMathew Inwood
2018-07-20Add Google required license, metadata etc.Mathew Inwood
2018-07-20Merge tag 'BCEL_6_2' into masterMathew Inwood
2018-07-18Initial empty repository(raulenrique)
2017-12-08Release Apache Commons BCEL 6.2 based on RC-1BCEL_6_2upstream-master-backupGary D. Gregory
2017-11-30Creating Apache Commons BCEL 6.2-RC1 tagGary D. Gregory
2017-11-30Prepare for 6.2 release.Gary D. Gregory
2017-11-30Prepare for 6.2 release.Gary D. Gregory
2017-11-30Prepare for 6.2 release.Gary D. Gregory
2017-11-30Prepare for 6.2 release.Gary D. Gregory
2017-11-30[BCEL-300] org.apache.bcel.classfile.ClassFormatException: Invalid byte tag i...Gary D. Gregory
2017-11-30Prepare for 6.2 release.Gary D. Gregory
2017-11-27Sort members.Gary D. Gregory
2017-11-27Clean ups: use final.Gary D. Gregory
2017-11-27Refactor test.Gary D. Gregory
2017-11-27This test was pretending to test JDK jars but was not. Also now tests JRE 9, ...Gary D. Gregory
2017-11-27[BCEL-301] org.apache.bcel.classfile.ClassFormatException: Invalid byte tag i...Gary D. Gregory
2017-11-27[BCEL-300] org.apache.bcel.classfile.ClassFormatException: Invalid byte tag i...Gary D. Gregory
2017-11-27Update Maven FindBugs plugin from 3.0.4 to 3.0.5.Gary D. Gregory
2017-11-27Update test dependency on Apache Commons Lang from 3.6 to 3.7.Gary D. Gregory
2017-10-20Update tests from Apache Commons IO 2.5 to 2.6.Gary D. Gregory
2017-10-20Fix incorrect indentation, thanks to Michael Ernst. This closes #18Bruno P. Kinoshita
2017-10-16Remove unused imports.Gary D. Gregory
2017-10-16Use final.Gary D. Gregory
2017-10-16[BCEL-295] Fix local variable live range length. Use less verbose code.Gary D. Gregory
2017-10-16[BCEL-295] Fix local variable live range length; add test case. This closes #17.Gary D. Gregory
2017-10-16[BCEL-295] Fix local variable live range length; add test case.Gary D. Gregory
2017-10-13[BCEL-296] Incorrect comment in several classes.Gary D. Gregory
2017-10-09Fix typo in JavaDoc. Thanks to Michael Ernst. This fixes #15 from GitHub.Benedikt Ritter
2017-10-08fix javadoc typo: patch by Michael Ernst <mernst@cs.washington.edu>David Brosius
2017-10-03BCEL-294: Incorrect comment in StackMap.java. Thanks to Mark RobertsBenedikt Ritter
2017-09-18Add empty changes entry for next releaseBenedikt Ritter
2017-09-18Update README.md for 6.1 releaseBenedikt Ritter
2017-09-18Bump version number for next development iterationBenedikt Ritter
2017-09-14Update site for release 6.1Benedikt Ritter
2017-09-14Happy new year (and it's almost 2018...)Benedikt Ritter
2017-09-14Add release notes for 6.1 releaseBenedikt Ritter
2017-09-14Updated download page in preparation for 6.1 release.Benedikt Ritter
2017-09-14BCEL-293: Add Automatic-Module-Name MANIFEST entry for Java 9 compatibilityBenedikt Ritter
2017-09-14Update JNA dependency to the latest versionBenedikt Ritter
2017-09-12Remove none ASCII character from JavaDocBenedikt Ritter
2017-09-12Make CheckStyle happyBenedikt Ritter
2017-09-12Parameter names should be in camel caseBenedikt Ritter
2017-09-12BCEL-292: Add minimal Java 9 support. Add missing changes.xml entry. Code has...Benedikt Ritter