]> git.ipfire.org Git - thirdparty/ccache.git/commit
feat: Improve Util::format_human_readable_size for small sizes
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 7 Nov 2022 20:04:01 +0000 (21:04 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 27 Nov 2022 20:33:49 +0000 (21:33 +0100)
commit6e2ffd10df8b71c775925b4bd54838a9181fc328
treed8e8429637be8567a2e9ffc96bc6f97cc0404e8d
parentf7c1ca19be1dc57172a00f2da6307a78822c4e99
feat: Improve Util::format_human_readable_size for small sizes
src/Util.cpp
unittest/test_Util.cpp