Commit Graph

  • d58cc8a4a8 Merge BasicPrintfArgFormatter and PrintfArgFormatter Victor Zverovich 2016-11-20 07:42:38 -0800
  • 796beaaddb Fix collision with global convert function (#425) Victor Zverovich 2016-11-19 12:05:49 -0800
  • e2dfd39c75 Update arg visitors Victor Zverovich 2016-11-19 09:29:09 -0800
  • 751ff64bdb Update ArgConverter to the new visitor API Victor Zverovich 2016-11-19 08:40:24 -0800
  • c9dc41ab3f Replace ArgVisitor::visit with a free visit function Victor Zverovich 2016-11-19 07:59:54 -0800
  • caa60b9c99 Update comment Victor Zverovich 2016-11-19 07:41:28 -0800
  • 95a53e1f62 Refactor argument visitor API (#422) Victor Zverovich 2016-11-19 07:39:07 -0800
  • def687462c Fix signbit detection (#423) Victor Zverovich 2016-11-14 20:14:52 -0800
  • 6d24116763 Improve visitor API Victor Zverovich 2016-11-13 09:42:17 -0800
  • 25f8ad13dd Correction of 418 (#420) alabuzhev 2016-11-11 19:27:39 +0200
  • eff6a48a9c Correction of 418 alabuzhev 2016-11-11 16:36:51 +0200
  • 1d2049b53e Issue #418 - Minimal supported library subset (#419) alabuzhev 2016-11-10 21:29:12 +0200
  • eba891b4e8 Issue #418 - Minimal supported library subset alabuzhev 2016-11-10 10:20:59 +0200
  • f5b1c16e2c Add version macro FMT_VERSION (#411) Victor Zverovich 2016-11-07 18:52:08 -0800
  • a1dd524b6f format_arg -> do_format_arg Victor Zverovich 2016-11-07 18:22:21 -0800
  • 55a1ac5035 Fix test Victor Zverovich 2016-11-07 08:55:40 -0800
  • 85793a18cd Simplify API Victor Zverovich 2016-11-06 19:27:14 -0800
  • 9998f66f8c Replace formatter with context Victor Zverovich 2016-11-06 16:11:24 -0800
  • cfd00af37a Fix warnings on C++98 Victor Zverovich 2016-11-06 12:58:49 -0800
  • 6274401919 Fix warnings Victor Zverovich 2016-11-06 12:29:59 -0800
  • 2fa4655af6 Fix warning in FMT_STATIC_ASSERT on older GCC (#414) Victor Zverovich 2016-11-06 11:34:34 -0800
  • 8cef95f7c3 Create pull_request_template Jonathan Müller 2016-11-06 20:22:43 +0100
  • 922ae4896b Add CONTRIBUTING file Victor Zverovich 2016-11-06 11:00:04 -0800
  • 05ba3e7888 Fix Klockwork compilation warning Chen Hayat 2016-11-03 12:40:42 +0200
  • b244099c71 Merge b2892848d6 into 1daddec151 Chen Hayat 2016-11-06 17:41:38 +0000
  • 1daddec151 FMT_NULLPTR -> FMT_NULL and improve formatting Victor Zverovich 2016-11-06 09:05:58 -0800
  • d8867a2b07 Fix missing '>' Jonathan Müller 2016-11-05 21:09:31 +0100
  • 6c0125785b Add extern templates for format_float Jonathan Müller 2016-11-05 20:59:05 +0100
  • 49ccb2e449 Using FMT_NULLPTR instead of literal 0 alabuzhev 2016-11-02 22:16:46 +0200
  • c4eaa44f88 Update posix.cc codicodi 2016-11-03 12:38:40 +0100
  • 7c2a71c8c5 small fix... codicodi 2016-11-03 12:38:13 +0100
  • a5cb0cca2f use UTF8ToUTF16 codicodi 2016-11-03 12:36:51 +0100
  • b2892848d6 Fix Klockwork compilation warning Chen Hayat 2016-11-03 12:40:42 +0200
  • 459c2975bc Using FMT_NULLPTR instead of literal 0 alabuzhev 2016-11-02 22:16:46 +0200
  • 7ce7def515 argument index -> argument id Victor Zverovich 2016-11-01 17:00:59 -0700
  • 92a1b16c36 Update posix.cc codicodi 2016-11-01 23:33:44 +0100
  • 0ff7310160 Update posix.cc codicodi 2016-11-01 23:09:18 +0100
  • 8f455c10b0 fix newer clang warnings Lectem 2016-10-30 14:55:28 +0100
  • e599fe7436 Add 3.0.1 Changelog entry Jonathan Müller 2016-11-01 10:49:34 +0100
  • 7fa8f8fa48 Update version 3.0.1 Jonathan Müller 2016-11-01 09:24:49 +0100
  • c577f72596 Update README.rst Victor Zverovich 2016-10-31 18:19:49 -0700
  • 1ef8b4a5de Update version to 3.0.1 Jonathan Müller 2016-10-28 21:35:59 +0200
  • 4a66897fb6 Update ChangeLog Jonathan Müller 2016-10-28 21:35:23 +0200
  • 63639cba98 Fix Windows compilation with -fno-exceptions (#405) Jan Hellwig 2016-10-31 21:55:52 +0100
  • 2baf2a5e2c Fix Linux compilation with -fno-exceptions (#402) Jan Hellwig 2016-10-30 01:16:40 +0200
  • 15d0f32773 Fix Windows compilation with -fno-exceptions (#405) Jan Hellwig 2016-10-31 21:55:52 +0100
  • 5de1cefe14 Merge 3ea720f3ed into 8c63ea432c Lectem 2016-10-30 19:14:19 +0000
  • 3ea720f3ed fix newer clang warnings Lectem 2016-10-30 14:55:28 +0100
  • b6eefe0b76 Fix Windows compilation with -fno-exceptions Jan Hellwig 2016-10-30 02:15:51 +0200
  • 8c63ea432c Fix Linux compilation with -fno-exceptions (#402) Jan Hellwig 2016-10-30 01:16:40 +0200
  • 469a6cc8e8 Fix Linux compilation with -fno-exceptions Jan Hellwig 2016-10-29 22:30:34 +0200
  • fb9015b3a1 CHAR_WIDTH -> CHAR_SIZE to avoid collision with ISO/IEC TS 18661-1:2014 macro Victor Zverovich 2016-10-19 06:52:55 -0700
  • 2bba420337 Pass writer directly to format_value (#400) Victor Zverovich 2016-10-26 17:54:11 -0700
  • b656a1c133 Make value the second argument to format_value Victor Zverovich 2016-10-25 06:19:19 -0700
  • edf98792a5 Pass writer to format_value Victor Zverovich 2016-10-25 05:55:40 -0700
  • 205e4fecce CHAR_WIDTH -> CHAR_SIZE to avoid collision with ISO/IEC TS 18661-1:2014 macro Victor Zverovich 2016-10-19 06:52:55 -0700
  • 2a9f0a2608 Thread-safe time formatting codicodi 2016-10-09 23:57:52 +0200
  • 0a0c2c9cdd Remove unnecessary "fmt/" prefix which should be maintained with additional include_directories() in each project. (#397) chronoxor 2016-10-11 16:45:04 +0300
  • 1c9a674d24 Fix compilation on Cygwin (#388) Victor Zverovich 2016-10-01 21:32:16 -0700
  • 6e6adf431f Add FMT_OVERRIDE macro to allow specifying overriding functions in c++11 compilers Jean-Michaël Celerier 2016-09-23 16:39:58 +0200
  • f8289ba1da Fix compilation on Android. Hugh Wang 2016-09-13 10:34:54 +0800
  • 79100a21bc Correct syntax Victor Zverovich 2016-08-25 07:08:36 -0700
  • f4a417f8fb Fix handling of unsigned char strings (#373) Victor Zverovich 2016-08-23 08:42:25 -0700
  • 5047091ad8 Add 'a' and 'A' format specifiers Victor Zverovich 2016-08-20 09:55:07 -0700
  • f880a6cedf Add CUAUV, Seastar and ScyllaDB to the list of projects that use fmt (cherry picked from commit 2bf59a97c6) Victor Zverovich 2016-08-10 08:29:44 -0700
  • 7459ce15d3 Don't use -std compiler flag if CMAKE_CXX_STANDARD is specified (#366) Victor Zverovich 2016-08-05 08:22:45 -0700
  • f0a0674040 Use a heuristic to detect empty strftime result (#367) Victor Zverovich 2016-08-05 07:27:56 -0700
  • c79174e1c0 Correct buffer growth when formatting time (#367) Victor Zverovich 2016-08-04 08:34:07 -0700
  • f116a28134 Add "n" to integer formatting types Victor Zverovich 2016-07-26 07:36:35 -0700
  • 6d91a801a4 Update usage.rst: change Homebrew package name (cherry picked from commit 1dbc6bd1fc) Taro Matsuzawa aka. btm 2016-07-20 07:34:21 +0900
  • e3de93298b Remove unreachable code below FMT_THROW Nils Moehrle 2016-07-19 20:33:55 +0200
  • 6f27f98103 Update readme Victor Zverovich 2016-07-16 08:44:27 -0700
  • b8540e613e Workaround broken MinGW installation on AppVeyor (#355) Victor Zverovich 2016-07-16 07:58:42 -0700
  • a20c81a061 Break a long line Victor Zverovich 2016-07-14 06:47:07 -0700
  • 5d306cf11c Fix compile on freebsd Tilman Keskinöz 2016-07-15 14:28:18 +0200
  • 3f778b2099 check -> const_check to avoid a conflict with AssertMacros.h (#350) Victor Zverovich 2016-07-12 06:40:23 -0700
  • 27f604a153 Fix handling of thousands separator (#353) Victor Zverovich 2016-07-11 06:23:17 -0700
  • 1127e7a953 Fix building with clang in header-only mode Sean LK 2016-06-25 05:16:22 +0000
  • b838eb0c2e Reduce noise Victor Zverovich 2016-06-22 06:33:56 -0700
  • 59f9936009 Fix a link (#347) Victor Zverovich 2016-06-16 11:18:40 -0700
  • b26e239c05 Fix MSVC warnings Victor Zverovich 2016-06-15 06:29:47 -0700
  • 300d4f3c89 Suppress -Wpadded warnings Victor Zverovich 2016-06-14 22:17:34 -0700
  • 8cfff4da4c Fix -Wpessimizing-move Victor Zverovich 2016-06-14 15:53:40 -0700
  • 92d3f31df5 Fix clang warning Victor Zverovich 2016-06-14 15:42:32 -0700
  • df05947b8a Fix a -Wweak-vtables warning in clang Victor Zverovich 2016-06-14 08:11:33 -0700
  • 679fed9187 Don't use strtod_l on Android (#345) Victor Zverovich 2016-06-14 06:57:12 -0700
  • 14b4a2b073 Suppress clang's documentation warnings Victor Zverovich 2016-06-12 09:09:36 -0700
  • 8bb431fef3 Break long lines Victor Zverovich 2016-05-26 06:48:12 -0700
  • 01e31f3154 Don't use --upgrade because it causes pip install older version of sphinx Victor Zverovich 2016-05-25 07:46:47 -0700
  • 713a061bc5 Make documentation installation optional (#333) Victor Zverovich 2016-05-24 07:03:08 -0700
  • 87f5f867f6 Update sphinx Victor Zverovich 2016-05-24 06:55:57 -0700
  • ae85c91e80 Detect if lconv contains thousands_sep Victor Zverovich 2016-05-19 18:12:56 -0700
  • 584fa85d18 Add fmt prefix to includes (#332) Victor Zverovich 2016-05-22 16:07:50 -0700
  • d5dd1cd2a0 Use a mock to test locale support Victor Zverovich 2016-05-19 15:04:25 -0700
  • 078c44e31c Improve formatting consistency Victor Zverovich 2016-05-19 13:36:00 -0700
  • 2fd6c0b245 Workaround for missing lconv support in android (#327) Dmitry Panteleev 2016-05-16 20:07:14 -0400
  • affac0bea0 Check if setlocale succeeded Victor Zverovich 2016-05-19 06:48:35 -0700
  • ae8ae747bd Workaround an issue with "delete this" in GMock and gcc 6.1.1 Victor Zverovich 2016-05-14 17:58:14 -0700
  • c1c963e8b9 Correct docs Victor Zverovich 2016-05-10 11:07:53 -0700
  • 5b26ada01c Fix clang -Weverything warnings (#250) Victor Zverovich 2016-05-10 08:18:14 -0700