Acknowledge Boris Kaul.

This commit is contained in:
Victor Zverovich 2014-08-01 07:35:02 -07:00
parent a259c941e2
commit 5ccbc9bb53

View File

@ -399,4 +399,5 @@ comments and contribution to the design of the type-safe API and
`Gregory Czajkowski <https://github.com/gcflymoto>`__ for implementing binary
formatting. Thanks `Ruslan Baratov <https://github.com/ruslo>`__ for comprehensive
`comparison of integer formatting algorithms <https://github.com/ruslo/int-dec-format-tests>`__
and useful comments regarding performance.
and useful comments regarding performance, `Boris Kaul <https://github.com/localvoid>`__ for
[C++ counting digits benchmark](https://github.com/localvoid/cxx-benchmark-count-digits).