index
:
gluegen.git
1.0b06-maint
JOGL_2_SANDBOX
JOGL_CDCCVM_sgothel
MIPS_PORT
android.merged_launcher_gluegen
b202_gl44
b22x
callback_gluemap
callback_jniuserparamproxy
ios
java11
javafx
master
pulled
rc
v2.3.1_winexe
GLUEGEN repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
/
com
/
jogamp
/
gluegen
/
CMethodBindingEmitter.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-122
/
+122
*
CMethodBindingEmitter: Suppress compiler warning in NewDirectByteBuffer usage...
Sven Gothel
2014-06-25
1
-2
/
+2
*
Bug 1025 - GlueGen: Add accessor for compound fields of type array, pointer a...
Sven Gothel
2014-06-25
1
-16
/
+21
*
GlueGen: Add support for 'compound array call-by-value'
Sven Gothel
2014-06-17
1
-82
/
+97
*
GlueGen: Add support for 'compound call-by-value', i.e. passing and returning...
Sven Gothel
2014-06-17
1
-23
/
+29
*
Minor Cleanup after merging fixes for bugs 987, 990, 992 and 994
Sven Gothel
2014-03-10
1
-5
/
+6
*
Fix accidental tabs.
Wade Walker
2014-03-04
1
-7
/
+7
*
Remove warnings in emitted C code.
Wade Walker
2014-03-04
1
-1
/
+11
*
gluegen: add all missing @Override annotations
Harvey Harrison
2013-10-17
1
-0
/
+6
*
gluegen: remove trailing whitespace
Harvey Harrison
2013-10-17
1
-65
/
+65
*
Fix Bug 715: Don't modify 'carray' pointer returned from GetPrimitiveArrayCri...
Sven Gothel
2013-04-13
1
-5
/
+15
*
StringBuffer -> StringBuilder (Local objects, no concurrency)
Sven Gothel
2012-04-16
1
-2
/
+2
*
Fix 'NIOOnly' impl ; Use 'final' in gen. Java stubs ;
Sven Gothel
2012-03-22
1
-24
/
+10
*
Enhance ReleasePrimitiveArrayCritical: Use mode-flag JNI_ABORT if array is co...
Sven Gothel
2011-10-06
1
-11
/
+19
*
Reversed Type relocation ; Minor fix
Sven Gothel
2011-07-21
1
-3
/
+0
*
- Moved most types and StructLayout to runtime package:
Sven Gothel
2011-07-18
1
-0
/
+4
*
GlueGen proper size / alignment of primitive and compound types usage [1/2] -...
Sven Gothel
2011-07-17
1
-0
/
+1
*
Renamed com.sun.gluegen -> com.jogamp.gluegen
Sven Gothel
2010-11-06
1
-0
/
+1505