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/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use GlueGen's JNI header for native compilation (java.includes.dir, java.incl...
Sven Gothel
2015-07-14
1
-0
/
+18
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
3
-47
/
+47
*
Bug 923: Remove dependency of CStruct annotation processor _generation_ and g...
Sven Gothel
2014-05-11
1
-6
/
+9
*
Refine test/TestMultiAndFatJar: Demoing test class outside of fat and multi jar
Sven Gothel
2014-01-24
3
-11
/
+28
*
Bug 846: Add manual test case for One-Jar (using 0.97.1)
Sven Gothel
2013-10-01
20
-3
/
+454
*
Bug 845: Fix JNILibLoaderBase.addNativeJarLibsImpl(..) fat-jar case.
Sven Gothel
2013-10-01
3
-0
/
+63
*
Bug 752: Review Code Vulnerabilities (Permission Checks of new exposed code a...
Sven Gothel
2013-06-11
3
-0
/
+33
*
gluegen: remove executable bit from java and c source files
Harvey Harrison
2013-04-09
1
-0
/
+0
*
Add 'TestJarsInJar.jar' test JAR file for upcoming JarUtil tests (Jar in Jar).
Sven Gothel
2011-11-29
5
-0
/
+57
*
Android: Use NDK default gcc settings
Sven Gothel
2011-10-18
1
-0
/
+1
*
Adding native crosscompile test to ubuntu/armv7 and android/armv7
Sven Gothel
2011-07-23
11
-0
/
+552
*
Add native alignment test c-code
Sven Gothel
2011-07-17
1
-0
/
+65
*
Disabled Struct* Tests (not working on Windows .. platform; Moved BuffersTest...
Sven Gothel
2010-11-25
9
-620
/
+0
*
PCPP: Let '#error token' throw an exception with the message; Note: #warning ...
Sven Gothel
2010-11-08
2
-2
/
+6
*
Gluegen/PCPP: Refined PCPP if-elif-else-endif ; Add 'dumpCPP' option to direc...
Sven Gothel
2010-11-07
1
-1
/
+1
*
Fix PCPP encapsualted if/if blocks
Sven Gothel
2010-11-07
2
-1
/
+86
*
PCPP Test: Add ifndef tests
Sven Gothel
2010-11-07
2
-1
/
+24
*
Fix test
Sven Gothel
2010-11-07
1
-2
/
+3
*
PCPP: Fix ifdef/ifndef, if, elif and endif correct ; Enhanced PCPP tests
Sven Gothel
2010-11-07
2
-6
/
+60
*
com.sun -> com.jogamp
Sven Gothel
2010-11-07
14
-0
/
+0
*
Renamed com.sun.gluegen -> com.jogamp.gluegen
Sven Gothel
2010-11-06
7
-17
/
+19
*
LICENSE.txt changes:
Sven Gothel
2010-09-14
7
-0
/
+196
*
added slice utility methods to Buffers + rudimentary test.
Michael Bien
2010-07-04
1
-0
/
+29
*
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
*
Move HashMapTest to junit.run; Unify classes to only 'Test' in their name if ...
Sven Gothel
2010-05-10
2
-334
/
+0
*
switched to nanoTime() and moved asserts to end of the benchmark.
Michael Bien
2010-04-27
2
-37
/
+35
*
IntIntHashMap (and friends) is now Iterable. Added iterator testcase.
Michael Bien
2010-04-21
2
-4
/
+61
*
added Simon Goller to @author list in LongIntHashMap und LongIntHashMapTest.
Michael Bien
2010-04-12
1
-0
/
+1
*
IntIntHashMap changed to LongIntHashMap.
Simon Goller
2010-04-12
1
-0
/
+139
*
annotated certain token in IntIntHashMap for text substitution.
Michael Bien
2010-04-08
1
-3
/
+3
*
initial import of IntIntHashmap + JUnitTest including a benchmark.
Michael Bien
2010-04-08
1
-0
/
+139
*
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
*
Build CDC named JARs for CVM in default build, no more specialized build nece...
sg215889
2009-07-15
2
-66
/
+0
*
Add: Extended support for CVM:
sg215889
2009-07-13
2
-0
/
+66
[next]