libcruft-util/buffer
Danny Robson fdaa5e1392 assert: split CHECK_LIMIT into INCLUSIVE and INDEX
LIMIT hid an off-by-one bug when tests used end iterators. We rename the
assertion to uncover all uses of the flawed implementation, and split it
into an identical assertion, and one intended to protect against
iterator ends.
2020-09-24 08:03:41 +10:00
..
circular.cpp assert: split CHECK_LIMIT into INCLUSIVE and INDEX 2020-09-24 08:03:41 +10:00
circular.hpp buffer: move buffer code out of 'memory' namespace 2018-12-19 20:22:18 +11:00
paged_win32.cpp buffer: move buffer code out of 'memory' namespace 2018-12-19 20:22:18 +11:00
paged.cpp buffer: move buffer code out of 'memory' namespace 2018-12-19 20:22:18 +11:00
paged.hpp buffer: move buffer code out of 'memory' namespace 2018-12-19 20:22:18 +11:00
simple.cpp buffer: move buffer code out of 'memory' namespace 2018-12-19 20:22:18 +11:00
simple.hpp buffer: move buffer code out of 'memory' namespace 2018-12-19 20:22:18 +11:00
traits.hpp buffer: move buffer code out of 'memory' namespace 2018-12-19 20:22:18 +11:00