summaryrefslogtreecommitdiff
path: root/src/third_party/fmt
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-41495 upgrade libfmt to fix a %g issueBilly Donahue2019-07-0215-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/fmtBilly Donahue2019-04-111-0/+4
|
* SERVER-40389 small tweaks to third_party/fmt & related.Billy Donahue2019-04-084-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_partyBilly Donahue2019-03-2916-0/+10169