mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-30 21:35:55 +00:00
73ca9948fe
Fixes #491 (and probably #480) Before, the put-area of the custom streambuf implementation was (sometimes) incorrectly extended beyond the writeable buffer. The new implementation is in some cases not as efficient as the old, but avoids to write into uninitialized memory. |
||
---|---|---|
.. | ||
add-subdirectory-test | ||
compile-test | ||
find-package-test | ||
gmock | ||
gtest | ||
assert-test.cc | ||
CMakeLists.txt | ||
container-test.cc | ||
custom-formatter-test.cc | ||
format-impl-test.cc | ||
format-test.cc | ||
gmock-gtest-all.cc | ||
gtest-extra-test.cc | ||
gtest-extra.cc | ||
gtest-extra.h | ||
header-only-test2.cc | ||
header-only-test.cc | ||
macro-test.cc | ||
mock-allocator.h | ||
ostream-test.cc | ||
posix-mock-test.cc | ||
posix-mock.h | ||
posix-test.cc | ||
printf-test.cc | ||
string-test.cc | ||
test-assert.h | ||
test-main.cc | ||
time-test.cc | ||
util-test.cc | ||
util.cc | ||
util.h |