summaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/common/os
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Platform CPU enum, MachineDescription,Sven Gothel2011-07-202-43/+220
* GlueGen: Alignment Cleanup ..Sven Gothel2011-07-171-24/+6
* GlueGen proper size / alignment of primitive and compound types usage [1/2] -...Sven Gothel2011-07-173-140/+403
* Merged Locator -> IOUtil; int Platform.getPageSize(); Added unit test for IOU...Sven Gothel2011-06-081-3/+15
* Platform: Add getPageSize()Sven Gothel2011-06-071-0/+7
* DoubleCheckLocking: Added 'ok' comment - volatile varSven Gothel2011-02-261-1/+1
* RecursiveLock: static field -> final; NativeLibrary: cleanupSven Gothel2011-02-261-6/+5
* debug: mention thread nameSven Gothel2010-12-171-1/+2
* Fix refactor bug: os -> os_lc in strings, reverted.Sven Gothel2010-12-151-7/+7
* Debug: out -> err streamSven Gothel2010-12-132-20/+20
* clean: importSven Gothel2010-12-131-1/+0
* Version info debugging works now even without native libs.Michael Bien2010-11-181-9/+28
* Fix API docSven Gothel2010-11-152-9/+13
* Enhance API doc .. package description etcSven Gothel2010-11-091-0/+9
* 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