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
cglib
Settings
|
Report Duplicate
11
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 3 hours
ago. based on code collected
about 9 hours
ago.
Oct 31, 2023 — Oct 31, 2024
Showing page 18 of 29
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
transformed class format test
Juozas Baliuka
More...
about 21 years ago
Remove unused variable
Chris Nokleberg
More...
about 21 years ago
Refactoring of Enhancer to a non-static API; refactored util classes moved to new "core" pacakge.
Chris Nokleberg
More...
about 21 years ago
transformation API was added
Juozas Baliuka
More...
about 21 years ago
Fix some FastClass method reference bugs. Allow duplicate method signature in enhanced classes.
Chris Nokleberg
More...
about 21 years ago
Change MethodProxy to use FastClass--less generated classes necessary.
Chris Nokleberg
More...
about 21 years ago
uncomment tests, again...
Chris Nokleberg
More...
about 21 years ago
Add BulkBeanException--catches ClassCastException and indicates which property failed
Chris Nokleberg
More...
about 21 years ago
Typo
Chris Nokleberg
More...
about 21 years ago
Add createBean back to Mixin. MixinGenerator and MixinBeanGenerator were too similar to have in separate packages.
Chris Nokleberg
More...
about 21 years ago
Renamed Delegator to more appropriate "Mixin", removed createBean feature (will go into n.s.c.beans.BeanMixin)
Chris Nokleberg
More...
about 21 years ago
Change version number, remove util package from javadoc (it is subject to change)
Chris Nokleberg
More...
about 21 years ago
Try to rationalize Enhancer signatures
Chris Nokleberg
More...
about 21 years ago
Change all return types to Factory
Chris Nokleberg
More...
about 21 years ago
Make Callbacks an interface
Chris Nokleberg
More...
about 21 years ago
FastClass and BulkBean replace MetaClass, ConstructorProxy no longer used by anything
Chris Nokleberg
More...
about 21 years ago
FastClass and BulkBean replace MetaClass, ConstructorProxy no longer used by anything
Chris Nokleberg
More...
about 21 years ago
Add BulkBean (replaces Bean functionality of MetaClass)
Chris Nokleberg
More...
about 21 years ago
Fold MethodFilter code back into EnhancerGenerator. Move delegates to own package, split ConstructorDelegate out of ConstructorProxy.
Chris Nokleberg
More...
about 21 years ago
Fill out API to support more methods from java.lang.reflect
Chris Nokleberg
More...
about 21 years ago
Add getParameterTypes() to FastMember
Chris Nokleberg
More...
about 21 years ago
Add getName(), getJavaClass() to FastClass
Chris Nokleberg
More...
about 21 years ago
Add new 'reflect' package--generic reflection optimization classes
Chris Nokleberg
More...
about 21 years ago
Fix some member switching bugs, convert EnhancerGenerator to use it
Chris Nokleberg
More...
about 21 years ago
Add back rest of tests.
Chris Nokleberg
More...
about 21 years ago
Add switching on methods/constructors. Make cglib.debugLocation work outside of test framework.
Chris Nokleberg
More...
about 21 years ago
Replace kasm.jar with asm.jar for build/load-time features
Chris Nokleberg
More...
about 21 years ago
Make string_switch_hash work for strings that have identical hash codes
Chris Nokleberg
More...
about 21 years ago
Move method descriptor functions to ReflectUtils, get rid of ASMUtils
Chris Nokleberg
More...
about 21 years ago
Removed BeforeAfter* stuff, added specialized InvocationHandlerGenerator
Chris Nokleberg
More...
about 21 years ago
←
1
2
…
14
15
16
17
18
19
20
21
22
…
28
29
→
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