index
:
users/mraynsford/gluegen.git
mark
master
GLUEGEN repository on http://jogamp.org/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
junit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix HashMapTests. The benchmark tests used the value as a key, hence finding ...
Sven Gothel
2010-11-25
2
-18
/
+32
*
Make Primitive HashMap Benchmark test tolerant ~ 50%
v2.0-rc1
Sven Gothel
2010-11-23
2
-6
/
+10
*
Buffers float/double conversion: Add arg for given destination buffer; Add ba...
Sven Gothel
2010-11-19
1
-0
/
+153
*
Fix size_t, uintptr_t and uint32_t, uint64_t: suppress 'unsigned' in 'toStrin...
Sven Gothel
2010-11-14
3
-0
/
+61
*
JogampVersion: StringBuffer getInfo(StringBuffer) -> StringBuffer toStringBuf...
Sven Gothel
2010-11-14
1
-1
/
+1
*
com.jogamp.common.util.GlueGenVersion -> com.jogamp.common.GlueGenVersion
Sven Gothel
2010-11-12
1
-0
/
+1
*
New: JogampVersion, providing generic information for Jogamp JAR archives; Ve...
Sven Gothel
2010-11-12
1
-1
/
+5
*
VersionInfo self containing (adding main)
Sven Gothel
2010-11-10
1
-2
/
+1
*
Add generic VersionUtil (Manifest and Platform) ; Add VersionInfo
Sven Gothel
2010-11-10
1
-0
/
+49
*
Gluegen: Types (stddef/stdint), Header and Predefined Macro Change
Sven Gothel
2010-11-09
1
-1
/
+10
*
Fix PCPP 'define' case; Keep PCPP output file if 'debug' ; GlueGen uses PCPP ...
Sven Gothel
2010-11-07
1
-0
/
+7
*
Fixed benchmarking bugs in primitive HashMap test.
Elijah C. Menifee
2010-11-06
2
-20
/
+29
*
TestRecursiveLock01: Reduce threads/loop, otherwise slow machines will time out
Sven Gothel
2010-11-02
1
-12
/
+12
*
ArrayHashSet: Add 'getOrAdd(key)' identity method to conveniently get the ide...
Sven Gothel
2010-10-23
1
-0
/
+13
*
New jogamp.common.util.ArrayHashSet, providing O(1) queries/add and identity ...
Sven Gothel
2010-10-23
3
-19
/
+233
*
Moved locking to: com.jogamp.common.util.locks ; Better abstraction ; Misc ch...
Sven Gothel
2010-10-14
1
-13
/
+14
*
Added TestRecursiveToolkitLock; junit.run: disable inner classes in batch run
Sven Gothel
2010-10-09
1
-0
/
+279
*
LICENSE.txt changes:
Sven Gothel
2010-09-14
7
-134
/
+170
*
Fix: Add missing imports; Add warmup phase to primitive hashmap test
Sven Gothel
2010-07-02
2
-6
/
+20
*
Move HashMapTest to junit.run; Unify classes to only 'Test' in their name if ...
Sven Gothel
2010-05-10
9
-88
/
+422
*
renamed method.
Michael Bien
2010-04-24
2
-15
/
+1
*
Refactored ProcAddressTable generation.
Michael Bien
2010-04-24
1
-1
/
+1
*
Use JNILibLoader in the junit test
Sven Gothel
2010-04-24
3
-3
/
+61
*
*** Now Using Apache-Ant-1.8.0 ***
Sven Gothel
2010-04-10
1
-6
/
+0
*
http://jogamp.org/bugzilla/show_bug.cgi?id=393
Sven Gothel
2010-04-08
4
-30
/
+44
*
Fix 32bit masking / tests
Sven Gothel
2010-04-01
2
-2
/
+2
*
Fix build ..
Sven Gothel
2010-04-01
1
-1
/
+0
*
Merged with latest of mbien
Sven Gothel
2010-03-31
7
-13
/
+17
|
\
|
*
introduced com.jogamp.common.{nio,os} packages and moved some classes.
Michael Bien
2010-03-31
5
-11
/
+13
*
|
Buffer heritage added. Migrated old runtime tests.
Sven Gothel
2010-03-31
14
-31
/
+126
|
/
*
http://www.jogamp.org/bugzilla/show_bug.cgi?id=392
Sven Gothel
2010-03-30
1
-2
/
+44
*
http://www.jogamp.org/bugzilla/show_bug.cgi?id=389
Sven Gothel
2010-03-30
4
-10
/
+194
*
Resolved conflicts
Sven Gothel
2010-03-29
3
-6
/
+6
|
\
|
*
renamed BufferFactory into Buffers.
Michael Bien
2010-03-29
3
-6
/
+6
*
|
New Int64Buffer type, which is being used for gluegen 'long *'
Sven Gothel
2010-03-29
3
-52
/
+114
|
/
*
Merge with mbien's 2ea8c93d5fd27207872b97c964e3f8af5ac850c6
Sven Gothel
2010-03-28
4
-9
/
+9
|
\
|
*
Merge branch 'master' of
[email protected]
:mbien/gluegen
Michael Bien
2010-03-27
2
-68
/
+92
|
|
\
|
*
|
renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime.
Michael Bien
2010-03-27
1
-2
/
+2
*
|
|
http://www.jogamp.org/bugzilla/show_bug.cgi?id=389
Sven Gothel
2010-03-28
10
-193
/
+680
|
|
/
|
/
|
*
|
Add coverage test (signatures and execution) ..
Sven Gothel
2010-03-27
2
-63
/
+87
|
/
*
http://www.jogamp.org/bugzilla/show_bug.cgi?id=390
Sven Gothel
2010-03-25
6
-0
/
+294