aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/jogamp/common/os/Platform.java
Commit message (Expand)AuthorAgeFilesLines
* Fix refactor bug: os -> os_lc in strings, reverted.Sven Gothel2010-12-151-7/+7
* Version info debugging works now even without native libs.Michael Bien2010-11-181-9/+28
* Moved locking to: com.jogamp.common.util.locks ; Better abstraction ; Misc ch...Sven Gothel2010-10-141-1/+47
* LICENSE.txt changes:Sven Gothel2010-09-141-25/+26
* 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
* refactored Platform. Simplified initializer.Michael Bien2010-06-101-34/+42
* Fix privileged access (applet)Sven Gothel2010-04-281-9/+16
* introduced com.jogamp.common.{nio,os} packages and moved some classes.Michael Bien2010-03-311-0/+163