| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | TestVersionSemantics: BACKWARD_COMPATIBLE_USER current vs 2.2.0 | Sven Gothel | 2014-08-28 | 1 | -2/+3 |
* | IntIntHashMap: Reduce temp. ArrayList<Entry> instances in clone | Sven Gothel | 2014-08-16 | 3 | -3/+9 |
* | Merge remote-tracking branch 'github-mark/master' (Bug 1023, Bug 1024) | Sven Gothel | 2014-07-05 | 1 | -15/+0 |
|\ |
|
| * | Remove unused addNativeJarLibs() method; the only consumer was a unit test | Mark Raynsford | 2014-06-26 | 1 | -15/+0 |
* | | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 60 | -1267/+1264 |
* | | Fix 'typo' in messages: 'Catched' -> 'Caught' | Sven Gothel | 2014-06-28 | 1 | -1/+1 |
|/ |
|
* | Bug 1025 - GlueGen: Fix test case (gcc compiler regression due to redefined t... | Sven Gothel | 2014-06-25 | 2 | -10/+0 |
* | Bug 1025 - GlueGen: Add accessor for compound fields of type array, pointer a... | Sven Gothel | 2014-06-25 | 6 | -10/+720 |
* | GlueGen: Add support for compound-array in structs (accessors) ; Allow using ... | Sven Gothel | 2014-06-19 | 4 | -21/+74 |
* | Fix commit f4e753ff1f39be381307ffdb0fb6bb7a2d323eff: 'compound array call-by-... | Sven Gothel | 2014-06-17 | 3 | -50/+121 |
* | GlueGen: Add support for 'compound array call-by-value' | Sven Gothel | 2014-06-17 | 3 | -0/+42 |
* | TestVersionSemantics: No more expecting BACKWARD_COMPATIBLE* (Due to bumping ... | Sven Gothel | 2014-06-17 | 1 | -1/+1 |
* | GlueGen: Add support for 'compound call-by-value', i.e. passing and returning... | Sven Gothel | 2014-06-17 | 5 | -118/+235 |
* | Bump semver to 9ec2e5329780214d317b026f7c0b086972a94a5c - Using Dumper.dumpFu... | Sven Gothel | 2014-05-14 | 1 | -94/+5 |
* | VersionSemanticsUtil: Produce diff stat per-class w/ diff-type-count and dump... | Sven Gothel | 2014-05-14 | 1 | -5/+90 |
* | Bump semver.jar to 731db3566b4096ecf6a08a9d33991400e66c5021 (sgothel/jogamp b... | Sven Gothel | 2014-05-13 | 2 | -9/+8 |
* | Unit Test: Modularize Semantic Version Test / Fix 'excludes' | Sven Gothel | 2014-05-13 | 2 | -73/+152 |
* | Unit Test: Added Semantic Version Test (Current version agains v2.1.5) | Sven Gothel | 2014-05-13 | 1 | -0/+149 |
* | Bug 923: Remove dependency of CStruct annotation processor _generation_ and g... | Sven Gothel | 2014-05-11 | 5 | -13/+124 |
* | build/test: Add ant-junit4.jar to classpath; Add experimental gluegen-rt-alt ... | Sven Gothel | 2014-05-09 | 1 | -0/+77 |
* | Fix accidental tabs. | Wade Walker | 2014-03-04 | 2 | -14/+14 |
* | Remove warnings in emitted C code. | Wade Walker | 2014-03-04 | 3 | -0/+41 |
* | Bug 980: Refine Bitstream API 'signed' and 'unsigned' semantics - readUInt32(... | Sven Gothel | 2014-02-21 | 5 | -44/+61 |
* | Bitstream: Refine c70c730b22c847668cf475dc6f841b85297ac3ab: 'toUint32Long' ->... | Sven Gothel | 2014-02-21 | 2 | -4/+4 |
* | Bitstream: Add static 'long toUint32Long(int)' and 'int toUint32Int(int)' con... | Sven Gothel | 2014-02-21 | 2 | -3/+28 |
* | Bug 890: Adding versatile Bitstream implementation | Sven Gothel | 2014-02-20 | 6 | -0/+1021 |
* | Bug 945 - GlueGen's IOUtil does not consider file URI's authority when conver... | Sven Gothel | 2014-01-22 | 1 | -13/+26 |
* | IOUtil.encodeToURI(): Only use method if required | Sven Gothel | 2013-11-28 | 1 | -0/+110 |
* | IOUtil.toURL(..) Apply decodeFromURI(uri.getPath()) if file-scheme; Add IOUti... | Sven Gothel | 2013-11-28 | 1 | -16/+168 |
* | Use org.junit.Assert instead of deprecated junit.framework.Assert | Sven Gothel | 2013-10-24 | 7 | -194/+187 |
* | Fix Bug 857: GlueGen produces erroneous file URI on Windows, which breaks Net... | Sven Gothel | 2013-10-18 | 6 | -241/+391 |
* | Bug 845: Add support for one big-fat jar file [java classes plus all native '... | Sven Gothel | 2013-10-01 | 1 | -2/+2 |
* | Fix Bug 844: Cannot ctor URI w/ scheme alone, use string-based concatenation ... | Sven Gothel | 2013-10-01 | 1 | -1/+1 |
* | Add '@FixMethodOrder(MethodSorters.NAME_ASCENDING)' to all *Test* classes | Sven Gothel | 2013-08-31 | 35 | -0/+140 |
* | Bump junit 4.8.2 -> 4.11 (incl. hamcrest 1.2) ; TestTempJarCache uses '@FixMe... | Sven Gothel | 2013-08-31 | 2 | -0/+7 |
* | URIQueryProps: Custumize query separator, allowing user to favor ';' over '&' | Sven Gothel | 2013-08-30 | 1 | -1/+1 |
* | Add URIQueryProps: Simple tool to process URI queries as properties | Sven Gothel | 2013-08-28 | 1 | -0/+26 |
* | *Ringbuffer: Remove Ringbuffer<T>.AllocEmptyArray interface to favor a more s... | Sven Gothel | 2013-08-24 | 3 | -32/+19 |
* | Add Ringbuffer interface an 2 implementations, synchronized (locking) SyncedR... | Sven Gothel | 2013-08-22 | 3 | -0/+462 |
* | Security: Tighten DynamicLinker*, NativeLibrary and DynamicLibraryBundle acce... | Sven Gothel | 2013-06-21 | 1 | -3/+8 |
* | Fix URLCompositionTest for Bug 757 (3): If file, replace '/' in expected resu... | Sven Gothel | 2013-06-19 | 1 | -2/+4 |
* | Fix URLCompositionTest for Bug 757 (2): If file, replace '/' in expected resu... | Sven Gothel | 2013-06-19 | 1 | -1/+11 |
* | Fix URLCompositionTest for Bug 757: If file, replace '/' in expected result w... | Sven Gothel | 2013-06-19 | 1 | -10/+12 |
* | Fix Bug 757: Regression of URL to URI conversion (Encoded path not compatible... | Sven Gothel | 2013-06-19 | 3 | -8/+50 |
* | GlueGen (Compile Time): Add 'CStruct' Annotation Processor (APT) to 'gluegen'... | Sven Gothel | 2013-06-14 | 2 | -0/+75 |
* | Bug 752: Review Code Vulnerabilities (Permission Checks of new exposed code a... | Sven Gothel | 2013-06-11 | 2 | -0/+463 |
* | Fix Bug 683 part1: IOUtil, JarUtil, TempJarCache, .. uses URI instead of URL ... | Sven Gothel | 2013-06-09 | 5 | -84/+180 |
* | Enhance VersionNumber*: Use only RegExp and cache default (no wrapped whitesp... | Sven Gothel | 2013-05-31 | 1 | -9/+206 |
* | Bug 715: Adding unit test w/ 'intArrayCopy(int *dest, int *src, int num)' to ... | Sven Gothel | 2013-04-13 | 3 | -0/+62 |
* | Fix unit test of commit 1610dbb4e4d1a1ecf31eb837a47e0f5be04afdac: Add native ... | Sven Gothel | 2013-03-20 | 1 | -2/+2 |