| Commit message (Expand) | Author | Age | Files | Lines |
* | Version Semantics Test: Bump for 2.3.2 -> 2.4.x | Sven Gothel | 2015-10-12 | 2 | -2/+2 |
* | 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 |
* | Bug 1243 - Fix IOUtil.cleanPathString(..) special case ; Allow IOUtil and Uri... | Sven Gothel | 2015-10-03 | 1 | -3/+3 |
* | Bug 1219: IOUtil.testDirExe: Issue Process.destroy() in finalize block to ens... | Sven Gothel | 2015-09-23 | 1 | -1/+1 |
* | Bug 1219: IOUtil.testDirExe: Satisfactory when executed, more debug options | Sven Gothel | 2015-09-21 | 1 | -1/+2 |
* | Bug 1219: Sporadic failure to determine 'executable temp base directory' on W... | Sven Gothel | 2015-09-19 | 5 | -9/+11 |
* | Bug 1213: Refine changes .. comments and API | Sven Gothel | 2015-09-15 | 1 | -3/+3 |
* | Windows Scripts: Bump JVM to 1.8.0_60 | Sven Gothel | 2015-09-01 | 5 | -10/+10 |
* | Bug 1145, Bug 1172: Add performance counter for native-jar lookup: Property '... | Sven Gothel | 2015-08-18 | 1 | -3/+4 |
* | Bug 1172: TempJarCache: Only copy native library files from 'natives/os.and.a... | Sven Gothel | 2015-08-18 | 1 | -3/+3 |
* | Bug 1194: Reinstate system-lib search for NativeLibrary.open(..) and Platform... | Sven Gothel | 2015-08-18 | 1 | -2/+2 |
* | 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: Refine API method names, add clearField(boolean), fix put32(..) and... | Sven Gothel | 2015-08-02 | 1 | -1/+2 |
* | Bug 1145 - Fat Jar: Use 'Main-Class' for default launch of useful info/demos | Sven Gothel | 2015-07-29 | 2 | -2/+4 |
* | Bug 1145 - Provide JogAmp Big Fat Jars and Fat 7z Archive | Sven Gothel | 2015-07-29 | 3 | -3/+82 |
* | Bug 1180 BuffersTest: Refine test case a bit, add static main for standalone ... | Sven Gothel | 2015-07-24 | 1 | -1/+2 |
* | javadoc stylesheet.css: Refine list visual, i.e. font size 76 -> 80%, line-he... | Sven Gothel | 2015-07-19 | 1 | -1/+2 |
* | javadoc stylesheet.css: Refine list visual, i.e. top/bottom margin and less i... | Sven Gothel | 2015-07-19 | 1 | -6/+14 |
* | GCC Linker Config: Add '-static-libstdc++' in case libstdc++ is being linked | Sven Gothel | 2015-07-19 | 5 | -4/+21 |
* | javadoc/stylesheet.css: Fix font size of nested bullet lists. | Xerxes Rånby | 2015-07-18 | 1 | -1/+0 |
* | Fix jni/macosx/jawt_md.h: Put comment in /* */ brackets .. | Sven Gothel | 2015-07-15 | 1 | -1/+1 |
* | Fix using GlueGen's JNI header for native compilation (java.includes.dir, jav... | Sven Gothel | 2015-07-14 | 4 | -8/+3 |
* | Use GlueGen's JNI header for native compilation (java.includes.dir, java.incl... | Sven Gothel | 2015-07-14 | 1 | -26/+12 |
* | Fix Android ARM64 Support: Don't define 'isAndroidARMv6:=false', since proper... | Sven Gothel | 2015-07-13 | 1 | -1/+0 |
* | osx-java6 script: use separate rootrel.build | Sven Gothel | 2015-07-11 | 1 | -2/+2 |
* | Bump semver: 0d2e314ef48bd2fd38b45f781c4573bdb2b32a69 | Sven Gothel | 2015-04-03 | 3 | -3/+3 |
* | Bump semver to 0.9.33 w/ our patch for CompatibilityType.BACKWARD_COMPATIBLE_... | Sven Gothel | 2015-04-03 | 3 | -36/+3 |
* | Bump semantic-versioning (0.9.33 + jogamp fixes) | Sven Gothel | 2015-04-03 | 4 | -3/+18 |
* | Add ArrayHashMap; Use 'supportNullValue' optimizing ArrayHashSet and ArrayHas... | Sven Gothel | 2015-04-01 | 1 | -2/+3 |
* | Bump to 2.3.2-devel | Sven Gothel | 2015-03-28 | 1 | -3/+3 |
* | TestVersionSemantics: Add version tests: v220 -> v221, v221 -> v230 and v230 ...v2.3.1 | Sven Gothel | 2015-03-27 | 3 | -2/+2 |
* | Bump to 2.3.1 release | Sven Gothel | 2015-03-26 | 1 | -2/+2 |
* | Bug 1149 - Fix JCPP test case IncludeAbsoluteTest | Sven Gothel | 2015-03-25 | 4 | -7/+12 |
* | Bug 1149: Fix parsing of hexadecimal w/ binary exponent floats in regexp-cons... | Sven Gothel | 2015-03-25 | 1 | -2/+2 |
* | Refine JNI header's jni_md.h: Always include 'gluegen_stdint.h' for 'standalo... | Sven Gothel | 2015-03-24 | 3 | -0/+6 |
* | Bug 1149 - Replacing PCPP w/ JCPP, allowing complete macro handling (Part-2: ... | Sven Gothel | 2015-03-24 | 4 | -13/+44 |
* | Bug 1149 - Replacing PCPP w/ JCPP, allowing complete macro handling (Part-1: ... | Sven Gothel | 2015-03-23 | 2 | -0/+15 |
* | Import JOGL's JNI header and unify them for GlueGen and C-Compiler usage. | Sven Gothel | 2015-03-23 | 8 | -21/+2245 |
* | bump to 2.3.1-rc | Sven Gothel | 2015-03-11 | 1 | -3/+3 |
* | Bump for 2.3.0 release | Sven Gothel | 2015-03-11 | 1 | -2/+2 |
* | Bug 1144 - Add 'DelegateImplementation': Cleanup MethodBinding/FunctionBindin... | Sven Gothel | 2015-03-11 | 1 | -2/+2 |
* | Bug 1134 - Fix CMethodBindingEmitter return type '_res' qualifiers (part 2) | Sven Gothel | 2015-03-09 | 1 | -1/+1 |
* | Bug 1134 - Fix aliased typedef struct emission | Sven Gothel | 2015-03-09 | 1 | -2/+2 |
* | TestByteBuffer*Stream: Reduce mmap load on poor OSX mini test machine to redu... | Sven Gothel | 2015-03-06 | 1 | -2/+2 |
* | Bug 1134 - Utilize AliasedSymbol where required in *Configuration; Clarify Pr... | Sven Gothel | 2015-03-06 | 1 | -3/+6 |
* | Bug 1134 - Enhance GlueGen Compiler: Minimal GL Header Changes _and_ Typesafety | Sven Gothel | 2015-03-05 | 2 | -2/+3 |
* | build setup script: remove redundant ANT_PATH entry | Sven Gothel | 2015-02-05 | 1 | -7/+0 |
* | Fix regression of commit 3caf446e29a3934900b9983dfd72cb8aa0d9e8d7: Win64 is n... | Sven Gothel | 2015-02-03 | 1 | -2/+0 |