Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Version test while using the JAR files in classpath; Cleanup Manifest order | Sven Gothel | 2010-11-23 | 1 | -2/+2 |
| | |||||
* | Buffers float/double conversion: Add arg for given destination buffer; Add ↵ | Sven Gothel | 2010-11-19 | 1 | -1/+2 |
| | | | | back conversion; Add unit test for arrays | ||||
* | com.jogamp.common.util.GlueGenVersion -> com.jogamp.common.GlueGenVersion | Sven Gothel | 2010-11-12 | 1 | -1/+1 |
| | |||||
* | New: JogampVersion, providing generic information for Jogamp JAR archives; ↵ | Sven Gothel | 2010-11-12 | 1 | -1/+1 |
| | | | | | | | | | VersionInfo -> GlueGenVersion JogampVersion, providing generic information for Jogamp JAR archives Accessor to the Jogamp specific manifest additions, ie branch and commit. Also provides convenient attribute access and version dump methods. | ||||
* | VersionInfo self containing (adding main) | Sven Gothel | 2010-11-10 | 1 | -1/+2 |
| | |||||
* | Add generic VersionUtil (Manifest and Platform) ; Add VersionInfo | Sven Gothel | 2010-11-10 | 1 | -2/+3 |
| | |||||
* | Enable ant based single test script | Sven Gothel | 2010-11-07 | 1 | -2/+19 |
| | |||||
* | TestRecursiveLock01: Reduce threads/loop, otherwise slow machines will time out | Sven Gothel | 2010-11-02 | 1 | -2/+2 |
| | |||||
* | New jogamp.common.util.ArrayHashSet, providing O(1) queries/add and identity ↵ | Sven Gothel | 2010-10-23 | 1 | -1/+3 |
| | | | | operations | ||||
* | Moved locking to: com.jogamp.common.util.locks ; Better abstraction ; Misc ↵ | Sven Gothel | 2010-10-14 | 1 | -4/+10 |
| | | | | changes | ||||
* | fix runtest.sh scripts | Sven Gothel | 2010-10-09 | 1 | -7/+12 |
| | |||||
* | Fix my build scripts - thx 2 utgarda | Sven Gothel | 2010-09-24 | 2 | -2/+7 |
| | |||||
* | GlueGen/JOGL Windows x86 x86_64 Builds | Sven Gothel | 2010-05-16 | 2 | -2/+19 |
| | | | | | | | | | | x86: Using mingw 20100514, gcc 4.5.0 - clean - passed all junit.run tests x86_64: Using mingw-w64-bin_x86_64-mingw_20100515_sezero.zip, gcc 4.4.5 20100513 - clean - passed most junit.run tests, still buggy | ||||
* | Cleanup: Move scripts into their folder | Sven Gothel | 2010-05-05 | 7 | -0/+101 |