aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-09-12BCEL-286: Utility.signatureToString fails if a method has multiple type argum...Benedikt Ritter
2017-08-30BCEL-276: LocalVariableTypeTable is not updated. Updated fix thanks to Mark R...Benedikt Ritter
2017-08-30BCEL-287: IINC does not handle -128 properly. Thanks to Mark RobertsBenedikt Ritter
2017-08-30BCEL-283: Support for StackMap should be different from StackMapTable. Thanks...Benedikt Ritter
2017-08-28Add missing @since tagsBenedikt Ritter
2017-08-28Better JavaDoc formattingBenedikt Ritter
2017-08-28Downgrade to findbugs-maven-plugin 3.0.4, since the build fails with 3.0.5Benedikt Ritter
2017-08-25Remove trailing white spaces on all lines.Gary D. Gregory
2017-08-25Add final modifier to local variables.Gary D. Gregory
2017-08-25Add final modifier to method parameters.Gary D. Gregory
2017-08-25Convert 'for' loops to enhanced 'for' loops.Gary D. Gregory
2017-08-25jmh.version 1.12 -> 1.19.Gary D. Gregory
2017-08-25Convert control statement bodies to block.Gary D. Gregory
2017-08-25exec-maven-plugin 1.4.0 -> 1.6.0.Gary D. Gregory
2017-08-25maven-pmd-plugin 3.6 -> 3.8.Gary D. Gregory
2017-08-25Update test dependencies.Gary D. Gregory
2017-08-25Update commons-parent and Maven plugins.Gary D. Gregory
2017-08-06update README.mdPascal Schumacher
2017-07-30Remove oraclejdk7 from travis configuration, because it is no longer available.Pascal Schumacher
2017-05-27(chore) adding commons.module.name to pomRob Tompkins
2017-05-19BCEL-289: changes.xml entryBruno P. Kinoshita
2017-05-19BCEL-289: iterate through parameter annotation entries using the right limitBruno P. Kinoshita
2017-02-13First pass at Java 9 support based on EA releases and http://cr.openjdk.java....Mark Thomas
2016-12-07Jira Issue #284 Handle InvokeDynamic.getReferenceType() sanelyDavid Brosius
2016-11-19Add Oracle JDK 7 to Travis CI.Gary D. Gregory
2016-11-19Add badges.Gary D. Gregory
2016-11-16Add starter TravisCI configuration. Will pick up Travis profile from new pare...Gary D. Gregory
2016-10-29follow BCEL's field naming patternDavid Brosius
2016-10-10Trivial typosBruno P. Kinoshita
2016-10-10Add missing link to section 2 (JVM)Bruno P. Kinoshita
2016-09-15Correct download and apidocs linksStian Soiland-Reyes
2016-09-06Add Sam Yoon to the list of contributorsBenedikt Ritter