| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bug 1144 - Fix commit bbea09816015ecf3596acdcc033553127fcc0ef3 (missing file)v2.3.0 | Sven Gothel | 2015-03-11 | 1 | -0/+7 |
* | Bug 1144 - Add 'DelegateImplementation', manually impl. may delegate to renam... | Sven Gothel | 2015-03-11 | 4 | -1/+18 |
* | Bug 1134 - Add ASTLocusTagProvider for Define and fix newline in c-parser (Ex... | Sven Gothel | 2015-03-09 | 1 | -0/+1 |
* | Bug 1134 - Fix aliased typedef struct emission | Sven Gothel | 2015-03-09 | 4 | -24/+52 |
* | Bug 1134 - Handle Opaque fields in structs; Print struct field name in apidoc... | Sven Gothel | 2015-03-07 | 2 | -0/+5 |
* | Bug 1134 - Pass ASTLocationTag to all types, used for GlueGenException | Sven Gothel | 2015-03-07 | 2 | -5/+5 |
* | TestByteBuffer*Stream: Reduce mmap load on poor OSX mini test machine to redu... | Sven Gothel | 2015-03-06 | 3 | -10/+60 |
* | Bug 1134 - Fix regression on OpenSolaris/gcc: Redefine in test1.h (test case) | Sven Gothel | 2015-03-06 | 1 | -1/+1 |
* | Bug 1134 - Enhance GlueGen Compiler: Minimal GL Header Changes _and_ Typesafety | Sven Gothel | 2015-03-05 | 5 | -18/+305 |
* | Bug 1126 - Remove static query requirement of MachineDescriptor, find matchin... | Sven Gothel | 2015-02-02 | 6 | -14/+14 |
* | Bug 1125 - Make ELF Reader 'jogamp.common.os.elf' Stateless | Sven Gothel | 2015-02-01 | 3 | -26/+50 |
* | Bug 1106 - Bitstream: Simplify 'msbFirst' case for bulk operations / Add sett... | Sven Gothel | 2014-12-03 | 5 | -97/+254 |
* | SingletonJunitCase: Increase TO 12 -> 15 mins, only sleep for 1 poll period (... | Sven Gothel | 2014-10-04 | 2 | -6/+3 |
* | SingletonJunitCase: Refine poll and release behavior | Sven Gothel | 2014-10-03 | 1 | -1/+5 |
* | SingletonTestCase -> SingletonJunitCase: Accomodate ClassLoader lifecycle of ... | Sven Gothel | 2014-10-03 | 47 | -139/+124 |
* | SingletonTestCase: SINGLE_INSTANCE_LOCK_TO (timeout) 6 -> 12 minutes | Sven Gothel | 2014-10-03 | 1 | -2/+2 |
* | SingletonTestCase: Move singleton test impl. from JOGL's UITestCase, inherit ... | Sven Gothel | 2014-10-03 | 45 | -92/+179 |
* | TestByteBufferInputStream: Reduce FLUSH_SOFT load | Sven Gothel | 2014-10-03 | 1 | -6/+6 |
* | TestByteBufferCopyStream, TestByteBufferInputStream: Reduce load and test time | Sven Gothel | 2014-10-03 | 2 | -22/+25 |
* | MappedByteBuffer*Stream: | Sven Gothel | 2014-10-03 | 3 | -189/+251 |
* | Bug 1080 - Refine MappedByteBuffer*Stream impl. and API [doc], adding stream ... | Sven Gothel | 2014-09-29 | 3 | -14/+191 |
* | Bug 1080 - Add write support for memory mapped big file I/O via specialized O... | Sven Gothel | 2014-09-26 | 2 | -1/+276 |
* | Bug 1080 - Fix TestByteBufferInputStream: Handle OutOfMemoryError cause in IO... | Sven Gothel | 2014-09-26 | 1 | -26/+43 |
* | Adapt unit tests to commit 1350823035597f784f9cf871aa487f896f3d1840: getTempD... | Sven Gothel | 2014-09-26 | 2 | -0/+22 |
* | Bug 1080 - Add read support for memory mapped big file I/O via specialized In... | Sven Gothel | 2014-09-25 | 1 | -0/+334 |
* | Bug 1063: Uri: Refine API doc; Add create(Encoded ..) ; Provide common impl. ... | Sven Gothel | 2014-09-10 | 2 | -24/+148 |
* | Bug 1063: Further Uri completion - As a result of JOGL Uri adoption | Sven Gothel | 2014-09-08 | 1 | -11/+10 |
* | Bug 1063: Complete Uri impl. and adoption throughout GlueGen | Sven Gothel | 2014-09-08 | 9 | -385/+435 |
* | Bug 1063 - Refine Uri and Uri.Encode ; Fix unit tests (passing on GNU/Linux, ... | Sven Gothel | 2014-09-07 | 2 | -52/+31 |
* | Bug 1063 - Uri.PATH_LEGAL: Remove reserved 'punct', encoding all reserved cha... | Sven Gothel | 2014-09-07 | 1 | -15/+14 |
* | Bug 1063 - Utilize own Uri and Uri.Encoded class w/ proper encoding and diffe... | Sven Gothel | 2014-09-07 | 10 | -100/+497 |
* | Bug 908: Fix URI/URL double encoding, ensuring encoded/decoded variants are u... | Sven Gothel | 2014-09-07 | 5 | -199/+445 |
* | 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 |