Commit Graph

  • 1a4e892765 Move output_range to format.h Victor Zverovich 2018-02-11 08:36:44 -08:00
  • 522de7b55d Replace using with typedef for compatibility with gcc-4.6 Victor Zverovich 2018-02-11 08:32:02 -08:00
  • 0b508fd29d Fix c++0x detection Victor Zverovich 2018-02-11 07:32:22 -08:00
  • 1849735f12 Fallback to c++11 if c++14 not available Victor Zverovich 2018-02-11 07:25:53 -08:00
  • 3239c51814 Get rid of generic lambdas Victor Zverovich 2018-02-11 07:05:14 -08:00
  • 78166ccd36 Get rid of generic lambdas Victor Zverovich 2018-02-11 06:50:56 -08:00
  • d8ef8a9e9b Cleanup Victor Zverovich 2018-02-11 06:23:43 -08:00
  • 822222181b Update README.rst Victor Zverovich 2018-02-10 07:45:32 -08:00
  • b00053247c Merge the std branch Victor Zverovich 2018-02-10 07:29:16 -08:00
  • a502decddb Added a fmt.pro to support build using qmake (#641) Giuseppe Corbelli 2018-01-27 02:12:48 +01:00
  • 61065e1a5c Fix unreachable code warning when signbit returns bool Victor Zverovich 2018-02-10 07:21:17 -08:00
  • 403ae0a23b Add debug postfix for libfmt (#636) Victor Zverovich 2018-02-10 07:17:40 -08:00
  • 5096c0fe97 Fix string_view detection Victor Zverovich 2018-02-10 07:17:29 -08:00
  • 5b3f9eab94 Update syntax.rst Victor Zverovich 2018-02-10 07:03:44 -08:00
  • e802cf14e3 Add note about errno to the documentation Victor Zverovich 2018-02-10 07:01:59 -08:00
  • c96d64652b CMakeLists: Use GNUInstallDirs to set install location Victor Zverovich 2018-02-10 07:00:14 -08:00
  • dbd84697ff Update usage.rst Victor Zverovich 2018-02-10 06:54:26 -08:00
  • 5013c15737 Silence MSVC 2017 constant if expression warning Victor Zverovich 2018-02-10 06:52:46 -08:00
  • cdfcee27fb Use allocator_traits if available Victor Zverovich 2018-02-10 06:51:13 -08:00
  • 66b25ef0d0 Add examples Victor Zverovich 2018-02-10 06:33:03 -08:00
  • 6cb68f9496 Fix warnings Victor Zverovich 2018-02-10 06:28:33 -08:00
  • 0b635c9dc5 Fix handling of fixed enums in clang (#580) Victor Zverovich 2018-02-10 06:17:42 -08:00
  • 66afd9b33a Fix compilation on gcc 6 Victor Zverovich 2018-02-10 05:16:16 -08:00
  • 67e070fe5a Make format work with C++17 std::string_view (#571) Victor Zverovich 2018-02-07 07:37:05 -08:00
  • 867b330966 Remove ANDROID macro check per comment in #458 Victor Zverovich 2018-02-07 07:44:15 -08:00
  • 64599973e9 Enable stream exceptions (#581) Victor Zverovich 2018-02-07 07:36:15 -08:00
  • 35f8f03670 Use less version 2.6.1 and sudo to fix npm install issues on travis Victor Zverovich 2017-09-17 08:41:17 -07:00
  • 92a250fdb6 Suppress Clang's warning on zero as a null pointer Victor Zverovich 2018-02-07 07:16:00 -08:00
  • 2f13d41e30 Add to_wstring Victor Zverovich 2018-02-07 07:08:14 -08:00
  • 1e19ae8348 Workaround a bug in MSVC Victor Zverovich 2018-02-07 06:31:42 -08:00
  • 3810d7e4d4 Workaround a bug in MSVC Victor Zverovich 2018-02-04 09:29:50 -08:00
  • 5c7474e1fb Relax constexpr requirements Victor Zverovich 2018-02-04 08:58:21 -08:00
  • 1f57243b49 Relax constexpr requirements Victor Zverovich 2018-02-04 08:52:43 -08:00
  • dc5403612e Conditionally compile constexpr Victor Zverovich 2018-02-03 06:14:10 -08:00
  • 5d8ba816de Fix a segfault in test on glibc 2.26 #551 Victor Zverovich 2018-02-02 19:34:08 -08:00
  • a9f810c188 Update README.rst Victor Zverovich 2018-02-02 19:17:19 -08:00
  • 2582f41e12 Fix ifdefs Victor Zverovich 2018-02-02 19:16:13 -08:00
  • 1a7d0ba2d0 Adding OpenSpace to the list of projects Victor Zverovich 2018-02-02 19:10:25 -08:00
  • 8921f613de Update build script Victor Zverovich 2018-02-02 18:46:39 -08:00
  • f62e225e82 Automatically update version in release script (#431) Victor Zverovich 2018-02-02 18:45:05 -08:00
  • 94806747df remove 'FMT_CPPFORMAT' CMake option Victor Zverovich 2018-02-02 18:42:22 -08:00
  • bfce29ffef Improve conversion Victor Zverovich 2018-02-02 18:40:36 -08:00
  • 8cf30aa2be Fix segfault on complex pointer formatting (#642) Victor Zverovich 2018-02-01 21:28:20 -08:00
  • f164e4c72f Remove old bcc-related comments Victor Zverovich 2018-02-01 16:49:47 -08:00
  • c57029c1f0 Add Drake & Lyft Envoy to the list of projects Victor Zverovich 2018-02-01 16:44:27 -08:00
  • 8fa9acb8e5 Workaround broken __builtin_clz in clang with MS codegen (#519) Victor Zverovich 2018-02-01 16:43:16 -08:00
  • 3dae25828f Describe cmake use of header-only target Victor Zverovich 2018-02-01 16:42:53 -08:00
  • 1c7b751d70 Fix handling of implicit conversion to integral types larger than int Victor Zverovich 2018-02-01 15:21:57 -08:00
  • 08dff3774c Allow compiling and using as DLL in windows #502 Victor Zverovich 2018-01-28 20:50:43 -08:00
  • c753a2af39 Don't include the world with WIN32_LEAN_AND_MEAN (#503) Victor Zverovich 2018-01-28 20:26:25 -08:00
  • a5185ec8d4 add SOURCELINK_SUFFIX for compatibility with Sphinx 1.5 Victor Zverovich 2018-01-28 20:20:39 -08:00
  • 768061c85e Fix FormatBuf implementation (#491) Victor Zverovich 2018-01-28 20:08:51 -08:00
  • 0c136381e3 Move back_insert_range to format.h Victor Zverovich 2018-01-27 18:56:50 -08:00
  • 5060568f72 %.f should have zero precision, not default precision Victor Zverovich 2018-01-27 17:56:19 -08:00
  • a09f748894 Add Kodi (xbmc) to the list of projects using fmt Victor Zverovich 2018-01-27 17:47:41 -08:00
  • f9fa7c405f Add FMT_API and FMT_OVERRIDE where needed Victor Zverovich 2018-01-27 17:15:14 -08:00
  • a980d3b46b Add fmt::join to format ranges (#466) Victor Zverovich 2018-01-27 16:04:45 -08:00
  • 87eab90ea8 Fix missing intrinsic when included from C++/CLI (#457) Victor Zverovich 2018-01-27 09:25:15 -08:00
  • 75005bbcd5 Don't export the -std=c++11 flag from the fmt target Victor Zverovich 2018-01-27 09:18:20 -08:00
  • 19f990a9c0 Use https to fetch dependencies from github Victor Zverovich 2018-01-27 09:15:28 -08:00
  • bca9de9e68 Return iterator from format_to Victor Zverovich 2018-01-27 07:03:26 -08:00
  • 0555cea5fc Added a fmt.pro to support build using qmake (#641) Giuseppe Corbelli 2018-01-27 02:12:48 +01:00
  • a93270fd60 Replace a bunch of craft with type_traits, take 2 Victor Zverovich 2018-01-22 18:56:53 -08:00
  • 21429c8646 Revert "Replace a bunch of craft with type_traits" Victor Zverovich 2018-01-21 18:53:38 -08:00
  • 0473c48f88 Add std::basic_string allocator support (#441) Victor Zverovich 2018-01-21 18:21:16 -08:00
  • 72d9fffd78 Fix test compilation for FreeBSD (#433) Victor Zverovich 2018-01-21 18:18:05 -08:00
  • e79588d6c1 Replace a bunch of craft with type_traits Victor Zverovich 2018-01-21 18:11:57 -08:00
  • 3a6c7d0cbd Fix signbit detection (#423) Victor Zverovich 2018-01-21 16:41:55 -08:00
  • 5e4c34b25a Add version macro FMT_VERSION (#411) Victor Zverovich 2018-01-21 16:36:22 -08:00
  • bd8a7e7ea1 More iteratification Victor Zverovich 2018-01-21 14:30:38 -08:00
  • f78c3e41be Fix unreachable code warning when signbit returns bool peterbell10 2018-01-20 20:15:30 +00:00
  • 0a402056bc Add CONTRIBUTING.rst Victor Zverovich 2018-01-20 19:52:19 -08:00
  • e35d41fff5 Add extern templates for format_float (#413) Victor Zverovich 2018-01-20 19:17:59 -08:00
  • d8c25a175a Use nullptr if available Victor Zverovich 2018-01-20 18:37:57 -08:00
  • e95e4659d9 Add syntax.rst to build Victor Zverovich 2018-01-20 17:55:43 -08:00
  • e51119508c argument index -> argument id Victor Zverovich 2018-01-20 17:55:28 -08:00
  • 229ee34eea Fix compiler warnings Victor Zverovich 2018-01-20 17:54:06 -08:00
  • 7fe0f3dabc Update ChangeLog Victor Zverovich 2018-01-20 17:39:15 -08:00
  • 38b603a42f Update README.rst Victor Zverovich 2018-01-20 17:12:43 -08:00
  • a1e7e4a768 Fix compilation with -fno-exceptions (#402, #405) Victor Zverovich 2018-01-20 17:10:14 -08:00
  • 3f24a38840 Thread-safe time formatting (#396) codicodi 2016-10-09 23:57:52 +02:00
  • f853d94a15 Remove unnecessary fmt/ prefix (#397) Victor Zverovich 2018-01-20 10:28:10 -08:00
  • 9649919d01 Document use of format_arg for user-defined type #393 Victor Zverovich 2018-01-20 10:07:29 -08:00
  • c8efe145b4 Add api.rst to build Victor Zverovich 2018-01-20 09:52:29 -08:00
  • da80005f11 Fix compilation on Cygwin (#388) Victor Zverovich 2018-01-20 09:52:03 -08:00
  • 8ed163533c Fix a typo Victor Zverovich 2018-01-20 09:43:56 -08:00
  • 1760c31b52 Workaround Doxygen mess Victor Zverovich 2018-01-20 08:53:03 -08:00
  • 72606f2391 Add missing types to counting_iterator Victor Zverovich 2018-01-20 06:40:42 -08:00
  • c15710032e Add debug postfix for libfmt (#636) Victor Zverovich 2018-01-20 06:47:12 -08:00
  • 6822466aa3 Handle nested braces in join (#638) Victor Zverovich 2018-01-20 06:26:22 -08:00
  • 64b349aee2 More iterator support & fmt::count Victor Zverovich 2018-01-17 22:04:24 -08:00
  • e3b69efbe1 Suppress msvc warnings in gmock Victor Zverovich 2018-01-17 05:46:14 -08:00
  • 322736d3bb Add support for arbitrary output iterators Victor Zverovich 2018-01-15 12:46:44 -08:00
  • 1029119497 Cleanup Victor Zverovich 2018-01-15 11:37:39 -08:00
  • c1d137ed5f Add support for nonconiguous iterators Victor Zverovich 2018-01-15 11:30:53 -08:00
  • f6fd38bb3a More iterator support Victor Zverovich 2018-01-15 08:22:31 -08:00
  • c2fecb9b2a Clean API Victor Zverovich 2018-01-14 14:15:59 -08:00
  • 9a53a706fc Add support for back_insert_iterator Victor Zverovich 2018-01-14 12:25:03 -08:00
  • 91ee9c9acd Return iterator from the format method Victor Zverovich 2018-01-14 11:00:27 -08:00
  • 67928eae28 Don't inherit context from parse_context Victor Zverovich 2018-01-14 09:27:40 -08:00