summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* VersionSemanticsUtil: Produce diff stat per-class w/ diff-type-count and dump...Sven Gothel2014-05-141-5/+90
* Bump semver 174953022b62681653db1f57b087581e29313f5bSven Gothel2014-05-143-3/+4
* Bump semver.jar to new rebased c4930f9d23ae7515434942836f628f767411876c (0.9....Sven Gothel2014-05-133-2/+3
* Bump semver.jar to 731db3566b4096ecf6a08a9d33991400e66c5021 (sgothel/jogamp b...Sven Gothel2014-05-135-14/+14
* Unit Test: Modularize Semantic Version Test / Fix 'excludes'Sven Gothel2014-05-134-77/+167
* Unit Test: Added Semantic Version Test (Current version agains v2.1.5)Sven Gothel2014-05-1311-6/+690
* RunnableTask: Add static method 'invokeOnNewThread(..)' for convenience (Used...Sven Gothel2014-05-111-1/+39
* Eclipse .classpath: Add 'src' 'test/junit'Sven Gothel2014-05-111-0/+1
* Bug 923: Remove dependency of CStruct annotation processor _generation_ and g...Sven Gothel2014-05-1115-206/+453
* unit test: preserve hs_err_pid*.log files (move to results folder for archive)Sven Gothel2014-05-091-0/+3
* UnixDynamicLinkerImpl_JNI.c: Add (inactive) dlopen debug code (helper to anal...Sven Gothel2014-05-091-0/+24
* PosixDynamicLinkerImpl: cleanup uncommented enums's intendationSven Gothel2014-05-091-2/+2
* build/test: Add ant-junit4.jar to classpath; Add experimental gluegen-rt-alt ...Sven Gothel2014-05-097-16/+167
* gluegen: avoid bugs with sign-extension in readUInt16Harvey Harrison2014-04-111-2/+3
* Bump to 2.2-rcSven Gothel2014-03-111-4/+4
* Revert "Fix CStruct annotation processor warning."v2.1.5Sven Gothel2014-03-101-1/+1
* Bump to release 2.1.5 (Android: 0914019)Sven Gothel2014-03-101-3/+3
* Minor Cleanup after merging fixes for bugs 987, 990, 992 and 994Sven Gothel2014-03-104-11/+14
* Merge remote-tracking branch 'remotes/wwalker/bug_994_fix_cstruct_annotation_...Sven Gothel2014-03-101-1/+1
|\
| * Fix CStruct annotation processor warning.Wade Walker2014-03-061-1/+1
* | Merge remote-tracking branch 'remotes/wwalker/bug_992_allow_ignore_of_unnamed...Sven Gothel2014-03-101-0/+3
|\ \
| * | Allow Ignore in config to ignore unnamed structs.Wade Walker2014-03-051-0/+3
| |/
* | Merge remote-tracking branch 'remotes/wwalker/bug_990_fix_gluegen_c_warnings'Sven Gothel2014-03-106-4/+67
|\ \
| * | Fix accidental tabs.Wade Walker2014-03-044-25/+25
| * | Remove warnings in emitted C code.Wade Walker2014-03-046-1/+64
| |/
* | Fix 7z for paths containing spaces on Windows.Wade Walker2014-03-011-1/+1
* | Fix sed for paths containing spaces on Windows.Wade Walker2014-03-011-1/+1
* | Add parser temp output files to ignored list.Wade Walker2014-03-011-0/+2
|/
* Bitstream: Add 'throwIOExceptionOnEOF' mode; fix certain EOS situations (flus...Sven Gothel2014-02-211-9/+85
* build-test.xml: Push 'java.generate' up from java.build to android.packageSven Gothel2014-02-211-3/+3
* Bug 980: Refine Bitstream API 'signed' and 'unsigned' semantics - readUInt32(...Sven Gothel2014-02-218-92/+109
* Bitstream: Another CamelCase fix: uint32LongtoInt -> uint32LongToIntSven Gothel2014-02-211-2/+2
* Bitstream: Refine c70c730b22c847668cf475dc6f841b85297ac3ab: 'toUint32Long' ->...Sven Gothel2014-02-213-14/+22
* Bitstream: Add static 'long toUint32Long(int)' and 'int toUint32Int(int)' con...Sven Gothel2014-02-214-15/+62
* Bug 980: Use Bitsream class for jogamp.common.os.elf.**Sven Gothel2014-02-202-18/+12
* Bug 890: Adding versatile Bitstream implementationSven Gothel2014-02-208-3/+2371
* Bug 958 - Add support for OpenJDK version notationSven Gothel2014-02-161-3/+10
* toolchain-linux [armhf/armsf]: Add symlinks to cc g++ c++Sven Gothel2014-02-156-0/+6
* Bump 'down' to 2.1.5Sven Gothel2014-02-151-2/+2
* Fix make.gluegen.all.android-armv6-cross.sh (SDIR was missing)Sven Gothel2014-02-151-0/+2
* Bug 972 - Reduce ClassLoader Lookup, i.e. Class.forName(..) / Instrument Refl...Sven Gothel2014-02-121-8/+99
* Bump to 2.2.0 RCSven Gothel2014-02-051-4/+4
* Prepare 2.1.4v2.1.4Sven Gothel2014-01-301-3/+3
* ActivityLauncher: Ensure System properties are cleared at stop() alreadySven Gothel2014-01-261-26/+36
* build.xml .. fix doc (copy/paste)Sven Gothel2014-01-261-1/+1
* Add lst-jars.sh scriptSven Gothel2014-01-251-0/+6
* Jar Manifest: Seal all packages ; Each jar is 'standalone' as required by 'se...Sven Gothel2014-01-254-2/+12
* Jar Manifest: Sealed Entries must follow generic headers - Otherwise subseque...Sven Gothel2014-01-254-8/+12
* Bug 856 - Android: Support dual ABI (x86 i686 *and* ARMv7arm), i.e. pick 'bes...Sven Gothel2014-01-2412-163/+404
* Refine test/TestMultiAndFatJar: Demoing test class outside of fat and multi jarSven Gothel2014-01-243-11/+28