| Commit message (Expand) | Author | Age | Files | Lines |
* | Use ClassLoader to find JNI native libraries. ClassLoader was only used for t... | Sven Gothel | 2012-05-04 | 1 | -6/+11 |
* | DynamicLibraryBundle (enhancement) | Sven Gothel | 2012-02-12 | 1 | -4/+1 |
* | Fix regression of commit b669435d277a10e6163034aba286ecccce013f69, which remo... | Sven Gothel | 2011-12-18 | 1 | -7/+14 |
* | NativeLibrary DEBUG: stack trace @ close() | Sven Gothel | 2011-12-01 | 1 | -0/+1 |
* | DynamicLibraryBundle/NativeLibrary: Add destroy() to bundle, causing unloadin... | Sven Gothel | 2011-12-01 | 1 | -10/+20 |
* | NativeLib: Fix OSX lib name detection; JarUtil extract: at copy entry, mkdir ... | Sven Gothel | 2011-09-24 | 1 | -2/+2 |
* | gluegen-rt lib loading: Moved to Platform static init incl. TempJarCache.boot... | Sven Gothel | 2011-09-22 | 1 | -2/+1 |
* | Unify JNI Library Loading into JNILibLoaderBase and use it for the gluegen-rt... | Sven Gothel | 2011-09-21 | 1 | -2/+2 |
* | Remove redundant: NativeLibrary.ensureNativeLibLoaded() | Sven Gothel | 2011-09-20 | 1 | -14/+3 |
* | Enhancement/GenericStyle: | Sven Gothel | 2011-09-19 | 1 | -22/+49 |
* | Hide DynamicLinker impl.; Remove public AndroidPackageUtil ; GluegenVersionAc... | Sven Gothel | 2011-08-03 | 1 | -0/+4 |
* | Fix regression (commit f733203dfbd034a6b1aa3eb2cd616437c982c435): Init of DEB... | Sven Gothel | 2011-07-22 | 1 | -2/+3 |
* | GlueGen proper size / alignment of primitive and compound types usage [1/2] -... | Sven Gothel | 2011-07-17 | 1 | -36/+28 |
* | DoubleCheckLocking: Added 'ok' comment - volatile var | Sven Gothel | 2011-02-26 | 1 | -1/+1 |
* | RecursiveLock: static field -> final; NativeLibrary: cleanup | Sven Gothel | 2011-02-26 | 1 | -6/+5 |
* | Debug: out -> err stream | Sven Gothel | 2010-12-13 | 1 | -4/+4 |
* | Adding DynamicLibraryBundle utility to bundle Tool and JNI native library loa... | Sven Gothel | 2010-06-10 | 1 | -2/+4 |
* | Minor additions to nio/Buffers, util/IntIntHashMap and os/NativeLibrary | Sven Gothel | 2010-06-05 | 1 | -0/+9 |
* | introduced com.jogamp.common.{nio,os} packages and moved some classes. | Michael Bien | 2010-03-31 | 1 | -0/+426 |