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/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
/
com
/
jogamp
/
gluegen
/
cgram
Commit message (
Expand
)
Author
Age
Files
Lines
*
gluegen: add all missing @Override annotations
Harvey Harrison
2013-10-17
19
-0
/
+60
*
gluegen: remove trailing whitespace
Harvey Harrison
2013-10-17
29
-269
/
+269
*
gluegen: remove implied use of StringBuffer while appending to StringBuilder
Harvey Harrison
2013-07-15
1
-2
/
+2
*
gluegen: annotate Hastable of attributes as Hashtable<String, Object>
Harvey Harrison
2013-07-15
1
-11
/
+11
*
gluegen: remove unneeded casts to TNode
Harvey Harrison
2013-07-15
1
-4
/
+4
*
FunctionSymbol: Fix equals/hashCode comparison, i.e. skip args/type due to no...
Sven Gothel
2013-07-14
1
-7
/
+25
*
StringBuffer -> StringBuilder
Sven Gothel
2013-07-14
2
-3
/
+3
*
gluegen: remove executable bit from java and c source files
Harvey Harrison
2013-04-09
1
-0
/
+0
*
Revert "Minor revert of clone replacement w/ copt-ctor of commit d7fb6a7bcfbd...
Sven Gothel
2012-10-18
3
-7
/
+4
*
Minor revert of clone replacement w/ copt-ctor of commit d7fb6a7bcfbd2d5ac452...
Sven Gothel
2012-10-17
3
-4
/
+7
*
gluegen: generics annotations for various ArrayList/List use
Harvey Harrison
2012-10-15
4
-5
/
+5
*
Reducing Type's equals
Sven Gothel
2012-10-16
1
-32
/
+0
*
Intermediate revised Type.java edit before reducing
Sven Gothel
2012-10-16
1
-8
/
+34
*
gluegen: conditional cleanup in Type.equals()
Harvey Harrison
2012-10-14
1
-12
/
+7
*
gluegen: break apart a complex conditional in Type.equals() for readability
Harvey Harrison
2012-10-13
1
-2
/
+15
*
gluegen: fix equals comparison in cgrammer Type class
Harvey Harrison
2012-10-13
1
-1
/
+1
*
gluegen: remove trailing whitespace from cgrammer Type class
Harvey Harrison
2012-10-13
1
-10
/
+10
*
StringBuffer -> StringBuilder (Local objects, no concurrency)
Sven Gothel
2012-04-16
7
-30
/
+29
*
Reversed Type relocation ; Minor fix
Sven Gothel
2011-07-21
24
-4
/
+2372
*
- Moved most types and StructLayout to runtime package:
Sven Gothel
2011-07-18
20
-2117
/
+8
*
GlueGen: Alignment Cleanup ..
Sven Gothel
2011-07-17
4
-53
/
+104
*
GlueGen proper size / alignment of primitive and compound types usage [1/2] -...
Sven Gothel
2011-07-17
10
-178
/
+44
*
Fix size_t, uintptr_t and uint32_t, uint64_t: suppress 'unsigned' in 'toStrin...
Sven Gothel
2010-11-14
2
-5
/
+5
*
Gluegen: Types (stddef/stdint), Header and Predefined Macro Change
Sven Gothel
2010-11-09
4
-0
/
+28
*
Clarified cgram license, ie TNode.java
Sven Gothel
2010-11-08
1
-0
/
+38
*
Renamed com.sun.gluegen -> com.jogamp.gluegen
Sven Gothel
2010-11-06
34
-0
/
+8442