summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Platform: Fix API doc of getCPUFamily(), getCPUType() and getABIType()Sven Gothel2014-01-231-3/+9
* Jar Manifest: Add empty line before EOF (otherwise last line is cut-off - duh...Sven Gothel2014-01-226-0/+11
* Bug 945 - GlueGen's IOUtil does not consider file URI's authority when conver...Sven Gothel2014-01-226-29/+91
* GlueGen: Add 'MethodJavadoc <method-name> comment-line..' configuration eleme...Sven Gothel2014-01-212-38/+85
* Bug 944 - Platform doesn't parse early-access java-version string properly (J...Sven Gothel2014-01-142-7/+6
* Add TaskBase.flush(Throwsable): To propagate optional reason for flush ; Depr...Sven Gothel2014-01-111-1/+10
* IntBitfield: Fix ctor: min 1 unit; Fix getBitCount(): Use unsigned right-shif...Sven Gothel2014-01-091-9/+14
* gluegen: MethodBinding implements clone() without implenting ClonableHarvey Harrison2014-01-051-6/+1
* IOUtil: Add convenience compound class 'ClassResources'Sven Gothel2013-12-301-0/+37
* Bump to 2.1.4 RCv2.1.4_rc01Sven Gothel2013-12-181-1/+1
* gluegen: use String.format to emit the error exception in implementation classesv2.1.3Harvey Harrison2013-11-301-1/+2
* IOUtil.encodeToURI(): Only use method if requiredSven Gothel2013-11-282-3/+113
* IOUtil.toURL(..) Apply decodeFromURI(uri.getPath()) if file-scheme; Add IOUti...Sven Gothel2013-11-285-36/+251
* JARUtil/IOUtil: Reuse IOUtil.JAR_SCHEME_SEPARATOR (now a char); Add DEBUG to ...Sven Gothel2013-11-272-7/+12
* IOUtil: Add comments to slashify args @ caller; Use validated File @ IOUtil.t...Sven Gothel2013-11-271-7/+7
* IOUtil/JarUtil: DEBUG output on stderr not stdoutSven Gothel2013-11-272-26/+30
* JarUtil: Use common strings for exceptions (same as used in IOUtil)Sven Gothel2013-11-271-2/+2
* glibc-compat-symbols.h: Use GLIBC_2.0 for 32bit ; Use asm(..) instead of __as...Sven Gothel2013-11-171-8/+13
* Use 'gluegen-clang.properties' for generic clang and 'gluegen-xcode_clang.pro...Sven Gothel2013-11-176-5/+72
* Add generic 'check-glibc.sh' script / rename old scriptSven Gothel2013-11-172-10/+36
* Bump (back) to 2.1.3 - devel (Postpone 2.2.0 track until important bugs and i...Sven Gothel2013-11-061-2/+2
* Bump to 2.2.0 RC/Devel ..Sven Gothel2013-11-011-5/+4
* Release 2.1.2 (Android 0914017)v2.1.2Sven Gothel2013-11-011-1/+1
* Bump 2.1.2 Release ..Sven Gothel2013-11-011-2/+2
* Bug 881 - Add 'Application-Name' in Jar's manifest to avoid Java6 NPEs ..Sven Gothel2013-11-016-0/+6
* Bug 754 - JarUtil: Add method to generate resource URI from class's Jar URI a...Sven Gothel2013-10-312-0/+68
* Bump to 2.1.2-devel (Commit 55cc188f0f076a046d05a49c1c82bb90ba545117 missed t...Sven Gothel2013-10-251-1/+1
* Bug 871 - Add optional xcode.clang support for all modules: Fix 'isCLANG' det...Sven Gothel2013-10-252-1/+6
* TempJarCache: Make 'initialization' query/flag thread safe, i.e. synchronize ...Sven Gothel2013-10-242-7/+24
* Use org.junit.Assert instead of deprecated junit.framework.AssertSven Gothel2013-10-247-194/+187
* Fix Bug 871 - Add optional xcode.clang support for all modules (Extends Bug 8...Sven Gothel2013-10-244-1/+9
* PlatformPropsImpl: Add static class OSXVersion w/ selected OSX VersionNumbersSven Gothel2013-10-241-1/+11
* Fix Bug 865: Safari >= 6.1 [OSX]: May employ xattr on 'com.apple.quarantine' ...Sven Gothel2013-10-235-33/+138
* Bump to 2.1.1-develSven Gothel2013-10-191-2/+2
* Release 2.1.1 (Android 0914016)v2.1.1Sven Gothel2013-10-191-4/+4
* Fix Bug 857: GlueGen produces erroneous file URI on Windows, which breaks Net...Sven Gothel2013-10-1811-266/+523
* Bump 7u45Sven Gothel2013-10-184-8/+8
* gluegen: add all missing @Override annotationsHarvey Harrison2013-10-1751-0/+182
* gluegen: remove trailing whitespaceHarvey Harrison2013-10-17136-2508/+2508
* ArrayHashSet: Use final local vars if applicableSven Gothel2013-10-171-7/+7
* ArrayHashSet: Add @OverrideSven Gothel2013-10-171-0/+27
* Bug 800 - Add Windows 8 Touch Event Support / Enable Win 7 definitions via WI...Sven Gothel2013-10-131-4/+4