| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add javadoc arg '-Xdoclint:none' if java >= 1.8 via property 'javadoc.xarg1' ... | Sven Gothel | 2015-02-03 | 2 | -5/+17 |
* | GlueGen: Adapt APK install scripts for harmonized os.and.arch names, see comm... | Sven Gothel | 2015-02-02 | 6 | -11/+4 |
* | GlueGen AAPT Task: Android APK native-code files shall be named using 'os.and... | Sven Gothel | 2015-02-02 | 2 | -15/+50 |
* | Remove unused armv7 scripts and gluegen piece | Sven Gothel | 2015-02-02 | 3 | -246/+0 |
* | Bug 1126 - Remove static query requirement of MachineDescriptor, find matchin... | Sven Gothel | 2015-02-02 | 4 | -9/+11 |
* | Bug 1125 - Make ELF Reader 'jogamp.common.os.elf' Stateless | Sven Gothel | 2015-02-01 | 3 | -4/+61 |
* | Bug 1122: Reflect __LP64__ and _aarch64__ in GlueGen's stdint/stddef and Andr... | Sven Gothel | 2015-01-30 | 7 | -26/+80 |
* | Bug 1122: Add AArch64 support (Android, GNU/Linux and in general) | Sven Gothel | 2015-01-30 | 5 | -3/+258 |
* | Bug 1122 - Add Android API 21 jar file and source zip | Sven Gothel | 2015-01-30 | 5 | -0/+213 |
* | Bug 1124 - Android Build: Use SDK >= 24.0.2 (build-tools >= 21.1.2) and NDK >... | Sven Gothel | 2015-01-28 | 4 | -105/+94 |
* | Bug 1108 - Fix difficulties to determine executable access permission on Wind... | Sven Gothel | 2014-12-13 | 1 | -0/+9 |
* | 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 |
* | Bump semver to 0.9.30-SNAPSHOT of jogamp branch, incl. commit 9cdb6bbf6d3248a... | Sven Gothel | 2014-09-24 | 4 | -8/+24 |
* | 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 |
* | Bump 2.3.0 | Sven Gothel | 2014-09-08 | 1 | -4/+4 |
* | Merge branch 'v2.3.0_branch' | Sven Gothel | 2014-09-08 | 3 | -9/+12 |
|\ |
|
| * | 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 |
* | | Bump to 2.2.1 releasev2.2.1 | Sven Gothel | 2014-09-08 | 1 | -2/+2 |
|/ |
|
* | 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 |
* | Semver: Bump to 0.9.27 | Sven Gothel | 2014-08-28 | 4 | -12/+12 |
* | TestVersionSemantics: BACKWARD_COMPATIBLE_USER current vs 2.2.0 | Sven Gothel | 2014-08-28 | 2 | -2/+2 |
* | Revert "gluegen: directly use git subcommands rather than sed over a temp file" | Sven Gothel | 2014-08-28 | 1 | -19/+13 |
* | Merge remote-tracking branch 'hharrison/master' | Sven Gothel | 2014-08-28 | 1 | -13/+19 |
|\ |
|
| * | gluegen: directly use git subcommands rather than sed over a temp file | Harvey Harrison | 2014-08-15 | 1 | -13/+19 |
* | | 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 |
|/ |
|
* | Bump to 2.2.1-rc | Sven Gothel | 2014-08-07 | 1 | -3/+3 |
* | Bump to 2.2.0v2.2.0 | Sven Gothel | 2014-08-06 | 1 | -2/+2 |
* | gluegen-cpptasks's compiler.cfg.linux.*: always "-include make/stub_includes/... | Sven Gothel | 2014-07-30 | 4 | -0/+14 |
* | Bug 1024: Add fallback for native-jar-file location via classpath | Sven Gothel | 2014-07-11 | 4 | -12/+77 |