| Commit message (Expand) | Author | Age | Files | Lines |
* | gluegen: remove unused imports, unneeded semicolons, add missing @Override an... | Harvey Harrison | 2014-07-07 | 1 | -1/+1 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -123/+123 |
* | Bug 1025 - GlueGen: Fix regression of single non-native sized compound fields | Sven Gothel | 2014-06-25 | 1 | -5/+21 |
* | Bug 1025 - GlueGen: Add accessor for compound fields of type array, pointer a... | Sven Gothel | 2014-06-25 | 1 | -278/+880 |
* | GlueGen: Add support for compound-array in structs (accessors) ; Allow using ... | Sven Gothel | 2014-06-19 | 1 | -34/+95 |
* | GlueGen: Refine compound [array] call-by-value native code injection and init... | Sven Gothel | 2014-06-18 | 1 | -6/+22 |
* | GlueGen: Refine compound [array] call-by-value native code injection and init... | Sven Gothel | 2014-06-18 | 1 | -165/+195 |
* | GlueGen: Add support for 'compound array call-by-value' | Sven Gothel | 2014-06-17 | 1 | -9/+9 |
* | GlueGen: Add support for 'compound call-by-value', i.e. passing and returning... | Sven Gothel | 2014-06-17 | 1 | -18/+122 |
* | JavaEmitter.typeToJavaType: Simplify if-else block ; JavaType.getDumpString()... | Sven Gothel | 2014-06-16 | 1 | -4/+2 |
* | Bug 923: Remove dependency of CStruct annotation processor _generation_ and g... | Sven Gothel | 2014-05-11 | 1 | -115/+118 |
* | Minor Cleanup after merging fixes for bugs 987, 990, 992 and 994 | Sven Gothel | 2014-03-10 | 1 | -1/+3 |
* | Allow Ignore in config to ignore unnamed structs. | Wade Walker | 2014-03-05 | 1 | -0/+3 |
* | gluegen: add all missing @Override annotations | Harvey Harrison | 2013-10-17 | 1 | -0/+21 |
* | gluegen: remove trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -24/+24 |
* | ProcAddressTable: Make all handles package private, use local PROCADDRESS_VAR... | Sven Gothel | 2013-06-20 | 1 | -1/+10 |
* | GlueGen (Compile Time): Add 'CStruct' Annotation Processor (APT) to 'gluegen'... | Sven Gothel | 2013-06-14 | 1 | -6/+12 |
* | Fix intptr_t*, uintptr_t*, ptrdiff_t* and size_t* mapping, map them to Pointe... | Sven Gothel | 2013-03-20 | 1 | -3/+4 |
* | Minor cleanup of JavaEmitterv2.0-rc10 | Sven Gothel | 2012-07-19 | 1 | -2/+2 |
* | Fix 'NIOOnly' impl ; Use 'final' in gen. Java stubs ; | Sven Gothel | 2012-03-22 | 1 | -17/+14 |
* | JavaEmitter: Fix primitive StructEmitter for non-fixed-sized (size conversion... | Sven Gothel | 2011-12-18 | 1 | -7/+16 |
* | Enhance ReleasePrimitiveArrayCritical: Use mode-flag JNI_ABORT if array is co... | Sven Gothel | 2011-10-06 | 1 | -1/+1 |
* | Fix PCPP/DumpCPP: Avoid NPE ; More descriptive exception in case of non integ... | Sven Gothel | 2011-09-03 | 1 | -1/+1 |
* | Reversed Type relocation ; Minor fix | Sven Gothel | 2011-07-21 | 1 | -7/+0 |
* | GlueGen proper size / alignment of primitive and compound types usage [2/2] -... | Sven Gothel | 2011-07-21 | 1 | -206/+172 |
* | FIX StructAccessor / JavaEmitter's struct-emitter: Using byte offsets | Sven Gothel | 2011-07-20 | 1 | -35/+6 |
* | Cleanup: Platform CPU enum, MachineDescription, | Sven Gothel | 2011-07-20 | 1 | -2/+3 |
* | - Moved most types and StructLayout to runtime package: | Sven Gothel | 2011-07-18 | 1 | -1/+9 |
* | GlueGen proper size / alignment of primitive and compound types usage [1/2] -... | Sven Gothel | 2011-07-17 | 1 | -0/+2 |
* | refactoring in common.nio public api - removed Int64Buffer | Michael Bien | 2011-04-26 | 1 | -2/+2 |
* | Renamed com.sun.gluegen -> com.jogamp.gluegen | Sven Gothel | 2010-11-06 | 1 | -0/+1950 |