]> wimlib.net Git - wimlib/history - include/wimlib/bitops.h
Improve random number generation
[wimlib] / include / wimlib / bitops.h
2016-07-09 Eric BiggersStop force-inlining everything marked 'inline'
2016-07-09 Eric Biggersbitops: rename bit scan functions
2016-07-02 Eric BiggersIntroduce ilog2_ceil()
2016-07-02 Eric BiggersRename WORDSIZE to WORDBYTES and introduce WORDBITS
2016-04-27 Eric BiggersUse more comprehensive public domain dedications
2016-01-22 Eric Biggersinode_table: make the inode table resizable
2015-09-19 Eric BiggersReplace BUILD_BUG_ON() with STATIC_ASSERT()
2014-12-10 Eric Biggersportability and compression cleanups