| Commit message (Expand) | Author | Age | Files | Lines |
* | Resolve v2.3.1_winexe merge conflictsjavafx | Sven Gothel | 2019-03-20 | 2 | -1/+15 |
|\ |
|
| * | local build windows scripts: add 7zip to pathv2.3.1_winexe | Sven Gothel | 2018-12-11 | 1 | -1/+3 |
| * | Adding 'jogamp.gluegen.TestTempDirExec' property, allowing to disable testing... | Sven Gothel | 2018-12-11 | 1 | -0/+12 |
* | | Eclipse: Move android.jar to classpath end, avoid junit override | Sven Gothel | 2019-03-19 | 1 | -1/+1 |
* | | MappedByteBufferInputStream: Add flushSlices() to release mapped slices to sa... | Sven Gothel | 2018-01-15 | 1 | -8/+31 |
* | | Merge remote-tracking branch 'remotes/xranby/aarch64' | Sven Gothel | 2017-02-22 | 14 | -4/+208 |
|\ \ |
|
| * | | Bug 1295: Add linux-aarch64 GNU/Linux AArch64 crosscompile support | Xerxes Rånby | 2016-12-12 | 10 | -6/+52 |
| * | | Bug 1295: Add linux-aarch64 GNU/Linux AArch64 support | Xerxes Ranby | 2016-12-11 | 4 | -2/+91 |
| * | | Add GitLab CI .gitlab-ci.yml, build and test each commit on aarch64 and x86-6... | Xerxes Rånby | 2016-12-10 | 1 | -0/+69 |
* | | | Factor out Cleaner access for general use (Cleaning up NIO DirectBuffer) | Sven Gothel | 2017-02-22 | 3 | -57/+78 |
* | | | HowToBuild: Refine and add Debian 9 (Stretch) | Sven Gothel | 2017-02-22 | 1 | -2/+15 |
|/ / |
|
* | | Bump scripts to jre1.8.0_66 | Sven Gothel | 2015-11-16 | 4 | -8/+8 |
* | | Bug 1268 - DynamicLibraryBundleInfo: Add NativeLibrary's 'searchSystemPath' a... | Sven Gothel | 2015-11-15 | 7 | -37/+69 |
* | | Remove deprectated classes and methods | Sven Gothel | 2015-10-15 | 8 | -274/+47 |
* | | Version Semantics Test: Bump for 2.3.2 -> 2.4.x | Sven Gothel | 2015-10-12 | 3 | -6/+11 |
* | | Bump to 2.4.0-rc | Sven Gothel | 2015-10-10 | 1 | -4/+4 |
* | | Bump to 2.3.2 Releasev2.3.2 | Sven Gothel | 2015-10-09 | 1 | -2/+2 |
* | | Bump semver to commit 4f50b49c955f2bde2bb7eb4c7493206ec6bb1f2f | Sven Gothel | 2015-10-07 | 3 | -3/+12 |
* | | Refine new API methods: ExceptionUtils, Uri (Add @since, refine arguments and... | Sven Gothel | 2015-10-03 | 3 | -24/+69 |
* | | Bug 1243 - Fix IOUtil.cleanPathString(..) special case ; Allow IOUtil and Uri... | Sven Gothel | 2015-10-03 | 8 | -38/+185 |
* | | Bug 1237: Minor Cleanup: AssetURLContext and IOUtil.getResource(..) DEBUG Mes... | Sven Gothel | 2015-10-03 | 2 | -7/+5 |
* | | Bug 1237 - Clarify IOUtil.getResource(..) for better efficiency, i.e. allow c... | Sven Gothel | 2015-10-03 | 3 | -28/+68 |
* | | Bug 1231: Usability of CustomCompress API incl zip-level; Replace test-exe de... | Sven Gothel | 2015-09-24 | 4 | -26/+72 |
* | | Bug 1231: Add Windows x86_64 test executable ; Use 'WinMain' for Windows test... | Sven Gothel | 2015-09-24 | 10 | -43/+366 |
* | | Bug 1219: IOUtil.testDirExe: Issue Process.destroy() in finalize block to ens... | Sven Gothel | 2015-09-23 | 2 | -3/+15 |
* | | Bug 1219: IOUtil.testDirExe: Disable 'existingExe' DEBUG_EXE feature by hardc... | Sven Gothel | 2015-09-22 | 1 | -1/+4 |
* | | Bug 1219: Fix IOUtil.StreamMonitor EOS handling | Sven Gothel | 2015-09-21 | 1 | -17/+25 |
* | | Bug 1219: IOUtil.testDirExe: Satisfactory when executed, more debug options | Sven Gothel | 2015-09-21 | 9 | -15/+512 |
* | | Bug 1219: Use Win32 API for test PE exe, not console | Sven Gothel | 2015-09-19 | 8 | -3/+8 |
* | | Bug 1219: Sporadic failure to determine 'executable temp base directory' on W... | Sven Gothel | 2015-09-19 | 12 | -34/+68 |
* | | Fix Android LauncherTempFileCache: Cannot use gluegen-rt dependencies | Sven Gothel | 2015-09-18 | 1 | -4/+2 |
* | | Bug 1213: Use InterruptSource.Thread | Sven Gothel | 2015-09-15 | 8 | -18/+25 |
* | | Bug 1213: Refine changes .. comments and API | Sven Gothel | 2015-09-15 | 12 | -79/+147 |
* | | Bug 1213 (related): Fix TaskBase, RunnableTask and FunctionTask implementatio... | Sven Gothel | 2015-09-12 | 3 | -72/+101 |
* | | Bug 1213: Expose InterruptSource, SourcedInterruptedException and Interrupted... | Sven Gothel | 2015-09-12 | 5 | -12/+414 |
* | | SingletonJunitCase: Allow explicit disabling singletonLock to allow manual te... | Sven Gothel | 2015-09-05 | 1 | -14/+26 |
* | | Bug 1213 - RecursiveThreadGroupLockImpl01Unfairish.unlock() always interrupts... | Sven Gothel | 2015-09-05 | 2 | -8/+23 |
* | | Windows Scripts: Bump JVM to 1.8.0_60 | Sven Gothel | 2015-09-01 | 5 | -10/+10 |
* | | RecursiveThreadGroupLockImpl01Unfairish: Add toString() in IllegalArgumentExc... | Sven Gothel | 2015-08-29 | 1 | -2/+2 |
* | | Bug 1145, Bug 1172: Add performance counter for native-jar lookup: Property '... | Sven Gothel | 2015-08-18 | 2 | -6/+29 |
* | | Bug 1145: JNILibLoaderBase.addNativeJarLibsImpl: Proper order: #1 single-slim... | Sven Gothel | 2015-08-18 | 1 | -48/+50 |
* | | Bug 1172: TempJarCache: Only copy native library files from 'natives/os.and.a... | Sven Gothel | 2015-08-18 | 2 | -22/+26 |
* | | Bug 1145: Fix cc2: Null versions reported using the fat-jar (JogampVersion) | Sven Gothel | 2015-08-18 | 1 | -3/+21 |
* | | Bug 1194: Reinstate system-lib search for NativeLibrary.open(..) and Platform... | Sven Gothel | 2015-08-18 | 4 | -9/+82 |
* | | Merge branch 'bug1194' of https://github.com/xranby/gluegen | Sven Gothel | 2015-08-18 | 4 | -49/+7 |
|\ \ |
|
| * | | Bug 1194: NativeLibrary: Remove dangerous search paths using the JRE extensio... | Xerxes Rånby | 2015-08-12 | 4 | -49/+7 |
* | | | Merge branch 'bug1145' of https://github.com/xranby/gluegen | Sven Gothel | 2015-08-18 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | Bug 1145: Fix cc1 NativeLibrary: Add current working directory + natives/os-a... | Xerxes Rånby | 2015-08-12 | 1 | -0/+4 |
| |/ / |
|
* / / | Bug 1172: Use the same in-jar folder structure for native jars as the fat-jar | Xerxes Rånby | 2015-08-12 | 1 | -1/+3 |
|/ / |
|
* | | Bitfield Unit Test: Add 3bit test-data; Add testing 'untouched' other bits of... | Sven Gothel | 2015-08-07 | 1 | -7/+54 |