Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-41495 upgrade libfmt to fix a %g issue | Billy Donahue | 2019-07-02 | 15 | -1482/+1373 |
| | | | | | | | update and run fmt/scripts/import.sh rewrite HostAndPort formatter to avoid now-internal fmt::writer fix merge | ||||
* | SERVER-40389 use fmt in server, add readme file to third_party/fmt | Billy Donahue | 2019-04-11 | 1 | -0/+4 |
| | |||||
* | SERVER-40389 small tweaks to third_party/fmt & related. | Billy Donahue | 2019-04-08 | 4 | -82/+49 |
| | | | | | | | | | | | Add an option to scons: --use-system-fmt import.sh: use the upstream libfmt github repo. StringData fmt interop noexcept for to_string_view(StringData) hook noexcept for StringData's rawData() and size() add fmt to THIRD-PARTY-NOTICES + markdown tweaks import the fmt LICENSE.rst update fmt lib revision | ||||
* | SERVER-40389 add fmt to third_party | Billy Donahue | 2019-03-29 | 16 | -0/+10169 |