| Commit message (Expand) | Author | Age | Files | Lines |
* | debug: mention thread name | Sven Gothel | 2010-12-17 | 1 | -1/+2 |
* | Fix refactor bug: os -> os_lc in strings, reverted. | Sven Gothel | 2010-12-15 | 1 | -7/+7 |
* | Debug: out -> err stream | Sven Gothel | 2010-12-13 | 2 | -20/+20 |
* | clean: import | Sven Gothel | 2010-12-13 | 1 | -1/+0 |
* | Version info debugging works now even without native libs. | Michael Bien | 2010-11-18 | 1 | -9/+28 |
* | Fix API doc | Sven Gothel | 2010-11-15 | 2 | -9/+13 |
* | Enhance API doc .. package description etc | Sven Gothel | 2010-11-09 | 1 | -0/+9 |
* | Changed license (-> BSD) and content (minimum tokens) of dynamic-linker.h | Sven Gothel | 2010-11-08 | 1 | -10/+4 |
* | Moved locking to: com.jogamp.common.util.locks ; Better abstraction ; Misc ch... | Sven Gothel | 2010-10-14 | 1 | -1/+47 |
* | LICENSE.txt changes: | Sven Gothel | 2010-09-14 | 3 | -75/+78 |
* | Final fix for Java SE Platform query, as negotiated with Michael :) | Sven Gothel | 2010-07-08 | 1 | -18/+7 |
* | Fix: Add missing imports; Add warmup phase to primitive hashmap test | Sven Gothel | 2010-07-02 | 1 | -0/+2 |
* | Fix regression of missing JavaSE check in case of security manager; Typo | Sven Gothel | 2010-06-26 | 1 | -6/+24 |
* | currently no need for a (public) MiscUtils.java. | Michael Bien | 2010-06-10 | 1 | -8/+6 |
* | refactored Platform. Simplified initializer. | Michael Bien | 2010-06-10 | 1 | -34/+42 |
* | Adding DynamicLibraryBundle utility to bundle Tool and JNI native library loa... | Sven Gothel | 2010-06-10 | 4 | -3/+407 |
* | Minor additions to nio/Buffers, util/IntIntHashMap and os/NativeLibrary | Sven Gothel | 2010-06-05 | 5 | -0/+25 |
* | Fix privileged access (applet) | Sven Gothel | 2010-04-28 | 1 | -9/+16 |
* | renamed method. | Michael Bien | 2010-04-24 | 1 | -2/+1 |
* | http://jogamp.org/bugzilla/show_bug.cgi?id=393 | Sven Gothel | 2010-04-08 | 1 | -1/+27 |
* | introduced com.jogamp.common.{nio,os} packages and moved some classes. | Michael Bien | 2010-03-31 | 7 | -0/+861 |