Lines Matching full:improved
116 - Improved handling of single code units in `FMT_COMPILE`. For
150 - Improved error reporting for unformattable types: now you\'ll get
289 improved `fcntl.h` detection.
307 - Improved `FMT_ALWAYS_INLINE`
316 - Improved documentation
337 - Improved build configuration
598 - Improved compatibility between `fmt::printf` with the standard specs
622 - Improved documentation
690 - Improved error reporting when trying to format an object of a
742 - Improved UTF-8 handling
802 - Improved attribute detection
808 - Improved documentation
916 default, simplified it and improved performance. {fmt} is now 15
1065 - Improved documentation
1336 - Improved literal-based API
1362 - Improved documentation
1513 strikethrough), colored output to a file stream, and improved
1618 - Improved locale support:
1659 - Improved documentation
1679 - Improved `string_view` construction performance
1716 - Improved error message when formatting unknown types
2006 - Improved compile times by reducing dependencies on standard headers
2107 - Improved documentation
2198 - Improved generated binary code on GCC 7 and older
2268 - Improved CMake: Used `GNUInstallDirs` to set installation location
2355 - Improved compiler error messages
2369 - Improved CMake: targets are now namespaced
2380 - Improved documentation (https://github.com/fmtlib/fmt/pull/393).
2584 - Improved compatibility with Windows Store apps
2647 - Improved CMake find and package support
2754 - \[Breaking\] Improved compatibility between `BasicStringRef` and
2791 - Improved support for custom character types
2799 - Improved detection of `isnan`, `isinf` and `signbit`.
2806 - Further improved performance of `fmt::Writer` on integer formatting
2891 - Improved compatibility with old versions of MinGW
2961 - Improved compatibility with MSVC 2008
2964 - Improved compatibility with bcc32
3000 - Improved [Biicode](http://www.biicode.com/) support
3005 - Improved support for building with [Android NDK](
3014 - Improved documentation of `SystemError` and `WindowsError`
3022 - Improved compile-time errors when formatting wide into narrow
3083 - \[Breaking\] Improved separation between formatting and buffer
3126 - Improved appearance of the documentation on mobile by using the
3159 **Improved API**
3211 - Improved consistency in naming functions that are a part of the