summaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/common/os
Commit message (Expand)AuthorAgeFilesLines
* Changed license (-> BSD) and content (minimum tokens) of dynamic-linker.hSven Gothel2010-11-081-10/+4
* Moved locking to: com.jogamp.common.util.locks ; Better abstraction ; Misc ch...Sven Gothel2010-10-141-1/+47
* LICENSE.txt changes:Sven Gothel2010-09-143-75/+78
* Final fix for Java SE Platform query, as negotiated with Michael :)Sven Gothel2010-07-081-18/+7
* Fix: Add missing imports; Add warmup phase to primitive hashmap testSven Gothel2010-07-021-0/+2
* Fix regression of missing JavaSE check in case of security manager; TypoSven Gothel2010-06-261-6/+24
* currently no need for a (public) MiscUtils.java.Michael Bien2010-06-101-8/+6
* refactored Platform. Simplified initializer.Michael Bien2010-06-101-34/+42
* Adding DynamicLibraryBundle utility to bundle Tool and JNI native library loa...Sven Gothel2010-06-104-3/+407
* Minor additions to nio/Buffers, util/IntIntHashMap and os/NativeLibrarySven Gothel2010-06-055-0/+25
* Fix privileged access (applet)Sven Gothel2010-04-281-9/+16
* renamed method.Michael Bien2010-04-241-2/+1
* http://jogamp.org/bugzilla/show_bug.cgi?id=393Sven Gothel2010-04-081-1/+27
* introduced com.jogamp.common.{nio,os} packages and moved some classes.Michael Bien2010-03-317-0/+861