| Commit message (Expand) | Author | Age | Files | Lines |
* | TempFileCache/TempJarCache: Fix NPE in DEBUG mode | Sven Gothel | 2014-12-12 | 1 | -1/+4 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -30/+30 |
* | Fix 'typo' in messages: 'Catched' -> 'Caught' | Sven Gothel | 2014-06-28 | 1 | -2/+2 |
* | Fix Bug 865: Safari >= 6.1 [OSX]: May employ xattr on 'com.apple.quarantine' ... | Sven Gothel | 2013-10-23 | 1 | -1/+1 |
* | gluegen: add all missing @Override annotations | Harvey Harrison | 2013-10-17 | 1 | -0/+3 |
* | gluegen: remove trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -27/+27 |
* | Bug 752: Review Code Vulnerabilities (Permission Checks of new exposed code a... | Sven Gothel | 2013-06-11 | 1 | -6/+2 |
* | Fix TempFileCache/LauncherTempFileCache (regression commit: 1468286bf569a493e...v2.0-rc9 | Sven Gothel | 2012-06-20 | 1 | -27/+37 |
* | Fix Platform static initialization interdependencies w/ GlueGen native librar... | Sven Gothel | 2012-06-18 | 1 | -1/+1 |
* | Fix Bug 587: Use alternative storage location if platform's temp directory is... | Sven Gothel | 2012-06-16 | 1 | -2/+3 |
* | SecurityUtil: Generalize cert validation and AccessControlContext query; Prop... | Sven Gothel | 2012-03-13 | 1 | -3/+7 |
* | Refine TempJarCache/JNILibLoaderBase ; Add TempFileCache destroy() for instance. | Sven Gothel | 2011-12-01 | 1 | -1/+20 |
* | Fix TempJarCache's Multi-User Bug (Reported by Martin Hegedus) | Sven Gothel | 2011-11-29 | 1 | -132/+156 |
* | IOUtil: Generalize w/ getTempRoot() | Sven Gothel | 2011-09-30 | 1 | -3/+3 |
* | Better DEBUG output | Sven Gothel | 2011-09-23 | 1 | -31/+30 |
* | Temp Cache: More control over the lifecycle, explicit TempJarCache initializa... | Sven Gothel | 2011-09-20 | 1 | -2/+2 |
* | Enhancements / New utils: JarUtil, TempFileCache and TempJarCache | Sven Gothel | 2011-09-19 | 1 | -0/+480 |