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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Final fix for Java SE Platform query, as negotiated with Michael :)
Sven Gothel
2010-07-08
1
-18
/
+7
*
Merge branch 'master' of github.com:mbien/gluegen
Sven Gothel
2010-07-07
4
-16
/
+84
|
\
|
*
added slice utility methods to Buffers + rudimentary test.
Michael Bien
2010-07-04
4
-16
/
+84
|
*
Merge branch 'master' of github.com:mbien/gluegen
Michael Bien
2010-06-20
6
-93
/
+271
|
|
\
|
*
\
Merge branch 'master' of github.com:mbien/gluegen
Michael Bien
2010-06-18
2
-18
/
+108
|
|
\
\
|
*
\
\
Merge branch 'master' of github.com:mbien/gluegen
Michael Bien
2010-06-10
13
-76
/
+550
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' of github.com:mbien/gluegen
Michael Bien
2010-06-05
5
-60
/
+63
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' of git://github.com/sgothel/gluegen
Michael Bien
2010-05-23
1
-2
/
+2
|
|
\
\
\
\
\
*
|
|
|
|
|
|
Fix: Add missing imports; Add warmup phase to primitive hashmap test
Sven Gothel
2010-07-02
3
-6
/
+22
*
|
|
|
|
|
|
Moving ClassLoader parameter to the end, which seems to be easier to read.
Sven Gothel
2010-06-28
1
-7
/
+7
*
|
|
|
|
|
|
Fix regression of missing JavaSE check in case of security manager; Typo
Sven Gothel
2010-06-26
1
-6
/
+24
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
another round of ProcAddressTable refactoring.
Michael Bien
2010-06-20
2
-88
/
+165
*
|
|
|
|
|
added BasicProcAddressEmitterTest testing generation of ProcAddressTable and ...
Michael Bien
2010-06-18
3
-3
/
+104
*
|
|
|
|
|
added 'intptr_t' to the list of PointerBuffer candidates.
Michael Bien
2010-06-18
1
-2
/
+2
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
pass a ClassLoader to all methods which load classes. (ReflectionUtil)
Michael Bien
2010-06-17
1
-18
/
+18
*
|
|
|
|
Merge branch 'master' of github.com:sgothel/gluegen
Michael Bien
2010-06-16
1
-0
/
+90
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Adding RunnableTask, generic notifyable Runnable wrapper
Sven Gothel
2010-06-16
1
-0
/
+90
*
|
|
|
|
small fix in IDE target. Test ran twice in debug mode.
Michael Bien
2010-06-10
1
-1
/
+0
*
|
|
|
|
currently no need for a (public) MiscUtils.java.
Michael Bien
2010-06-10
2
-65
/
+6
*
|
|
|
|
refactored Platform. Simplified initializer.
Michael Bien
2010-06-10
1
-34
/
+42
|
/
/
/
/
*
|
|
|
Adding DynamicLibraryBundle utility to bundle Tool and JNI native library loa...
Sven Gothel
2010-06-10
7
-41
/
+522
*
|
|
|
Minor additions to nio/Buffers, util/IntIntHashMap and os/NativeLibrary
Sven Gothel
2010-06-05
7
-0
/
+45
|
|
_
|
/
|
/
|
|
*
|
|
fixed handling of size_t which was broken since the introduction of Int64Buffer.
Michael Bien
2010-05-31
3
-0
/
+10
*
|
|
Refactored JavaType to use enums.
Michael Bien
2010-05-30
1
-34
/
+30
*
|
|
Merge branch 'master' of github.com:sgothel/gluegen
Michael Bien
2010-05-28
3
-28
/
+25
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix: Prepare CMethodBindingEmitter for struct methods as well
Sven Gothel
2010-05-25
2
-26
/
+23
|
|
/
|
*
Fix JNLPs .. vendor and url
Sven Gothel
2010-05-19
1
-2
/
+2
*
|
GlueGen frontpage cleanup.
Michael Bien
2010-05-19
2
-57
/
+45
*
|
XHTML cleanup and JogAmplification for gluegen manual
Michael Bien
2010-05-19
1
-2267
/
+2275
|
/
*
GlueGen/JOGL Windows x86 x86_64 MingW Builds
Sven Gothel
2010-05-16
1
-3
/
+4
*
GlueGen/JOGL Windows x86 x86_64 MingW Builds
Sven Gothel
2010-05-16
1
-0
/
+4
*
GlueGen/JOGL Windows x86 x86_64 Builds
Sven Gothel
2010-05-16
7
-21
/
+106
*
Fix doc
Sven Gothel
2010-05-14
2
-2
/
+2
*
fix link
Sven Gothel
2010-05-14
2
-2
/
+2
*
Fix docu
Sven Gothel
2010-05-14
2
-17
/
+77
*
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
2
-8
/
+3
*
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
13
-52
/
+23
*
Move HashMapTest to junit.run; Unify classes to only 'Test' in their name if ...
Sven Gothel
2010-05-10
10
-115
/
+117
*
Add javadoc.zip
Sven Gothel
2010-05-09
1
-0
/
+3
*
www: add proper redirection to folder www
Sven Gothel
2010-05-08
1
-0
/
+7
*
Cleanup: Move scripts into their folder
Sven Gothel
2010-05-05
7
-0
/
+0
*
ReflectionUtil: Added callStaticMethod(..)
Sven Gothel
2010-05-05
1
-8
/
+48
*
- JAR Manifest: Trusted-Library: true
Sven Gothel
2010-04-28
4
-20
/
+24
*
Fix privileged access (applet)
Sven Gothel
2010-04-28
1
-9
/
+16
*
Fix broken build
Sven Gothel
2010-04-28
1
-1
/
+1
*
small optimizations in fast pimitive HashMaps (Arrays.fill(), local variables).
Michael Bien
2010-04-27
1
-19
/
+44
*
switched to nanoTime() and moved asserts to end of the benchmark.
Michael Bien
2010-04-27
2
-37
/
+35
*
Fix GLProcAddressResolver regression: Loop through all names until found or n...
Sven Gothel
2010-04-27
1
-8
/
+8
*
Merge branch 'master' of github.com:mbien/gluegen
Sven Gothel
2010-04-26
1
-2
/
+15
|
\
[next]