summaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/common/util/cache
Commit message (Expand)AuthorAgeFilesLines
* TempJarCache/JNILibLoaderBase: Identify the Jar files by their URL within our...Sven Gothel2011-12-011-37/+61
* Refine TempJarCache/JNILibLoaderBase ; Add TempFileCache destroy() for instance.Sven Gothel2011-12-012-20/+67
* Fix TempJarCache's Multi-User Bug (Reported by Martin Hegedus)Sven Gothel2011-11-292-134/+158
* JarUtil: Improve Robustness (Bug 522) and API doc, prepare for Jar-In-Jar. Ad...Sven Gothel2011-11-291-0/+13
* IOUtil: Generalize w/ getTempRoot()Sven Gothel2011-09-301-3/+3
* Better DEBUG outputSven Gothel2011-09-231-31/+30
* TempJarCache/JNILibLoaderBase: Validate the to be loader JarFile's Certificat...Sven Gothel2011-09-231-11/+50
* JNILibLoaderBase/TempJarCache: Prepare for loadLibrary(..) out of cached JARsSven Gothel2011-09-221-1/+48
* Temp Cache: More control over the lifecycle, explicit TempJarCache initializa...Sven Gothel2011-09-203-27/+85
* Enhancements / New utils: JarUtil, TempFileCache and TempJarCacheSven Gothel2011-09-192-0/+704