| Commit message (Expand) | Author | Age | Files | Lines |
* | updated scripts with correct package names. | Michael Bien | 2010-03-28 | 3 | -10/+10 |
* | updated netbeans project files (added new test folder into path). | Michael Bien | 2010-03-28 | 1 | -0/+16 |
* | (part2) merged all cdc_fp special cases into one common superclass for each s... | Michael Bien | 2010-03-28 | 11 | -1230/+953 |
* | (part 1) merged all cdc_fp special cases into one common superclass for each ... | Michael Bien | 2010-03-28 | 3 | -0/+0 |
* | Add missing file | Sven Gothel | 2010-03-28 | 1 | -0/+17 |
* | Merge with mbien's 2ea8c93d5fd27207872b97c964e3f8af5ac850c6 | Sven Gothel | 2010-03-28 | 42 | -103/+99 |
|\ |
|
| * | com.sun.opengl -> com.jogamp.opengl. | Michael Bien | 2010-03-27 | 1 | -1/+1 |
| * | Merge branch 'master' of git@github.com:mbien/gluegen | Michael Bien | 2010-03-27 | 4 | -74/+102 |
| |\ |
|
| * | | renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime. | Michael Bien | 2010-03-27 | 39 | -95/+91 |
* | | | http://www.jogamp.org/bugzilla/show_bug.cgi?id=389 | Sven Gothel | 2010-03-28 | 18 | -519/+883 |
| |/
|/| |
|
* | | Add coverage test (signatures and execution) .. | Sven Gothel | 2010-03-27 | 3 | -66/+92 |
* | | Use property.location for compatible absolute path composition | Sven Gothel | 2010-03-26 | 1 | -3/+5 |
|/ |
|
* | Revert "Remove absolute path composing with basedir .." | Michael Bien | 2010-03-26 | 1 | -1/+1 |
* | Remove absolute path composing with basedir .. | Sven Gothel | 2010-03-26 | 1 | -1/+1 |
* | removed ant warnings: | Michael Bien | 2010-03-26 | 2 | -7/+7 |
* | ant-junit-ant: use rel gluegen.root path | Sven Gothel | 2010-03-26 | 2 | -3/+2 |
* | Fix import/basedir bug (ant?) for hudson workspace | Sven Gothel | 2010-03-26 | 1 | -1/+8 |
* | Add missing java.includes to cc build-junit.xml | Sven Gothel | 2010-03-26 | 1 | -0/+2 |
* | invoke junit.run on test | Sven Gothel | 2010-03-25 | 1 | -1/+1 |
* | build-junit.xml unique build_t property | Sven Gothel | 2010-03-25 | 2 | -34/+36 |
* | start with gluegen.root .. | Sven Gothel | 2010-03-25 | 1 | -5/+3 |
* | http://www.jogamp.org/bugzilla/show_bug.cgi?id=390 | Sven Gothel | 2010-03-25 | 17 | -880/+1478 |
* | http://www.jogamp.org/bugzilla/show_bug.cgi?id=390 | Sven Gothel | 2010-03-25 | 7 | -28/+88 |
* | seperated cli processing from main logic. | Michael Bien | 2010-03-24 | 1 | -290/+301 |
* | fixed regression in constant emission where a type suffix (e.g. 'f') was ille... | Michael Bien | 2010-03-22 | 4 | -13/+30 |
* | Drop PointerBuffer.wrapNative2Java(..) | Sven Gothel | 2010-03-19 | 3 | -64/+40 |
* | removed test from all build target to safe time when jogl builds. | Michael Bien | 2010-03-12 | 1 | -2/+2 |
* | fixed JavaEmitter to support unsigned defines. | Michael Bien | 2010-03-12 | 2 | -1/+10 |
* | added PCPPTest. | Michael Bien | 2010-02-20 | 2 | -0/+55 |
* | PCPP supports now simple macros. | Michael Bien | 2010-02-20 | 2 | -20/+34 |
* | better exception handling in GlueGen. | Michael Bien | 2010-02-20 | 2 | -127/+256 |
* | fixed jdk tools.jar classpath for hudson to fix tests. | Michael Bien | 2010-02-12 | 2 | -4/+6 |
* | junit test code cleanup and some build preperations for hudson. | Michael Bien | 2010-02-12 | 6 | -63/+82 |
* | added test target to main build script. | Michael Bien | 2010-02-12 | 14 | -229/+517 |
* | added support for arrays in generated StructAccessors. | Michael Bien | 2010-02-12 | 4 | -39/+198 |
* | generated pointer variable names have now a more descriptive name. | Michael Bien | 2010-02-03 | 1 | -47/+46 |
* | PointerBuffer supports now 32bit architectures. | Michael Bien | 2010-01-19 | 2 | -18/+39 |
* | is32Bit field is now immutable to help hotspot with inlining. | Michael Bien | 2010-01-18 | 1 | -41/+27 |
* | fixed off-by-one bug in put and get. | Michael Bien | 2010-01-12 | 2 | -6/+24 |
* | fixed emitted code for buffer-array mixing. | Michael Bien | 2010-01-12 | 4 | -17/+27 |
* | updated project files to reference antlr-3.2.jar. | Michael Bien | 2010-01-12 | 2 | -7/+7 |
* | continued with code cleanup in com.sun.gluegen.cgram and com.sun.gluegen.open... | Michael Bien | 2009-12-02 | 18 | -563/+647 |
* | Code cleanup. Ported package com.sun.gluegen to java 5 language level. | Michael Bien | 2009-12-01 | 18 | -644/+624 |
* | temporary workaround in BufferFactory.isDirect(). Changed behavior to return ... | Michael Bien | 2009-11-30 | 2 | -4/+4 |
* | preparations for continuous builds and cross compilation (WIP). | Michael Bien | 2009-11-20 | 4 | -6/+136 |
* | Added quick hack to simplify crosscompilation with cpptasks. | Michael Bien | 2009-11-17 | 3 | -3/+25 |
* | fixed clean target. | Michael Bien | 2009-11-16 | 1 | -2/+2 |
* | added explicit -m32 and -m64 args to linux gcc compiler and linker configure ... | Michael Bien | 2009-11-13 | 1 | -0/+4 |
* | modified JavaEmitter to generate struct accessor objects with better java nam... | Michael Bien | 2009-11-11 | 1 | -69/+85 |
* | added first JUnit test: GlueGenTest.java. (dependencies: junit-4.5.jar, antlr... | Michael Bien | 2009-10-18 | 7 | -3/+497 |