| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1180: Refine BuffersTest: Add assertion for remaining() | Sven Gothel | 2015-07-24 | 1 | -0/+7 |
* | Bug 1180 BuffersTest: Refine test case a bit, add static main for standalone ... | Sven Gothel | 2015-07-24 | 1 | -27/+32 |
* | BUG1180 BuffersTest: Verify positionLimitCapacityAfterArrayAllocation | Xerxes RĂ„nby | 2015-07-24 | 1 | -0/+57 |
* | TestByteBuffer*Stream: Reduce mmap load on poor OSX mini test machine to redu... | Sven Gothel | 2015-03-06 | 3 | -10/+60 |
* | Bug 1126 - Remove static query requirement of MachineDescriptor, find matchin... | Sven Gothel | 2015-02-02 | 2 | -3/+3 |
* | SingletonTestCase -> SingletonJunitCase: Accomodate ClassLoader lifecycle of ... | Sven Gothel | 2014-10-03 | 8 | -16/+16 |
* | SingletonTestCase: Move singleton test impl. from JOGL's UITestCase, inherit ... | Sven Gothel | 2014-10-03 | 8 | -16/+16 |
* | 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 | 2 | -177/+226 |
* | 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 |
* | Bug 1080 - Add read support for memory mapped big file I/O via specialized In... | Sven Gothel | 2014-09-25 | 1 | -0/+334 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 5 | -131/+135 |
* | Add '@FixMethodOrder(MethodSorters.NAME_ASCENDING)' to all *Test* classes | Sven Gothel | 2013-08-31 | 5 | -0/+20 |
* | Bug 681: Add Basic ELF Header + ARM EABI Section Parsing, allowing to disting... | Sven Gothel | 2013-02-08 | 1 | -5/+5 |
* | TestTracer -> JunitTracerv2.0-rc4 | Sven Gothel | 2011-12-02 | 5 | -10/+10 |
* | Fix Test1p2ProcAddressEmitter (static var); Add TestTracer | Sven Gothel | 2011-12-02 | 5 | -5/+13 |
* | Fix VersionNumber cstr w/ string parsing: cutt-off non-digit-parts, suppress ... | Sven Gothel | 2011-10-27 | 1 | -0/+7 |
* | Fix TestStructAccessorEndian | Sven Gothel | 2011-07-21 | 1 | -3/+10 |
* | GlueGen proper size / alignment of primitive and compound types usage [1/2] -... | Sven Gothel | 2011-07-17 | 2 | -11/+8 |
* | - ensure slice uses the buffers original byteorder. | Michael Bien | 2011-02-22 | 1 | -0/+2 |
* | added CachedBufferFactory + test. | Michael Bien | 2011-02-13 | 1 | -0/+244 |
* | improved BuffersTest.slice(). | Michael Bien | 2011-02-13 | 1 | -1/+32 |
* | moved struct and buffer test to its nio friends, cleaned up imports | Michael Bien | 2011-02-13 | 2 | -0/+89 |
* | Disabled Struct* Tests (not working on Windows .. platform; Moved BuffersTest... | Sven Gothel | 2010-11-25 | 1 | -0/+57 |
* | Buffers float/double conversion: Add arg for given destination buffer; Add ba... | Sven Gothel | 2010-11-19 | 1 | -0/+153 |