openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
The OPAL Project - An OPen Analysis Library for Java Bytecode
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 950 of 960
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'master' of github.com:Delors/BAT into dependencyGraph
Thomas Schlosser
More...
about 13 years ago
added IDRessetter trait that should be implemented if a trait/class provides resetting functionality of ID mappings
Thomas Schlosser
More...
about 13 years ago
added IDRessetter trait that should be implemented if a trait/class provides resetting functionality of ID mappings
Thomas Schlosser
More...
about 13 years ago
changed ID ranges in SourceElementIDsMap -> IDs greater or equal to 1 500 000 000 can be used for custom ID mapping
Thomas Schlosser
More...
about 13 years ago
changed ID ranges in SourceElementIDsMap -> IDs greater or equal to 1 500 000 000 can be used for custom ID mapping
Thomas Schlosser
More...
about 13 years ago
removed some code that is no longer supported
Michael Eichberg
More...
about 13 years ago
removed some code that is no longer supported
Michael Eichberg
More...
about 13 years ago
removed some unused code
Michael Eichberg
More...
about 13 years ago
removed some unused code
Michael Eichberg
More...
about 13 years ago
Constant_PoolTags => ConstantPoolTags
Michael Eichberg
More...
about 13 years ago
Constant_PoolTags => ConstantPoolTags
Michael Eichberg
More...
about 13 years ago
AttributesParents => AttributesParent
Michael Eichberg
More...
about 13 years ago
AttributesParents => AttributesParent
Michael Eichberg
More...
about 13 years ago
updated several comments
Michael Eichberg
More...
about 13 years ago
updated several comments
Michael Eichberg
More...
about 13 years ago
replaced FIXME by NOTE comment
Thomas Schlosser
More...
about 13 years ago
replaced FIXME by NOTE comment
Thomas Schlosser
More...
about 13 years ago
clarified the TODO/FIXME
Thomas Schlosser
More...
about 13 years ago
clarified the TODO/FIXME
Thomas Schlosser
More...
about 13 years ago
updated TODO -> TODO [Java 7]
Thomas Schlosser
More...
about 13 years ago
updated TODO -> TODO [Java 7]
Thomas Schlosser
More...
about 13 years ago
added processing of signatures and LocalVariableTypeTables Hence, this is the first version of the dependency extractor that considers all class file aspects added new dependency type 'USES_TYPE_IN_TYPE_PARAMETERS' removed time measurement fragments that have been commited accidentally added 'FilterDependenciesToBaseTypes': Can be mixed in if you don't want to have dependencies to base types. fixed ID mapping: start assignment with the LOWEST_XXX_ID instead of LOWEST_XXX_ID+1 added 'ClassFileTestUtility': provides functionality to read class files eagerly changed runtime tests: uses the new eager class loading method to get correct results in time measurements updated Dependencies.zip and corresponding sources expanded 'DependencyExtractorTest': tests dependencies to types used in type parameters
Thomas Schlosser
More...
about 13 years ago
added processing of signatures and LocalVariableTypeTables Hence, this is the first version of the dependency extractor that considers all class file aspects added new dependency type 'USES_TYPE_IN_TYPE_PARAMETERS' removed time measurement fragments that have been commited accidentally added 'FilterDependenciesToBaseTypes': Can be mixed in if you don't want to have dependencies to base types. fixed ID mapping: start assignment with the LOWEST_XXX_ID instead of LOWEST_XXX_ID+1 added 'ClassFileTestUtility': provides functionality to read class files eagerly changed runtime tests: uses the new eager class loading method to get correct results in time measurements updated Dependencies.zip and corresponding sources expanded 'DependencyExtractorTest': tests dependencies to types used in type parameters
Thomas Schlosser
More...
about 13 years ago
removed unnecessary imports and code fragments in the tests
Thomas Schlosser
More...
about 13 years ago
removed unnecessary imports and code fragments in the tests
Thomas Schlosser
More...
about 13 years ago
added test that measures the time needed to read classfiles of some libraries
Thomas Schlosser
More...
about 13 years ago
added test that measures the time needed to read classfiles of some libraries
Thomas Schlosser
More...
about 13 years ago
Merge branch 'master' of github.com:Delors/BAT into dependencyGraph
Thomas Schlosser
More...
about 13 years ago
Merge branch 'master' of github.com:Delors/BAT into dependencyGraph
Thomas Schlosser
More...
about 13 years ago
we can now get the Types referred to in signatures
Michael Eichberg
More...
about 13 years ago
←
1
2
…
946
947
948
949
950
951
952
953
954
…
959
960
→
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