| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup unit test class names (pt2): Try to start w/ 'Test', remove intermedi... | Sven Gothel | 2023-08-05 | 2 | -2/+2 |
* | Cleanup unit test class names: Try to start w/ 'Test', remove intermediate 'T... | Sven Gothel | 2023-08-05 | 1 | -0/+0 |
* | Fixed minor Ant buildfile consistency issues | Wade Walker | 2019-08-17 | 1 | -1/+1 |
* | Fixed java.home directory and removed obsolete tools.jar | Wade Walker | 2019-08-16 | 1 | -2/+1 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 3 | -47/+47 |
* | Bug 923: Remove dependency of CStruct annotation processor _generation_ and g... | Sven Gothel | 2014-05-11 | 1 | -6/+9 |
* | Disabled Struct* Tests (not working on Windows .. platform; Moved BuffersTest... | Sven Gothel | 2010-11-25 | 9 | -620/+0 |
* | PCPP: Let '#error token' throw an exception with the message; Note: #warning ... | Sven Gothel | 2010-11-08 | 2 | -2/+6 |
* | Gluegen/PCPP: Refined PCPP if-elif-else-endif ; Add 'dumpCPP' option to direc... | Sven Gothel | 2010-11-07 | 1 | -1/+1 |
* | Fix PCPP encapsualted if/if blocks | Sven Gothel | 2010-11-07 | 2 | -1/+86 |
* | PCPP Test: Add ifndef tests | Sven Gothel | 2010-11-07 | 2 | -1/+24 |
* | Fix test | Sven Gothel | 2010-11-07 | 1 | -2/+3 |
* | PCPP: Fix ifdef/ifndef, if, elif and endif correct ; Enhanced PCPP tests | Sven Gothel | 2010-11-07 | 2 | -6/+60 |
* | com.sun -> com.jogamp | Sven Gothel | 2010-11-07 | 14 | -0/+929 |
* | LICENSE.txt changes: | Sven Gothel | 2010-09-14 | 1 | -0/+28 |
* | added slice utility methods to Buffers + rudimentary test. | Michael Bien | 2010-07-04 | 1 | -0/+29 |
* | Move HashMapTest to junit.run; Unify classes to only 'Test' in their name if ... | Sven Gothel | 2010-05-10 | 2 | -334/+0 |
* | switched to nanoTime() and moved asserts to end of the benchmark. | Michael Bien | 2010-04-27 | 2 | -37/+35 |
* | IntIntHashMap (and friends) is now Iterable. Added iterator testcase. | Michael Bien | 2010-04-21 | 2 | -4/+61 |
* | added Simon Goller to @author list in LongIntHashMap und LongIntHashMapTest. | Michael Bien | 2010-04-12 | 1 | -0/+1 |
* | IntIntHashMap changed to LongIntHashMap. | Simon Goller | 2010-04-12 | 1 | -0/+139 |
* | annotated certain token in IntIntHashMap for text substitution. | Michael Bien | 2010-04-08 | 1 | -3/+3 |
* | initial import of IntIntHashmap + JUnitTest including a benchmark. | Michael Bien | 2010-04-08 | 1 | -0/+139 |