index
:
jogamp/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.0-rc8-branch
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
/
make
Commit message (
Expand
)
Author
Age
Files
Lines
*
GlueGen/JOGL Windows x86 x86_64 Builds
Sven Gothel
2010-05-16
6
-19
/
+104
*
win32.c.compiler defaults to mingw
Sven Gothel
2010-05-14
2
-3
/
+5
*
Fix html ref ; Fix property error message
Sven Gothel
2010-05-14
1
-1
/
+1
*
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
10
-44
/
+15
*
Move HashMapTest to junit.run; Unify classes to only 'Test' in their name if ...
Sven Gothel
2010-05-10
1
-27
/
+29
*
Add javadoc.zip
Sven Gothel
2010-05-09
1
-0
/
+3
*
Cleanup: Move scripts into their folder
Sven Gothel
2010-05-05
7
-0
/
+0
*
- JAR Manifest: Trusted-Library: true
Sven Gothel
2010-04-28
3
-20
/
+23
*
added javadoc target to gluegen buildscript.
Michael Bien
2010-04-26
1
-2
/
+15
*
Cleanup uptodate rule
Sven Gothel
2010-04-22
2
-6
/
+12
*
Added keyNotFoundValue semantics, for primitve types it defaults to -1 now.
Sven Gothel
2010-04-19
1
-4
/
+7
*
fixed LongIntHashMap build config.
Michael Bien
2010-04-15
1
-2
/
+2
*
merged LongInt with IntIntHashMap.
Michael Bien
2010-04-15
1
-7
/
+15
*
Merge branch 'master' of github.com:mbien/gluegen
Sven Gothel
2010-04-13
1
-3
/
+21
|
\
|
*
gluegen creates now LongObject and LongLongHashMap from LongIntHashMap additi...
Michael Bien
2010-04-12
1
-3
/
+21
*
|
Added Uptodate verification to build only when necessary
Sven Gothel
2010-04-13
2
-7
/
+33
|
/
*
ant 1.8.0 on win32
Sven Gothel
2010-04-10
1
-1
/
+1
*
Merge branch 'master' of github.com:mbien/gluegen
Sven Gothel
2010-04-10
1
-13
/
+35
|
\
|
*
annotated certain token in IntIntHashMap for text substitution.
Michael Bien
2010-04-08
1
-13
/
+35
*
|
*** Now Using Apache-Ant-1.8.0 ***
Sven Gothel
2010-04-10
8
-3
/
+11
|
/
*
initial import of IntIntHashmap + JUnitTest including a benchmark.
Michael Bien
2010-04-08
1
-0
/
+1
*
http://jogamp.org/bugzilla/show_bug.cgi?id=393
Sven Gothel
2010-04-08
15
-88
/
+264
*
disabled hard failure for junit tests, hope sven does not read this ;).
Michael Bien
2010-04-01
1
-1
/
+1
*
fixed generated imports rudimentary (not DRY).. cleanup in work.
Michael Bien
2010-03-31
1
-0
/
+2
*
Merged with latest of mbien
Sven Gothel
2010-03-31
5
-6
/
+8
|
\
|
*
introduced com.jogamp.common.{nio,os} packages and moved some classes.
Michael Bien
2010-03-31
3
-3
/
+3
|
*
reduced verbosity in test output.
Michael Bien
2010-03-31
1
-2
/
+5
|
*
introduced internal NativeBuffer interface, this can be made public as soon w...
Michael Bien
2010-03-30
1
-1
/
+0
*
|
Buffer heritage added. Migrated old runtime tests.
Sven Gothel
2010-03-31
1
-14
/
+14
|
/
*
Resolved conflicts
Sven Gothel
2010-03-29
3
-10
/
+10
|
\
|
*
updated scripts with correct package names.
Michael Bien
2010-03-28
3
-10
/
+10
*
|
New Int64Buffer type, which is being used for gluegen 'long *'
Sven Gothel
2010-03-29
5
-1
/
+94
|
/
*
(part2) merged all cdc_fp special cases into one common superclass for each s...
Michael Bien
2010-03-28
1
-7
/
+4
*
Add missing file
Sven Gothel
2010-03-28
1
-0
/
+17
*
Merge with mbien's 2ea8c93d5fd27207872b97c964e3f8af5ac850c6
Sven Gothel
2010-03-28
4
-16
/
+16
|
\
|
*
Merge branch 'master' of
[email protected]
:mbien/gluegen
Michael Bien
2010-03-27
2
-6
/
+10
|
|
\
|
*
|
renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime.
Michael Bien
2010-03-27
4
-16
/
+16
*
|
|
http://www.jogamp.org/bugzilla/show_bug.cgi?id=389
Sven Gothel
2010-03-28
1
-6
/
+40
|
|
/
|
/
|
*
|
Add coverage test (signatures and execution) ..
Sven Gothel
2010-03-27
1
-3
/
+5
*
|
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
*
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
9
-877
/
+1181
*
http://www.jogamp.org/bugzilla/show_bug.cgi?id=390
Sven Gothel
2010-03-25
3
-8
/
+50
[next]