Commit Graph

  • d0f90b5be7 Spelling fixes Greg Sjaardema 2020-06-23 15:12:31 -0600
  • 6e080660dc
    Update README.rst Victor Zverovich 2020-06-24 06:26:58 -0700
  • 31c3a24266 Spelling fixes Greg Sjaardema 2020-06-23 15:11:22 -0600
  • 613b3b459d Spelling fixes Greg Sjaardema 2020-06-23 15:08:59 -0600
  • 978521bb81 Fix a compile error introduced in #1738 Victor Zverovich 2020-06-23 15:17:43 -0700
  • be798c0390
    Spelling fixes Greg Sjaardema 2020-06-23 15:12:31 -0600
  • 3618ee47b1
    Spelling fixes Greg Sjaardema 2020-06-23 15:11:22 -0600
  • a6e23b4369
    Spelling fixes Greg Sjaardema 2020-06-23 15:08:59 -0600
  • 4e94c649f9 Deprecate compile Victor Zverovich 2020-06-23 14:03:37 -0700
  • 1a83443e6c Add user-defined type support to compilation Victor Zverovich 2020-06-23 12:05:37 -0700
  • 8bef1c3b3a Tweaks for EDG based compilers (Intel, nVidia, MCST/Elbrus, etc). Leonid Yuriev 2020-06-22 19:54:02 +0300
  • 7d798836d1 Tweaks for EDG based compilers (Intel, nVidia, MCST/Elbrus, etc). Leonid Yuriev 2020-06-22 19:54:02 +0300
  • b287c37c65 Do not use -Wl,--as-needed with emscripten. ArthurSonzogni 2020-06-21 19:09:20 +0200
  • 8e927b9a0c Do not use -Wl,--as-needed with emscripten. ArthurSonzogni 2020-06-21 19:09:20 +0200
  • 2cac8a9d2e Reintroduce UDT support to fmt::to_string and test ADL Victor Zverovich 2020-06-21 07:12:04 -0700
  • 9a4cc88426 Add FMT_COMPILE support to format_to Victor Zverovich 2020-06-20 08:50:02 -0700
  • 5ddf9ee1bd Streamline default FP formatting Victor Zverovich 2020-06-20 07:12:50 -0700
  • 0b3a83f7f4
    Update README.rst Victor Zverovich 2020-06-20 05:37:58 -0700
  • e8b47c3efb
    fix ADL lookup error for to_string()-ing user-defined classes Anton Voloshin 2020-06-19 15:34:12 +0300
  • 5aa5c98738
    Added #define WIN32_LEAN_AND_MEAN before including windows.h (#1729) Gabi Melman 2020-06-17 17:44:03 +0300
  • 397ad1bec3 Optimize common case Victor Zverovich 2020-06-15 18:13:40 -0700
  • 7431165f38 Make to_string bypass format Victor Zverovich 2020-06-15 17:55:16 -0700
  • 72edf35944 indent gabime 2020-06-15 15:34:55 +0300
  • 355e418e01 Added WIN32_LEAN_AND_MEAN define before including windows.h gabime 2020-06-15 15:25:29 +0300
  • ee4d4c7fd0 Inline compiled format Victor Zverovich 2020-06-14 11:38:39 -0700
  • ab2f8484e0 Finish text::format Victor Zverovich 2020-06-14 11:04:41 -0700
  • e900d735bb Re-enable assert in format_decimal Victor Zverovich 2020-06-14 08:30:13 -0700
  • f4de7b684a Fix ambiguity Victor Zverovich 2020-06-14 08:26:12 -0700
  • 1f8f5450b5 Reuse format_decimal Victor Zverovich 2020-06-14 07:42:52 -0700
  • d702a68df2 Fix formatting of bool with FMT_COMPILE and add more tests Victor Zverovich 2020-06-14 07:16:50 -0700
  • e956a14e9e Use write instead of format_int in to_string Victor Zverovich 2020-06-13 20:07:08 -0700
  • 98dcc251eb Undo branching reduction Victor Zverovich 2020-06-13 18:23:52 -0700
  • 5b8641dddf Undo branching reduction Victor Zverovich 2020-06-13 16:50:55 -0700
  • 8c88abde64 Fix sign handling in 'L' Victor Zverovich 2020-06-13 06:57:19 -0700
  • 23b976a615 Reduce branching Victor Zverovich 2020-06-12 19:46:00 -0700
  • 9edee0e727 Optimize small string parsing Victor Zverovich 2020-06-12 19:08:01 -0700
  • a909d42b76 Fix a warning Victor Zverovich 2020-06-12 12:45:59 -0700
  • 16637341b9 Enable compilation for all types Victor Zverovich 2020-06-12 13:24:49 -0700
  • 2d71d7e030 Add a simple format string compilation API Victor Zverovich 2020-06-12 07:05:49 -0700
  • d259fcfb05 Tweak comments Victor Zverovich 2020-06-12 06:22:05 -0700
  • 704ed557a1 Move project in order to solve a CMake warning flagarde 2020-06-12 16:39:09 +0800
  • 2ded760441
    Move project in order to solve a CMake warning flagarde 2020-06-12 16:39:09 +0800
  • 8603bd20d0
    Update README.rst Victor Zverovich 2020-06-11 17:25:20 -0700
  • 547f12ae63 Fix a warning (#1722) Victor Zverovich 2020-06-11 15:02:42 -0700
  • f904e8a1b4
    c++11 use formatting user-defined types (#1721) 文佳鹏 2020-06-12 01:10:39 +0800
  • 8babe10af7
    update 文佳鹏 2020-06-11 21:51:41 +0800
  • ac8f316e80
    c++11 use formatting user-defined types 文佳鹏 2020-06-11 13:51:22 +0800
  • 100e8af08a
    Update README.rst Victor Zverovich 2020-06-10 07:46:01 -0700
  • c11d0f056e
    Update README.rst Victor Zverovich 2020-06-10 07:02:12 -0700
  • 2453ee576a Improve default formatting Victor Zverovich 2020-06-09 07:17:55 -0700
  • 47ae521557 MINGW cross compiler fixes Attila Mark 2020-06-07 19:22:49 -0700
  • 936a1833c2 Add default_arg_formatter Victor Zverovich 2020-06-08 07:23:18 -0700
  • f2c9cb6244 Fix a UB Victor Zverovich 2020-06-08 06:32:11 -0700
  • d3107f8551 Cleanup arg_formatter_base Victor Zverovich 2020-06-07 20:55:38 -0700
  • 5e7c70e206 Simplify arg_formatter_base Victor Zverovich 2020-06-07 19:38:43 -0700
  • 2cca5662f4 MINGW cross compiler fixes Attila Mark 2020-06-07 19:22:49 -0700
  • c1faae3d62 PR fixes Attila Mark 2020-06-07 17:26:48 -0700
  • 689bd354f0 Merge remote-tracking branch 'upstream/master' Attila Mark 2020-06-07 16:46:58 -0700
  • 38cc68b3e5 Inline visitor Victor Zverovich 2020-06-07 08:36:33 -0700
  • 6732ea5000 Make symbols readable Victor Zverovich 2020-06-07 07:49:11 -0700
  • 57ddc77ce7 Make advance_to a noop for back_insert_iterator Victor Zverovich 2020-06-06 19:36:20 -0700
  • 50bad7d62d Optimize format string parsing Victor Zverovich 2020-06-06 08:51:17 -0700
  • 8f7a824e47 Inline visit Victor Zverovich 2020-06-06 09:02:32 -0700
  • f11e968708 Optimize format string parsing Victor Zverovich 2020-06-06 07:13:38 -0700
  • 09737dd83b Optimize format handler Victor Zverovich 2020-06-06 06:54:24 -0700
  • d9e3d6e6ed Move format_handler to detail Victor Zverovich 2020-06-06 06:38:48 -0700
  • 795b47a7b5 Fix a warning (#1712) Victor Zverovich 2020-06-05 08:23:47 -0700
  • 95c6ac0cc8 fix typo which caused the loss of the counting information when using a printf context with a truncating_iterator rimathia 2020-06-05 15:09:14 +0200
  • 6ffbf68a97 fix typo which caused the loss of the counting information when using a printf context with a truncating_iterator rimathia 2020-06-05 15:09:14 +0200
  • 54d0a74221
    Fixes for MINGW compiler. Attila M. Szilagyi 2020-06-04 09:40:55 -0700
  • 21409cfdda Fix warnings Victor Zverovich 2020-06-04 07:35:37 -0700
  • 88c8d534e7 Move digits10 to where they belong and add comments Victor Zverovich 2020-06-04 06:39:18 -0700
  • 0f3eaeac0a Fix a warning Victor Zverovich 2020-06-04 06:33:11 -0700
  • 344218510d Ignore /doc/node_modules directory Clare Macrae 2020-06-04 08:41:10 +0100
  • 65c678e0ec Ignore /doc/node_modules directory Clare Macrae 2020-06-04 08:41:10 +0100
  • 16aec06179 Cleanup arg_formatter_base Victor Zverovich 2020-05-31 10:58:52 -0700
  • 1e1193590d Fix format_decimal overloads Victor Zverovich 2020-05-31 10:12:34 -0700
  • 0893c9c2ef Inline parse_format_string Victor Zverovich 2020-05-30 17:57:57 -0700
  • 3245145a41 Remove undocumented buffer_range and output_range Victor Zverovich 2020-05-30 13:03:41 -0700
  • 57fc44907f Increase VM disk size Victor Zverovich 2020-05-30 11:25:40 -0700
  • 7d22bebb6f Remove uses of buffer_range Victor Zverovich 2020-05-29 21:30:20 -0700
  • 8f2b5fe74d Don't install sphinx cache files Jelle van der Waa 2020-05-29 23:19:16 +0200
  • f095c67b6a Remove uses of buffer_range Victor Zverovich 2020-05-29 18:14:03 -0700
  • 5aabf1f715 Simplify copy_str Victor Zverovich 2020-05-29 17:59:08 -0700
  • 19c5b5d159 Simplify arg_formatter Victor Zverovich 2020-05-29 16:51:45 -0700
  • 519571edec Simplify arg_formatter_base Victor Zverovich 2020-05-29 09:10:08 -0700
  • d9301003cc Don't install sphinx cache files Jelle van der Waa 2020-05-29 23:19:16 +0200
  • ac8dfd841f Improve handling of separators Victor Zverovich 2020-05-29 07:05:25 -0700
  • 2c6165a22b Reduce the number of comparisons Victor Zverovich 2020-05-29 05:42:35 -0700
  • 28639969ef Use memcpy for copying digits Victor Zverovich 2020-05-28 19:44:33 -0700
  • f5fa1dee54
    Support custom FMT_INC_DIR in pkgconfig and cmake configs (#1702) Orivej Desh 2020-05-28 15:17:34 +0000
  • 1fb0e11c62 Do not split target_include_directories Orivej Desh 2020-05-28 13:59:01 +0000
  • 3f874806f1 Put headers into FMT_INC_DIR/fmt rather than directly into FMT_INC_DIR Orivej Desh 2020-05-28 13:36:23 +0000
  • 6289e261ee Indicate that vectors are a contiguous sequence Florin Iucha 2020-05-27 16:13:21 -0400
  • 6f4e185423
    Fix target file include paths Tobias Mayer 2020-05-27 11:41:48 +0200
  • 63c28b364c Support custom FMT_INC_DIR in pkgconfig and cmake configs Orivej Desh 2020-05-26 19:46:01 +0000
  • 51bf9cfacb Fix Mingw support Lucian Petrut 2020-05-22 07:18:50 +0000
  • 1a716caf5d Optimize common case Victor Zverovich 2020-05-25 18:59:37 -0700
  • bdfcf8ba20 Fix Mingw support Lucian Petrut 2020-05-22 07:18:50 +0000
  • 98d4bbf813
    Update README.rst Victor Zverovich 2020-05-24 06:28:35 -0700