Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Unstable

Changes

Summary

  1. Bitstream: Add static 'long toUint32Long(int)' and 'int (details)
  2. Bitstream: Refine c70c730b22c847668cf475dc6f841b85297ac3ab: (details)
  3. Bitstream: Another CamelCase fix: uint32LongtoInt -> uint32LongToInt (details)
Commit c70c730b22c847668cf475dc6f841b85297ac3ab by Sven Gothel
Bitstream: Add static 'long toUint32Long(int)' and 'int toUint32Int(int)' conversion functions
The file was modified src/junit/com/jogamp/common/util/BitstreamData.java (diff)
The file was modified src/junit/com/jogamp/common/util/TestBitstream00.java (diff)
The file was modified make/scripts/runtest.sh (diff)
The file was modified src/java/com/jogamp/common/util/Bitstream.java (diff)
Commit bd91f0fb4c67c7effc4715600e53f38bf1b79e12 by Sven Gothel
Bitstream: Refine c70c730b22c847668cf475dc6f841b85297ac3ab: 'toUint32Long' -> 'toUInt32Long', add 'uint32LongtoInt'
The file was modified src/junit/com/jogamp/common/util/TestBitstream00.java (diff)
The file was modified src/junit/com/jogamp/common/util/BitstreamData.java (diff)
The file was modified src/java/com/jogamp/common/util/Bitstream.java (diff)
Commit dac8d11f68ffa3a35fedeab879132c5d9aa4907c by Sven Gothel
Bitstream: Another CamelCase fix: uint32LongtoInt -> uint32LongToInt
The file was modified src/java/com/jogamp/common/util/Bitstream.java (diff)