History of file src/0dev.org/bits/bits.go at check-in 93fcb281a19a20c4
2014-12-25
| ||
08:48 | Allocate the predictor's decompression buffer per Read call. file: [16bc764710] check-in: [f06f8cd058] user: spaskalev, branch: trunk, size: 4383 [annotate] [blame] [check-ins using] [diff] | |
2014-12-21
| ||
01:59 | Added a function that reverses the bits in a byte. Coverage: 100.0% of statements. file: [7a154cae58] check-in: [2be2ff6bf7] user: spaskalev, branch: trunk, size: 4385 [annotate] [blame] [check-ins using] [diff] | |
2014-12-16
| ||
01:55 | Added hamming weight lookup table for bytes in package bits. Added a PoC predictor decompressor implementation file: [3a25035ac5] check-in: [60ca5b4b7b] user: spaskalev, branch: trunk, size: 3066 [annotate] [blame] [check-ins using] [diff] | |
2014-12-14
| ||
01:03 | [bits] fixed package documentation [bits] added tests for the bool-backed vector [diff] added a real test, commented out the visual debug aids [plaindiff] added comments, removed commented code, added a helper []line getter [math] removed math package as it is currently unused file: [415ad79153] check-in: [d5adabf68e] user: spaskalev, branch: trunk, size: 2165 [annotate] [blame] [check-ins using] [diff] | |
00:16 | Added: Initial implementation of a diff program and required libraries file: [6b768844ff] check-in: [be5950faa4] user: spaskalev, branch: trunk, size: 2086 [annotate] [blame] [check-ins using] | |