| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | http://jogamp.org/bugzilla/show_bug.cgi?id=393 | Sven Gothel | 2010-04-08 | 1 | -2/+3 |
* | introduced com.jogamp.common.{nio,os} packages and moved some classes. | Michael Bien | 2010-03-31 | 2 | -2/+4 |
* | reduced verbosity in test output. | Michael Bien | 2010-03-31 | 3 | -6/+5 |
* | renamed BufferFactory into Buffers. | Michael Bien | 2010-03-29 | 1 | -2/+2 |
* | renamed com.sun.gluegen.runtime -> com.jogamp.gluegen.runtime. | Michael Bien | 2010-03-27 | 1 | -2/+2 |
* | ant-junit-ant: use rel gluegen.root path | Sven Gothel | 2010-03-26 | 2 | -3/+2 |
* | http://www.jogamp.org/bugzilla/show_bug.cgi?id=390 | Sven Gothel | 2010-03-25 | 2 | -3/+3 |
* | http://www.jogamp.org/bugzilla/show_bug.cgi?id=390 | Sven Gothel | 2010-03-25 | 4 | -20/+38 |
* | fixed regression in constant emission where a type suffix (e.g. 'f') was ille... | Michael Bien | 2010-03-22 | 2 | -9/+16 |
* | fixed JavaEmitter to support unsigned defines. | Michael Bien | 2010-03-12 | 1 | -0/+1 |
* | added PCPPTest. | Michael Bien | 2010-02-20 | 2 | -0/+55 |
* | fixed jdk tools.jar classpath for hudson to fix tests. | Michael Bien | 2010-02-12 | 1 | -2/+2 |
* | junit test code cleanup and some build preperations for hudson. | Michael Bien | 2010-02-12 | 4 | -53/+71 |
* | added test target to main build script. | Michael Bien | 2010-02-12 | 10 | -211/+430 |
* | added first JUnit test: GlueGenTest.java. (dependencies: junit-4.5.jar, antlr... | Michael Bien | 2009-10-18 | 5 | -0/+333 |