| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1481 - Hide [ArgumentIs]PascalString argument's length | Sven Gothel | 2023-12-02 | 1 | -0/+11 |
* | feat(generation): Add setter generation for not constant and not opaque compo... | Mathieu Féry | 2023-07-31 | 1 | -2/+7 |
* | GlueGen Struct [5]: Revised Struct Mapping + Documentation | Sven Gothel | 2023-06-16 | 1 | -90/+396 |
* | Bug 1144 - Add 'DelegateImplementation', manually impl. may delegate to renam... | Sven Gothel | 2015-03-11 | 1 | -0/+4 |
* | Bug 1134 - Fix aliased typedef struct emission | Sven Gothel | 2015-03-09 | 1 | -5/+12 |
* | Bug 1134 - Enhance GlueGen Compiler: Minimal GL Header Changes _and_ Typesafety | Sven Gothel | 2015-03-05 | 1 | -0/+46 |
* | Bug 1025 - GlueGen: Add accessor for compound fields of type array, pointer a... | Sven Gothel | 2014-06-25 | 1 | -0/+110 |
* | GlueGen: Add support for compound-array in structs (accessors) ; Allow using ... | Sven Gothel | 2014-06-19 | 1 | -1/+4 |
* | Fix commit f4e753ff1f39be381307ffdb0fb6bb7a2d323eff: 'compound array call-by-... | Sven Gothel | 2014-06-17 | 1 | -0/+32 |
* | GlueGen: Add support for 'compound array call-by-value' | Sven Gothel | 2014-06-17 | 1 | -0/+15 |
* | GlueGen: Add support for 'compound call-by-value', i.e. passing and returning... | Sven Gothel | 2014-06-17 | 1 | -2/+23 |
* | Fix accidental tabs. | Wade Walker | 2014-03-04 | 1 | -9/+9 |
* | Remove warnings in emitted C code. | Wade Walker | 2014-03-04 | 1 | -0/+12 |
* | Bug 715: Adding unit test w/ 'intArrayCopy(int *dest, int *src, int num)' to ... | Sven Gothel | 2013-04-13 | 1 | -0/+10 |
* | Fix intptr_t*, uintptr_t*, ptrdiff_t* and size_t* mapping, map them to Pointe... | Sven Gothel | 2013-03-20 | 1 | -0/+58 |
* | Fix 'NIOOnly' impl ; Use 'final' in gen. Java stubs ; | Sven Gothel | 2012-03-22 | 1 | -0/+9 |
* | JavaEmitter: Fix primitive StructEmitter for non-fixed-sized (size conversion... | Sven Gothel | 2011-12-18 | 1 | -1/+2 |
* | Enhance ReleasePrimitiveArrayCritical: Use mode-flag JNI_ABORT if array is co... | Sven Gothel | 2011-10-06 | 1 | -3/+12 |
* | GlueGen proper size / alignment of primitive and compound types usage [2/2] -... | Sven Gothel | 2011-07-21 | 1 | -2/+87 |
* | - Moved most types and StructLayout to runtime package: | Sven Gothel | 2011-07-18 | 1 | -0/+7 |
* | GlueGen proper size / alignment of primitive and compound types usage [1/2] -... | Sven Gothel | 2011-07-17 | 1 | -0/+81 |
* | NativeBuffer/PointerBuffer API/Impl Change (remove explicit backup array, all... | Sven Gothel | 2011-04-27 | 1 | -0/+25 |
* | Fix size_t, uintptr_t and uint32_t, uint64_t: suppress 'unsigned' in 'toStrin... | Sven Gothel | 2010-11-14 | 1 | -0/+38 |
* | http://jogamp.org/bugzilla/show_bug.cgi?id=393 | Sven Gothel | 2010-04-08 | 1 | -21/+23 |
* | Buffer heritage added. Migrated old runtime tests. | Sven Gothel | 2010-03-31 | 1 | -0/+172 |