index
:
gluegen.git
1.0b06-maint
JOGL_2_SANDBOX
JOGL_CDCCVM_sgothel
MIPS_PORT
android.merged_launcher_gluegen
b202_gl44
b22x
callback_gluemap
callback_jniuserparamproxy
ios
java11
javafx
master
pulled
rc
v2.3.1_winexe
GLUEGEN repository on http://jogamp.org/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
/
com
/
jogamp
/
common
/
util
/
Bitstream.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 1106 - Bitstream: Simplify 'msbFirst' case for bulk operations / Add sett...
Sven Gothel
2014-12-03
1
-223
/
+332
*
gluegen: remove unused imports, unneeded semicolons, add missing @Override an...
Harvey Harrison
2014-07-07
1
-0
/
+1
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-1
/
+1
*
gluegen: avoid bugs with sign-extension in readUInt16
Harvey Harrison
2014-04-11
1
-2
/
+3
*
Bitstream: Add 'throwIOExceptionOnEOF' mode; fix certain EOS situations (flus...
Sven Gothel
2014-02-21
1
-9
/
+85
*
Bug 980: Refine Bitstream API 'signed' and 'unsigned' semantics - readUInt32(...
Sven Gothel
2014-02-21
1
-39
/
+43
*
Bitstream: Another CamelCase fix: uint32LongtoInt -> uint32LongToInt
Sven Gothel
2014-02-21
1
-2
/
+2
*
Bitstream: Refine c70c730b22c847668cf475dc6f841b85297ac3ab: 'toUint32Long' ->...
Sven Gothel
2014-02-21
1
-10
/
+18
*
Bitstream: Add static 'long toUint32Long(int)' and 'int toUint32Int(int)' con...
Sven Gothel
2014-02-21
1
-10
/
+32
*
Bug 890: Adding versatile Bitstream implementation
Sven Gothel
2014-02-20
1
-0
/
+1341