index
:
gluegen.git
1.0b06-maint
JOGL_2_SANDBOX
JOGL_CDCCVM_sgothel
MIPS_PORT
android.merged_launcher_gluegen
b202_gl44
b22x
callback_gluemap
callback_jniuserparamproxy
ios
java11
javafx
master
pulled
rc
v2.3.1_winexe
GLUEGEN repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
junit
/
com
/
sun
Commit message (
Expand
)
Author
Age
Files
Lines
*
com.sun -> com.jogamp
Sven Gothel
2010-11-07
14
-929
/
+0
*
Renamed com.sun.gluegen -> com.jogamp.gluegen
Sven Gothel
2010-11-06
7
-17
/
+19
*
LICENSE.txt changes:
Sven Gothel
2010-09-14
6
-0
/
+168
*
added BasicProcAddressEmitterTest testing generation of ProcAddressTable and ...
Michael Bien
2010-06-18
3
-3
/
+104
*
fixed handling of size_t which was broken since the introduction of Int64Buffer.
Michael Bien
2010-05-31
2
-0
/
+6
*
Put junit.jar 4.8.2, antlr.jar 2.7.7 into make/lib, and use it as the default...
Sven Gothel
2010-05-12
1
-1
/
+1
*
http://jogamp.org/bugzilla/show_bug.cgi?id=393
Sven Gothel
2010-04-08
1
-2
/
+3
*
introduced com.jogamp.common.{nio,os} packages and moved some classes.
Michael Bien
2010-03-31
2
-2
/
+4
*
reduced verbosity in test output.
Michael Bien
2010-03-31
3
-6
/
+5
*
renamed BufferFactory into Buffers.
Michael Bien
2010-03-29
1
-2
/
+2
*
renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime.
Michael Bien
2010-03-27
1
-2
/
+2
*
ant-junit-ant: use rel gluegen.root path
Sven Gothel
2010-03-26
2
-3
/
+2
*
http://www.jogamp.org/bugzilla/show_bug.cgi?id=390
Sven Gothel
2010-03-25
2
-3
/
+3
*
http://www.jogamp.org/bugzilla/show_bug.cgi?id=390
Sven Gothel
2010-03-25
4
-20
/
+38
*
fixed regression in constant emission where a type suffix (e.g. 'f') was ille...
Michael Bien
2010-03-22
2
-9
/
+16
*
fixed JavaEmitter to support unsigned defines.
Michael Bien
2010-03-12
1
-0
/
+1
*
added PCPPTest.
Michael Bien
2010-02-20
2
-0
/
+55
*
fixed jdk tools.jar classpath for hudson to fix tests.
Michael Bien
2010-02-12
1
-2
/
+2
*
junit test code cleanup and some build preperations for hudson.
Michael Bien
2010-02-12
4
-53
/
+71
*
added test target to main build script.
Michael Bien
2010-02-12
10
-211
/
+430
*
added first JUnit test: GlueGenTest.java. (dependencies: junit-4.5.jar, antlr...
Michael Bien
2009-10-18
5
-0
/
+333