Commit Graph

  • 89c3bc585c Remove warning C4668 in MSVC for FMT_GCC_VERSION and FMT_HAS_GXX_CXX11 Alexander Bock 2017-07-06 17:36:56 -04:00
  • 4af9421ff0 Adding OpenSpace to the list of projects Alexander Bock 2017-07-07 10:48:05 -04:00
  • 1a398b5404 Fixed CMake CMP0048 warning. Evgeniy Gerasimenko 2017-07-05 08:58:41 +07:00
  • 589ccc1675 Bump version Victor Zverovich 2017-07-01 10:37:45 -07:00
  • c38170461d Add an error on broken includes Victor Zverovich 2017-07-01 10:09:25 -07:00
  • 16bdd8424f Update scripts Victor Zverovich 2017-07-01 07:30:51 -07:00
  • b492316d5d Update version list Victor Zverovich 2017-07-01 06:57:32 -07:00
  • 91f4ce02b6 Automatically update version in release script (#431) Victor Zverovich 2017-07-01 06:17:37 -07:00
  • 398343897f Update version 4.0.0 Jonathan Müller 2017-06-27 19:02:24 +02:00
  • 749ed39d79 Bump version number and update changelog Jonathan Müller 2017-06-24 15:38:25 +02:00
  • aba72982df remove 'FMT_CPPFORMAT' CMake option Alex Martin 2017-06-25 16:29:59 +02:00
  • e8ef103799 Fix undefined-var-template warning on clang when not compiling with -std=c++11 Victor Zverovich 2017-06-25 07:49:31 -07:00
  • 5e23fff052 remove unnecessary method Alex Martin 2017-06-25 12:59:34 +02:00
  • f61e71ccb9 Add Drake to projects Victor Zverovich 2017-06-22 06:31:50 -07:00
  • d9f0c58c65 Add Lyft Envoy to the list of projects Victor Zverovich 2017-06-22 06:20:51 -07:00
  • 569c5bdbf1 Workaround broken __builtin_clz in clang with MS codegen (#519) Victor Zverovich 2017-06-17 07:31:45 -07:00
  • eafc6a3292 Update Changelog Jonathan Müller 2017-06-14 18:20:51 +02:00
  • 5708bf8fcc Update changelog 3.0.2 Jonathan Müller 2017-06-08 16:25:24 +02:00
  • fbd871e433 added FMT_API declarations where needed when using FMT_EXPORT from a separate dll Rich E 2017-01-30 14:38:53 -05:00
  • 5bce2c0cef Allow compiling and using as DLL in windows (#502) Andreas Schönle 2017-05-05 14:58:09 +02:00
  • c75f6dcd30 Changing ArgArray template argument from unsigned to size_t Tomek Rozen 2017-05-15 10:48:49 +02:00
  • ecd0994c15 Use Ubuntu Trusty on Travis for a new CMake Victor Zverovich 2017-05-20 08:07:57 +03:00
  • 7859c3493f Fix handling of implicit conversion to integral types larger than int (#507) Victor Zverovich 2017-05-06 10:23:20 -07:00
  • 4fca31c497 Don't define WIN32_LEAN_AND_MEAN in header-only mode Victor Zverovich 2017-05-06 09:13:32 -07:00
  • e6df023916 Workaround MSVC lookup issue in ArgFormatterBase Jonathan Müller 2017-05-05 14:40:58 +02:00
  • 1934d9e5d9 Don't include the world with WIN32_LEAN_AND_MEAN (#503) Quentin Buathier 2017-05-04 04:22:01 +09:00
  • 9270e66700 Remove redundant include (#479) Victor Zverovich 2017-03-03 06:06:34 -08:00
  • 9589bf05de Fix error on MinGW Victor Zverovich 2017-02-25 06:53:55 -08:00
  • aad76bf4c1 Document which header defines formatting functions Victor Zverovich 2017-02-24 07:06:05 -08:00
  • 0bed09caaf Fix Android not being detected with latest NDK toolchain (#458) Magnus Bjerke Vik 2017-01-20 11:20:43 +01:00
  • 0e5a4422c2 Workaround an nvcc bug Victor Zverovich 2017-01-19 06:24:15 -08:00
  • 72484cc191 Fix missing intrinsic when included from C++/CLI Calum Robinson 2017-01-17 15:12:26 +00:00
  • 80bfa855a2 Don't export the -std=c++11 flag from the fmt target Eric Fiselier 2016-12-29 15:40:33 -07:00
  • 850405f0b0 Fix test compilation for FreeBSD (#433) Victor Zverovich 2016-12-14 06:28:41 -08:00
  • a55df13598 Fix collision with global convert function (#425) Victor Zverovich 2016-11-19 12:05:49 -08:00
  • baedba07ca Fix signbit detection (#423) Victor Zverovich 2016-11-14 20:14:52 -08:00
  • b9a20d761a Add version macro FMT_VERSION (#411) Victor Zverovich 2016-11-07 18:52:08 -08:00
  • ba0c3b957f Fix warnings on C++98 Victor Zverovich 2016-11-06 12:58:49 -08:00
  • 4a24a38861 Fix warnings Victor Zverovich 2016-11-06 12:29:59 -08:00
  • 5c69ecdd5e Create pull_request_template Jonathan Müller 2016-11-06 20:22:43 +01:00
  • 29732d44bb Add CONTRIBUTING file Victor Zverovich 2016-11-06 11:00:04 -08:00
  • abee8f95ec Fix Klockwork compilation warning Chen Hayat 2016-11-03 12:40:42 +02:00
  • 48ba0f2aa2 FMT_NULLPTR -> FMT_NULL and improve formatting Victor Zverovich 2016-11-06 09:05:58 -08:00
  • d3a9d03138 Fix missing '>' Jonathan Müller 2016-11-05 21:09:31 +01:00
  • 7aaa693fb3 Add extern templates for format_float Jonathan Müller 2016-11-05 20:59:05 +01:00
  • 267bed868f Using FMT_NULLPTR instead of literal 0 alabuzhev 2016-11-02 22:16:46 +02:00
  • f0a7da0219 argument index -> argument id Victor Zverovich 2016-11-01 17:00:59 -07:00
  • 5a5c3a3c25 fix newer clang warnings Lectem 2016-10-30 14:55:28 +01:00
  • dc8c943372 Describe cmake use of header-only target Ian Bell 2017-05-29 16:58:41 -06:00
  • ac5484c4e7 add alias targets with fmt namespace Mario Werner 2017-05-23 17:01:45 +02:00
  • 746adc5e71 added new namespace to the header only target in the find package test Mario Werner 2017-05-23 16:30:14 +02:00
  • 048d2aec27 CMake imported targets should be namespaced Bjoern Thiel 2017-05-19 09:52:27 +02:00
  • e14bac62a0 Changing ArgArray template argument from unsigned to size_t Tomek Rozen 2017-05-15 10:48:49 +02:00
  • 0284a2893a Use Ubuntu Trusty on Travis for a new CMake Victor Zverovich 2017-05-20 08:07:57 +03:00
  • 07ed421521 Fix handling of implicit conversion to integral types larger than int (#507) Victor Zverovich 2017-05-06 10:23:20 -07:00
  • c56d345985 Don't define WIN32_LEAN_AND_MEAN in header-only mode Victor Zverovich 2017-05-06 09:13:32 -07:00
  • dcfd40a1b8 Revert #456 Victor Zverovich 2017-05-06 08:36:54 -07:00
  • 79f11dbaa7 Allow compiling and using as DLL in windows (#502) Andreas Schönle 2017-05-05 14:58:09 +02:00
  • 52aabbe7ef Workaround MSVC lookup issue in ArgFormatterBase Jonathan Müller 2017-05-05 14:40:58 +02:00
  • 4423490d0b Don't include the world with WIN32_LEAN_AND_MEAN (#503) Quentin Buathier 2017-05-04 04:22:01 +09:00
  • d49f206183 fmt::internal::is_streamable works on gcc 4.7 郭荣飞 2017-04-16 16:32:15 +08:00
  • 7a4ac9ec9c add SOURCELINK_SUFFIX for compatibility with Sphinx 1.5 Graham Inggs 2017-04-12 11:40:21 +02:00
  • 82bb4f4e89 Fix Visual Studio 2017 new warning (C4244: 'argument': conversion from 'int' to 'const char', possible loss of data) Ivan Shynkarenka 2017-04-10 23:07:17 +03:00
  • 73ca9948fe Fix FormatBuf implementation (#491) effzeh 2017-04-06 19:02:03 +02:00
  • cbac016cce %.f should have zero precision, not default precision Arthur Danskin 2017-03-30 00:32:07 -04:00
  • 12252152ac CStringRef -> cstring_view Victor Zverovich 2017-03-26 15:13:10 -07:00
  • 5aa8d6ea21 Return locale by value Victor Zverovich 2017-03-25 08:57:23 -07:00
  • 32ec13f149 Switch to C++ locale Victor Zverovich 2017-03-25 08:20:06 -07:00
  • b4f4b7e21a Clean the buffer API (#477) Victor Zverovich 2017-03-12 07:30:20 -07:00
  • f423e46835 Replace clear() with resize(0) and data_ -> store_ Victor Zverovich 2017-03-11 07:43:26 -08:00
  • c03f55ec3a Add Kodi (xbmc) to the list of projects using fmt Victor Zverovich 2017-03-11 08:28:52 -08:00
  • 23b8c24da4 Add noexcept Victor Zverovich 2017-03-11 07:38:16 -08:00
  • 7175bd8ae6 Fix error on MinGW Victor Zverovich 2017-02-25 06:53:55 -08:00
  • 7258d1b8f3 Fix tests Victor Zverovich 2017-03-08 07:34:10 -08:00
  • fbc8ea8c3e False -> FalseType (#483) Victor Zverovich 2017-03-08 07:17:08 -08:00
  • 6c3aa28c94 fix for nvcc_wrapper compiler Pierre Kestener 2017-03-07 23:08:40 +01:00
  • e3b5d806a8 Don't bring Arg struct into global namespace Sean LK 2017-03-05 23:04:12 +00:00
  • 3610f34c70 Fix windows build Victor Zverovich 2017-03-04 07:10:54 -08:00
  • cc736e7611 Remove redundant include (#479) Victor Zverovich 2017-03-03 06:06:34 -08:00
  • 789ebea863 Merge branch 'printf' of github.com:fmtlib/fmt Victor Zverovich 2017-02-26 07:17:38 -08:00
  • 6f8006c2ce Add printf overloads that takes a writer (#476) Victor Zverovich 2017-02-25 09:58:42 -08:00
  • 589b93de45 Add default copy constructor to SystemError (#475) Dominik Schmidt 2017-02-25 18:37:06 +01:00
  • db0d54f855 Fix error on MinGW Victor Zverovich 2017-02-25 06:53:55 -08:00
  • 703960aa54 Merge branch 'master' of github.com:fmtlib/fmt Victor Zverovich 2017-02-24 07:06:12 -08:00
  • e208fbff52 Document which header defines formatting functions Victor Zverovich 2017-02-24 07:06:05 -08:00
  • 572491ad1f Document which header defines formatting functions Victor Zverovich 2017-02-24 07:04:44 -08:00
  • 20089c23ca Added missing FMT_OVERRIDE specifier to FormatBuf::overflow (#473) Alexey Gorishny 2017-02-22 22:55:15 +03:00
  • c333dca065 Follow standard naming conventions Victor Zverovich 2017-02-19 08:41:38 -08:00
  • 6a2ff287b2 Follow standard naming conventions Victor Zverovich 2017-02-19 06:46:51 -08:00
  • eedfd07f8b internal::MemoryBuffer -> basic_memory_buffer Victor Zverovich 2017-02-18 09:13:12 -08:00
  • 4ec8860783 ArgFormatter -> arg_formatter Victor Zverovich 2017-02-18 07:46:32 -08:00
  • 50e716737d StringRef -> string_view, LongLong -> long_long Victor Zverovich 2017-02-18 06:52:52 -08:00
  • e022c21ddc Fix windows build Victor Zverovich 2017-02-17 06:38:53 -08:00
  • 87b691d80c Merge StringWriter into StringBuffer Victor Zverovich 2017-02-17 06:23:16 -08:00
  • c2f021692f Merge ArrayWriter into FixedBuffer Victor Zverovich 2017-02-14 20:12:39 -05:00
  • fefaf07b6f Pass buffer instead of writer to format_value Victor Zverovich 2017-02-14 16:29:47 -05:00
  • 6e568f3a08 buffer -> basic_buffer Victor Zverovich 2017-02-14 12:08:37 -05:00
  • ad6d78f2a8 added FMT_API declarations where needed when using FMT_EXPORT from a separate dll Rich E 2017-01-30 14:38:53 -05:00
  • a00006119f Add join argument allowing formating list of values separated by a (#466) olivier80 2017-02-08 15:55:12 +01:00
  • bb1c82ef7d Fix build Victor Zverovich 2017-02-05 06:59:59 -08:00