| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump semantic-versioning (0.9.33 + jogamp fixes) | Sven Gothel | 2015-04-03 | 1 | -2/+2 |
* | Add ArrayHashMap; Use 'supportNullValue' optimizing ArrayHashSet and ArrayHas... | Sven Gothel | 2015-04-01 | 1 | -2/+3 |
* | TestVersionSemantics: Add version tests: v220 -> v221, v221 -> v230 and v230 ...v2.3.1 | Sven Gothel | 2015-03-27 | 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 |
* | Bug 1149 - Replacing PCPP w/ JCPP, allowing complete macro handling (Part-2: ... | Sven Gothel | 2015-03-24 | 1 | -8/+19 |
* | Bug 1144 - Add 'DelegateImplementation': Cleanup MethodBinding/FunctionBindin... | Sven Gothel | 2015-03-11 | 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 - Enhance GlueGen Compiler: Minimal GL Header Changes _and_ Typesafety | Sven Gothel | 2015-03-05 | 1 | -1/+2 |
* | build setup script: remove redundant ANT_PATH entry | Sven Gothel | 2015-02-05 | 1 | -7/+0 |
* | GlueGen: Adapt APK install scripts for harmonized os.and.arch names, see comm... | Sven Gothel | 2015-02-02 | 6 | -11/+4 |
* | Remove unused armv7 scripts and gluegen piece | Sven Gothel | 2015-02-02 | 2 | -125/+0 |
* | Bug 1126 - Remove static query requirement of MachineDescriptor, find matchin... | Sven Gothel | 2015-02-02 | 1 | -2/+2 |
* | Bug 1125 - Make ELF Reader 'jogamp.common.os.elf' Stateless | Sven Gothel | 2015-02-01 | 1 | -2/+2 |
* | Bug 1122: Add AArch64 support (Android, GNU/Linux and in general) | Sven Gothel | 2015-01-30 | 3 | -0/+69 |
* | Bug 1124 - Android Build: Use SDK >= 24.0.2 (build-tools >= 21.1.2) and NDK >... | Sven Gothel | 2015-01-28 | 3 | -104/+93 |
* | test scripts: Bump JRE, add TEMP/TMP settings | Sven Gothel | 2014-12-12 | 8 | -22/+36 |
* | Bug 1108 - IOUtil.getTempDir(..): Difficulties to determine executable access... | Sven Gothel | 2014-12-11 | 3 | -12/+10 |
* | Bug 1106 - Bitstream: Simplify 'msbFirst' case for bulk operations / Add sett... | Sven Gothel | 2014-12-03 | 1 | -7/+9 |
* | Make Scripts OSX: Remove -java7 script, add -java6 script (default uses java8) | Sven Gothel | 2014-10-03 | 2 | -4/+14 |
* | MappedByteBuffer*Stream: | Sven Gothel | 2014-10-03 | 2 | -4/+4 |
* | Bug 1080 - Refine MappedByteBuffer*Stream impl. and API [doc], adding stream ... | Sven Gothel | 2014-09-29 | 1 | -1/+2 |
* | Bug 1080 - Add write support for memory mapped big file I/O via specialized O... | Sven Gothel | 2014-09-26 | 3 | -4/+9 |
* | Bug 1080 - Add read support for memory mapped big file I/O via specialized In... | Sven Gothel | 2014-09-25 | 1 | -2/+4 |
* | Bug 1063: Uri: Refine API doc; Add create(Encoded ..) ; Provide common impl. ... | Sven Gothel | 2014-09-10 | 1 | -2/+3 |
* | Bug 1063: Further Uri completion - As a result of JOGL Uri adoption | Sven Gothel | 2014-09-08 | 1 | -2/+2 |
* | Bug 1063: Complete Uri impl. and adoption throughout GlueGen | Sven Gothel | 2014-09-08 | 3 | -2/+4 |
* | Bug 1063 - Refine Uri and Uri.Encode ; Fix unit tests (passing on GNU/Linux, ... | Sven Gothel | 2014-09-07 | 2 | -4/+4 |
* | Bug 1063 - Uri.PATH_LEGAL: Remove reserved 'punct', encoding all reserved cha... | Sven Gothel | 2014-09-07 | 1 | -2/+2 |
* | Bug 1063 - Utilize own Uri and Uri.Encoded class w/ proper encoding and diffe... | Sven Gothel | 2014-09-07 | 2 | -7/+8 |
* | Bug 908: Fix URI/URL double encoding, ensuring encoded/decoded variants are u... | Sven Gothel | 2014-09-07 | 3 | -5/+9 |
* | Scripts: Bump to java 1.8.0_20 | Sven Gothel | 2014-08-31 | 2 | -4/+4 |
* | scripts: setenv-build-x86*: allow using a preset jre/jdk iff JAVA_HOME and J2... | Sven Gothel | 2014-08-28 | 2 | -12/+32 |
* | TestVersionSemantics: BACKWARD_COMPATIBLE_USER current vs 2.2.0 | Sven Gothel | 2014-08-28 | 1 | -2/+2 |
* | scripts: favor java8 on 32bit like we do on 64bit | Sven Gothel | 2014-08-28 | 1 | -3/+13 |
* | Bug 1015: Test executable permission on Windows via bat file (temp dir, like ... | Sven Gothel | 2014-08-28 | 3 | -5/+7 |
* | Scripts: Bump to java 1.7.0_67 and apache-ant 1.9.4 | Sven Gothel | 2014-08-28 | 4 | -13/+13 |
* | IntIntHashMap: Reduce temp. ArrayList<Entry> instances in clone | Sven Gothel | 2014-08-16 | 1 | -2/+2 |
* | Bug 1024: Add fallback for native-jar-file location via classpath | Sven Gothel | 2014-07-11 | 1 | -1/+3 |
* | Bug 1025 - GlueGen: Add accessor for compound fields of type array, pointer a... | Sven Gothel | 2014-06-25 | 4 | -6/+10 |
* | GlueGen: Add support for 'compound call-by-value', i.e. passing and returning... | Sven Gothel | 2014-06-17 | 1 | -2/+2 |
* | Minor edits: space, final qualifier; setenv-build-*: Add generic JDK location | Sven Gothel | 2014-06-17 | 2 | -0/+25 |
* | OSX Build: Default gcc.compat.compiler=xcode.clang ; Remove explicit xcode.cl... | Sven Gothel | 2014-06-11 | 1 | -29/+0 |
* | Unit Test: Modularize Semantic Version Test / Fix 'excludes' | Sven Gothel | 2014-05-13 | 1 | -2/+2 |
* | Unit Test: Added Semantic Version Test (Current version agains v2.1.5) | Sven Gothel | 2014-05-13 | 1 | -4/+4 |
* | Bug 923: Remove dependency of CStruct annotation processor _generation_ and g... | Sven Gothel | 2014-05-11 | 4 | -8/+20 |
* | build/test: Add ant-junit4.jar to classpath; Add experimental gluegen-rt-alt ... | Sven Gothel | 2014-05-09 | 2 | -15/+42 |
* | Bug 980: Refine Bitstream API 'signed' and 'unsigned' semantics - readUInt32(... | Sven Gothel | 2014-02-21 | 1 | -4/+4 |
* | Bitstream: Add static 'long toUint32Long(int)' and 'int toUint32Int(int)' con... | Sven Gothel | 2014-02-21 | 1 | -2/+2 |
* | Bug 890: Adding versatile Bitstream implementation | Sven Gothel | 2014-02-20 | 1 | -3/+9 |