summaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/gluegen/cgram
Commit message (Expand)AuthorAgeFilesLines
* gluegen: break apart a complex conditional in Type.equals() for readabilityHarvey Harrison2012-10-131-2/+15
* gluegen: fix equals comparison in cgrammer Type classHarvey Harrison2012-10-131-1/+1
* gluegen: remove trailing whitespace from cgrammer Type classHarvey Harrison2012-10-131-10/+10
* StringBuffer -> StringBuilder (Local objects, no concurrency)Sven Gothel2012-04-167-30/+29
* Reversed Type relocation ; Minor fixSven Gothel2011-07-2124-4/+2372
* - Moved most types and StructLayout to runtime package:Sven Gothel2011-07-1820-2117/+8
* GlueGen: Alignment Cleanup ..Sven Gothel2011-07-174-53/+104
* GlueGen proper size / alignment of primitive and compound types usage [1/2] -...Sven Gothel2011-07-1710-178/+44
* Fix size_t, uintptr_t and uint32_t, uint64_t: suppress 'unsigned' in 'toStrin...Sven Gothel2010-11-142-5/+5
* Gluegen: Types (stddef/stdint), Header and Predefined Macro ChangeSven Gothel2010-11-094-0/+28
* Clarified cgram license, ie TNode.javaSven Gothel2010-11-081-0/+38
* Renamed com.sun.gluegen -> com.jogamp.gluegenSven Gothel2010-11-0634-0/+8442