Commit Graph

  • 6e49bb887a Remove CSS Victor Zverovich 2024-05-29 19:10:27 -07:00
  • e0f3e85076 Fix markdown Victor Zverovich 2024-05-29 19:09:54 -07:00
  • 4fc3fce9cb Improve syntax markdown Victor Zverovich 2024-05-29 19:01:09 -07:00
  • d6427ae7b2 Improve syntax markdown Victor Zverovich 2024-05-29 18:41:25 -07:00
  • 3d6869065b Improve syntax markdown Victor Zverovich 2024-05-29 18:32:33 -07:00
  • 551aa8d510 Add CSS Victor Zverovich 2024-05-29 18:10:55 -07:00
  • 9e07045f50 Fix links Victor Zverovich 2024-05-29 17:29:41 -07:00
  • 5735048b2d Improve mkdocstrings handler Victor Zverovich 2024-05-29 17:29:25 -07:00
  • 33eba1049d Minor comment fix Victor Zverovich 2024-05-28 11:39:49 -07:00
  • 43ab964c47 MSVC 17.10.0 + modules cannot find definition (#3972) Matthias Moulin 2024-05-28 20:34:44 +02:00
  • 728f9bc388 Added std::type_info formatter (#3978) Matthias Moulin 2024-05-28 19:57:08 +02:00
  • e721046e27 Convert index to Markdown Victor Zverovich 2024-05-27 20:03:30 -07:00
  • 552842c4ff Convert syntax to Markdown Victor Zverovich 2024-05-27 20:01:33 -07:00
  • 2c38766fd5 Add a mkdocsstrings handler Victor Zverovich 2024-05-27 19:59:45 -07:00
  • c8f1b4e744 ci: Remove macos-11 runners, add macos-14 (#3980) Bruce Mitchener 2024-05-28 00:58:57 +07:00
  • 529dcd11fe Fix workflow, take 2 Victor Zverovich 2024-05-27 08:08:07 -07:00
  • 1441c660bf Fix workflow Victor Zverovich 2024-05-27 07:07:54 -07:00
  • ecd1559732 Improve styles Victor Zverovich 2024-05-27 07:05:53 -07:00
  • a57a63dc0f Fix styles Victor Zverovich 2024-05-27 06:39:54 -07:00
  • 8691f21b45 Fix styles Victor Zverovich 2024-05-27 06:32:28 -07:00
  • 7e4fac3f4f Improve styles Victor Zverovich 2024-05-26 20:08:42 -07:00
  • 4a368625e8 Replace less with sass Victor Zverovich 2024-05-26 19:59:42 -07:00
  • f4e1ec81e2 Cleanup html Victor Zverovich 2024-05-26 19:23:26 -07:00
  • 89c0d10105 Update description Victor Zverovich 2024-05-26 13:23:04 -07:00
  • 12ef9e09d1 Fix class conflict Victor Zverovich 2024-05-26 13:18:43 -07:00
  • 5afa681388 Remove redundant github button Victor Zverovich 2024-05-26 12:56:29 -07:00
  • cc13102031 Fix navbar style Victor Zverovich 2024-05-26 12:35:25 -07:00
  • 8ee6c94014 Reintroduce GCC-11 C++20 into CI (#3979) Vladislav Shchapov 2024-05-26 22:58:26 +05:00
  • 766300b3c6 Update html Victor Zverovich 2024-05-26 10:25:14 -07:00
  • 4115219ede Fix CSS path Victor Zverovich 2024-05-26 09:17:33 -07:00
  • 95076981f7 Update documentation deps Victor Zverovich 2024-05-26 09:10:57 -07:00
  • 1752d7fbbb Added formattable concept (#3974) Matthias Moulin 2024-05-26 16:47:56 +02:00
  • 8f5e07656e Remove an old mingw workaround (#2059) (#3975) 4.x Janusz Chorko 2024-05-25 16:49:24 +02:00
  • 1768bf9714 Added FMT_EXPORT for fmt::range_format and fmt::range_format_kind (#3970) Matthias Moulin 2024-05-24 16:08:07 +02:00
  • fc723fd6c7 Fix regression in #3710 (#3968) Justin Riddell 2024-05-23 20:39:11 +01:00
  • b81761068b Check range_begin is dereferenceable (#3964) Justin Riddell 2024-05-21 00:11:07 +01:00
  • 706eabd5e5 Resolved warning C4127: conditional expression is constant (#3967) Matthias Moulin 2024-05-20 20:59:19 +02:00
  • 028bffa083 Update checks for dynamic_cast usage when compiled with no rtti (#3963) Edoardo Lolletti 2024-05-19 20:21:55 +02:00
  • 86741b3e1c Bazel support: Add missing platform dependency (#3965) Vertexwahn 2024-05-19 15:33:50 +02:00
  • 75e892420e Minor cleanup Victor Zverovich 2024-05-16 10:45:23 -07:00
  • 0b5287f8b7 Remove unused function Victor Zverovich 2024-05-15 12:51:47 -07:00
  • a4715c48b4 Bazel support: Add utf-8 to Windows build (#3962) Vertexwahn 2024-05-15 15:33:27 +02:00
  • 8e728044f6 Fix format_as for non-const begin/end views (#3955) Justin Riddell 2024-05-13 17:35:55 +01:00
  • 1f436c646e Cleanup locking/buffering Victor Zverovich 2024-05-12 09:34:17 -07:00
  • db1ee420e0 Cleanup unicode check more Victor Zverovich 2024-05-11 20:02:22 -07:00
  • 7d6ae972b9 Cleanup unicode checks Victor Zverovich 2024-05-11 19:34:32 -07:00
  • 3460b30fd5 Improve utf-8 detection Victor Zverovich 2024-05-11 18:58:40 -07:00
  • b7809f91e2 Enable Unicode support by default Victor Zverovich 2024-05-11 14:50:48 -07:00
  • 1dc71f21ea Enable Unicode by default Victor Zverovich 2024-05-10 18:27:45 -07:00
  • 8db8f22490 Optimize join_view Victor Zverovich 2024-05-09 17:26:26 -07:00
  • d2473b7b73 Simplify join_view formatter Victor Zverovich 2024-05-08 15:19:19 -07:00
  • 328d256c60 Apply coding conventions Victor Zverovich 2024-05-06 15:10:29 -07:00
  • 57593a123b Simplify map formatter Victor Zverovich 2024-05-04 11:21:34 -07:00
  • 10508a30ec Enable fmt::join for uncopyable iterators (#3946) Justin Riddell 2024-05-05 23:44:23 +01:00
  • 16cec4f591 Make the map formatter correctly handle elements with custom formatters Victor Zverovich 2024-05-04 10:37:58 -07:00
  • 77bfd8499a Split range and map formatters Victor Zverovich 2024-05-04 09:18:35 -07:00
  • 3af8ac7a06 Privatize write_debug_string Victor Zverovich 2024-05-04 07:38:58 -07:00
  • ceb406d06c Remove range_default_formatter Victor Zverovich 2024-05-04 07:15:15 -07:00
  • 19afc9c3bb Update README.md Victor Zverovich 2024-05-03 17:32:54 -07:00
  • 6ff593b027 Update README.md Victor Zverovich 2024-05-03 09:30:44 -07:00
  • 78420beddd Update README.md Victor Zverovich 2024-05-03 09:21:05 -07:00
  • a21bc7b869 Update doc.yml Victor Zverovich 2024-05-03 09:01:35 -07:00
  • 97d0613ba9 Update doc.yml Victor Zverovich 2024-05-03 08:47:00 -07:00
  • 04b0ae418b Update doc.yml Victor Zverovich 2024-05-03 08:32:02 -07:00
  • 27dd1dcf08 Update lint.yml Victor Zverovich 2024-05-03 08:18:33 -07:00
  • 3649c3954f Update lint.yml Victor Zverovich 2024-05-03 07:59:52 -07:00
  • 7650ed04a3 Fix to_nonnegative_int Victor Zverovich 2024-05-03 07:49:16 -07:00
  • 9234fe83f9 Add tests to check that isnan doesn't cause FP errors Alex Dewar 2024-05-02 14:54:23 +01:00
  • 8a8f4825a3 Fix: isnan() shouldn't cause FP exceptions Alex Dewar 2024-05-02 14:46:57 +01:00
  • 17062a0c9b Bump actions/upload-artifact from 4.3.1 to 4.3.3 (#3950) dependabot[bot] 2024-05-01 11:39:32 -07:00
  • 88d3997f5e Bump github/codeql-action from 3.24.9 to 3.25.3 (#3949) dependabot[bot] 2024-05-01 08:42:46 -07:00
  • 48c908453d Fix CodeQL alert (#3945) Marlene Cota 2024-04-30 12:41:29 -07:00
  • cf1f55f798 Specialize formatter for all std::basic_string types (#3943) Diego Ramírez 2024-04-23 08:44:41 -07:00
  • 400f6a8ee2 Dedup ADL begin/end lookup Victor Zverovich 2024-04-22 15:45:20 -07:00
  • a3e0931ea2 Update signature in the doc Victor Zverovich 2024-04-22 15:26:09 -07:00
  • 51eeccd0fb const void* is neither a fundamental nor string type Victor Zverovich 2024-04-22 13:59:26 -07:00
  • f30f1fd514 Document formatter specializations provided by base.h Victor Zverovich 2024-04-22 13:39:14 -07:00
  • f4b256c667 Fix warning C26439 Jiwoo Park 2024-04-16 01:17:49 +09:00
  • f746a59a5c Cleanup FMT_ASSERT Victor Zverovich 2024-04-19 08:36:16 -07:00
  • ee0c3351a4 Fix format_to + FMT_STRING for wide character type (#3931) Hans-Martin B. Jensen 2024-04-17 17:30:48 +02:00
  • 99735764ea Fix FMT_USE_NONTYPE_TEMPLATE_ARGS define back (#3937) Justin Riddell 2024-04-16 21:29:30 +01:00
  • aa52eb765d Resolved warning C4996: 'fileno': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fileno. (#3930) Matthias Moulin 2024-04-11 20:13:57 +02:00
  • 116a9ce488 Added FMT_IMPORT_STD feature macro (#3928) Matthias Moulin 2024-04-10 20:48:32 +02:00
  • 5eb68c0ef2 Fix mix-up of 'FMT_BEGIN_EXPORT' and 'namespace detail'. (#3924) ShifftC 2024-04-08 18:46:20 +02:00
  • 550437b29e Resolved warning C4127: conditional expression is constant (#3923) Matthias Moulin 2024-04-07 20:01:26 +02:00
  • 4e8640ed90 Fix: enable FMT_NORETURN without exception support too (#3917) Philippe Proulx 2024-04-04 20:15:18 -04:00
  • c70e7b7473 Coding conventions and minor fixes Victor Zverovich 2024-04-05 08:36:45 +09:00
  • 71144eeaff implement year_month_day (#3913) zivshek 2024-04-03 18:35:53 -04:00
  • 843e293564 Bump github/codeql-action from 3.24.6 to 3.24.9 (#3915) dependabot[bot] 2024-04-03 15:21:30 -07:00
  • f5ec5ada2b Update syntax.rst Victor Zverovich 2024-03-30 15:54:39 -07:00
  • 3b5f3de3b5 Make CMake version message less confusing (#3907) Damian Andrei 2024-03-29 03:23:26 +02:00
  • ca9193983b Replace std::fill_n with fmt::detail::fill_n (#3909) Vladislav Shchapov 2024-03-29 05:26:18 +05:00
  • 74a187288b Implemented fmt::day, fmt::month, fmt::year and related unit tests (#3906) zivshek 2024-03-27 20:10:30 -04:00
  • 88620e53a4 Range formatting documentation (#3905) js324 2024-03-24 17:39:16 -04:00
  • 5d63e87d23 Add a formatter for float128 Victor Zverovich 2024-03-22 15:41:50 +09:00
  • aecec01b34 Initial support for extended FP types Victor Zverovich 2024-03-22 14:17:47 +09:00
  • 5af88653eb Cleanup Victor Zverovich 2024-03-22 13:46:03 +09:00
  • 45b772f85c Improve std::complex formatter to be compatible with P2197R0 (#3900) Vladislav Shchapov 2024-03-21 01:31:32 +05:00
  • 53347891cf Make line buffering test less flaky Victor Zverovich 2024-03-20 16:45:50 +09:00
  • 38881e5acf Fix handling of the fileno macro Victor Zverovich 2024-03-19 10:30:06 +09:00