Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-07 | Add FastRange32 function and use it throughout the codebase | Pieter Wuille | |
2022-01-06 | scripted-diff: rename MapIntoRange to FastRange64 | Pieter Wuille | |
-BEGIN VERIFY SCRIPT- sed -i -e 's/MapIntoRange/FastRange64/' src/blockfilter.cpp src/test/fuzz/golomb_rice.cpp src/util/fastrange.h -END VERIFY SCRIPT- | |||
2022-01-06 | [moveonly] Move MapIntoRange() to separate util/fastrange.h | Pieter Wuille | |