| Commit message (Expand) | Author | Age | Files | Lines |
* | Add verification script for compiled-in Java version | Sven Gothel | 2012-01-22 | 1 | -0/+25 |
* | Fix Bug 516 (Determine Java Version); Minor fixes (jogamp/common/** ..) | Sven Gothel | 2012-01-22 | 7 | -39/+187 |
* | Fix Bug 545: Provide more information about the system | Sylvestre Ledru | 2012-01-09 | 1 | -1/+4 |
* | Fix Bug 488: Enable others architectures under GNU/Linux | Sylvestre Ledru | 2012-01-09 | 2 | -4/+273 |
* | Update cpptasks-1.0b5 darwin/osx patch: remove auto option 'prebind', allow w... | Sven Gothel | 2012-01-09 | 2 | -5/+36 |
* | Further fix for bug 537 - Catch IllegalArgumentException in Platform.loadGlue... | Sven Gothel | 2012-01-05 | 4 | -34/+68 |
* | Merge pull request #8 from WadeWalker/bug_537_jar_cache_prevents_running_from... | Sven Gothel | 2012-01-03 | 1 | -1/+17 |
|\ |
|
| * | Fix JAR cache to allow running from class files | Wade Walker | 2011-12-29 | 1 | -1/+17 |
|/ |
|
* | win make scripts - bump to 6u30 | Sven Gothel | 2011-12-21 | 4 | -8/+8 |
* | junit.run: Add 32bit tests for OSX (fat binaries)v2.0-rc5 | Sven Gothel | 2011-12-18 | 3 | -29/+61 |
* | Fix regression of commit b669435d277a10e6163034aba286ecccce013f69, which remo... | Sven Gothel | 2011-12-18 | 1 | -7/+14 |
* | JNILibLoaderBaser.addNativeJarLibs(..): Catch all Exception (also IllegalArgu... | Sven Gothel | 2011-12-18 | 1 | -7/+11 |
* | JavaEmitter: Fix primitive StructEmitter for non-fixed-sized (size conversion... | Sven Gothel | 2011-12-18 | 5 | -12/+51 |
* | GlueGen: Expose public static debug() | Sven Gothel | 2011-12-18 | 1 | -7/+6 |
* | scrips for sol | Sven Gothel | 2011-12-18 | 2 | -0/+40 |
* | RecursiveThreadGroupLock: New recursive lock interface and impl, allowing 'sp... | Sven Gothel | 2011-12-11 | 5 | -2/+686 |
* | Cleanup Lock Package: API doc, complete throws declaration, interface Recursi... | Sven Gothel | 2011-12-11 | 6 | -46/+97 |
* | TestTracer -> JunitTracerv2.0-rc4 | Sven Gothel | 2011-12-02 | 16 | -31/+31 |
* | Fix Test1p2ProcAddressEmitter (static var); Add TestTracer | Sven Gothel | 2011-12-02 | 18 | -18/+116 |
* | NativeLibrary DEBUG: stack trace @ close() | Sven Gothel | 2011-12-01 | 1 | -0/+1 |
* | TempJarCache/JNILibLoaderBase: Identify the Jar files by their URL within our... | Sven Gothel | 2011-12-01 | 6 | -52/+71 |
* | Test: Add unload of libraries as last test. | Sven Gothel | 2011-12-01 | 1 | -5/+11 |
* | JVMUtil: Remove Platform dependency - It's being called by Platform and is pr... | Sven Gothel | 2011-12-01 | 1 | -6/+3 |
* | Minor edits / Put gluegen-rt 'libBaseName' static. | Sven Gothel | 2011-12-01 | 1 | -10/+10 |
* | DynamicLibraryBundle/NativeLibrary: Add destroy() to bundle, causing unloadin... | Sven Gothel | 2011-12-01 | 2 | -11/+42 |
* | Refine TempJarCache/JNILibLoaderBase ; Add TempFileCache destroy() for instance. | Sven Gothel | 2011-12-01 | 3 | -33/+88 |
* | Bump to 6u29 | Sven Gothel | 2011-12-01 | 4 | -8/+8 |
* | Fix regression (#2) of commit 04391a3f417e10e1b6dafbd8becc63659af633c30 (remo... | Sven Gothel | 2011-11-29 | 1 | -1/+1 |
* | Fix TempJarCache's Multi-User Bug (Reported by Martin Hegedus) | Sven Gothel | 2011-11-29 | 3 | -134/+211 |
* | Fix regresseion of commit 04391a3f417e10e1b6dafbd8becc63659af633c3 (forced pe... | Sven Gothel | 2011-11-29 | 1 | -1/+1 |
* | JarUtil (Fix Bug 522): Handle case where given URL doesn't contain any '/' (e... | Sven Gothel | 2011-11-29 | 1 | -5/+11 |
* | JarUtil: Improve Robustness (Bug 522) and API doc, prepare for Jar-In-Jar. Ad... | Sven Gothel | 2011-11-29 | 7 | -54/+402 |
* | Add 'TestJarsInJar.jar' test JAR file for upcoming JarUtil tests (Jar in Jar). | Sven Gothel | 2011-11-29 | 8 | -6/+69 |
* | cpptasks MacOSX 10.5 support (bug 528): Use '-mmacosx-version-min=10.5' flag ... | Sven Gothel | 2011-11-26 | 1 | -0/+2 |
* | Move TRACE_LOCK from RecursiveLock -> Lock | Sven Gothel | 2011-11-26 | 2 | -9/+4 |
* | ReflectionUtil: Catch NoClassDefFoundError @ getMethod() for robustness | Sven Gothel | 2011-11-24 | 1 | -3/+11 |
* | Add assertion to RunnableTask test case (forgot in commit: 43b7675259eb76c570... | Sven Gothel | 2011-11-22 | 1 | -1/+4 |
* | RunnableTask: Add documentation, incl. unit test. Add ReflectionUtil.MethodAc... | Sven Gothel | 2011-11-22 | 4 | -11/+176 |
* | Platform: Add 'getCurrentSleepJitter()' | Sven Gothel | 2011-11-08 | 1 | -1/+26 |
* | gluegen/OSX: Add property java.osx.frameworks.dir | Sven Gothel | 2011-11-05 | 1 | -0/+5 |
* | Fix VersionNumber cstr w/ string parsing: cutt-off non-digit-parts, suppress ... | Sven Gothel | 2011-10-27 | 4 | -23/+50 |
* | Platform: Add OS_VERSION_NUMBER / getOSVersionNumber() | Sven Gothel | 2011-10-26 | 1 | -1/+10 |
* | Update documentation (size/alignment) for MacOSX-32bit-gcc4 0bafac07b61f10c1a... | Sven Gothel | 2011-10-24 | 1 | -1/+2 |
* | MachineDescriptor Static: Add Mac-OsX 32bit gcc4 special case with sizeof(lon... | Sven Gothel | 2011-10-24 | 2 | -1/+9 |
* | Generalize jvm-data-model-arg 'jvmDataModel.arg', set do -d64, -d32 or dummy-... | Sven Gothel | 2011-10-18 | 2 | -22/+41 |
* | Add solaris 64bit JVM comment | Sven Gothel | 2011-10-18 | 1 | -0/+2 |
* | Fix Solaris gcc args ; Adding JVM arch flags (-d32/-d64) | Sven Gothel | 2011-10-18 | 4 | -5/+44 |
* | Android: Use NDK default gcc settings | Sven Gothel | 2011-10-18 | 2 | -2/+20 |
* | Add some warning supression tags | Sven Gothel | 2011-10-07 | 1 | -0/+5 |
* | Enhance ReleasePrimitiveArrayCritical: Use mode-flag JNI_ABORT if array is co... | Sven Gothel | 2011-10-06 | 7 | -33/+107 |