The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- gluegen: trim trailing whitespace from GlueGenTask (details)
- gluegen: small cleanup and type annotation in GlueGenTask (details)
- gluegen: remove trailing whitespace from cgrammer Type class (details)
- gluegen: fix equals comparison in cgrammer Type class (details)
- gluegen: break apart a complex conditional in Type.equals() for (details)
- gluegen: remove trailing whitespace from psuedo-C parser (details)
- gluegen: simplify expression comparing against Boolean.TRUE (details)
- gluegen: conditional cleanup in Type.equals() (details)
- Intermediate revised Type.java edit before reducing (details)
- Reducing Type's equals (details)
- ProcAddressEmitter: Remove 'guessing' argument names from types, since (details)
The file was modified | src/java/com/jogamp/gluegen/ant/GlueGenTask.java (diff) |
The file was modified | src/java/com/jogamp/gluegen/ant/GlueGenTask.java (diff) |
The file was modified | src/java/com/jogamp/gluegen/cgram/types/Type.java (diff) |
The file was modified | src/java/com/jogamp/gluegen/cgram/types/Type.java (diff) |
The file was modified | src/java/com/jogamp/gluegen/cgram/types/Type.java (diff) |
The file was modified | src/java/com/jogamp/gluegen/pcpp/PCPP.java (diff) |
The file was modified | src/java/com/jogamp/gluegen/pcpp/PCPP.java (diff) |
The file was modified | src/java/com/jogamp/gluegen/cgram/types/Type.java (diff) |
The file was modified | src/java/com/jogamp/gluegen/cgram/types/Type.java (diff) |
The file was modified | src/java/com/jogamp/gluegen/cgram/types/Type.java (diff) |
The file was modified | src/java/com/jogamp/gluegen/MethodBinding.java (diff) |
The file was modified | src/java/com/jogamp/gluegen/procaddress/ProcAddressEmitter.java (diff) |