summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gluegen: remove trailing whitespace from psuedo-C parserHarvey Harrison2012-10-131-5/+5
* gluegen: break apart a complex conditional in Type.equals() for readabilityHarvey Harrison2012-10-131-2/+15
* gluegen: fix equals comparison in cgrammer Type classHarvey Harrison2012-10-131-1/+1
* gluegen: remove trailing whitespace from cgrammer Type classHarvey Harrison2012-10-131-10/+10
* gluegen: small cleanup and type annotation in GlueGenTaskHarvey Harrison2012-10-131-37/+23
* gluegen: trim trailing whitespace from GlueGenTaskHarvey Harrison2012-10-131-64/+64
* Adding gcc linker cfg: '-static-libgcc' for all def. build platforms:Sven Gothel2012-10-135-0/+16
* Buffers.toString(): Add optional format string for single elementSven Gothel2012-10-101-8/+39
* Buffers: Add convenient "public static StringBuilder toString(StringBuilder s...Sven Gothel2012-10-101-1/+63
* Fix NPE in Buffers.slice2Float(), regression of commit 86e8c3a8d9f430700e07c4...Sven Gothel2012-10-091-3/+12
* Buffers.slice2Float(): Reset position and limit of host bufferSven Gothel2012-10-091-22/+25
* SingletonInstanceServerSocket: serverSocket.setReuseAddress(true); // reuse s...Sven Gothel2012-10-042-2/+2
* TestSingletonServerSocket01: unlock singleton lockSven Gothel2012-10-041-0/+2
* Fix regression of 55b4552aef7882c358d545d020d6f12c958ed8ed, which impacts non...Sven Gothel2012-10-041-1/+1
* Fix Bug 624 - Compile and generate android JAR files (gluegen-rt-android.jar)...Sven Gothel2012-10-042-6/+25
* Refine API doc of Buffers, fix API doc Platform.NEWLINE.Sven Gothel2012-10-032-1/+9
* SingletonInstanceServerSocket: Add another (manual) unit tests for timeouts.Sven Gothel2012-09-212-5/+77
* SingletonInstanceServerSocket: Add unit tests; Create new server Thread @ sta...Sven Gothel2012-09-215-23/+186
* SingletonInstanceServerSocket: Add kill @ JVM Shutdown _and_ if normal unlock...Sven Gothel2012-09-213-9/+45
* JNLP: Cache gluegen-rt-natives for linux-armv6 and linux-armv6hf.Xerxes Rånby2012-09-161-0/+8
* AWTEDTExecutor: Add convenient "invoke(Object treeLock, boolean wait, Runnabl...Sven Gothel2012-09-101-1/+25
* windows scripts: bump to 6u35Sven Gothel2012-09-074-8/+8
* Platform: Slight reorder of initialization reducing one PrivilegedAction block.Sven Gothel2012-09-071-42/+41
* JNILibLoaderBase: Fix NPE in DEBUG mode if null == stripBasenameSuffixes (JOCL)Sven Gothel2012-08-261-1/+1
* Android: Bump version.code: 914011Sven Gothel2012-08-231-1/+1
* Allow the custom user gluegen property file being specified by env var GLUEGE...Sven Gothel2012-08-232-5/+19
* Revert "JNLP: Cache gluegen-rt-natives for linux-armv6 and linux-armv6hf."Sven Gothel2012-08-231-8/+0
* Merge pull request #11 from xranby/jnlp-arch-armv6Sven Gothel2012-08-231-0/+8
|\
| * JNLP: Cache gluegen-rt-natives for linux-armv6 and linux-armv6hf.Xerxes Rånby2012-08-221-0/+8
|/
* Change/Lower ARM Requierements for GNU/Linux & Android-GNU/Linux ARM: ARMv7hf...Sven Gothel2012-08-1618-166/+324
* Merge remote-tracking branch 'github-sgothel/master'Xerxes Rånby2012-08-071-2/+2
|\
| * Minor cleanup of JavaEmitterv2.0-rc10Sven Gothel2012-07-191-2/+2
* | Use armv6 optimization for armhf to stay compatible with the new Raspberry Pi...Xerxes Rånby2012-08-073-1/+80
|/
* IOUtil: Better resource location debug info; RunnableTask adds 'flush()' meth...Sven Gothel2012-07-052-18/+49
* Lock Cleanup (API Change)Sven Gothel2012-06-2713-33/+80
* Implement Bug #598 - JOGL ALL JAR File Change incl. it's Native Jar URL Deriv...Sven Gothel2012-06-2610-256/+474
* Fix Bug 591: Fix 'jnlp.' aliasing of PropertyAccess.getProperty(..):Sven Gothel2012-06-211-17/+30
* Fix IOUtil: Query FileOutputStream constructor for each use (don't cache), ut...Sven Gothel2012-06-211-9/+28
* Fix TempFileCache/LauncherTempFileCache (regression commit: 1468286bf569a493e...v2.0-rc9Sven Gothel2012-06-205-54/+79
* Fix Platform static initialization interdependencies w/ GlueGen native librar...Sven Gothel2012-06-1810-318/+395
* Fix Bug 587: Use alternative storage location if platform's temp directory is...Sven Gothel2012-06-166-105/+345
* Fix Android Remote Test: gluegen-rt.apk -> gluegen-rt-android-${android.abi}.apkSven Gothel2012-06-151-1/+1
* Fix Bug 583 (2): Remove Android compile-time dependencies and exclude Android...Sven Gothel2012-06-155-31/+90
* Fix Bug 583: Remove Android compile-time dependencies and exclude Android spe...Sven Gothel2012-06-047-63/+231
* Android: Bump version.code: 914010Sven Gothel2012-05-091-1/+1
* Android: Bump version.code to 0914009Sven Gothel2012-05-091-1/+1
* Fix Android AAPT Task/Macro: Put temp src/classes folder (R.java) aside image...Sven Gothel2012-05-091-6/+6
* Android: Add xhdpi iconSven Gothel2012-05-091-0/+0
* Android: aapt no debug, gluegen: proper version.code and launcher manifestSven Gothel2012-05-042-8/+8
* Android: Cleanup Manifest - remove commented out tags, don't require touchscr...Sven Gothel2012-05-043-10/+12