openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Jasm
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Jul 14, 2025 — Jul 14, 2026
Showing page 1 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'develop'
DavePearce
More...
almost 7 years ago
Preparing next release version
DavePearce
More...
almost 7 years ago
Fixing Travis CI config
DavePearce
More...
almost 7 years ago
Merge pull request #11 from unpragmatic/develop
David Pearce
More...
almost 7 years ago
Fix parsing error in ClassFileReader
Callum
More...
almost 7 years ago
Merge pull request #10 from dylan-chong/patch-1
David Pearce
More...
almost 7 years ago
Fix minor typo in bytecode.java
Dylan Chong
More...
almost 7 years ago
Merge branch 'feature/ant' into develop
DavePearce
More...
over 9 years ago
Reverted to Ant for building
DavePearce
More...
over 9 years ago
Bring test cases online
DavePearce
More...
almost 10 years ago
Tweaking Ecipse project settings.
DavePearce
More...
almost 10 years ago
Merge branch 'develop'
DavePearce
More...
almost 10 years ago
Very minor adjustement to formatting
DavePearce
More...
almost 10 years ago
Updating pom.xml
DavePearce
More...
almost 10 years ago
Updated .travis.yml
DavePearce
More...
almost 10 years ago
Minor refactoring before 1.0 release
DavePearce
More...
almost 10 years ago
Merge branch 'maven'
DavePearce
More...
almost 10 years ago
Updating travis config
DavePearce
More...
almost 10 years ago
Tidied up build
DavePearce
More...
almost 10 years ago
Added pom.xml
DavePearce
More...
almost 10 years ago
Moving to Maven Standard Project Structure
DavePearce
More...
almost 10 years ago
ClassFileWriter no longer performs verification
DavePearce
More...
over 11 years ago
Added support for wide load/store instructions. Previously, load/store instructions on local variables whose index was larger than 255 were not translated correctly. This is because such instructions require the WIDE bytecode to be used as a prefix.
DavePearce
More...
almost 12 years ago
Bug fix for type checking checkcast bytecodes. The type checker was checking the types for checkcast bytecode the wrong way around, and this was causing type checking to fail incorrectly.
DavePearce
More...
almost 12 years ago
Updated version number.
DavePearce
More...
about 12 years ago
Fixed bug related to joining stores containing double or long values; also, fixed bug related to reading class files that invoke methods on array references (e.g. clone).
DavePearce
More...
about 12 years ago
Updated documentation.
DavePearce
More...
about 12 years ago
Some minor tweaks to the documentation in ClassFileVerifier.
DavePearce
More...
about 12 years ago
Updated version number
DavePearce
More...
about 12 years ago
Various bug fixes related to the Bytecode.Cmp TypeAnalysis classes. Thanks to Troy Shaw for spotting these!!
DavePearce
More...
about 12 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree