Commit Graph

  • 468c243ca8 Add a function to get cached power of 10 Victor Zverovich 2018-05-27 10:57:26 -07:00
  • 2f257b7291 Implement normalization and simplify power table Victor Zverovich 2018-05-27 08:04:30 -07:00
  • 6a5bb6e268 Move Android.mk to support and update Victor Zverovich 2018-05-27 06:20:38 -07:00
  • e282d963fe Bump version Victor Zverovich 2018-05-26 09:46:59 -07:00
  • e2cd521b8f Fix incorrect call to on_align in '{:}=' (#750) Victor Zverovich 2018-05-26 09:23:09 -07:00
  • fba352a92a Don't use UDL templates on Intel C++ compiler (#742) Victor Zverovich 2018-05-26 08:07:45 -07:00
  • 6dcc526d5b Update release script Victor Zverovich 2018-05-26 07:02:49 -07:00
  • 5386f1df20 Update version 5.0.0 Victor Zverovich 2018-05-21 21:00:04 -07:00
  • ba6640b257 Fix formatting Victor Zverovich 2018-05-21 20:50:23 -07:00
  • 507a50c3ad Fix changelog Victor Zverovich 2018-05-21 20:38:07 -07:00
  • 147807c911 Detect integer_sequence support on MSVC Victor Zverovich 2018-05-21 20:30:58 -07:00
  • 8b246531e6 Update changelog Victor Zverovich 2018-05-21 20:27:58 -07:00
  • 5ad54256c5 Fix a conflict between fmt::join and fmt/ostream.h (#744) Victor Zverovich 2018-05-21 20:21:06 -07:00
  • 6ebc1a967d Merge locale.h into format-inl.h Victor Zverovich 2018-05-20 17:16:34 -07:00
  • 6966db1dab Update docs Victor Zverovich 2018-05-20 17:10:34 -07:00
  • 2196025dd1 Fix a warning Victor Zverovich 2018-05-20 17:09:12 -07:00
  • 589f5f37b6 Update changelog Victor Zverovich 2018-05-20 16:00:39 -07:00
  • edd5f1445d Fix compilation errors on gcc 4.4 Victor Zverovich 2018-05-20 09:09:03 -07:00
  • 936aba5f90 Fix compilation errors on gcc 4.4 Victor Zverovich 2018-05-20 07:42:09 -07:00
  • 3e3a27740e Update changelog Victor Zverovich 2018-05-19 11:46:55 -07:00
  • b76bb79613 Improve naming consistency Victor Zverovich 2018-05-19 10:32:53 -07:00
  • fbd5153487 Update changelog Victor Zverovich 2018-05-19 10:31:49 -07:00
  • 69823bf852 Improve naming consistency Victor Zverovich 2018-05-19 08:57:31 -07:00
  • d940fa679c Disable unsafe implicit conversion to std::string (#729) Victor Zverovich 2018-05-19 07:14:13 -07:00
  • d2bf93fe22 Update changelog Victor Zverovich 2018-05-19 07:13:06 -07:00
  • 550ef1d29d MSVC improvements and data truncation cleanup. Michael Winterberg 2018-05-17 18:03:43 -07:00
  • 728e4f5a8d Fix docs Victor Zverovich 2018-05-16 08:19:26 -07:00
  • 8c2557710d Update docs and changelog Victor Zverovich 2018-05-16 07:58:43 -07:00
  • a68fd44ecc Add ranges.h to FMT_HEADERS in CMakeLists.txt (#738) sv1990 2018-05-14 14:16:30 +02:00
  • e3f7f3a2e9 Add support for ranges, containers and tuple-like types in fmt/ranges.h Remotion 2018-05-10 16:11:00 +02:00
  • 984232db15 Remove duplicate ChangeLog entries Victor Zverovich 2018-05-13 13:14:28 -07:00
  • 78677e3fcf Update ChangeLog and docs Victor Zverovich 2018-05-13 12:42:55 -07:00
  • ad23270ec7 Document to_wstring Victor Zverovich 2018-05-13 09:11:29 -07:00
  • 3c0f8c2601 Update ChangeLog Victor Zverovich 2018-05-13 08:53:16 -07:00
  • 989378930a Detect inline namespaces on gcc Victor Zverovich 2018-05-13 08:53:04 -07:00
  • dfb6546932 Fix docs Victor Zverovich 2018-05-13 08:04:39 -07:00
  • 3aa2911579 Update ChangeLog.rst Victor Zverovich 2018-05-13 08:02:06 -07:00
  • d3f6c841c1 Update ChangeLog.rst Victor Zverovich 2018-05-13 07:22:41 -07:00
  • c1441ae4c4 Update ChangeLog.rst Victor Zverovich 2018-05-12 16:02:20 -07:00
  • dece85b31f Fix docs, take 2 Victor Zverovich 2018-05-12 13:12:04 -07:00
  • 6a1df3bd05 Fix docs Victor Zverovich 2018-05-12 12:57:16 -07:00
  • 838400d29b Add inline namespace fmt::v5 Victor Zverovich 2018-05-12 08:33:51 -07:00
  • b64b24ebc5 Update ChangeLog.rst Victor Zverovich 2018-05-12 09:42:59 -07:00
  • fc9087114f Update ChangeLog.rst Victor Zverovich 2018-05-12 09:10:11 -07:00
  • 46c374a8a9 Fix compilation with new gcc and -std=c++11 (#734) Victor Zverovich 2018-05-09 20:58:05 -07:00
  • f0ae725721 Clarify the use of allocators Victor Zverovich 2018-05-09 06:43:54 -07:00
  • d72d046254 Update paths in fmt.pro Victor Zverovich 2018-05-09 06:21:00 -07:00
  • 857b382fc3 Mark the whole class FormatError as FMT_API Jean-Michaël Celerier 2018-05-09 12:07:20 +02:00
  • edbbf7ce6c Fix FreeBSD 12 Dan McGregor 2018-05-08 14:06:36 -06:00
  • a4e4f74530 Fix a -Wundef when FMT_GCC_VERSION < 600 Elias Kosunen 2018-05-07 13:46:02 +03:00
  • 7d3de49715 Implement double to fp conversion Victor Zverovich 2018-05-06 13:37:49 -07:00
  • a4c7d99f70 Add bit_cast Victor Zverovich 2018-05-06 08:07:28 -07:00
  • 0adccaefb6 Fix a -Wundef of _LIBCPP_VERSION Elias Kosunen 2018-05-01 22:38:27 +03:00
  • 2570f1afdc Provide more overloads for the wide string flavour Daniela Engert 2018-04-26 20:32:14 +02:00
  • ca31ca13f1 Fixed arg_formatter_base::write_pointer to not mutate the format specs. Michael Winterberg 2018-04-30 11:09:40 -07:00
  • 6cd666100f remove trailing spaces. Daniela Engert 2018-04-30 10:07:43 +02:00
  • fe19c266ce Move format_string to fmt namespace for ADL Victor Zverovich 2018-04-29 08:35:20 -07:00
  • 2768af2388 Add cached powers of 10 Victor Zverovich 2018-04-29 06:33:05 -07:00
  • dd296e1de0 Add a script to compute powers of 10 Victor Zverovich 2018-04-28 14:32:05 -07:00
  • 0efc8a1808 Fix compiler warning about narrowing DanielaE 2018-04-26 09:55:51 +02:00
  • b6ac63faf0 Fix warnings when with master project set to hidden Henry Schreiner 2018-04-25 17:20:40 -04:00
  • df1ba52b64 Update example Victor Zverovich 2018-04-22 17:04:28 -07:00
  • 221b08fd8f Merge branch 'master' of github.com:fmtlib/fmt Victor Zverovich 2018-04-22 09:16:34 -07:00
  • fa9066fe3e context_base::begin -> out Victor Zverovich 2018-04-22 09:16:32 -07:00
  • 90ff31b38e Fix a -Wundef warning on clang Elias Kosunen 2018-04-22 18:29:29 +03:00
  • b1f68c43b5 Merge branch 'master' of github.com:fmtlib/fmt Victor Zverovich 2018-04-21 19:21:41 -07:00
  • cd90097ca4 Implement handmade FP Victor Zverovich 2018-04-21 17:26:24 -07:00
  • 1d6188404c Added optional INILINE_BUFFER_SIZE template param to BasicMemoryWriter (#716) Gabi Melman 2018-04-22 03:18:13 +03:00
  • 822eccc3b8 Sync API with standards proposal Victor Zverovich 2018-04-21 14:29:24 -07:00
  • 2ae41242a5 allow time formatting with wchar_t contexts Daniela Engert 2018-04-18 19:16:31 +02:00
  • a1579b0ff8 Update key Victor Zverovich 2018-04-16 18:22:03 -07:00
  • ded921f0a2 Fix documentation build, take 2 Victor Zverovich 2018-04-15 10:34:04 -07:00
  • 3284751f43 Fix documentation build Victor Zverovich 2018-04-15 09:49:37 -07:00
  • bb738c4c26 Remove section on Write API since it's being superceeded by compile-time Format API Victor Zverovich 2018-04-15 09:13:44 -07:00
  • d180c25c8f Update godbolt link Victor Zverovich 2018-04-15 06:19:38 -07:00
  • 1ed842a3b4 Update godbolt link Victor Zverovich 2018-04-14 12:41:08 -07:00
  • e80aba1c2b Remove format_float stub Victor Zverovich 2018-04-14 12:40:53 -07:00
  • 7b8cb3135a Make context_base::args() public Victor Zverovich 2018-04-14 12:40:26 -07:00
  • bdab94baf8 Merge branch '4.x' of github.com:fmtlib/fmt into 4.x Victor Zverovich 2018-04-12 06:07:55 -07:00
  • a9c0bb4b16 Fix a warning on msvc/clang (#703) Victor Zverovich 2018-04-12 06:07:16 -07:00
  • ea2cf449f7 Stop newer CMake's from warning about OLD policy Henry Schreiner 2018-04-11 17:39:38 +02:00
  • 5c0d7ee157 Fix return that can't be reached Henry Schreiner 2018-04-11 17:34:48 +02:00
  • 48ae0506de fixes MSVC compiler warning bloat (Visual Studio 2017, latest updates) Christian Parpart 2018-04-11 01:46:11 +02:00
  • 096c4051b2 Simplify char_traits Victor Zverovich 2018-04-08 13:38:12 -07:00
  • 64440783ba Fix an issue with incorrect [[noreturn]] position in clang-cl (#701) Victor Zverovich 2018-04-08 11:56:47 -07:00
  • 7610c5362a Remove unused macro Victor Zverovich 2018-04-08 11:54:22 -07:00
  • 111fa5814b Update README.rst Victor Zverovich 2018-04-08 09:03:37 -07:00
  • 52fcef1e57 Update docs Victor Zverovich 2018-04-08 07:33:07 -07:00
  • 7d28674d3a make_args -> make_format_args Victor Zverovich 2018-04-08 07:21:26 -07:00
  • 9382b76f2a context_t -> format_context_t Victor Zverovich 2018-04-08 07:09:34 -07:00
  • fd0b07a75a (w)context -> (w)format_context Victor Zverovich 2018-04-08 07:03:44 -07:00
  • 26aa34f319 basic_context -> basic_format_context Victor Zverovich 2018-04-08 06:45:21 -07:00
  • 44cc034651 Relax string_view requirements Victor Zverovich 2018-04-07 16:18:01 -07:00
  • 0829cab8f2 Remove from_checked Victor Zverovich 2018-04-07 15:21:48 -07:00
  • cb7bbc6224 Improve checked iterator support Victor Zverovich 2018-04-07 14:54:17 -07:00
  • 5079f924d6 Fix a narrowing warning Victor Zverovich 2018-04-07 07:24:07 -07:00
  • 5859e58ba1 Fix msvc warnings Victor Zverovich 2018-04-04 21:11:31 -07:00
  • 1e747f603f Fix msvc warnings Victor Zverovich 2018-04-04 20:57:02 -07:00
  • 9d4efd7aa2 Iterator Wars VI: Return of the checked iterator Victor Zverovich 2018-04-04 18:30:03 -07:00
  • 9764f55891 Update docs Victor Zverovich 2018-04-04 07:53:19 -07:00