# # ChangeLog for libcfa/src/bitmanip.hfa # # Generated by Trac 1.2.1 # Apr 27, 2024, 3:26:03 AM Tue, 09 Jun 2020 19:45:39 GMT Peter A. Buhr [ee06db5c] * libcfa/src/bitmanip.hfa (modified) change algorithm for computing all0s in the bit-manipulation routines Mon, 20 Apr 2020 02:34:26 GMT Peter A. Buhr [66f3bae] * libcfa/src/bitmanip.hfa (modified) formatting Fri, 17 Apr 2020 21:22:01 GMT Peter A. Buhr [899dfbb] * libcfa/src/bitmanip.hfa (modified) comment out unused assert.h include Wed, 15 Apr 2020 18:43:13 GMT Peter A. Buhr [21923bd] * libcfa/src/bitmanip.hfa (modified) * tests/.expect/bitmanip3.x64.txt (modified) * tests/bitmanip3.cfa (modified) second draft of bitmanip using specialized rather than polymorphic ... Tue, 14 Apr 2020 17:30:35 GMT Peter A. Buhr [da36d25] * libcfa/src/bitmanip.hfa (modified) * tests/.expect/bitmanip3.x64.txt (added) * tests/bitmanip1.cfa (modified) * tests/bitmanip2.cfa (modified) * tests/bitmanip3.cfa (added) first complete draft of bitmanip, performance problems with ... Tue, 07 Apr 2020 17:34:59 GMT Peter A. Buhr [76bf23c] * libcfa/src/bitmanip.hfa (modified) * tests/.expect/bitmanip.x64.txt (deleted) * tests/.expect/bitmanip.x86.txt (deleted) * tests/.expect/bitmanip1.x64.txt (added) * tests/.expect/bitmanip2.x64.txt (added) * tests/bitmanip.cfa (deleted) * tests/bitmanip1.cfa (added) * tests/bitmanip2.cfa (added) second attempt at bit manipulation operations Mon, 16 Mar 2020 19:04:32 GMT Peter A. Buhr [03eabf4] * libcfa/src/bitmanip.hfa (added) * tests/.expect/bitmanip.txt (added) * tests/bitmanip.cfa (added) first attempt at consolidating bit-manipulation operations