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
GlueGen
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 21 hours
ago. based on code collected
about 22 hours
ago.
Jun 15, 2024 — Jun 15, 2025
Showing page 6 of 121
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
JavaEmitter.bindFunction(): Add JavaCallback userParam non-void case (i.e. 'String')
Sven Gothel
More...
almost 2 years ago
JavaEmitter.bindFunction(): Add JavaCallback userParam non-void case (i.e. 'String')
Sven Gothel
More...
almost 2 years ago
CMethodBindingEmitter.emitBodyPassCArguments(): Either pass STRING_CHARS_PREFIX or javaCallbackEmitter.emitCOptArgumentSuffix(..)
Sven Gothel
More...
almost 2 years ago
CMethodBindingEmitter.emitBodyPassCArguments(): Either pass STRING_CHARS_PREFIX or javaCallbackEmitter.emitCOptArgumentSuffix(..)
Sven Gothel
More...
almost 2 years ago
feat(callbackGenerator): Prevent generation of CallBack interface if setter related isn't present
Mathieu Féry (Mathius)
as Mathieu Féry
More...
almost 2 years ago
feat(callbackGenerator): Prevent generation of CallBack interface if setter related isn't present
Mathieu Féry (Mathius)
as Mathieu Féry
More...
almost 2 years ago
Fix & Enhance Test4JavaCallback for non-userParam chapter12*: Fix ad-hoc compound equals and add chapter12b for additional parameter with different order
Sven Gothel
More...
almost 2 years ago
Fix & Enhance Test4JavaCallback for non-userParam chapter12*: Fix ad-hoc compound equals and add chapter12b for additional parameter with different order
Sven Gothel
More...
almost 2 years ago
JavaEmitter: Encapsulate 'needsJavaCallbackCode' query in JavaConfiguration. TBD: Is this even required?
Sven Gothel
More...
almost 2 years ago
JavaEmitter: Encapsulate 'needsJavaCallbackCode' query in JavaConfiguration. TBD: Is this even required?
Sven Gothel
More...
almost 2 years ago
JavaCallbackEmitter.emitCAdditionalCode(): Use `info.cbFuncBinding` locally and passed 'jcbFuncCMethodEmitter' only to invoke CMethodBindingEmitter.emitBodyMapCToJNIType(..)
Sven Gothel
More...
almost 2 years ago
JavaCallbackEmitter.emitCAdditionalCode(): Use `info.cbFuncBinding` locally and passed 'jcbFuncCMethodEmitter' only to invoke CMethodBindingEmitter.emitBodyMapCToJNIType(..)
Sven Gothel
More...
almost 2 years ago
JavaCallbackEmitter.emitJavaCallbackBodyPassJavaArguments(): Drop redundant arg 'MethodBinding jcbFuncCMethodBinding', use local 'info.cbFuncBinding'
Sven Gothel
More...
almost 2 years ago
JavaCallbackEmitter.emitJavaCallbackBodyPassJavaArguments(): Drop redundant arg 'MethodBinding jcbFuncCMethodBinding', use local 'info.cbFuncBinding'
Sven Gothel
More...
almost 2 years ago
JavaCallbackEmitter.emitCSetFuncPreCall(): Drop redundant arg 'CMethodBindingEmitter jcbFuncCMethodEmitter', use local 'info.cbFuncBinding'
Sven Gothel
More...
almost 2 years ago
JavaCallbackEmitter.emitCSetFuncPreCall(): Drop redundant arg 'CMethodBindingEmitter jcbFuncCMethodEmitter', use local 'info.cbFuncBinding'
Sven Gothel
More...
almost 2 years ago
JavaCallbackEmitter.{emitCSetFuncPreCall, emitCAdditionalCode, emitJavaCallbackBodyPassJavaArguments}(): Fix exclusion of ad-hoc compound conversion for userParam
Sven Gothel
More...
almost 2 years ago
JavaCallbackEmitter.{emitCSetFuncPreCall, emitCAdditionalCode, emitJavaCallbackBodyPassJavaArguments}(): Fix exclusion of ad-hoc compound conversion for userParam
Sven Gothel
More...
almost 2 years ago
JavaCallbackEmitter.{emitCSetFuncPreCall, emitCAdditionalCode, emitJavaCallbackBodyPassJavaArguments}(): Use capitalized sub-string 'baseArgName' for (static) callback related entities
Sven Gothel
More...
almost 2 years ago
JavaCallbackEmitter.{emitCSetFuncPreCall, emitCAdditionalCode, emitJavaCallbackBodyPassJavaArguments}(): Use capitalized sub-string 'baseArgName' for (static) callback related entities
Sven Gothel
More...
almost 2 years ago
JavaCallbackEmitter.{emitCSetFuncPreCall, emitCAdditionalCode}(): Group 'userParamDefined' case (cleanup)
Sven Gothel
More...
almost 2 years ago
JavaCallbackEmitter.{emitCSetFuncPreCall, emitCAdditionalCode}(): Group 'userParamDefined' case (cleanup)
Sven Gothel
More...
almost 2 years ago
CMethodBindingEmitter.emitBodyMapCToJNIType(..): Add proper intendation to NIO ByteBuffer generation (isNIOBuffer || isCompoundTypeWrapper)
Sven Gothel
More...
almost 2 years ago
CMethodBindingEmitter.emitBodyMapCToJNIType(..): Add proper intendation to NIO ByteBuffer generation (isNIOBuffer || isCompoundTypeWrapper)
Sven Gothel
More...
almost 2 years ago
feat(arrayAccessor): Allow to use ReturnedArrayLength with getter associated with field with name in PascalCase or camelCase
Mathieu Féry (Mathius)
as Mathieu Féry
More...
almost 2 years ago
feat(arrayAccessor): Allow to use ReturnedArrayLength with getter associated with field with name in PascalCase or camelCase
Mathieu Féry (Mathius)
as Mathieu Féry
More...
almost 2 years ago
Merge remote-tracking branch 'Mathieu_Fery/feature/java_callback_without_user_data' into pulled
Sven Gothel
More...
almost 2 years ago
Merge remote-tracking branch 'Mathieu_Fery/feature/java_callback_without_user_data' into pulled
Sven Gothel
More...
almost 2 years ago
doc/GlueGen_Mapping.md: Add some documentation with JavaCallback without userData
Mathieu Féry (Mathius)
as Mathieu Féry
More...
almost 2 years ago
doc/GlueGen_Mapping.md: Add some documentation with JavaCallback without userData
Mathieu Féry (Mathius)
as Mathieu Féry
More...
almost 2 years ago
←
1
2
3
4
5
6
7
8
9
10
…
120
121
→
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