Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add '@FixMethodOrder(MethodSorters.NAME_ASCENDING)' to all *Test* classes | Sven Gothel | 2013-08-31 | 1 | -0/+4 |
| | |||||
* | TestTracer -> JunitTracerv2.0-rc4 | Sven Gothel | 2011-12-02 | 1 | -2/+2 |
| | |||||
* | Fix Test1p2ProcAddressEmitter (static var); Add TestTracer | Sven Gothel | 2011-12-02 | 1 | -1/+3 |
| | |||||
* | ArrayHashSet: Add Java Generics Syntax | Sven Gothel | 2011-08-24 | 1 | -10/+6 |
| | |||||
* | ArrayHashSet: Add 'getOrAdd(key)' identity method to conveniently get the ↵ | Sven Gothel | 2010-10-23 | 1 | -0/+13 |
| | | | | identity or add it, if not exist yet | ||||
* | New jogamp.common.util.ArrayHashSet, providing O(1) queries/add and identity ↵ | Sven Gothel | 2010-10-23 | 1 | -0/+117 |
operations |