aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-02Make apex availability of fmtlib_ndk explicitemu-34-3-releaseSpandan Das
2023-12-20Update test names and move failing tests to postsubmitDan Shi
2023-12-14Merge changes from topic "fmtlib-10.1.1" into mainHenri Chataing
2023-12-12Fix isfinite implementation to be constexprHenri Chataing
2023-12-09Merge remote-tracking branch 'aosp/upstream-master' into aosp/mainHenri Chataing
2023-11-07Set PDB path for Visual Studio (#3702)Petr Klima
2023-11-07Make write_escaped_path more portableVictor Zverovich
2023-11-06Make get_path_string more portableVictor Zverovich
2023-11-06Update bootstrapVictor Zverovich
2023-11-03fix: use FMT_HAS_INCLUDE instead of __has_includehotwatermorning
2023-11-03feat: enable building with gcc 4.8hotwatermorning
2023-11-03feat: include xlocale.h only if existshotwatermorning
2023-11-01Bump ossf/scorecard-action from 2.2.0 to 2.3.1 (#3697)dependabot[bot]
2023-11-01Bump github/codeql-action from 2.21.5 to 2.22.5 (#3696)dependabot[bot]
2023-10-31Wrap Char in array to avoid pointer arithmetic (#3695)Carl Smedstad
2023-10-28Fix an inconsistentcy between to_string and formatVictor Zverovich
2023-10-25Fix flushing C++ iostreams before calling write_console() (#3689)Dimitrij Mijoski
2023-10-24add buffer flush before direct writeRoman Koshelev
2023-10-22Update README.rstVictor Zverovich
2023-10-22Update README.rstVictor Zverovich
2023-10-22Update README.rstVictor Zverovich
2023-10-18add meson instructions to usage docs (#3677)Carson Riker
2023-10-16Fix error C2668 on Windows with option /std:c++latest (#3680)June Liu
2023-10-15Fix perf regression in ostream::printVictor Zverovich
2023-10-14Apply clang-formatVictor Zverovich
2023-10-08Use a more sensible locale in testsVictor Zverovich
2023-10-08Use a more sensible locale in testsVictor Zverovich
2023-10-08Cleanup testVictor Zverovich
2023-10-07add a suffix for days and fix the one for minutes (#3664)Richard Kellnberger
2023-10-03fix: make std::bitset formattable again (#3660)Giel van Schijndel
2023-10-01Bump actions/checkout from 4.0.0 to 4.1.0 (#3666)dependabot[bot]
2023-10-01Diagnose unsupported code unit typesVictor Zverovich
2023-10-01Remove leftover usage of the __std_stream header (#3663)Christoph Reiter
2023-09-30Update README.rst (#3661)Joyce
2023-09-28feat: add security policy to readme (#3655)Joyce
2023-09-26Remove an ostream hack incompatible with libc++ 17Victor Zverovich
2023-09-22README.rst: fix broken LICENSE link (#3653)Per Lundberg
2023-09-22Optimize fractional_part_rounding_thresholdsVictor Zverovich
2023-09-22Apply clang-formatVictor Zverovich
2023-09-20Workaround intel bug (#3652)Greg Sjaardema
2023-09-19fix: mark fmt::streamed() as constexpr (#3650)Giel van Schijndel
2023-09-19Use datatype of underlying data (#3647)Sascha Scandella
2023-09-18Fix error: 'char_traits<custom_char>' is deprecated: char_traits<T> for T not...Vladislav Shchapov
2023-09-18Update docsVictor Zverovich
2023-09-18Implement nested formatterVictor Zverovich
2023-09-18Avoid a space in the UDL definition (#3610)Dana Jansens
2023-09-17Add an option to avoid wchar APIs on Windows (#3636)Gleb Mazovetskiy
2023-09-16Clarify I/O error handlingVictor Zverovich
2023-09-16Minor cleanupVictor Zverovich
2023-09-16Replace usage of C++17 library feature with C++11 (#3638)Chloe