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
/
IntBitfield.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
IntBitfield: Fix units calculation ( +7 -> +31 for ceiling, using 32bits per ...
Sven Gothel
2015-08-02
1
-2
/
+2
*
Bitfield: Refine API method names, add clearField(boolean), fix put32(..) and...
Sven Gothel
2015-08-02
1
-3
/
+3
*
Introduce Bitfield interface w/ Int32 and Int32Array impl. deprecating IntBit...
Sven Gothel
2015-07-30
1
-14
/
+6
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-8
/
+8
*
IntBitfield: Fix ctor: min 1 unit; Fix getBitCount(): Use unsigned right-shif...
Sven Gothel
2014-01-09
1
-9
/
+14
*
gluegen: remove trailing whitespace
Harvey Harrison
2013-10-17
1
-21
/
+21
*
IntBitfield: Add bit-count, O(1) per int-element, using HAKEM.
Sven Gothel
2013-04-11
1
-0
/
+26
*
IntBitfield: Add optimization path w/ int bitCount bitfield range. Replace '*...
Sven Gothel
2013-04-11
1
-12
/
+60
*
IntBitfield: Add API doc; Enhance put() method, return previous value to be u...
Sven Gothel
2012-10-27
1
-7
/
+27
*
Adding com.jogamp.common.util.IntBitfield: Simple bitfield holder class using...
Sven Gothel
2012-10-27
1
-0
/
+71