Commit Graph

  • 0b53feb413 Make ArgMap::init not explicitly instantiated yelnats321 2017-09-02 16:34:18 -0400
  • 3e75d3e001 Fix handling of types convertible to int Victor Zverovich 2017-09-02 07:08:19 -0700
  • b0867f3fa0 AlignSpec -> align_spec and fix a warning Victor Zverovich 2017-08-27 09:56:45 -0700
  • 89654cd127 to_wstring added Alex Alabuzhev 2017-08-27 15:48:33 +0100
  • f194a418f9 Replace fmt::is_same with std::is_same Victor Zverovich 2017-08-27 09:16:50 -0700
  • 47c84d7974 Move part of write API (spec factories) to a separate header Victor Zverovich 2017-08-27 09:08:44 -0700
  • 20168147dd Add ptr, a helper function for pointer formatting Victor Zverovich 2017-08-27 08:41:28 -0700
  • 77c892c88e Fix more warnings Victor Zverovich 2017-08-27 08:16:46 -0700
  • be7d72ba0d Fix expansion-to-defined warning Victor Zverovich 2017-08-27 06:45:59 -0700
  • d7e60301bf to_wstring added Alex Alabuzhev 2017-08-27 15:48:33 +0100
  • d4c504ae1c Fix a warning Victor Zverovich 2017-08-27 06:38:23 -0700
  • 27ad6cee82 Use standard enable_if Victor Zverovich 2017-08-26 10:41:58 -0700
  • 64681739fd Fix a warning Victor Zverovich 2017-08-26 09:32:37 -0700
  • 388061674a Remove FMT_HAS_GXX_CXX11 Victor Zverovich 2017-08-26 09:23:00 -0700
  • a7320bdce9 Fix a warning Victor Zverovich 2017-08-26 09:19:03 -0700
  • 016acebb56 Remove legacy code Victor Zverovich 2017-08-26 09:09:43 -0700
  • 07f8ffc44f Suppress shadowing warnings Victor Zverovich 2017-08-21 06:50:57 -0700
  • 466386d5cd Suppress a warning in gmock Victor Zverovich 2017-08-21 06:41:03 -0700
  • 70ef82a8e3 Workaround a bug in MSVC Victor Zverovich 2017-08-20 10:02:08 -0700
  • 37eb419af2 Fix noreturn attribute detection (#555) Victor Zverovich 2017-08-20 09:39:28 -0700
  • 14d8534900 Explicitly cast range length to std::size_t to prevent conversion warnings Manu343726 2017-08-20 13:58:05 +0200
  • c2201ce02e Accept wide chars as integers to prevent conversion warning Manu343726 2017-08-12 23:15:47 +0200
  • 1d5d09711d Explicitly cast range length to std::size_t to prevent conversion warnings Manu343726 2017-08-20 13:58:05 +0200
  • 7a5c0decc8 Accept wide chars as integers to prevent conversion warning Manu343726 2017-08-12 23:15:47 +0200
  • 6efbccb387 Add one more CMake warning fix Henry Schreiner 2017-08-18 15:27:55 -0400
  • 346a16ba04 Add one more CMake warning fix Henry Schreiner 2017-08-18 15:27:55 -0400
  • 5e0562ab51 Separate parsing and formatting Victor Zverovich 2017-08-13 13:09:02 -0700
  • 032c83807f Fix a segfault in test on glibc 2.26 #551, take 2 Victor Zverovich 2017-08-10 09:27:06 -0700
  • 6655e804c4 Fix a segfault in test on glibc 2.26 #551 Victor Zverovich 2017-08-06 20:18:04 -0700
  • 1102d46508 Make format spec parsing context-independent Victor Zverovich 2017-07-30 08:37:26 -0700
  • 45911770c5 Separate parsing and formatting in extension API Victor Zverovich 2017-07-29 07:50:16 -0700
  • 7bd776e7db Explain why null_terminating_iterator is used Victor Zverovich 2017-07-26 08:48:59 -0700
  • 873c8451ed Remove system_header pragma Victor Zverovich 2017-07-26 08:42:57 -0700
  • 9f7957c073 Separate argument parsing and formatting Victor Zverovich 2017-07-26 08:37:46 -0700
  • da439f2838 Suppress warning about missing noreturn attribute (#549) Victor Zverovich 2017-07-23 20:21:11 -0700
  • eefdb379f9 Fix an unused argument warning Victor Zverovich 2017-07-23 20:15:52 -0700
  • be18e51fca Merge a5231b86df into d16c4d20f8 Mike Crowe 2017-07-22 16:05:25 +0000
  • a5231b86df printf-test: Add check that errno is preserved by fmt::sprintf Mike Crowe 2017-07-22 14:42:37 +0100
  • 0d46c7fb36 printf: Add support for glibc's %m format Mike Crowe 2017-07-18 18:19:03 +0100
  • 2f4f49fd60 Switch from cstring_view to string_view Victor Zverovich 2017-07-18 19:40:48 -0700
  • d16c4d20f8 Suppress warning about missing noreturn attribute (#549) Mário Feroldi 2017-07-22 00:47:01 -0300
  • e792f1726b Make MinGW work with noreturn attribute Mário Feroldi 2017-07-21 02:24:41 -0300
  • ffa45de992 Check for noreturn attribute availabilty Mário Feroldi 2017-07-20 16:22:49 -0300
  • ca13eee19f Suppress warning about missing noreturn attribute Mário Feroldi 2017-07-20 16:13:24 -0300
  • 9c56a8ce5c Make format_arg() accept class hierarchies Bjorn Fahller 2017-07-17 12:35:39 +0200
  • a8d6f309c8 Minor optimizations Victor Zverovich 2017-07-17 06:26:22 -0700
  • 36acb44f61 Merge be2ef6fd50 into ca0e38304c Björn Fahller 2017-07-17 10:41:10 +0000
  • be2ef6fd50 Make format_arg() accept class hierarchies Bjorn Fahller 2017-07-17 12:35:39 +0200
  • ca0e38304c Update README.rst Victor Zverovich 2017-07-16 14:12:48 -0700
  • d16582a038 Move printf-related code to printf.cc Victor Zverovich 2017-07-15 09:46:18 -0400
  • 81790d726f Update format.h to remove C4574 error on MSVC 14.2 Alexander Bock 2017-07-14 14:12:38 -0400
  • cecff6b134 Update format.h to remove C4574 error on MSVC 14.2 Alexander Bock 2017-07-14 14:12:38 -0400
  • 3028344380 Fix undefined behavior in UDL macro Lee, Byoung-young 2017-07-12 11:01:58 +0900
  • 361911dd18 Use preinstalled version of cmake on travis Victor Zverovich 2017-07-13 19:06:20 -0400
  • 9ea183aaba Fix MSVC build Victor Zverovich 2017-07-13 18:27:45 -0400
  • 8f4b918c5b Check argument index Victor Zverovich 2017-07-12 13:24:51 -0400
  • 4193485b43 Remove test files Victor Zverovich 2017-07-12 13:15:06 -0400
  • 07123e8ff3 Use Ubuntu Trusty on Travis for a new CMake Victor Zverovich 2017-07-12 13:13:36 -0400
  • 586d63636a Implement more efficient handling of large number of format arguments Victor Zverovich 2017-07-12 00:26:54 -0400
  • 6cc61c8269 Fix undefined behavior in UDL macro Lee, Byoung-young 2017-07-12 11:01:58 +0900
  • 4045d7fea2 Fix warning about missing ' character Jonathan Müller 2017-07-11 20:45:17 +0200
  • da57a13aa1 Merge fa24093789 into 89c3bc585c Alexander Bock 2017-07-10 19:19:35 +0000
  • 89c3bc585c Remove warning C4668 in MSVC for FMT_GCC_VERSION and FMT_HAS_GXX_CXX11 Alexander Bock 2017-07-06 17:36:56 -0400
  • 4af9421ff0 Adding OpenSpace to the list of projects Alexander Bock 2017-07-07 10:48:05 -0400
  • 166054c177 Adding OpenSpace to the list of projects Alexander Bock 2017-07-07 10:48:05 -0400
  • fa24093789 Use a different solution to suppress C4574 while still compiling on Mac Alexander Bock 2017-07-07 10:02:09 -0400
  • 7eff0809a4 Remove warning C4668 in MSVC for FMT_GCC_VERSION and FMT_HAS_GXX_CXX11 Alexander Bock 2017-07-06 17:36:56 -0400
  • 7d3cec5106 Compile fix for Mac Alexander Bock 2017-07-06 17:35:31 -0400
  • eb090b3b01 Modification to format.h to suppress C4574 on MSVC Alexander Bock 2017-07-06 14:25:16 -0400
  • 1a398b5404 Fixed CMake CMP0048 warning. Evgeniy Gerasimenko 2017-07-05 08:58:41 +0700
  • f56987b0db Fixed CMake CMP0048 warning. Evgeniy Gerasimenko 2017-07-05 08:58:41 +0700
  • 5a6b1a430a Merge 8cc8ca1548 into 589ccc1675 wind85 2017-07-03 10:57:25 +0000
  • 8cc8ca1548 fixed formatting wind85 2017-07-03 12:57:02 +0200
  • 49e6c114ef added thread safety wind85 2017-07-03 03:56:27 +0200
  • 589ccc1675 Bump version Victor Zverovich 2017-07-01 10:37:45 -0700
  • c38170461d Add an error on broken includes Victor Zverovich 2017-07-01 10:09:25 -0700
  • 16bdd8424f Update scripts Victor Zverovich 2017-07-01 07:30:51 -0700
  • b492316d5d Update version list Victor Zverovich 2017-07-01 06:57:32 -0700
  • 91f4ce02b6 Automatically update version in release script (#431) Victor Zverovich 2017-07-01 06:17:37 -0700
  • 398343897f Update version 4.0.0 Jonathan Müller 2017-06-27 19:02:24 +0200
  • 749ed39d79 Bump version number and update changelog Jonathan Müller 2017-06-24 15:38:25 +0200
  • aba72982df remove 'FMT_CPPFORMAT' CMake option Alex Martin 2017-06-25 16:29:59 +0200
  • e8ef103799 Fix undefined-var-template warning on clang when not compiling with -std=c++11 Victor Zverovich 2017-06-25 07:49:31 -0700
  • 07eb1478d4 remove 'FMT_CPPFORMAT' CMake option Alex Martin 2017-06-25 16:29:59 +0200
  • 5e23fff052 remove unnecessary method Alex Martin 2017-06-25 12:59:34 +0200
  • e56f851388 remove unnecessary method Alex Martin 2017-06-25 12:59:34 +0200
  • f61e71ccb9 Add Drake to projects Victor Zverovich 2017-06-22 06:31:50 -0700
  • d9f0c58c65 Add Lyft Envoy to the list of projects Victor Zverovich 2017-06-22 06:20:51 -0700
  • 569c5bdbf1 Workaround broken __builtin_clz in clang with MS codegen (#519) Victor Zverovich 2017-06-17 07:31:45 -0700
  • c033c98b0c Merge e5a3206972 into eafc6a3292 Cleroth 2017-06-16 19:39:46 +0000
  • e5a3206972 Fixed builtin CLZ being used incorrectly Cleroth 2017-06-16 21:39:01 +0200
  • eafc6a3292 Update Changelog Jonathan Müller 2017-06-14 18:20:51 +0200
  • 5708bf8fcc Update changelog 3.0.2 Jonathan Müller 2017-06-08 16:25:24 +0200
  • fbd871e433 added FMT_API declarations where needed when using FMT_EXPORT from a separate dll Rich E 2017-01-30 14:38:53 -0500
  • 5bce2c0cef Allow compiling and using as DLL in windows (#502) Andreas Schönle 2017-05-05 14:58:09 +0200
  • c75f6dcd30 Changing ArgArray template argument from unsigned to size_t Tomek Rozen 2017-05-15 10:48:49 +0200
  • ecd0994c15 Use Ubuntu Trusty on Travis for a new CMake Victor Zverovich 2017-05-20 08:07:57 +0300
  • 7859c3493f Fix handling of implicit conversion to integral types larger than int (#507) Victor Zverovich 2017-05-06 10:23:20 -0700
  • 4fca31c497 Don't define WIN32_LEAN_AND_MEAN in header-only mode Victor Zverovich 2017-05-06 09:13:32 -0700
  • e6df023916 Workaround MSVC lookup issue in ArgFormatterBase Jonathan Müller 2017-05-05 14:40:58 +0200