| Commit message (Expand) | Author | Age | Files | Lines |
* | Unit Test: Modularize Semantic Version Test / Fix 'excludes' | Sven Gothel | 2014-05-13 | 4 | -77/+167 |
* | Unit Test: Added Semantic Version Test (Current version agains v2.1.5) | Sven Gothel | 2014-05-13 | 11 | -6/+690 |
* | RunnableTask: Add static method 'invokeOnNewThread(..)' for convenience (Used... | Sven Gothel | 2014-05-11 | 1 | -1/+39 |
* | Eclipse .classpath: Add 'src' 'test/junit' | Sven Gothel | 2014-05-11 | 1 | -0/+1 |
* | Bug 923: Remove dependency of CStruct annotation processor _generation_ and g... | Sven Gothel | 2014-05-11 | 15 | -206/+453 |
* | unit test: preserve hs_err_pid*.log files (move to results folder for archive) | Sven Gothel | 2014-05-09 | 1 | -0/+3 |
* | UnixDynamicLinkerImpl_JNI.c: Add (inactive) dlopen debug code (helper to anal... | Sven Gothel | 2014-05-09 | 1 | -0/+24 |
* | PosixDynamicLinkerImpl: cleanup uncommented enums's intendation | Sven Gothel | 2014-05-09 | 1 | -2/+2 |
* | build/test: Add ant-junit4.jar to classpath; Add experimental gluegen-rt-alt ... | Sven Gothel | 2014-05-09 | 7 | -16/+167 |
* | gluegen: avoid bugs with sign-extension in readUInt16 | Harvey Harrison | 2014-04-11 | 1 | -2/+3 |
* | Bump to 2.2-rc | Sven Gothel | 2014-03-11 | 1 | -4/+4 |
* | Revert "Fix CStruct annotation processor warning."v2.1.5 | Sven Gothel | 2014-03-10 | 1 | -1/+1 |
* | Bump to release 2.1.5 (Android: 0914019) | Sven Gothel | 2014-03-10 | 1 | -3/+3 |
* | Minor Cleanup after merging fixes for bugs 987, 990, 992 and 994 | Sven Gothel | 2014-03-10 | 4 | -11/+14 |
* | Merge remote-tracking branch 'remotes/wwalker/bug_994_fix_cstruct_annotation_... | Sven Gothel | 2014-03-10 | 1 | -1/+1 |
|\ |
|
| * | Fix CStruct annotation processor warning. | Wade Walker | 2014-03-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'remotes/wwalker/bug_992_allow_ignore_of_unnamed... | Sven Gothel | 2014-03-10 | 1 | -0/+3 |
|\ \ |
|
| * | | Allow Ignore in config to ignore unnamed structs. | Wade Walker | 2014-03-05 | 1 | -0/+3 |
| |/ |
|
* | | Merge remote-tracking branch 'remotes/wwalker/bug_990_fix_gluegen_c_warnings' | Sven Gothel | 2014-03-10 | 6 | -4/+67 |
|\ \ |
|
| * | | Fix accidental tabs. | Wade Walker | 2014-03-04 | 4 | -25/+25 |
| * | | Remove warnings in emitted C code. | Wade Walker | 2014-03-04 | 6 | -1/+64 |
| |/ |
|
* | | Fix 7z for paths containing spaces on Windows. | Wade Walker | 2014-03-01 | 1 | -1/+1 |
* | | Fix sed for paths containing spaces on Windows. | Wade Walker | 2014-03-01 | 1 | -1/+1 |
* | | Add parser temp output files to ignored list. | Wade Walker | 2014-03-01 | 1 | -0/+2 |
|/ |
|
* | Bitstream: Add 'throwIOExceptionOnEOF' mode; fix certain EOS situations (flus... | Sven Gothel | 2014-02-21 | 1 | -9/+85 |
* | build-test.xml: Push 'java.generate' up from java.build to android.package | Sven Gothel | 2014-02-21 | 1 | -3/+3 |
* | Bug 980: Refine Bitstream API 'signed' and 'unsigned' semantics - readUInt32(... | Sven Gothel | 2014-02-21 | 8 | -92/+109 |
* | Bitstream: Another CamelCase fix: uint32LongtoInt -> uint32LongToInt | Sven Gothel | 2014-02-21 | 1 | -2/+2 |
* | Bitstream: Refine c70c730b22c847668cf475dc6f841b85297ac3ab: 'toUint32Long' ->... | Sven Gothel | 2014-02-21 | 3 | -14/+22 |
* | Bitstream: Add static 'long toUint32Long(int)' and 'int toUint32Int(int)' con... | Sven Gothel | 2014-02-21 | 4 | -15/+62 |
* | Bug 980: Use Bitsream class for jogamp.common.os.elf.** | Sven Gothel | 2014-02-20 | 2 | -18/+12 |
* | Bug 890: Adding versatile Bitstream implementation | Sven Gothel | 2014-02-20 | 8 | -3/+2371 |
* | Bug 958 - Add support for OpenJDK version notation | Sven Gothel | 2014-02-16 | 1 | -3/+10 |
* | toolchain-linux [armhf/armsf]: Add symlinks to cc g++ c++ | Sven Gothel | 2014-02-15 | 6 | -0/+6 |
* | Bump 'down' to 2.1.5 | Sven Gothel | 2014-02-15 | 1 | -2/+2 |
* | Fix make.gluegen.all.android-armv6-cross.sh (SDIR was missing) | Sven Gothel | 2014-02-15 | 1 | -0/+2 |
* | Bug 972 - Reduce ClassLoader Lookup, i.e. Class.forName(..) / Instrument Refl... | Sven Gothel | 2014-02-12 | 1 | -8/+99 |
* | Bump to 2.2.0 RC | Sven Gothel | 2014-02-05 | 1 | -4/+4 |
* | Prepare 2.1.4v2.1.4 | Sven Gothel | 2014-01-30 | 1 | -3/+3 |
* | ActivityLauncher: Ensure System properties are cleared at stop() already | Sven Gothel | 2014-01-26 | 1 | -26/+36 |
* | build.xml .. fix doc (copy/paste) | Sven Gothel | 2014-01-26 | 1 | -1/+1 |
* | Add lst-jars.sh script | Sven Gothel | 2014-01-25 | 1 | -0/+6 |
* | Jar Manifest: Seal all packages ; Each jar is 'standalone' as required by 'se... | Sven Gothel | 2014-01-25 | 4 | -2/+12 |
* | Jar Manifest: Sealed Entries must follow generic headers - Otherwise subseque... | Sven Gothel | 2014-01-25 | 4 | -8/+12 |
* | Bug 856 - Android: Support dual ABI (x86 i686 *and* ARMv7arm), i.e. pick 'bes... | Sven Gothel | 2014-01-24 | 12 | -163/+404 |
* | Refine test/TestMultiAndFatJar: Demoing test class outside of fat and multi jar | Sven Gothel | 2014-01-24 | 3 | -11/+28 |
* | Platform: Fix API doc of getCPUFamily(), getCPUType() and getABIType() | Sven Gothel | 2014-01-23 | 1 | -3/+9 |
* | Jar Manifest: Add empty line before EOF (otherwise last line is cut-off - duh... | Sven Gothel | 2014-01-22 | 6 | -0/+11 |
* | Bug 945 - GlueGen's IOUtil does not consider file URI's authority when conver... | Sven Gothel | 2014-01-22 | 6 | -29/+91 |
* | GlueGen: Add 'MethodJavadoc <method-name> comment-line..' configuration eleme... | Sven Gothel | 2014-01-21 | 2 | -38/+85 |