Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - removed CDC impl for com.jogamp.common.nio | Michael Bien | 2011-02-09 | 1 | -19/+8 |
| | | | | - generified class hierarchy (casts no longer needed in client code) - @Override where needed and other minor changes | ||||
* | LICENSE.txt changes: | Sven Gothel | 2010-09-14 | 1 | -24/+25 |
| | | | | | | | | | | | | | - Added JogAmp Community and common denominator: New BSD 3-clause license - Added note to make/lib binary file (source and license) Added source and license text for external binaries used in build process (make/lib folder). Changed 'Sven Gothel' and 'Michael Bien' New BSD 3-clause license to 'JogAmp Community' Simplified BSD 2-clause license. | ||||
* | Using Buffers.isDirect(), due to Java <= 1.5 limitations | Sven Gothel | 2010-04-26 | 1 | -1/+1 |
| | |||||
* | Fix 32bit masking / tests | Sven Gothel | 2010-04-01 | 1 | -1/+2 |
| | |||||
* | Merged with latest of mbien | Sven Gothel | 2010-03-31 | 1 | -94/+23 |
| | |||||
* | introduced com.jogamp.common.{nio,os} packages and moved some classes. | Michael Bien | 2010-03-31 | 1 | -0/+227 |