Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Success

Changes

Summary

  1. XHTML cleanup and JogAmplification for gluegen manual (details)
  2. GlueGen frontpage cleanup. (details)
  3. Merge branch 'master' of github.com:sgothel/gluegen (details)
  4. Refactored JavaType to use enums. (details)
  5. fixed handling of size_t which was broken since the introduction of (details)
Commit 7db1248bdf866daa22f171403c4e0c0e47fc30a2 by Michael Bien
XHTML cleanup and JogAmplification for gluegen manual
The file was modified doc/manual/index.html (diff)
Commit b2f881256addba8c997e5da471fbf552484f3d4b by Michael Bien
GlueGen frontpage cleanup.
The file was modified www/index.html (diff)
The file was modified doc/manual/index.html (diff)
Commit 16711b7a6c97017476a3f00f2ec87f127cbfda6c by Michael Bien
Merge branch 'master' of github.com:sgothel/gluegen
Commit 6ea8793685fd07747d0cc13495adb02a0ec494d8 by Michael Bien
Refactored JavaType to use enums.
The file was modified src/java/com/sun/gluegen/JavaType.java (diff)
Commit c9c1ab75ea5c5ef7feae32f20bed840c2e8feaf4 by Michael Bien
fixed handling of size_t which was broken since the introduction of Int64Buffer.
The file was modified src/java/com/sun/gluegen/JavaEmitter.java (diff)
The file was modified test/junit/com/sun/gluegen/test.h (diff)
The file was modified test/junit/com/sun/gluegen/test.c (diff)