aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/sun/gluegen/CMethodBindingEmitter.java
Commit message (Expand)AuthorAgeFilesLines
* Bug fixes to mangling of JNI method names when arrays of compound Kenneth Russel2008-05-291-4/+12
* Changed implementation of ArgumentIsString to work with wide-character Kenneth Russel2008-05-271-49/+127
* Added support for passing outgoing arrays of compound types, including Kenneth Russel2008-05-261-30/+66
* Corrected mismatch in logic deciding const-ness of pointer-to-pointer Kenneth Russel2007-05-121-6/+1
* Intermediate checkin for FBO support in Java2D/JOGL bridge. Needed to Kenneth Russel2006-02-051-11/+14
* Moved GlueGen out of the JOGL workspace and into its own project. Kenneth Russel2006-01-151-0/+1448