Commit Graph

  • 229887bd40 Make constexpr remove_prefix gcc version check tighter (#648) Victor Zverovich 2018-02-14 05:46:41 -0800
  • f3f19e762f Update docs Victor Zverovich 2018-02-11 13:43:16 -0800
  • e9fa42acb8 Fix docs and build issues on gcc-4.6 Victor Zverovich 2018-02-11 09:43:54 -0800
  • affb35cfb9 Replace using with typedef for compatibility with gcc-4.6 Victor Zverovich 2018-02-11 09:23:47 -0800
  • 9710c058aa Update documentation building script Victor Zverovich 2018-02-11 09:23:17 -0800
  • 1a4e892765 Move output_range to format.h Victor Zverovich 2018-02-11 08:36:44 -0800
  • 522de7b55d Replace using with typedef for compatibility with gcc-4.6 Victor Zverovich 2018-02-11 08:32:02 -0800
  • 0b508fd29d Fix c++0x detection Victor Zverovich 2018-02-11 07:32:22 -0800
  • 1849735f12 Fallback to c++11 if c++14 not available Victor Zverovich 2018-02-11 07:25:53 -0800
  • 3239c51814 Get rid of generic lambdas Victor Zverovich 2018-02-11 07:05:14 -0800
  • 78166ccd36 Get rid of generic lambdas Victor Zverovich 2018-02-11 06:50:56 -0800
  • d8ef8a9e9b Cleanup Victor Zverovich 2018-02-11 06:23:43 -0800
  • 822222181b
    Update README.rst Victor Zverovich 2018-02-10 07:45:32 -0800
  • b00053247c Merge the std branch Victor Zverovich 2018-02-10 07:29:16 -0800
  • a502decddb Added a fmt.pro to support build using qmake (#641) Giuseppe Corbelli 2018-01-27 02:12:48 +0100
  • 61065e1a5c Fix unreachable code warning when signbit returns bool Victor Zverovich 2018-02-10 07:21:17 -0800
  • 403ae0a23b Add debug postfix for libfmt (#636) Victor Zverovich 2018-02-10 07:17:40 -0800
  • 5096c0fe97 Fix string_view detection Victor Zverovich 2018-02-10 07:17:29 -0800
  • 5b3f9eab94 Update syntax.rst Victor Zverovich 2018-02-10 07:03:44 -0800
  • e802cf14e3 Add note about errno to the documentation Victor Zverovich 2018-02-10 07:01:59 -0800
  • c96d64652b CMakeLists: Use GNUInstallDirs to set install location Victor Zverovich 2018-02-10 07:00:14 -0800
  • dbd84697ff Update usage.rst Victor Zverovich 2018-02-10 06:54:26 -0800
  • 5013c15737 Silence MSVC 2017 constant if expression warning Victor Zverovich 2018-02-10 06:52:46 -0800
  • cdfcee27fb Use allocator_traits if available Victor Zverovich 2018-02-10 06:51:13 -0800
  • 66b25ef0d0 Add examples Victor Zverovich 2018-02-10 06:33:03 -0800
  • 6cb68f9496 Fix warnings Victor Zverovich 2018-02-10 06:28:33 -0800
  • 0b635c9dc5 Fix handling of fixed enums in clang (#580) Victor Zverovich 2018-02-10 06:17:42 -0800
  • 66afd9b33a Fix compilation on gcc 6 Victor Zverovich 2018-02-10 05:16:16 -0800
  • 67e070fe5a Make format work with C++17 std::string_view (#571) Victor Zverovich 2018-02-07 07:37:05 -0800
  • 867b330966 Remove ANDROID macro check per comment in #458 Victor Zverovich 2018-02-07 07:44:15 -0800
  • 64599973e9 Enable stream exceptions (#581) Victor Zverovich 2018-02-07 07:36:15 -0800
  • 35f8f03670 Use less version 2.6.1 and sudo to fix npm install issues on travis Victor Zverovich 2017-09-17 08:41:17 -0700
  • 92a250fdb6 Suppress Clang's warning on zero as a null pointer Victor Zverovich 2018-02-07 07:16:00 -0800
  • 2f13d41e30 Add to_wstring Victor Zverovich 2018-02-07 07:08:14 -0800
  • 1e19ae8348 Workaround a bug in MSVC Victor Zverovich 2018-02-07 06:31:42 -0800
  • 3810d7e4d4 Workaround a bug in MSVC Victor Zverovich 2018-02-04 09:29:50 -0800
  • 5c7474e1fb Relax constexpr requirements Victor Zverovich 2018-02-04 08:58:21 -0800
  • 1f57243b49 Relax constexpr requirements Victor Zverovich 2018-02-04 08:52:43 -0800
  • dc5403612e Conditionally compile constexpr Victor Zverovich 2018-02-03 06:14:10 -0800
  • 5d8ba816de Fix a segfault in test on glibc 2.26 #551 Victor Zverovich 2018-02-02 19:34:08 -0800
  • a9f810c188 Update README.rst Victor Zverovich 2018-02-02 19:17:19 -0800
  • 2582f41e12 Fix ifdefs Victor Zverovich 2018-02-02 19:16:13 -0800
  • 1a7d0ba2d0 Adding OpenSpace to the list of projects Victor Zverovich 2018-02-02 19:10:25 -0800
  • 8921f613de Update build script Victor Zverovich 2018-02-02 18:46:39 -0800
  • f62e225e82 Automatically update version in release script (#431) Victor Zverovich 2018-02-02 18:45:05 -0800
  • 94806747df remove 'FMT_CPPFORMAT' CMake option Victor Zverovich 2018-02-02 18:42:22 -0800
  • bfce29ffef Improve conversion Victor Zverovich 2018-02-02 18:40:36 -0800
  • 8cf30aa2be Fix segfault on complex pointer formatting (#642) Victor Zverovich 2018-02-01 21:28:20 -0800
  • f164e4c72f Remove old bcc-related comments Victor Zverovich 2018-02-01 16:49:47 -0800
  • c57029c1f0 Add Drake & Lyft Envoy to the list of projects Victor Zverovich 2018-02-01 16:44:27 -0800
  • 8fa9acb8e5 Workaround broken __builtin_clz in clang with MS codegen (#519) Victor Zverovich 2018-02-01 16:43:16 -0800
  • 3dae25828f Describe cmake use of header-only target Victor Zverovich 2018-02-01 16:42:53 -0800
  • 1c7b751d70 Fix handling of implicit conversion to integral types larger than int Victor Zverovich 2018-02-01 15:21:57 -0800
  • 08dff3774c Allow compiling and using as DLL in windows #502 Victor Zverovich 2018-01-28 20:50:43 -0800
  • c753a2af39 Don't include the world with WIN32_LEAN_AND_MEAN (#503) Victor Zverovich 2018-01-28 20:26:25 -0800
  • a5185ec8d4 add SOURCELINK_SUFFIX for compatibility with Sphinx 1.5 Victor Zverovich 2018-01-28 20:20:39 -0800
  • 768061c85e Fix FormatBuf implementation (#491) Victor Zverovich 2018-01-28 20:08:51 -0800
  • 0c136381e3 Move back_insert_range to format.h Victor Zverovich 2018-01-27 18:56:50 -0800
  • 5060568f72 %.f should have zero precision, not default precision Victor Zverovich 2018-01-27 17:56:19 -0800
  • a09f748894 Add Kodi (xbmc) to the list of projects using fmt Victor Zverovich 2018-01-27 17:47:41 -0800
  • f9fa7c405f Add FMT_API and FMT_OVERRIDE where needed Victor Zverovich 2018-01-27 17:15:14 -0800
  • a980d3b46b Add fmt::join to format ranges (#466) Victor Zverovich 2018-01-27 16:04:45 -0800
  • 87eab90ea8 Fix missing intrinsic when included from C++/CLI (#457) Victor Zverovich 2018-01-27 09:25:15 -0800
  • 75005bbcd5 Don't export the -std=c++11 flag from the fmt target Victor Zverovich 2018-01-27 09:18:20 -0800
  • 19f990a9c0 Use https to fetch dependencies from github Victor Zverovich 2018-01-27 09:15:28 -0800
  • bca9de9e68 Return iterator from format_to Victor Zverovich 2018-01-27 07:03:26 -0800
  • 0555cea5fc Added a fmt.pro to support build using qmake (#641) Giuseppe Corbelli 2018-01-27 02:12:48 +0100
  • a93270fd60 Replace a bunch of craft with type_traits, take 2 Victor Zverovich 2018-01-22 18:56:53 -0800
  • 21429c8646 Revert "Replace a bunch of craft with type_traits" Victor Zverovich 2018-01-21 18:53:38 -0800
  • 0473c48f88 Add std::basic_string allocator support (#441) Victor Zverovich 2018-01-21 18:21:16 -0800
  • 72d9fffd78 Fix test compilation for FreeBSD (#433) Victor Zverovich 2018-01-21 18:18:05 -0800
  • e79588d6c1 Replace a bunch of craft with type_traits Victor Zverovich 2018-01-21 18:11:57 -0800
  • 3a6c7d0cbd Fix signbit detection (#423) Victor Zverovich 2018-01-21 16:41:55 -0800
  • 5e4c34b25a Add version macro FMT_VERSION (#411) Victor Zverovich 2018-01-21 16:36:22 -0800
  • bd8a7e7ea1 More iteratification Victor Zverovich 2018-01-21 14:30:38 -0800
  • f78c3e41be Fix unreachable code warning when signbit returns bool peterbell10 2018-01-20 20:15:30 +0000
  • 0a402056bc Add CONTRIBUTING.rst Victor Zverovich 2018-01-20 19:52:19 -0800
  • e35d41fff5 Add extern templates for format_float (#413) Victor Zverovich 2018-01-20 19:17:59 -0800
  • d8c25a175a Use nullptr if available Victor Zverovich 2018-01-20 18:37:57 -0800
  • e95e4659d9 Add syntax.rst to build Victor Zverovich 2018-01-20 17:55:43 -0800
  • e51119508c argument index -> argument id Victor Zverovich 2018-01-20 17:55:28 -0800
  • 229ee34eea Fix compiler warnings Victor Zverovich 2018-01-20 17:54:06 -0800
  • 7fe0f3dabc Update ChangeLog Victor Zverovich 2018-01-20 17:39:15 -0800
  • 38b603a42f Update README.rst Victor Zverovich 2018-01-20 17:12:43 -0800
  • a1e7e4a768 Fix compilation with -fno-exceptions (#402, #405) Victor Zverovich 2018-01-20 17:10:14 -0800
  • 3f24a38840 Thread-safe time formatting (#396) codicodi 2016-10-09 23:57:52 +0200
  • f853d94a15 Remove unnecessary fmt/ prefix (#397) Victor Zverovich 2018-01-20 10:28:10 -0800
  • 9649919d01 Document use of format_arg for user-defined type #393 Victor Zverovich 2018-01-20 10:07:29 -0800
  • c8efe145b4 Add api.rst to build Victor Zverovich 2018-01-20 09:52:29 -0800
  • da80005f11 Fix compilation on Cygwin (#388) Victor Zverovich 2018-01-20 09:52:03 -0800
  • 8ed163533c Fix a typo Victor Zverovich 2018-01-20 09:43:56 -0800
  • 1760c31b52 Workaround Doxygen mess Victor Zverovich 2018-01-20 08:53:03 -0800
  • 72606f2391 Add missing types to counting_iterator Victor Zverovich 2018-01-20 06:40:42 -0800
  • c15710032e Add debug postfix for libfmt (#636) Victor Zverovich 2018-01-20 06:47:12 -0800
  • 6822466aa3 Handle nested braces in join (#638) Victor Zverovich 2018-01-20 06:26:22 -0800
  • 64b349aee2 More iterator support & fmt::count Victor Zverovich 2018-01-17 22:04:24 -0800
  • e3b69efbe1 Suppress msvc warnings in gmock Victor Zverovich 2018-01-17 05:46:14 -0800
  • 322736d3bb Add support for arbitrary output iterators Victor Zverovich 2018-01-15 12:46:44 -0800
  • 1029119497 Cleanup Victor Zverovich 2018-01-15 11:37:39 -0800
  • c1d137ed5f Add support for nonconiguous iterators Victor Zverovich 2018-01-15 11:30:53 -0800
  • f6fd38bb3a More iterator support Victor Zverovich 2018-01-15 08:22:31 -0800
  • c2fecb9b2a Clean API Victor Zverovich 2018-01-14 14:15:59 -0800
  • 9a53a706fc Add support for back_insert_iterator Victor Zverovich 2018-01-14 12:25:03 -0800
  • 91ee9c9acd Return iterator from the format method Victor Zverovich 2018-01-14 11:00:27 -0800
  • 67928eae28 Don't inherit context from parse_context Victor Zverovich 2018-01-14 09:27:40 -0800
  • 217e7c76f1 Pass ranges by value Victor Zverovich 2018-01-14 07:19:23 -0800
  • 22994c62f7 Decouple arg_formatter_base from buffer Victor Zverovich 2018-01-13 15:34:48 -0800
  • 00f1450d9a Update tesmplate parameter names Victor Zverovich 2018-01-13 14:57:43 -0800
  • 3a2e89e134 Reduce dependency on buffer Victor Zverovich 2018-01-13 12:57:27 -0800
  • c719d94473 Fix experimental/string_view detection Victor Zverovich 2018-01-13 07:57:33 -0800
  • cea3c20747 Give a better error message for function pointers (#633) Victor Zverovich 2018-01-13 07:02:45 -0800
  • 232ceabbc3 Workaround an internal compiler error in MSVC Victor Zverovich 2018-01-13 05:52:30 -0800
  • c095445394 Replace buffer with range Victor Zverovich 2018-01-06 09:09:50 -0800
  • c3d6c5fc4c Replace buffer with range Victor Zverovich 2017-12-30 07:42:56 -0800
  • 0f98773164 add transition helper to format.h Tim Blechmann 2017-12-27 17:46:03 +0800
  • d165d9c483 Decouple locale and buffer Victor Zverovich 2017-12-26 17:22:07 -0800
  • 3663414053 Parameterize basic_writer on buffer type Victor Zverovich 2017-12-26 09:00:22 -0800
  • 6f2769d0b4 Revert "Added support for format string containing '\0' in _format udl (#619) (#620)" Victor Zverovich 2017-12-23 08:00:51 -0800
  • 5f1c73db7d Shorten a comment in locale.h Victor Zverovich 2017-12-23 08:00:38 -0800
  • 319346025d Update version Victor Zverovich 2017-12-20 08:38:07 -0800
  • 51a16f8c58
    Update ChangeLog.rst Victor Zverovich 2017-12-20 08:33:31 -0800
  • a00874603d Merge release branch Victor Zverovich 2017-12-20 08:30:58 -0800
  • 941663d038 Merge ostream.cc into ostream.h Victor Zverovich 2017-12-17 09:33:12 -0800
  • 955062da2e Merge printf.cc into printf.h Victor Zverovich 2017-12-17 08:36:19 -0800
  • 5705bf1c71 Added support for pre-c++17 experimental string_view (#607) Virgilio Alexandre Fornazin 2017-12-16 15:03:11 -0200
  • cabce31f45
    Update syntax.rst Victor Zverovich 2017-12-16 08:58:54 -0800
  • ccaae0c019 Refer to jeaiii project Victor Zverovich 2017-12-10 16:09:35 -0800
  • e37151021e Add a integer formatter based on jeaiii Victor Zverovich 2017-12-10 16:05:51 -0800
  • b3495f2e4b
    Update README.rst Victor Zverovich 2017-12-10 06:54:51 -0800
  • 61f296e30c Move FMT_HAS_BUILTIN to format.h Victor Zverovich 2017-12-09 08:56:44 -0800
  • ce801c9095 Remove dependency on <vector> and <array> Victor Zverovich 2017-12-09 08:48:30 -0800
  • 41fc29907a Merge branch 'std' of github.com:fmtlib/fmt into std Victor Zverovich 2017-12-09 08:16:34 -0800
  • 971fb584c3 Allow mixing named and automatic arguments Victor Zverovich 2017-12-09 08:15:13 -0800
  • af0f21da0f add missing inline in header-only mode (#626) Abdó Roig-Maranges 2017-12-09 16:50:53 +0100
  • 7cea163809 numeric -> arithmetic Victor Zverovich 2017-12-09 06:19:15 -0800
  • 5328907f7f Get rid of <limits> dependency Victor Zverovich 2017-12-06 09:18:17 -0800
  • faaafc7e12 Remove <utility> dependency and replace typedefs with using Victor Zverovich 2017-12-06 08:38:53 -0800
  • 94edb1a71c Add a lightweight header for the core API Victor Zverovich 2017-12-06 07:42:42 -0800
  • 3aaa25fa70 Added support for format string containing '\0' in _format udl (#619) (#620) Artem Golubikhin 2017-12-06 17:21:34 +0300
  • 84bd2f1962 Merge include/fmt/CMakeLists.txt into the main CMake file Victor Zverovich 2017-12-03 09:59:55 -0800
  • 7f351dec27 Decouple <locale> for better compile times Victor Zverovich 2017-12-03 09:18:06 -0800
  • 81bd9e8ea3 args -> format_args Victor Zverovich 2017-12-03 07:32:04 -0800
  • 10e70a06c9 Improve handling of custom arguments Victor Zverovich 2017-12-02 09:44:48 -0800
  • f9c97de46b Add note about errno to the documentation Mihai Todor 2017-11-27 11:25:13 +0000
  • e0243000de arg_index -> arg_id Victor Zverovich 2017-11-26 09:29:55 -0800
  • ac5f95208c Automatically add package to release Victor Zverovich 2017-11-25 08:23:13 -0800
  • 0e914372fb Avoid conflict with the macro CHAR_WIDTH Abdo Roig-Maranges 2017-11-25 14:47:25 +0100
  • f03a35a679 Check string specs at compile time Victor Zverovich 2017-11-24 09:54:28 -0800
  • e9da574147 Check char specs at compile time Victor Zverovich 2017-11-24 07:54:22 -0800
  • b25a029284 Check pointer type specs are compile time Victor Zverovich 2017-11-23 10:12:23 -0800
  • c8a9d902dd Check floating-point type specifiers Victor Zverovich 2017-11-23 09:14:37 -0800
  • 6570dc3122 Disallow formatting of multibyte strings into a wide buffer (#606) Victor Zverovich 2017-11-19 10:28:01 -0800
  • 3851994ab0 Fix yet another internal compiler error in MSVC Victor Zverovich 2017-11-19 09:06:49 -0800
  • 44e186512b Refactor parse context and fix warnings Victor Zverovich 2017-11-19 08:49:58 -0800
  • e7e270f511 Test error on invalid type spec and remove unused alias Victor Zverovich 2017-11-19 08:25:34 -0800
  • 692b82d32c UdlArg -> udl_arg Victor Zverovich 2017-11-19 08:02:07 -0800
  • c523dd584f Use error handler to report errors Victor Zverovich 2017-11-19 07:36:01 -0800
  • 5a32e64b05 More tests Victor Zverovich 2017-11-19 06:35:23 -0800
  • 093e2a4780 Improve error handling Victor Zverovich 2017-11-18 09:16:35 -0800
  • dc104cbaaa Workaround internal compiler errors in MSVC Victor Zverovich 2017-11-18 08:38:58 -0800
  • 39411504a5 More tests Victor Zverovich 2017-11-18 07:42:54 -0800
  • e3eb5ea074 Add parse_context::error_handler() Victor Zverovich 2017-11-18 06:58:14 -0800
  • 734e722da4 Fix warnings Victor Zverovich 2017-11-18 06:56:29 -0800
  • 62af25dca8 Workaround yet another MSVC internal error Victor Zverovich 2017-11-16 08:09:12 -0800
  • 594bd8feba More tests Victor Zverovich 2017-11-16 06:55:49 -0800
  • f2b52bba05 More tests Victor Zverovich 2017-11-12 19:14:35 -0800
  • 62df6f27cb CMakeLists: Use GNUInstallDirs to set install location Mike Crowe 2017-11-13 14:47:14 +0000
  • dfdb1adea5 More tests Victor Zverovich 2017-11-12 10:03:39 -0800
  • 7967c2f874 Disable test that triggers an MSVC bug Victor Zverovich 2017-11-12 09:42:26 -0800
  • 18a0b94b0e Fix overflow check Victor Zverovich 2017-11-12 06:58:11 -0800
  • 493586cbca Fix overflow check Victor Zverovich 2017-11-12 07:09:36 -0800
  • 1d751bc617 fix warning in header: signed/unsigned comparison JP Cimalando 2017-11-12 08:39:10 +0100
  • 686ff942af Fix compile-time parsing and add more tests Victor Zverovich 2017-11-11 11:22:09 -0800
  • 5b95b5d77c Test compile-time errors Victor Zverovich 2017-11-11 10:28:05 -0800
  • 246bdafc74 Add FMT_STRING macro for compile-time strings Victor Zverovich 2017-11-11 07:39:12 -0800
  • e805543341 Remove FMT_USE_VARIADIC_TEMPLATES Victor Zverovich 2017-11-11 06:49:03 -0800
  • dba1ccc4d7 Update readme Victor Zverovich 2017-11-10 07:38:51 -0800
  • e613b3c7b1 Update readme Victor Zverovich 2017-11-10 07:24:16 -0800
  • 11415bce3c
    Update usage.rst Victor Zverovich 2017-11-08 18:27:10 -0800
  • 9982dd0130 Fix for warning C5030 in VS2015 Alex Alabuzhev 2017-11-09 00:14:10 +0000
  • 9fda7a36fd Check integral type specs at compile time Victor Zverovich 2017-11-08 06:43:56 -0800
  • 92847a0d11 Add integral type handler Victor Zverovich 2017-11-08 05:56:52 -0800
  • a03842b0d5 More compile-time checks Victor Zverovich 2017-11-05 13:18:42 -0800
  • 42e88c4fcb Silenced MSVC 2017 constant if expression warning virgiliofornazin 2017-11-05 17:57:58 -0200
  • 1c855a4762 Integrate constexpr format specs parsing Victor Zverovich 2017-11-05 09:28:50 -0800
  • 780b44bf82 Add compile-time format string check Victor Zverovich 2017-11-04 09:02:47 -0700
  • 8ca6e76dbc Detect user-defined literal templates Victor Zverovich 2017-11-04 08:23:24 -0700
  • a7e986166a Workaround another MSVC madness Victor Zverovich 2017-10-29 08:19:55 -0700
  • db9ffa1405 Make parse_format_string constexpr Victor Zverovich 2017-10-29 07:32:14 -0700
  • e926ae78ac Add parse_format_string Victor Zverovich 2017-10-27 07:25:29 -0700
  • 57e266ab1d Rename handlers Victor Zverovich 2017-10-27 06:44:00 -0700
  • d29c7c3aca Workaround a bug in MSVC Victor Zverovich 2017-10-25 06:42:48 -0700
  • aadb38a5e6 Make specs_checker constexpr Victor Zverovich 2017-10-23 21:02:54 -0700
  • dd0b72e1ee Remove refactoring artefacts Victor Zverovich 2017-10-22 14:44:52 -0700
  • e52b10e33f Merge branch 'vitaut-patch-1' of github.com:fmtlib/fmt into std Victor Zverovich 2017-10-22 10:35:37 -0700
  • 529d88ce95 Make dynamic_format_specs construction constexpr Victor Zverovich 2017-10-22 10:19:09 -0700
  • d2f2a8b0ca constexpr support of dynamic width and precision Victor Zverovich 2017-10-22 09:32:46 -0700
  • 7a9c1ba190 FMT_VARIADIC_CONST - Support for const variadic methods (#591) Ludek Vodicka 2017-10-22 17:55:40 +0200
  • 6b3840b73c Make format_specs construction constexpr Victor Zverovich 2017-10-22 08:18:26 -0700
  • a38bd9ca24 Fix formatting and naming Victor Zverovich 2017-10-22 07:19:45 -0700
  • 91014f0171 Naming conventions Victor Zverovich 2017-10-22 06:43:41 -0700
  • 932ab2bfca Report error from parse_nonnegative_int via handler Victor Zverovich 2017-10-21 08:37:52 -0700
  • 0ebdf41efa Fix compile-test Victor Zverovich 2017-10-21 08:17:00 -0700
  • 170f5c671f Move headers to include/fmt Victor Zverovich 2017-10-21 07:38:49 -0700
  • 3d11eac784 Workaround another MSVC constexpr bug Victor Zverovich 2017-10-21 07:13:20 -0700
  • c69e308690 Update README.rst Victor Zverovich 2017-10-20 18:00:31 -0700
  • 25aac0bee5 Fix travis build on macOS Victor Zverovich 2017-10-20 06:47:17 -0700
  • b83241ff4d Make format spec parsing constexpr Victor Zverovich 2017-10-19 07:28:17 -0700
  • bd5188c811 Remove MinGW because it's not on appveyor image Victor Zverovich 2017-10-19 06:46:25 -0700
  • 62616b88a6 Workaround a bug in MSVC's constexpr handling Victor Zverovich 2017-10-19 06:06:13 -0700
  • b8f85f671f Use Visual Studio 2017 image on appveyor Victor Zverovich 2017-10-18 08:15:10 -0700
  • 7174de0d79 Fix contexpr-ness of pointer_from Victor Zverovich 2017-10-18 06:36:08 -0700
  • 3785afc5a3 Pass errors to handler instead of throwing (#566) Victor Zverovich 2017-10-15 17:15:01 -0700
  • 324415c036 Use allocator_traits if available. Michael Winterberg 2017-10-16 16:12:28 -0700
  • 1b5ccf6c13 Make parse_arg_id constexpr Victor Zverovich 2017-10-15 16:54:47 -0700
  • 5f39721c0a Fix a warning Victor Zverovich 2017-10-15 14:58:41 -0700
  • ca96acbe4f Add examples Victor Zverovich 2017-10-15 07:38:03 -0700
  • 708d9509ff fix(Clang CodeGen): remove warnings yumetodo 2017-10-14 13:54:23 +0900
  • 9328a074b1 Fix handling of fixed enums in clang (#580) Victor Zverovich 2017-10-14 08:47:08 -0700
  • 2c077dd442 Enable stream exceptions (#581) Victor Zverovich 2017-10-14 07:38:16 -0700
  • 933a33a794 Added MSVC checking for support for string_view. Michael Winterberg 2017-10-08 13:50:12 -0700
  • 17f93fe084 Make basic_string_view ctors constexpr Victor Zverovich 2017-09-29 12:26:57 -0700
  • d5e918b61f Detect C++14 compiler support Victor Zverovich 2017-09-28 08:46:47 -0700
  • be5b4552d9 Make null_terminating_iterator more iteratory Victor Zverovich 2017-09-27 22:40:58 -0700
  • 643fb0662e Check for argument indexing switch Victor Zverovich 2017-09-27 21:18:37 -0700
  • bef89db6e7 Fix a bogus -Wduplicated-branches gcc warning (#573) Victor Zverovich 2017-09-27 19:21:49 -0700
  • d45544d14e Fix width handling in dynamic formatting Victor Zverovich 2017-09-27 19:04:15 -0700
  • 2a619d96dd Make format work with C++17 std::string_view (#571) Mário Feroldi 2017-09-20 10:21:11 -0300
  • 8cbf544733 Add parse context Victor Zverovich 2017-09-17 08:32:57 -0700
  • e051de37f3 Use less version 2.6.1 and sudo to fix npm install issues on travis Victor Zverovich 2017-09-17 08:41:17 -0700
  • 5de459bf33 Suppress Clang's warning on zero as a null pointer Mário Feroldi 2017-09-16 20:06:47 -0300
  • ec4f5175f1 Replace Range with ParseContext in parse() Victor Zverovich 2017-09-16 16:50:40 -0700
  • 83dd2ab919 Simplify dynamic_specs_handler Victor Zverovich 2017-09-16 15:30:13 -0700
  • 5a8ae0bb05 Fix a warning Victor Zverovich 2017-09-13 08:36:06 -0700
  • 39bc319b35 Update test results Victor Zverovich 2017-09-10 07:35:32 -0700
  • 534bff7d31 Fix handling of max packed arguments Victor Zverovich 2017-09-09 07:38:52 -0700
  • 0cda806dcc Fix compile tests Victor Zverovich 2017-09-08 11:25:49 -0700
  • a3191a9903 Get rid of FMT_MAKE_WSTR_VALUE macro Victor Zverovich 2017-09-08 08:42:01 -0700
  • fced79b0ee Get rid of old compat macros Victor Zverovich 2017-09-08 08:26:05 -0700
  • be887d9269 Replace internal::get with std::declval Victor Zverovich 2017-09-08 08:09:28 -0700
  • 53cf073561 Get rid of FMT_MAKE_VALUE macro Victor Zverovich 2017-09-08 07:43:04 -0700
  • 2972de4ba3 Char -> char_type Victor Zverovich 2017-09-06 07:29:48 -0700
  • 9ee7c2163c Type -> type Victor Zverovich 2017-09-06 07:12:07 -0700
  • 1a09194ae6 Cleanup type handling Victor Zverovich 2017-09-06 07:00:21 -0700
  • c18a4041f9 Remove conditional and to_iterator Victor Zverovich 2017-09-04 13:56:14 -0700
  • 1cade7ef4d Remove FMT_USE_RVALUE_REFERENCES Victor Zverovich 2017-09-04 13:52:29 -0700
  • 7413239f49 Remove unnecessary qualification Victor Zverovich 2017-09-04 13:12:52 -0700
  • af00e4f9c9 Remove printf_arg_formatter from format.h and cleanup Victor Zverovich 2017-09-04 12:28:53 -0700
  • 44a26e5e21 CharPtr -> pointer_type and move to writer Victor Zverovich 2017-09-04 11:58:14 -0700
  • 0fbd846561 Replace fmt::internal::make_unsigned with std::make_unsigned Victor Zverovich 2017-09-04 11:41:15 -0700
  • 8a2bc0ab1b Add nullptr support Victor Zverovich 2017-09-04 11:10:08 -0700
  • 80505995d0 Allow delayed type checking Victor Zverovich 2017-09-03 08:28:30 -0700
  • 165895346c Make ArgMap::init not explicitly instantiated (#563) Elnar Dakeshov 2017-09-03 22:26:08 -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
  • 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
  • 6efbccb387 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
  • 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
  • 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
  • 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
  • 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
  • 4045d7fea2 Fix warning about missing ' character Jonathan Müller 2017-07-11 20:45:17 +0200
  • 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
  • 1a398b5404 Fixed CMake CMP0048 warning. Evgeniy Gerasimenko 2017-07-05 08:58:41 +0700
  • 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 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
  • 5e23fff052 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
  • eafc6a3292 Update Changelog Jonathan Müller 2017-06-14 18:20:51 +0200
  • dc8c943372 Describe cmake use of header-only target Ian Bell 2017-05-29 16:58:41 -0600
  • ac5484c4e7 add alias targets with fmt namespace Mario Werner 2017-05-23 17:01:45 +0200
  • 746adc5e71 added new namespace to the header only target in the find package test Mario Werner 2017-05-23 16:30:14 +0200
  • 048d2aec27 CMake imported targets should be namespaced Bjoern Thiel 2017-05-19 09:52:27 +0200
  • e14bac62a0 Changing ArgArray template argument from unsigned to size_t Tomek Rozen 2017-05-15 10:48:49 +0200
  • 0284a2893a Use Ubuntu Trusty on Travis for a new CMake Victor Zverovich 2017-05-20 08:07:57 +0300
  • 07ed421521 Fix handling of implicit conversion to integral types larger than int (#507) Victor Zverovich 2017-05-06 10:23:20 -0700
  • c56d345985 Don't define WIN32_LEAN_AND_MEAN in header-only mode Victor Zverovich 2017-05-06 09:13:32 -0700
  • dcfd40a1b8 Revert #456 Victor Zverovich 2017-05-06 08:36:54 -0700
  • 79f11dbaa7 Allow compiling and using as DLL in windows (#502) Andreas Schönle 2017-05-05 14:58:09 +0200
  • 52aabbe7ef Workaround MSVC lookup issue in ArgFormatterBase Jonathan Müller 2017-05-05 14:40:58 +0200
  • 4423490d0b Don't include the world with WIN32_LEAN_AND_MEAN (#503) Quentin Buathier 2017-05-04 04:22:01 +0900
  • d49f206183 fmt::internal::is_streamable works on gcc 4.7 郭荣飞 2017-04-16 16:32:15 +0800
  • 7a4ac9ec9c add SOURCELINK_SUFFIX for compatibility with Sphinx 1.5 Graham Inggs 2017-04-12 11:40:21 +0200
  • 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 +0300
  • 73ca9948fe Fix FormatBuf implementation (#491) effzeh 2017-04-06 19:02:03 +0200
  • cbac016cce %.f should have zero precision, not default precision Arthur Danskin 2017-03-30 00:32:07 -0400
  • 12252152ac CStringRef -> cstring_view Victor Zverovich 2017-03-26 15:13:10 -0700
  • 5aa8d6ea21 Return locale by value Victor Zverovich 2017-03-25 08:57:23 -0700
  • 32ec13f149 Switch to C++ locale Victor Zverovich 2017-03-25 08:20:06 -0700
  • b4f4b7e21a Clean the buffer API (#477) Victor Zverovich 2017-03-12 07:30:20 -0700
  • f423e46835 Replace clear() with resize(0) and data_ -> store_ Victor Zverovich 2017-03-11 07:43:26 -0800
  • c03f55ec3a Add Kodi (xbmc) to the list of projects using fmt Victor Zverovich 2017-03-11 08:28:52 -0800
  • 23b8c24da4 Add noexcept Victor Zverovich 2017-03-11 07:38:16 -0800
  • 7175bd8ae6 Fix error on MinGW Victor Zverovich 2017-02-25 06:53:55 -0800
  • 7258d1b8f3 Fix tests Victor Zverovich 2017-03-08 07:34:10 -0800
  • fbc8ea8c3e False -> FalseType (#483) Victor Zverovich 2017-03-08 07:17:08 -0800
  • 6c3aa28c94 fix for nvcc_wrapper compiler Pierre Kestener 2017-03-07 23:08:40 +0100
  • e3b5d806a8 Don't bring Arg struct into global namespace Sean LK 2017-03-05 23:04:12 +0000
  • 3610f34c70 Fix windows build Victor Zverovich 2017-03-04 07:10:54 -0800
  • cc736e7611 Remove redundant include (#479) Victor Zverovich 2017-03-03 06:06:34 -0800
  • 789ebea863 Merge branch 'printf' of github.com:fmtlib/fmt Victor Zverovich 2017-02-26 07:17:38 -0800
  • 6f8006c2ce Add printf overloads that takes a writer (#476) Victor Zverovich 2017-02-25 09:58:42 -0800
  • 589b93de45 Add default copy constructor to SystemError (#475) Dominik Schmidt 2017-02-25 18:37:06 +0100
  • db0d54f855 Fix error on MinGW Victor Zverovich 2017-02-25 06:53:55 -0800
  • 703960aa54 Merge branch 'master' of github.com:fmtlib/fmt Victor Zverovich 2017-02-24 07:06:12 -0800
  • e208fbff52 Document which header defines formatting functions Victor Zverovich 2017-02-24 07:06:05 -0800
  • 572491ad1f Document which header defines formatting functions Victor Zverovich 2017-02-24 07:04:44 -0800
  • 20089c23ca Added missing FMT_OVERRIDE specifier to FormatBuf::overflow (#473) Alexey Gorishny 2017-02-22 22:55:15 +0300
  • c333dca065 Follow standard naming conventions Victor Zverovich 2017-02-19 08:41:38 -0800
  • 6a2ff287b2 Follow standard naming conventions Victor Zverovich 2017-02-19 06:46:51 -0800
  • eedfd07f8b internal::MemoryBuffer -> basic_memory_buffer Victor Zverovich 2017-02-18 09:13:12 -0800
  • 4ec8860783 ArgFormatter -> arg_formatter Victor Zverovich 2017-02-18 07:46:32 -0800
  • 50e716737d StringRef -> string_view, LongLong -> long_long Victor Zverovich 2017-02-18 06:52:52 -0800
  • e022c21ddc Fix windows build Victor Zverovich 2017-02-17 06:38:53 -0800
  • 87b691d80c Merge StringWriter into StringBuffer Victor Zverovich 2017-02-17 06:23:16 -0800
  • c2f021692f Merge ArrayWriter into FixedBuffer Victor Zverovich 2017-02-14 20:12:39 -0500
  • fefaf07b6f Pass buffer instead of writer to format_value Victor Zverovich 2017-02-14 16:29:47 -0500
  • 6e568f3a08 buffer -> basic_buffer Victor Zverovich 2017-02-14 12:08:37 -0500
  • ad6d78f2a8 added FMT_API declarations where needed when using FMT_EXPORT from a separate dll Rich E 2017-01-30 14:38:53 -0500
  • a00006119f Add join argument allowing formating list of values separated by a (#466) olivier80 2017-02-08 15:55:12 +0100
  • bb1c82ef7d Fix build Victor Zverovich 2017-02-05 06:59:59 -0800
  • a13b96ed88 Simplify API Victor Zverovich 2017-02-05 06:54:03 -0800
  • 624c58682d Simplify API Victor Zverovich 2017-02-05 06:41:39 -0800
  • 7ae8bd7073 basic_format_arg -> basic_arg, Buffer -> buffer Victor Zverovich 2017-02-05 06:09:06 -0800
  • bf0f107564 Parameterize format_specs on character type Victor Zverovich 2017-01-28 13:17:47 +0000
  • 296e9cada2 FrmatSpec -> format_spec Victor Zverovich 2017-01-28 12:51:35 +0000
  • b5fb8dd18b stream -> buffer Victor Zverovich 2017-01-28 12:44:36 +0000
  • 984a102921 Remove IntFormatSpec and StrFormatSpec Victor Zverovich 2017-01-28 04:26:48 -0800
  • 4863730eca Remove pad Victor Zverovich 2017-01-22 19:11:47 -0800
  • aaa0fc396b Improve compatibility with old compilers and fix test Victor Zverovich 2017-01-22 12:16:16 -0800
  • aea5d3ab00 Improve compatibility with older gcc and update tests Victor Zverovich 2017-01-22 11:48:02 -0800
  • 8485027710 Use named argument emulation instead of nested functions Victor Zverovich 2017-01-22 11:28:55 -0800
  • ec15ef7b7b Replace operator<< with write function Victor Zverovich 2017-01-22 07:40:21 -0800
  • bc6af7548b Fix Android not being detected with latest NDK toolchain (#458) Magnus Bjerke Vik 2017-01-20 11:20:43 +0100
  • 67662702aa allow to stream user defined types in a MemoryWriter (#456) Andreone 2017-01-19 20:47:43 +0100
  • 9e9ad57f58 Workaround an nvcc bug Victor Zverovich 2017-01-19 06:24:15 -0800
  • a2596d685d Fix missing intrinsic when included from C++/CLI Calum Robinson 2017-01-17 15:12:26 +0000
  • d8754af063 Allow %s as generic format specifier in printf (#453) mojoBrendan 2017-01-15 05:45:48 +1000
  • e0251fdcef BasicContainerWriter utility added Jean-Charles Lefebvre 2017-01-03 11:52:49 +0100
  • b77c8190ca FPUtil -> fputil Victor Zverovich 2016-12-30 13:12:27 -0800
  • 8428621ddc BasicWriter -> basic_writer Victor Zverovich 2016-12-30 12:11:27 -0800
  • e1689cb985 Custom FormatSpec (#439) (#444) Jean-Charles Lefebvre 2016-12-30 20:25:42 +0100
  • 939aff2936 Remove unnecessary template arg from basic_format_args Victor Zverovich 2016-12-30 10:19:38 -0800
  • f69786a715 Remove Not Victor Zverovich 2016-12-30 09:29:41 -0800
  • b2a0d8914a Merge value and MakeValue Victor Zverovich 2016-12-30 09:25:01 -0800
  • acd1811c50 Value -> value Victor Zverovich 2016-12-30 08:05:26 -0800
  • 42a319074c Parameterize Value on context Victor Zverovich 2016-12-29 18:07:05 -0800
  • a4d6cb32d1 Clean up basic_format_arg Victor Zverovich 2016-12-29 17:17:18 -0800
  • b9aaa507fc Don't export the -std=c++11 flag from the fmt target Eric Fiselier 2016-12-29 15:40:33 -0700
  • d705d51671 Parameterize basic_format_arg on context (#442) Victor Zverovich 2016-12-29 09:07:39 -0800
  • 02553d13a0 Use https to fetch dependencies from github Victor Zverovich 2016-12-29 10:44:02 -0800
  • 422236af7c Don't erase writer type Victor Zverovich 2016-12-28 07:55:33 -0800
  • abb6996f36 MakeArg -> make_arg Victor Zverovich 2016-12-27 07:55:44 -0800
  • ee1651ce07 Handle empty format_arg state Victor Zverovich 2016-12-27 07:43:25 -0800
  • 3bbc5799b6 Fix MinGW build Victor Zverovich 2016-12-26 11:26:41 -0800
  • 63fcfc5798 Fix build on older gcc Victor Zverovich 2016-12-26 10:55:30 -0800
  • db780cb119 Add std::basic_string allocator support to StringRef, StringBuffer and relatives (#441) Andrey Glebov 2016-12-26 19:36:56 +0300
  • d86e51e9c1 Don't inherit basic_format_arg from internal::Value Victor Zverovich 2016-12-24 07:37:33 -0800
  • f05888692c Fix handling of unpacked args (#437) Victor Zverovich 2016-12-23 08:24:48 -0800
  • 1183621867 Add support for exotic character types Victor Zverovich 2016-12-15 08:36:18 -0800
  • 763ca9780f Parameterize Value on character type Victor Zverovich 2016-12-15 08:26:10 -0800
  • 6cba8fe9ba Move stuff out of internal::Value Victor Zverovich 2016-12-15 07:51:40 -0800
  • fac5546321 Fix test compilation for FreeBSD (#433) Victor Zverovich 2016-12-14 06:28:41 -0800
  • e1ee5bf0ba Replace StringValue with StringRef Victor Zverovich 2016-12-11 21:13:54 -0800
  • 0854f8c3bf Parameterize formatting argument on char type. Victor Zverovich 2016-12-11 13:22:45 -0800
  • 9cf6c8fdc6 Get rid of fmt::internal::Arg Victor Zverovich 2016-11-26 10:21:31 -0800
  • 5f022ae081 Remove FMT_DISPATCH Victor Zverovich 2016-11-20 10:14:23 -0800
  • 41d4bcf0cc Ingore Xcode files Victor Zverovich 2016-11-20 10:11:12 -0800
  • 284297019f Merge BasicArgFormatter and ArgFormatter Victor Zverovich 2016-11-20 09:36:27 -0800
  • d4084ac5b1 Get rid of ArgVisitor Victor Zverovich 2016-11-20 08:47:24 -0800
  • 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
  • 1d2049b53e Issue #418 - Minimal supported library subset (#419) alabuzhev 2016-11-10 21:29:12 +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
  • 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
  • 7ce7def515 argument index -> argument id Victor Zverovich 2016-11-01 17:00:59 -0700
  • 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
  • c577f72596 Update README.rst Victor Zverovich 2016-10-31 18:19:49 -0700
  • 15d0f32773 Fix Windows compilation with -fno-exceptions (#405) Jan Hellwig 2016-10-31 21:55:52 +0100
  • 8c63ea432c Fix Linux compilation with -fno-exceptions (#402) Jan Hellwig 2016-10-30 01:16:40 +0200
  • 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
  • 64ca334a2d CharType -> Char Victor Zverovich 2016-10-22 09:15:28 -0700
  • be613204ab Char -> char_type Victor Zverovich 2016-10-22 08:19:19 -0700
  • f85d5f4dac BasicFormatter -> basic_formatter Victor Zverovich 2016-10-22 08:04:20 -0700
  • 18dfa257d0 Pass correct formatters to make_format_args Victor Zverovich 2016-10-21 06:46:21 -0700
  • abbefd7166 CHAR_WIDTH -> CHAR_SIZE to avoid collision with ISO/IEC TS 18661-1:2014 macro Victor Zverovich 2016-10-19 06:52:55 -0700
  • ed874df293 Merge branch 'master' of github.com:fmtlib/fmt Victor Zverovich 2016-10-17 07:00:58 -0700
  • 1e018e65cb Thread-safe time formatting codicodi 2016-10-09 23:57:52 +0200
  • 1500f00525 Remove unnecessary "fmt/" prefix which should be maintained with additional include_directories() in each project. (#397) chronoxor 2016-10-11 16:45:04 +0300
  • dafbec7553 Fix type safety when using custom formatters (#394) Victor Zverovich 2016-10-07 08:37:06 -0700
  • 506435bf71 Fix formatting Victor Zverovich 2016-10-07 03:41:23 -0700
  • f287994084 Fix formatting Victor Zverovich 2016-10-07 03:22:14 -0700
  • 4809e2956a Minor documentation changes Victor Zverovich 2016-10-06 07:38:19 -0700
  • 61fb85618c Merge pull request #393 from pwm1234/master-pwm Victor Zverovich 2016-10-06 06:49:34 -0700
  • 88c4bc33d2 Document use of format_arg for user-defined type Philip Miller 2016-10-05 15:04:08 -0400
  • 48fe97835b Add format_arg::operator bool Victor Zverovich 2016-10-02 09:36:40 -0700
  • 119a63ab72 internal::Arg -> format_arg Victor Zverovich 2016-10-02 09:29:11 -0700
  • 65a8c2c343 format_arg -> format_value Victor Zverovich 2016-10-02 08:49:10 -0700
  • 13b04044e5 Add format_args::size_type Victor Zverovich 2016-10-02 08:26:32 -0700
  • cee50b7572 Fix compilation on Cygwin (#388) Victor Zverovich 2016-10-01 21:32:16 -0700
  • 8a77e7927e Enable C++11 in tests. Victor Zverovich 2016-10-01 07:18:55 -0700
  • 1e8553d679 Enable C++11 in tests. Victor Zverovich 2016-10-01 07:02:58 -0700
  • 06bab3edb0 Workaround mingw bug https://sourceforge.net/p/mingw/bugs/1531/ Victor Zverovich 2016-09-30 07:20:57 -0700
  • f66d37fb1c Merge pull request #390 from chronoxor/master Victor Zverovich 2016-09-29 08:11:46 -0700
  • 6fd6ecc10d Enable C++11 for no-windows-h-test Victor Zverovich 2016-09-28 07:45:28 -0700
  • c4212f9ec2 format -> vformat Victor Zverovich 2016-09-28 07:09:26 -0700
  • 1546b9e336 Introduced NamedArgWithType<Char, T> : NamedArg<Char> Ivan Shynkarenka 2016-09-28 00:18:09 +0300
  • 17c17d1585 Merge pull request #389 from chronoxor/master Victor Zverovich 2016-09-27 08:11:36 -0700
  • d09dd1a81a Extend ArgLists to support serialization/deserialization in third-party components Ivan Shynkarenka 2016-09-27 17:40:05 +0300
  • 21c6700b83 Don't build std branch with -std=c++0=98 Victor Zverovich 2016-09-26 07:35:27 -0700
  • 64a0016680 Merge pull request #385 from jcelerier/master Victor Zverovich 2016-09-25 07:44:37 -0700
  • 9ec3bea2d6 Add FMT_OVERRIDE macro to allow specifying overriding functions in c++11 compilers Jean-Michaël Celerier 2016-09-23 16:39:58 +0200
  • 1fb0586b06 Merge pull request #381 from hghwng/master Victor Zverovich 2016-09-13 08:07:43 -0700
  • 5f26b5da28 Fix compilation on Android. Hugh Wang 2016-09-13 10:34:54 +0800
  • 209a1d58bf Get rid of macros Victor Zverovich 2016-08-27 09:06:21 -0700
  • 9a07973261 Test types Victor Zverovich 2016-08-27 08:55:01 -0700
  • 0d25f6fcbb Move the paper to the docs repo Victor Zverovich 2016-08-27 08:26:47 -0700
  • ea28a63706 Get rid of FMT_VARIADIC_CTOR Victor Zverovich 2016-08-27 08:23:44 -0700
  • 0d8aca8de3 Get rid of FMT_VARIADIC_VOID Victor Zverovich 2016-08-27 08:16:49 -0700
  • 4ece95a754 Make make_format_args public Victor Zverovich 2016-08-27 07:57:48 -0700
  • 0028ce57b6 Get rid of FMT_VARIADIC Victor Zverovich 2016-08-26 17:23:13 -0700
  • ece7ae5f49 Make format_arg_store convertible to format_args Victor Zverovich 2016-08-26 15:09:40 -0700
  • 621447fece Make initialization C++11-compatible Victor Zverovich 2016-08-26 14:41:18 -0700
  • a0190e4bbd Add a missing include Victor Zverovich 2016-08-26 10:26:33 -0700
  • b903f5c123 format -> vformat Victor Zverovich 2016-08-26 09:10:23 -0700
  • 43c0095aa3 Refactor type mapping Victor Zverovich 2016-08-26 08:50:09 -0700
  • 4873685c7e ArgArray -> format_arg_store Victor Zverovich 2016-08-26 06:44:41 -0700
  • fc73e10620 ArgList -> format_args Victor Zverovich 2016-08-25 08:50:07 -0700
  • 92605eb4f7 Remove FMT_USE_VARIADIC_TEMPLATES Victor Zverovich 2016-08-25 08:44:53 -0700
  • 9bb213e920 FormatError -> format_error Victor Zverovich 2016-08-25 08:38:07 -0700
  • 2ae6bca488 Complete syntax section Victor Zverovich 2016-08-25 07:23:04 -0700
  • 04335aeadb Correct syntax Victor Zverovich 2016-08-25 07:08:36 -0700
  • 3d5125cd87 Update paper Victor Zverovich 2016-08-25 06:50:09 -0700
  • d775a20fff Update paper Victor Zverovich 2016-08-24 07:41:07 -0700
  • 4dc9fd995f Update paper Victor Zverovich 2016-08-24 06:55:18 -0700
  • a79c7b4e8f Fix handling of unsigned char strings (#373) Victor Zverovich 2016-08-23 08:42:25 -0700
  • 195d6a5663 Update paper Victor Zverovich 2016-08-23 08:10:35 -0700
  • 6c184efa75 Remove old compatibility headers Victor Zverovich 2016-08-22 08:39:26 -0700
  • 93975c70bb Update paper Victor Zverovich 2016-08-21 07:50:31 -0700
  • 53f9e7f65c Add 'a' and 'A' format specifiers Victor Zverovich 2016-08-20 09:55:07 -0700
  • 768739c310 Update paper Victor Zverovich 2016-08-20 07:39:10 -0700
  • 94d387cd45 Update paper Victor Zverovich 2016-08-19 21:41:19 -0700
  • 721c9100f2 Update paper Victor Zverovich 2016-08-19 16:43:10 -0700
  • 108498bdd0 Add initial draft of the paper Victor Zverovich 2016-08-19 09:33:59 -0700
  • f19d8f9655 Improve error reporting (#357) Victor Zverovich 2016-08-14 07:28:20 -0700
  • 2bf59a97c6 Add CUAUV, Seastar and ScyllaDB to the list of projects that use fmt Victor Zverovich 2016-08-10 08:29:44 -0700
  • 12a6027b40 Don't use -std compiler flag if CMAKE_CXX_STANDARD is specified (#366) Victor Zverovich 2016-08-05 08:22:45 -0700
  • a5d0adf395 Use a heuristic to detect empty strftime result (#367) Victor Zverovich 2016-08-05 07:27:56 -0700
  • 1a23f9c274 Correct buffer growth when formatting time (#367) Victor Zverovich 2016-08-04 08:34:07 -0700
  • 9dbb60c4c8 Move fmt::fprintf to printf.h Victor Zverovich 2016-08-03 08:52:05 -0700
  • ed30108918 Add "n" to integer formatting types Victor Zverovich 2016-07-26 07:36:35 -0700
  • d5893c9a13 Update homepage and break long lines Victor Zverovich 2016-07-21 09:00:23 -0700
  • 6ee9f2ed09 Make printf argument formatters public (#335, #360) Victor Zverovich 2016-07-21 06:59:28 -0700
  • 631ffef438 Merge pull request #361 from nmoehrle/fix-unreachable-code Victor Zverovich 2016-07-21 06:35:38 -0700
  • 355861f1ff Document PrintfFormatter::format Victor Zverovich 2016-07-20 08:26:14 -0700
  • ab054532ce Move writer to PrintfFormatter object for consistency with BasicFormatter Victor Zverovich 2016-07-20 08:21:13 -0700
  • 9823675832 Break long lines Victor Zverovich 2016-07-20 08:17:33 -0700
  • d4ddaaf2b1 Make PrintfFormatter public (#335, #360) Victor Zverovich 2016-07-20 08:09:14 -0700
  • fa0f870ac9 Merge pull request #362 from smellman/smellman-patch-1 Victor Zverovich 2016-07-19 16:03:51 -0700
  • 1dbc6bd1fc Update usage.rst: change Homebrew package name Taro Matsuzawa aka. btm 2016-07-20 07:34:21 +0900
  • c8c9973669 Remove unreachable code below FMT_THROW Nils Moehrle 2016-07-19 20:33:55 +0200
  • 65cd664195 Fix handling of wide strings in StringWriter Victor Zverovich 2016-07-18 08:47:11 -0700
  • c110c6eca7 Update readme Victor Zverovich 2016-07-16 08:44:27 -0700
  • 1acfd07f1e Workaround broken MinGW installation on AppVeyor (#355) Victor Zverovich 2016-07-16 07:58:42 -0700
  • d4885cea62 Document BasicStringWriter Victor Zverovich 2016-07-14 07:41:00 -0700
  • 903357c853 Break a long line Victor Zverovich 2016-07-14 06:47:07 -0700
  • 88b84d6429 Merge pull request #358 from arvedarved/fix-freebsd Victor Zverovich 2016-07-15 15:23:51 -0700
  • d7c4e1cb1f Fix compile on freebsd Tilman Keskinöz 2016-07-15 14:28:18 +0200
  • 0d5ef5c2a6 Fix inclusion of printf.h in the header-only config (#354) Victor Zverovich 2016-07-12 06:59:35 -0700
  • 8631694021 check -> const_check to avoid a conflict with AssertMacros.h (#350) Victor Zverovich 2016-07-12 06:40:23 -0700
  • 4133e501f3 Merge branch 'locale' Victor Zverovich 2016-07-11 06:48:38 -0700
  • 0e6df7e511 Fix handling of thousands separator (#353) Victor Zverovich 2016-07-11 06:23:17 -0700
  • 44c926d96f Merge pull request #348 from LogicalKnight/fix-clang-extern-header-only Victor Zverovich 2016-06-27 09:21:16 -0700
  • 75f862bf57 Fix building with clang in header-only mode Sean LK 2016-06-25 05:16:22 +0000
  • 116914a949 Remove unused scripts Victor Zverovich 2016-06-22 20:58:19 -0700
  • 689fd2ad49 Refactor release script Victor Zverovich 2016-06-22 07:58:35 -0700
  • 7a0806a366 Fix release script Victor Zverovich 2016-06-22 07:29:34 -0700
  • a81bff9349 Update documentation build instructions Victor Zverovich 2016-06-22 07:01:43 -0700
  • 5c876088d3 Reduce noise Victor Zverovich 2016-06-22 06:33:56 -0700
  • d688072990 Break a long line Victor Zverovich 2016-06-22 06:29:18 -0700
  • aa1e6b0f75 Handle images in rst2md converter Victor Zverovich 2016-06-22 06:28:51 -0700
  • 26819461bd Fix links in older docs Victor Zverovich 2016-06-17 07:30:42 -0700
  • 2e69e454d0 Fix a link (#347) Victor Zverovich 2016-06-16 11:18:40 -0700
  • a914384bc4 Merge update-website and release scripts Victor Zverovich 2016-06-16 07:53:07 -0700
  • 41356aa00a Format scripts Victor Zverovich 2016-06-15 16:14:31 -0700
  • e9a0d3141b Merge branch 'locale' Victor Zverovich 2016-06-15 15:04:24 -0700
  • c7d0241abb Fix docs Victor Zverovich 2016-06-15 07:16:04 -0700
  • e0d6f630f8 Fix MSVC warnings Victor Zverovich 2016-06-15 06:29:47 -0700
  • a201c61977 Suppress -Wpadded warnings Victor Zverovich 2016-06-14 22:17:34 -0700
  • 4569b4dbd6 Fix -Wpessimizing-move Victor Zverovich 2016-06-14 15:53:40 -0700
  • c9bb5468b6 Fix clang warning Victor Zverovich 2016-06-14 15:42:32 -0700
  • b26e76efe9 Fix a -Wweak-vtables warning in clang Victor Zverovich 2016-06-14 08:11:33 -0700
  • c7739536e8 Don't use strtod_l on Android (#345) Victor Zverovich 2016-06-14 06:57:12 -0700
  • dfa631e64a Bump version Victor Zverovich 2016-06-14 06:33:57 -0700
  • 18e3f16576 Suppress clang's documentation warnings Victor Zverovich 2016-06-12 09:09:36 -0700
  • 72d51e0b1e Implemented #335: custom printf support Glen Stark 2016-06-08 01:23:32 +0200
  • 6ccb5673c4 Update README.rst Victor Zverovich 2016-06-03 08:40:07 -0700
  • a82026746d Fix download link Victor Zverovich 2016-06-03 08:19:24 -0700
  • 9d36a5a3b0 Remove .doctrees Victor Zverovich 2016-06-03 08:11:24 -0700
  • 81e2dac955 Improve documentation build Victor Zverovich 2016-06-03 07:19:05 -0700
  • 5940431e2d Don't exclude the current version from dropdown menu Victor Zverovich 2016-06-03 06:23:49 -0700
  • 15008bf05d Generate docs for all versions Victor Zverovich 2016-06-02 08:47:33 -0700
  • 06045cb4a5 Minor fixes to documentation build scripts Victor Zverovich 2016-06-02 06:52:07 -0700
  • 9492b9ff03 Pass versions from CMake to Sphinx Victor Zverovich 2016-06-02 06:41:25 -0700
  • 0d9870dd9e Implement website update script Victor Zverovich 2016-06-01 07:45:54 -0700
  • 5e70843a73 Don't fail if a package was not found Victor Zverovich 2016-05-31 08:49:34 -0700
  • d25e07660e Specify minimum required Breathe version Victor Zverovich 2016-05-31 08:46:28 -0700
  • 579736f210 Don't install Sphinx if it the minimum version is satisfied Victor Zverovich 2016-05-31 08:40:29 -0700
  • 8650c57ccd Reuse virtualenv to speed up builds Victor Zverovich 2016-05-26 08:00:41 -0700
  • 9071daebe9 Make work dir configurable Victor Zverovich 2016-05-26 07:35:10 -0700
  • fcaf8a0cdc Make virtualenv dir configurable and break long lines Victor Zverovich 2016-05-26 06:52:51 -0700
  • 231c16df25 Break long lines Victor Zverovich 2016-05-26 06:48:12 -0700
  • 971359997f Implement website update script Victor Zverovich 2016-05-26 06:44:20 -0700
  • f7abf9fd0f Implement website update script Victor Zverovich 2016-05-25 08:22:40 -0700
  • e68836c123 Don't use --upgrade because it causes pip install older version of sphinx Victor Zverovich 2016-05-25 07:46:47 -0700
  • dc1e36fa0e Make documentation installation optional (#333) Victor Zverovich 2016-05-24 07:03:08 -0700
  • 7bb1b50835 Update sphinx Victor Zverovich 2016-05-24 06:55:57 -0700
  • 96c28f748d Detect if lconv contains thousands_sep Victor Zverovich 2016-05-19 18:12:56 -0700
  • e160c2b79a Add fmt prefix to includes (#332) Victor Zverovich 2016-05-22 16:07:50 -0700
  • e2a332e5df Use a mock to test locale support Victor Zverovich 2016-05-19 15:04:25 -0700
  • ebff26f8f1 Improve formatting consistency Victor Zverovich 2016-05-19 13:36:00 -0700
  • 559739ec1d Merge pull request #328 from dpantele/android-fix Victor Zverovich 2016-05-19 13:31:38 -0700
  • 45a1509455 Workaround for missing lconv support in android (#327) Dmitry Panteleev 2016-05-16 20:07:14 -0400
  • 5b106083e7 Check if setlocale succeeded Victor Zverovich 2016-05-19 06:48:35 -0700
  • 2d8a7ed086 Add include to example Victor Zverovich 2016-05-19 06:39:03 -0700
  • b18f783fed Add string.h to the docs Victor Zverovich 2016-05-18 21:04:34 -0700
  • b6c0cf9683 Add fmt::to_string (#326) Victor Zverovich 2016-05-18 19:54:52 -0700
  • d00b43c592 Workaround an issue with "delete this" in GMock and gcc 6.1.1 Victor Zverovich 2016-05-14 17:58:14 -0700
  • cc9b051d12 Move format_system_error to the public API (#323) Victor Zverovich 2016-05-11 21:36:22 -0600
  • d67eb8af2f Correct docs Victor Zverovich 2016-05-10 11:07:53 -0700
  • 3400e0d609 Fix clang -Weverything warnings (#250) Victor Zverovich 2016-05-10 08:18:14 -0700
  • f76583276a Clarify performance tradeoffs (#320) Victor Zverovich 2016-05-10 07:29:31 -0700
  • 31a4f0ab05 Implement website update script Victor Zverovich 2016-05-09 08:36:16 -0700
  • 744c2824c5 Fix a clang warning about an undefined template (#318) Victor Zverovich 2016-05-08 09:45:32 -0700
  • 140f11190b Add a website update script Victor Zverovich 2016-05-08 08:03:01 -0700
  • fb67a2f660 Fix building source package Victor Zverovich 2016-05-08 07:28:34 -0700
  • d2b65f77e8 Fix formatting Victor Zverovich 2016-05-08 07:27:41 -0700
  • 03cdd4ca50 Ignore virtualenv in subdirectories Victor Zverovich 2016-05-08 07:27:20 -0700
  • e5e4fb370c Update version Victor Zverovich 2016-05-07 09:50:47 -0700
  • 70d93078e3 Update links Victor Zverovich 2016-05-07 09:37:38 -0700
  • b344bd9582 Fix release script and changelog format Victor Zverovich 2016-05-07 09:21:26 -0700
  • add6bcca3e Document ostream support Victor Zverovich 2016-05-07 09:09:33 -0700
  • 836415b215 Update changelog Victor Zverovich 2016-05-07 08:59:19 -0700
  • 7ce503e6a0 Update changelog Victor Zverovich 2016-05-07 08:50:51 -0700
  • a4538ac1e8 Update ChangeLog.rst Victor Zverovich 2016-05-07 08:44:51 -0700
  • 6dfdada493 Update ChangeLog.rst Victor Zverovich 2016-05-07 08:00:12 -0700
  • b7fe7dfad1 Update changelog Victor Zverovich 2016-05-07 07:50:56 -0700
  • 9c865560fd Fix a warning Victor Zverovich 2016-05-07 07:10:40 -0700
  • 1788883262 Fix warnings Victor Zverovich 2016-05-07 07:03:21 -0700
  • 90730e706b Move ostream support to ostream.{h,cc} Victor Zverovich 2016-05-06 07:37:20 -0700
  • 041725e9d0 Update changelog Victor Zverovich 2016-05-05 08:20:12 -0700
  • c5fe3eb87e Fix code bloat regression on gcc 5.3.1 with -std=c++11 (#315) Victor Zverovich 2016-05-05 07:48:06 -0700
  • b2a8141373 Update changelog Victor Zverovich 2016-05-04 08:49:29 -0700
  • 408c84cd42 Update copyright (#314) Victor Zverovich 2016-05-04 06:27:03 -0700
  • 6825ac9ccf Merge pull request #313 from dean0x7d/test-fixes Victor Zverovich 2016-05-04 06:22:17 -0700
  • f3d6d3a8f2 Fix find-package-test failure with non-default compiler Dean Moldovan 2016-05-04 00:51:28 +0200
  • 8eaad79de7 Fix FMT_STATIC_ASSERT compile test Dean Moldovan 2016-05-04 00:36:48 +0200
  • 131d446183 Fix compile tests not clearing the cache after an error Dean Moldovan 2016-05-04 00:33:29 +0200
  • 4042198262 Merge pull request #312 from dean0x7d/intel-udl-fix Victor Zverovich 2016-05-03 08:34:53 -0700
  • 729491eab7 Use FMT_ICC_VERSION everywhere internally Dean Moldovan 2016-05-03 14:26:01 +0200
  • 3a04ebf14f Fix user-defined literal detection for Intel C++ compiler Dean Moldovan 2016-05-02 23:51:37 +0200
  • b64d13a357 Merge pull request #309 from jwilk/spelling Victor Zverovich 2016-05-01 06:48:34 -0700
  • e0ac51cbd9 Fix typos Jakub Wilk 2016-05-01 12:29:21 +0200
  • 4e279e2a70 Correct formatting Victor Zverovich 2016-04-29 07:02:37 -0700
  • a3929b719a Document date/time formatting and move example to the docs Victor Zverovich 2016-04-29 06:40:31 -0700
  • 63be22d5dc Update template Victor Zverovich 2016-04-28 07:09:05 -0700
  • f171d1f3d6 Update a link Victor Zverovich 2016-04-28 07:05:28 -0700
  • c33f3e281b cppformat -> fmt Victor Zverovich 2016-04-28 07:00:22 -0700
  • 59d0efd6d6 Update links Victor Zverovich 2016-04-28 06:54:37 -0700
  • 56b6c05bf9 Update links Victor Zverovich 2016-04-28 06:47:43 -0700
  • 8dd48923d8 Update links Victor Zverovich 2016-04-28 06:45:50 -0700
  • 7dac3c44f5 Update links Victor Zverovich 2016-04-27 18:26:23 -0700
  • 4a0d9dbc30 Update build script Victor Zverovich 2016-04-27 18:22:44 -0700
  • c916ab3319 Update docs Victor Zverovich 2016-04-27 08:35:59 -0700
  • f9ee5f4b43 Update README.rst Victor Zverovich 2016-04-27 08:28:24 -0700
  • e817bb9cc4 Update links Victor Zverovich 2016-04-27 08:23:03 -0700
  • 5946029585 Update README.rst Victor Zverovich 2016-04-27 08:15:49 -0700
  • f4b5aeaed2 Update README.rst Victor Zverovich 2016-04-27 08:13:56 -0700
  • 5a6a58576a Update README.rst Victor Zverovich 2016-04-27 08:05:40 -0700
  • 90accff030 Fix a warning Victor Zverovich 2016-04-26 07:23:03 -0700
  • 49f6771ca9 Grow buffer Victor Zverovich 2016-04-25 08:24:14 -0700
  • fa5ebd27d4 Implement time formatting Victor Zverovich 2016-04-25 08:07:27 -0700
  • 4cddbfa7cf Update README.rst Victor Zverovich 2016-04-25 06:36:26 -0700
  • f1cd5413e9 Update README.rst Victor Zverovich 2016-04-24 10:46:21 -0700
  • 7f0d8184c9 cppformat -> fmt Victor Zverovich 2016-04-24 10:39:33 -0700
  • e569297d6a Update Android config Victor Zverovich 2016-04-24 10:23:02 -0700
  • bea282dae9 cppformat -> fmt Victor Zverovich 2016-04-24 09:18:15 -0700
  • 17544b1824 Add compatibility headers Victor Zverovich 2016-04-24 09:10:58 -0700
  • afd67497de cppformat -> fmt Victor Zverovich 2016-04-24 09:06:12 -0700
  • 5e1576f79f cppformat -> fmt Victor Zverovich 2016-04-24 07:45:13 -0700
  • 848ab63a2a CPPFORMAT_VERSION -> FMT_VERSION Victor Zverovich 2016-04-24 07:16:33 -0700
  • c7d9d79ad2 Document visitors and formatters vitaut 2016-04-21 07:31:32 -0700
  • 9ae2ac2fb7 Document ArgVisitor vitaut 2016-04-21 06:59:48 -0700
  • 125bb0f19a Revise docs vitaut 2016-04-21 06:50:54 -0700
  • bfdca8b576 Make ArgVisitor public and document it vitaut 2016-04-20 09:11:33 -0700
  • da3467b7f9 Document BasicArgFormatter vitaut 2016-04-20 07:45:11 -0700
  • fb5350543c Correct case vitaut 2016-04-20 07:44:37 -0700
  • ccbc891992 Document argument formatters vitaut 2016-04-20 07:16:52 -0700
  • b69e6dcead Make BasicArgFormatter public and add ArgFormatter vitaut 2016-04-19 08:56:31 -0700
  • 4d8cee2d48 Document the n format specifier vitaut 2016-04-17 20:46:08 -0700
  • f68771abe4 Implement locale-specific integer formatting vitaut 2016-04-17 19:06:03 -0700
  • 581afee039 Enable wstring in gtest (#304) vitaut 2016-04-13 08:26:42 -0400
  • e49a4e0aff Bump version and adjust comments vitaut 2016-04-12 07:42:47 -0400
  • 753e9a04c0 Update version vitaut 2016-04-11 15:17:15 -0400
  • 18c69c998d Update changelog and version vitaut 2016-04-11 15:13:36 -0400
  • 6cfe43539a Update version vitaut 2016-03-21 07:58:24 -0700
  • c61043450b Update changelog vitaut 2016-03-21 07:57:06 -0700
  • e4f7d0d311 Resolve overloads vitaut 2016-04-11 09:32:24 -0400
  • d8e246daaf Merge pull request #299 from niosHD/minor-packaging-improvements Victor Zverovich 2016-04-07 07:35:09 -0700
  • 620f999e80 ignore the current build directory when packaging Mario Werner 2016-04-06 09:49:34 +0200
  • dcbb6b1e4d make the install location for the generated cmake files configurable Mario Werner 2016-04-06 09:33:13 +0200
  • a99891e7a5 Use a mock to test custom argument formatter vitaut 2016-03-19 07:36:28 -0700
  • 52f89065e1 Make argument formatter customizable vitaut 2016-03-19 07:20:31 -0700
  • 9ffe98c00e Fix/suppress MSVC warnings vitaut 2016-03-19 06:39:33 -0700
  • 63d7f3d116 Don't check for C++11 features if C++11 support is disabled vitaut 2016-03-18 08:10:06 -0700
  • c052cf11b9 Improve coding style consistency vitaut 2016-03-18 07:59:04 -0700
  • 0c901efb16 Use less strict pedantic flags for tests because of GMock (#291) vitaut 2016-03-18 07:52:24 -0700
  • 030cccfeef Update changelog vitaut 2016-03-17 07:28:21 -0700
  • 062e3bd757 Add a branch option to the release script vitaut 2016-03-13 10:27:15 -0700
  • 5174b8ca28 Update README.rst Victor Zverovich 2016-03-10 10:52:21 -0800
  • 090de29ddf Update README.rst Victor Zverovich 2016-03-10 10:51:52 -0800
  • 59607f5e99 Fix warnings on GCC 4.6.3 vitaut 2016-03-09 07:47:08 -0800
  • 763d1fe6a3 Suppress warnings in Google Mock vitaut 2016-03-08 07:36:22 -0800
  • 7d6622942c Break a long line vitaut 2016-03-08 06:55:41 -0800
  • 0867c1b447 Test writing to ostream vitaut 2016-03-04 09:04:28 -0800
  • 6883d6e724 Merge pull request #285 from mwinterb/winerror_winu Victor Zverovich 2016-03-06 06:55:37 -0800
  • 8f4b8edb8b Added test of error code that forces the insufficient buffer code path. Michael Winterberg 2016-03-04 17:47:37 -0800
  • 5324d385c0 Fix a MSVC warning vitaut 2016-03-04 06:44:12 -0800
  • fc505b5447 Merge pull request #286 from Naios/master Victor Zverovich 2016-03-03 09:54:27 -0800
  • 3c3d6b3d2a Define FMT_NOEXCEPT empty when exceptions are disabled * Fixes warnings about disabled exception support in MSVC Denis Blank 2016-03-03 17:23:25 +0100
  • 2a05a87fe7 Changed format_windows_error to not need LocalFree Michael Winterberg 2016-03-02 17:35:34 -0800
  • 3ecad55910 Fix sign conversion warnings vitaut 2016-03-02 07:53:14 -0800
  • d929fdeb9b Fix clang warnings vitaut 2016-03-02 07:02:57 -0800
  • 9d577cae6f Fix handling of negative error codes in format_error_code vitaut 2016-03-02 07:01:21 -0800
  • 6e820841d4 Add mongo_smasher to the list of projects Victor Zverovich 2016-03-01 14:28:52 -0800
  • 82d6813e7c Fix a bunch of Clang sign-conversion warnings vitaut 2016-03-01 08:12:29 -0800
  • 2f12a32c20 Merge pull request #277 from PSPDFKit-labs/fix-switch-fallthrough Victor Zverovich 2016-02-23 10:28:17 -0800
  • 6178bc6f8e Fix switch fall-through warning Patrik Weiskircher 2016-02-23 12:59:26 -0500
  • 209748f128 Workaround a bug in Apple LLVM version 4.2 of clang (#276) vitaut 2016-02-23 07:27:01 -0800
  • f64ea6235f Include xlocale.h for LC_NUMERIC_MASK on OS X vitaut 2016-02-19 13:30:18 -0800
  • 80d288b146 Correct comment vitaut 2016-02-11 07:25:00 -0800
  • 6500f161f7 Fix a warning in freelocale mock (#274) vitaut 2016-02-11 06:55:53 -0800
  • abd93d824a Move gmock into test/ vitaut 2016-02-10 07:16:49 -0800
  • 2b2aa8926f add_subdirectory-test -> add-subdirectory-test for consistency vitaut 2016-02-10 07:01:40 -0800
  • 21b8279cfe Remove biicode because it has been shut down vitaut 2016-02-09 21:25:52 -0800
  • cd7f6c1fda Comment vitaut 2016-02-09 15:40:26 -0800
  • 70e44a8e7f Simplify locale mock vitaut 2016-02-09 11:31:04 -0800
  • b8c6192a61 Simplify build config and enable C++11 by default vitaut 2016-02-09 08:43:39 -0800
  • c7b7141b11 Merge pull request #273 from niosHD/extend-ci-tests Victor Zverovich 2016-02-09 06:53:58 -0800
  • c57f8f563b omit the c++ 2003 tests Mario Werner 2016-02-09 09:08:11 +0100
  • 016af73d19 fixed typo in script Mario Werner 2016-02-07 18:47:39 +0100
  • f961683516 specify c++11 as c++0x for travis Mario Werner 2016-02-07 18:41:46 +0100
  • 27a1b787c8 test in c++ 98, 03 and 11 mode Mario Werner 2016-02-07 18:32:23 +0100
  • 6a79a3279b build and test in c++11 and in c++98 mode Mario Werner 2016-02-07 18:23:02 +0100
  • 734d3bf175 Remove link to API compatibility report which is no longer functional vitaut 2016-02-05 08:31:19 -0800
  • 8c8877df5a treat format.cc like a header Mario Werner 2016-02-05 15:27:49 +0100
  • 754be04f11 state that sudo is required for CI Mario Werner 2016-02-05 14:33:56 +0100
  • 1adee75e1c Check if -fno-delete-null-pointer-checks flag is supported vitaut 2016-02-04 08:36:41 -0800
  • a4b611a3d3 Workaround GTest bug 705 (#268) vitaut 2016-02-04 08:15:19 -0800
  • 220bb764e5 Use quotes for local includes vitaut 2016-02-04 08:08:33 -0800
  • a750114a38 Merge pull request #271 from newnon/master Victor Zverovich 2016-02-04 06:14:24 -0800
  • 4d56c5ce4c fix android build Sergey 2016-02-04 12:46:59 +0300
  • c0ad9a888b Update the source location in the documentation build script vitaut 2016-02-03 09:28:44 -0800
  • 0598d84f61 Merge pull request #267 from niosHD/update-project-layout Victor Zverovich 2016-02-03 08:48:25 -0800
  • b09c83504e test for gnu++98 instead for c++98 because of mingw ... Mario Werner 2016-02-03 14:11:30 +0100
  • 3133925ab2 Merge branch 'master' into update-project-layout Mario Werner 2016-02-03 13:15:26 +0100
  • 03b9485cb3 perform the slower tests only in PEDANTIC mode Mario Werner 2016-02-03 13:05:18 +0100
  • ded46cc1b6 build test-main library again to improve build time Mario Werner 2016-02-03 12:59:03 +0100
  • c1a4cd0fa7 check if cppformat is the master project or just used as dependency Mario Werner 2016-02-03 11:20:19 +0100
  • 797d72133e restored smoke test for syntax compatibility with the 98 c++ standard Mario Werner 2016-02-03 10:01:53 +0100
  • 56cfd9f4ce installed posix.h too when it is built into the library Mario Werner 2016-02-03 09:59:55 +0100
  • e0e8f717a0 FMT_USE_FILE_DESCRIPTORS is apparently only needed for the tests Mario Werner 2016-02-03 09:14:32 +0100
  • cfb25b0e80 Use typedefs instead of macros vitaut 2016-02-02 22:06:54 -0800
  • e489f879c3 Add locale tests vitaut 2016-02-02 17:21:09 -0800
  • c0e926109e use the same warning options like before the PR Mario Werner 2016-02-02 17:14:51 +0100
  • b05a02b91c remove comment which is now superfluous since the code has been moved Mario Werner 2016-02-02 17:04:12 +0100
  • d411aa165e use quotes for including cppformat headers from the tests Mario Werner 2016-02-02 16:55:25 +0100
  • be961bae0f fixed typo in python script Mario Werner 2016-02-01 10:41:45 +0100
  • 0a4acc9656 use the cmake and ctest to drive the appveyor build Mario Werner 2016-02-01 10:22:47 +0100
  • d3fe82c55b propagate the build type into the find test Mario Werner 2016-01-31 20:17:39 +0100
  • a659d8079e Merge branch 'master' into update-project-layout Mario Werner 2016-01-31 17:00:05 +0100
  • 00fda9b25a add a test for the find script on the build directory Mario Werner 2016-01-31 00:02:49 +0100
  • 4aeeb49d23 updated compile-test and include a working test Mario Werner 2016-01-30 23:49:39 +0100
  • fee52f79b8 update the includes in the tests to get rid of the deprecated warnings Mario Werner 2016-01-30 22:33:37 +0100
  • 4952e79e45 Document that floating-point formatting is locale-dependent. vitaut 2016-01-30 09:20:43 -0800
  • 95c0fb5075 Add a "C" numeric locale vitaut 2016-01-29 16:29:46 -0800
  • 62ac1d98a4 export the header only library also during installation Mario Werner 2016-01-29 16:57:45 +0100
  • 5aa5116edc moved the library definition and the installation into a sub CMakeLists.txt Mario Werner 2016-01-29 16:39:03 +0100
  • 5e7ab2f4ea major cleanup of the test folders CMakeLists.txt Mario Werner 2016-01-29 16:21:17 +0100
  • b52d0bd9d4 define cppformat cmake targets with proper interface definitions Mario Werner 2016-01-29 13:18:02 +0100
  • 0fb474be3a outlined the compiler feature tests to improve script readability Mario Werner 2016-01-29 13:03:47 +0100
  • 3019a8c1fd moved code into cppformat subdirectory Mario Werner 2016-01-28 13:33:16 +0100
  • 7ee287d3d9 Sign extend arguments of smaller types passed to %ll? (#265) vitaut 2016-01-27 07:03:19 -0800
  • ae6368c985 Add a comment to clarify why convert to unsigned vitaut 2016-01-26 07:13:34 -0800
  • bb7a80b1ab Correct comment vitaut 2016-01-25 06:46:43 -0800
  • 8474a6232d Don't perform narrowing conversion for integers in printf (#255) vitaut 2016-01-24 00:43:42 +0100
  • 22f61140d1 Format CMake files, ignore generated files and don't copy header vitaut 2016-01-13 07:14:32 -0800
  • 52ee516cf3 Merge pull request #264 from niosHD/improve-find-and-package-support Victor Zverovich 2016-01-13 06:37:41 -0800
  • ef7bbfff87 removed workaround for cmake versions prior to 2.8.10 Mario Werner 2016-01-13 09:54:02 +0100
  • 891e9117f6 trying to update cmake to 2.8.12 in travis via a ppa repo Mario Werner 2016-01-12 16:53:09 +0100
  • 3fc3ecd184 reverted removal of CPACK_SOURCE_PACKAGE_FILE_NAME Mario Werner 2016-01-12 16:43:36 +0100
  • 06f3abe26d Return early from ArgMap::find vitaut 2016-01-12 06:37:39 -0800
  • 50f14f225c Merge pull request #262 from mwinterb/argmap_vector Victor Zverovich 2016-01-12 06:23:19 -0800
  • b732455fd3 enable package support for out of source builds Mario Werner 2016-01-12 12:33:45 +0100
  • daf74ae0b1 upgrades to cmake 2.8.12 and adds config and export support Mario Werner 2016-01-11 19:01:49 +0100
  • 4af764d040 Changed ArgMap to be backed by a vector instead of a map. Michael Winterberg 2016-01-10 15:30:34 -0800
  • 97e9ed11bc Set interface include dir for gmock vitaut 2016-01-09 08:07:31 -0800
  • f55bf55d43 Correct comment vitaut 2016-01-09 08:06:59 -0800
  • e604d5347f Fix links in README (#260) vitaut 2016-01-08 13:03:34 -0800
  • 979e70f10d Merge pull request #259 from mwinterb/unknown_pragma_bsr Victor Zverovich 2016-01-08 07:25:48 -0800
  • b203beb61d Don't define the MSVC clz functions unless __builtin_clzll is unavailable. Michael Winterberg 2016-01-07 15:19:27 -0800
  • 28a303ddd4 Fixed unknown pragma warnings for _BitScanReverse. Michael Winterberg 2016-01-06 14:42:27 -0800
  • 3943803412 Merge pull request #256 from mwinterb/clang_ms_clz Victor Zverovich 2016-01-06 06:46:17 -0800
  • 7185e96da1 Fixed issues with MSVC emulations of clz and clzll. Michael Winterberg 2016-01-05 16:03:06 -0800
  • 251a0869be Fixed macro redefinition warnings when compiling with clang-cl. Michael Winterberg 2016-01-01 18:07:06 -0800
  • 804ad8f4df Document std::ostream overload of fprintf vitaut 2015-12-24 07:00:22 -0800
  • 8b0504825d Merge branch 'master' of github.com:cppformat/cppformat vitaut 2015-12-24 06:58:05 -0800
  • 77d3761b50 Enable macro expansion in Doxygen (fixes #248) vitaut 2015-12-24 06:54:37 -0800
  • 0525a03a69 Merge pull request #251 from nickhutchinson/work/fprintf-streams Victor Zverovich 2015-12-23 06:58:44 -0800
  • 1a5a1708b7 Add fprintf overload that writes to a std::ostream Nicholas Hutchinson 2015-12-23 15:59:13 +1300
  • 4797ca025e POD -> trivially copyable/constructible vitaut 2015-12-20 07:29:59 -0800
  • 3121ebd044 Merge pull request #249 from dean0x7d/variadic-v3 Victor Zverovich 2015-12-20 07:10:00 -0800
  • b098306839 Replace template recursion with array initialization Dean Moldovan 2015-12-12 17:12:29 +0100
  • a721319e3a Add MakeArg constructor for Arg Dean Moldovan 2015-10-24 20:16:46 +0200
  • 29726cefb8 Remove extra '*'s vitaut 2015-12-18 07:30:03 -0800
  • 811964502d Add BasicFormatter's members to the docs vitaut 2015-12-18 07:24:25 -0800
  • 0629d76bb0 Fallback to sized integer types on MSVC if stdint.h is not available vitaut 2015-12-18 07:20:05 -0800
  • 016714c57b Add BasicFormatter to the docs vitaut 2015-12-18 07:16:40 -0800
  • c679352517 Define FMT_API to nothing for Doxygen vitaut 2015-12-18 07:13:43 -0800
  • 1042ddda0f Document BasicFormatter vitaut 2015-12-18 07:07:41 -0800
  • d998b5d038 Add version 2.0.0 to the dropdown menu vitaut 2015-12-18 06:47:37 -0800
  • bf6651d1ca Add github-btn style vitaut 2015-12-17 07:59:09 -0800
  • 1cba0aea27 Simplify CMake config and do minor adjustments vitaut 2015-12-10 07:24:23 -0800
  • a9d2e826fe Merge pull request #245 from macdems/master Victor Zverovich 2015-12-10 07:05:33 -0800
  • c47318afa8 Declarations for shared library in Windows. Maciej Dems 2015-12-09 14:52:09 +0100
  • ecd52bc610 Fix for a bogus MSVC warning (#244) vitaut 2015-12-09 08:57:29 -0800
  • 5c76d107cb Fix MSVC build vitaut 2015-12-06 14:17:34 -0800
  • 98c1f76f24 Replace uninitialized_copy with memmove (#242) vitaut 2015-12-06 07:44:07 -0800
  • e7f4566dd4 Replace <algorithm> with <memory> vitaut 2015-12-04 22:57:36 -0800
  • e0179ee190 Fix a warning and remove extra newline vitaut 2015-12-04 17:52:36 -0800
  • e567fe6960 Replace "!!" with "!= 0" for readability vitaut 2015-12-04 17:52:06 -0800
  • 7c60db1e24 Fix a warning vitaut 2015-12-04 14:12:42 -0800
  • 0ea73df717 Merge branch 'custom-formatter' vitaut 2015-12-04 07:24:09 -0800
  • aa7bb101ed Undefine fileno if defined in posix-test vitaut 2015-12-03 20:17:04 -0800
  • 3bc97a5564 Merge pull request #241 from Gachapen/fix_fileno Victor Zverovich 2015-12-03 20:15:10 -0800
  • c2ffa14684 Fix fileno causing compile error when #defined Magnus Bjerke Vik 2015-12-03 23:21:42 +0100
  • 535dbdd1c8 Move formatter methods to the header vitaut 2015-12-03 09:38:06 -0800
  • 00d56e06ef Bump version vitaut 2015-12-03 08:15:03 -0800
  • 7e94fcb680 Reapply accidentally reverted changes by ReadmeCritic vitaut 2015-12-03 08:09:53 -0800
  • 6ced4230f4 Initial support for custom formatters vitaut 2015-12-02 08:41:05 -0800
  • 5f8af5ef1d Update version vitaut 2015-12-01 07:33:30 -0800
  • 5837851cb2 Update docs vitaut 2015-12-01 07:31:15 -0800
  • abe932164a Update changelog vitaut 2015-12-01 07:20:33 -0800
  • 19de4a863a Merge pull request #236 from Jopie64/master Victor Zverovich 2015-12-01 06:58:09 -0800
  • 328c8888ec Make compilable under Visual Studio 2008 Johan 't Hart 2015-12-01 09:34:13 +0100
  • df2dfd9612 Silence some performance warnings in Visual Studio Johan 't Hart 2015-12-01 08:59:59 +0100
  • fac207816c Update release script vitaut 2015-11-30 08:23:16 -0800
  • ec80a1ab51 Update changelog vitaut 2015-11-30 08:22:03 -0800
  • 3bf900e301 Update changelog vitaut 2015-11-30 08:17:47 -0800
  • 722c8e4ae6 Update changelog vitaut 2015-11-30 08:10:49 -0800
  • 13d6b2d38c Update changelog vitaut 2015-11-30 07:22:51 -0800
  • b8bd80ff28 Fix handling of empty non-null-terminated strings vitaut 2015-11-25 09:49:01 -0800
  • 7cbb29f61e Make FormatBuf::size() const vitaut 2015-11-25 08:27:46 -0800
  • 053df632f8 Minor simplification and adjustment of coding style for consistency vitaut 2015-11-25 08:00:57 -0800
  • 222f2d28f5 Fix MSVC warnings vitaut 2015-11-25 07:47:43 -0800
  • f60c4b9947 Fix an MSVC warning (#234) vitaut 2015-11-25 07:17:05 -0800
  • 0519737b95 Don't use _ecvt (#233) vitaut 2015-11-25 07:11:28 -0800
  • 9a08fb52bf Fix compilation with clang and old libstdc++ vitaut 2015-11-24 09:13:48 -0800
  • 8265263c5d Remove unnecessary stuff. Michael Kasperovich 2015-11-24 19:24:47 +0300
  • d266adf805 Implement custom stream buffer (#92) Michael Kasperovich 2015-11-24 18:47:04 +0300
  • 6cff6d8137 Use overloaded operator<< for enums if available (#232) vitaut 2015-11-24 08:18:19 -0800
  • 1a2a333a1a Use format specifiers when formatting null pointers & strings vitaut 2015-11-23 21:01:28 -0800
  • 289885e8c0 Fix branch detection on Travis vitaut 2015-11-23 08:47:46 -0800
  • 4118b89139 Get rid of the html directory when installing docs vitaut 2015-11-23 08:22:21 -0800
  • 96731cebe1 Print branch name vitaut 2015-11-23 08:21:22 -0800
  • b83fd00183 Pass version from CMake to Sphinx vitaut 2015-11-23 08:10:02 -0800
  • 646829e34d Fix MSVC warnings vitaut 2015-11-21 07:31:00 -0800
  • 8beadace37 Improve detection of isinf, isnan and getsign vitaut 2015-11-21 07:20:18 -0800
  • 223575b567 Tyop vitaut 2015-11-20 08:28:29 -0800
  • ee3e68dc16 Improve compatibility with bcc32 vitaut 2015-11-20 08:14:10 -0800
  • e5d599875c Improve compatibility with bcc32 vitaut 2015-11-20 07:56:16 -0800
  • b53994fd0d Suppress a warning vitaut 2015-11-20 07:49:29 -0800
  • fd1753484e Fix example vitaut 2015-11-19 07:23:43 -0800
  • 6606971aae Improve compatibility with bcc32 vitaut 2015-11-18 08:42:09 -0800
  • 31aced8b59 Improve compatibility with bcc32 vitaut 2015-11-18 08:04:04 -0800
  • 1dd5e035eb Simplify signbit vitaut 2015-11-18 07:38:05 -0800
  • 0219d5591b Improve compatibility with bcc32 vitaut 2015-11-17 08:53:15 -0800
  • 3a2f91bd58 Fallback to ecvt if _ecvt_s is not available. vitaut 2015-11-17 08:35:30 -0800
  • c1a8dfe555 Improve detection of signbit vitaut 2015-11-17 07:40:22 -0800
  • d9e0f5c04e Merge pull request #229 from LogicalKnight/fix_intel_warning Victor Zverovich 2015-11-13 16:48:34 -0800
  • 9c03176e6b Fix util-test vitaut 2015-11-13 15:16:10 -0800
  • 2157375d5c Use textual formatting for bool with %s specifier in printf (#224) vitaut 2015-11-13 07:18:44 -0800
  • 7dcf05108e Move cstddef include to format.cc and refactor Buffer::append vitaut 2015-11-13 06:52:13 -0800
  • 32f0295460 Fix warning when using Intel C++ on OS X Sean L 2015-10-13 14:27:57 -0400
  • 3df9bf3a91 Merge pull request #228 from dean0x7d/fix_warning Victor Zverovich 2015-11-12 12:38:27 -0800
  • 7d94b5bbeb Fix static_assert feature detection on clang Dean Moldovan 2015-10-31 20:07:47 +0100
  • ef5e5e02b4 Only update docs from master branch on travis vitaut 2015-11-12 08:47:07 -0800
  • 11f946efff Make release script create a GitHub release vitaut 2015-11-12 07:39:09 -0800
  • 57ba9436a0 Format null string as (nil) with p specifier vitaut 2015-11-12 06:09:08 -0800
  • 5e37698911 Implement release script vitaut 2015-11-11 08:41:29 -0800
  • b5fda1c90d Format null pointer as (nil) and null string as (null) in printf (#226) vitaut 2015-11-11 07:57:19 -0800
  • e61c8d4cba Update documentation config vitaut 2015-11-11 07:35:31 -0800
  • 89cd4a5e17 Set version in one place vitaut 2015-11-11 07:22:07 -0800
  • 0550f1217c Store unsigned char value in uint_value instead of int_value vitaut 2015-11-11 06:45:27 -0800
  • d6d019aa12 Don't assume that StringRef::compare returns +/-1 vitaut 2015-11-11 06:44:57 -0800
  • 477962884e Add a release script vitaut 2015-11-10 08:20:21 -0800
  • aa741bafe6 Don't assume that char_traits::compare returns +/-1 (#225) vitaut 2015-11-10 06:40:20 -0800
  • 8b86a74ad5 Allow formatting C strings as pointers (#223) vitaut 2015-11-09 07:17:36 -0800
  • 7c24973637 Format (un)signed char as integer by default (#217) vitaut 2015-11-05 20:46:22 -0500
  • 9beb01d8e5 Add an appveyor/cmake workaround vitaut 2015-11-04 10:19:59 -0500
  • 5b7dd17dff Merge pull request #220 from inguin/master Victor Zverovich 2015-11-04 09:55:36 -0500
  • 41ebedf516 Fix warning when building with -Wundef and disabled exceptions Ingo van Lil 2015-11-03 11:21:09 +0100
  • 9954aa064b Disable GCC sign-compare warning in the header file Ingo van Lil 2015-11-03 11:14:48 +0100
  • f4d8884af1 Add casts to fix warnings with -Wconversion Ingo van Lil 2015-11-02 19:14:47 +0100
  • fe34b2f357 Fix bogus warning when compiling with -Wctor-dtor-privacy Ingo van Lil 2015-11-02 18:33:35 +0100
  • 8af9bf1d06 Use FMT_SECURE_SCL instead of _SECURE_SCL vitaut 2015-11-02 09:22:59 -0500
  • de3cea7f02 Merge pull request #218 from inguin/master Victor Zverovich 2015-11-02 09:08:25 -0500
  • 27c2e880d0 Fix warning when building with -Wfloat-equal Ingo van Lil 2015-11-02 13:43:46 +0100
  • b4b13ee2b8 Fix warnings when compiling with -Wundef Ingo van Lil 2015-11-02 12:34:46 +0100
  • 96d518f2f8 Update ChangeLog.rst Victor Zverovich 2015-10-30 08:23:35 -0700
  • 0cb37ce2eb Merge branch 'master' of github.com:cppformat/cppformat vitaut 2015-10-30 07:55:06 -0700
  • 82acd483ae Fix warnings (#216) vitaut 2015-10-30 07:54:55 -0700
  • b1a55d50bf Update ChangeLog.rst Victor Zverovich 2015-10-30 07:43:15 -0700
  • e1ed1d789c Update ChangeLog.rst Victor Zverovich 2015-10-30 07:35:18 -0700
  • dc7a372bfc Update ChangeLog.rst Victor Zverovich 2015-10-30 06:56:07 -0700
  • 387b23f890 Update ChangeLog.rst Victor Zverovich 2015-10-30 06:45:56 -0700
  • 1133fe8ab0 Update ChangeLog.rst Victor Zverovich 2015-10-30 06:24:36 -0700
  • 0bfa6bed4b Update ChangeLog.rst Victor Zverovich 2015-10-30 06:20:13 -0700
  • a4e3cf834b Update ChangeLog.rst Victor Zverovich 2015-10-29 08:26:03 -0700
  • 09e288e55b Update ChangeLog.rst Victor Zverovich 2015-10-29 08:24:31 -0700
  • 17869454c2 Update ChangeLog.rst Victor Zverovich 2015-10-29 07:41:26 -0700
  • 6a93dda265 Update ChangeLog.rst Victor Zverovich 2015-10-29 07:28:47 -0700
  • 4d3be75bcd Update ChangeLog.rst Victor Zverovich 2015-10-29 07:24:54 -0700
  • 587b4894ba Update ChangeLog.rst Victor Zverovich 2015-10-29 07:24:39 -0700
  • c6a67b91de Update ChangeLog.rst Victor Zverovich 2015-10-29 07:16:59 -0700
  • 2ebdd49e96 Update ChangeLog.rst Victor Zverovich 2015-10-29 07:14:21 -0700
  • b3411bdeed Update ChangeLog.rst Victor Zverovich 2015-10-29 06:44:51 -0700
  • 0ba89d256b Update ChangeLog.rst Victor Zverovich 2015-10-29 06:28:51 -0700
  • c04617c8d4 Update ChangeLog.rst Victor Zverovich 2015-10-29 06:24:15 -0700
  • fa88490453 Merge branch 'master' of github.com:cppformat/cppformat vitaut 2015-10-28 12:22:08 -0700
  • 7638a3be1e Fixed virtualenv activation on Windows vitaut 2015-10-28 12:21:57 -0700
  • 7610e98a37 Update ChangeLog.rst Victor Zverovich 2015-10-28 08:31:12 -0700
  • 333770bfa3 Update ChangeLog.rst Victor Zverovich 2015-10-28 08:15:40 -0700
  • 1b187ce57f Update ChangeLog.rst Victor Zverovich 2015-10-28 08:13:36 -0700
  • bcc136de81 Update ChangeLog.rst Victor Zverovich 2015-10-28 08:03:18 -0700
  • 83b639987c Update ChangeLog.rst Victor Zverovich 2015-10-28 08:01:06 -0700
  • 1942ff4c70 Update ChangeLog.rst Victor Zverovich 2015-10-28 08:00:25 -0700
  • fef203bf6c Update ChangeLog.rst Victor Zverovich 2015-10-28 07:49:31 -0700
  • 1df1af0245 Update ChangeLog.rst Victor Zverovich 2015-10-28 07:21:08 -0700
  • d2f707e33a Remove broken biicode badge Victor Zverovich 2015-10-28 07:17:57 -0700
  • 4800554fc2 Update ChangeLog.rst Victor Zverovich 2015-10-28 07:09:17 -0700
  • 0bf9b07173 Update ChangeLog.rst Victor Zverovich 2015-10-28 07:08:45 -0700
  • 2d727e7d0e Suppress bogus coverity warnings vitaut 2015-10-28 07:01:28 -0700
  • 522e0e8371 Merge branch 'master' of github.com:cppformat/cppformat vitaut 2015-10-28 06:31:45 -0700
  • 316b05cf34 Avoid magic constants vitaut 2015-10-28 06:31:37 -0700
  • 17960dd3d3 Remove unused parameter name vitaut 2015-10-28 06:23:22 -0700
  • 9bbdf3b4c9 Update ChangeLog.rst Victor Zverovich 2015-10-27 21:59:42 -0700
  • def5d983de Update ChangeLog.rst Victor Zverovich 2015-10-27 21:55:57 -0700
  • 4822044dc9 Update ChangeLog.rst Victor Zverovich 2015-10-27 08:41:10 -0700
  • 247fe7a2a6 Update ChangeLog.rst Victor Zverovich 2015-10-27 08:27:07 -0700
  • b91eea5549 Update ChangeLog.rst Victor Zverovich 2015-10-27 08:22:11 -0700
  • 87a2a61d56 Update ChangeLog.rst Victor Zverovich 2015-10-27 07:03:42 -0700
  • f27f848bb8 Update ChangeLog.rst Victor Zverovich 2015-10-27 06:55:25 -0700
  • 5b7d8db684 Merge pull request #215 from dmkrepo/master Victor Zverovich 2015-10-26 06:16:47 -0700
  • b92c60c171 MSVC 2015 supports noexcept Dmitriy 2015-10-26 13:11:04 +0300
  • d1ae63032d Update ChangeLog.rst Victor Zverovich 2015-10-25 08:58:05 -0700
  • acfa858e3c Disable wchar_t instead of unsigned short overload vitaut 2015-10-25 07:13:45 -0700
  • 716ab0499d Merge pull request #214 from slavanap/master Victor Zverovich 2015-10-25 07:11:56 -0700
  • 4e9faed8f9 MS Visual Studio "/Zc:wchar_t-" compiler parameter support added Vyacheslav Napadovsky 2015-10-25 14:37:31 +0300
  • 024eae91fb Update ChangeLog.rst Victor Zverovich 2015-10-23 08:41:30 -0700
  • 2167da4bb3 Update ChangeLog.rst Victor Zverovich 2015-10-23 08:15:45 -0700
  • fe3d4513cc Update ChangeLog.rst Victor Zverovich 2015-10-23 08:04:00 -0700
  • 59442e968d Update ChangeLog.rst Victor Zverovich 2015-10-23 07:23:54 -0700
  • 74ea872b0c Update ChangeLog.rst Victor Zverovich 2015-10-23 07:20:54 -0700
  • ef741a4649 Update ChangeLog.rst Victor Zverovich 2015-10-23 07:17:38 -0700
  • c43603b363 Update ChangeLog.rst Victor Zverovich 2015-10-23 07:10:24 -0700
  • a5b45dc389 Update ChangeLog.rst Victor Zverovich 2015-10-23 07:09:26 -0700
  • 64e66befd5 Update ChangeLog.rst Victor Zverovich 2015-10-23 07:00:45 -0700
  • ce973be1bb Udate changelog vitaut 2015-10-23 06:52:12 -0700
  • ae48a4c6f9 Add missing include vitaut 2015-10-22 08:56:52 -0700
  • f080b62047 Implement StringRef comparison operators vitaut 2015-10-22 08:41:42 -0700
  • fb27723a9f Try fixing bogus coverity warnings, take n vitaut 2015-10-22 07:33:01 -0700
  • b64913b00b Suppress bogus coverity warnings vitaut 2015-10-22 05:58:37 -0700
  • 869ed1ec19 Update breathe vitaut 2015-10-21 16:08:50 -0700
  • ecbfdb46d3 Fix sanitize vitaut 2015-10-21 10:39:58 -0700
  • 23e84472b2 Hook Coverity model file vitaut 2015-10-21 08:45:48 -0700
  • ab25cd2c8b Suppress a bogus coverity warning vitaut 2015-10-21 08:30:10 -0700
  • 13e0e38d99 Workaround a bogus coverity warning vitaut 2015-10-21 07:17:48 -0700
  • cd097d334e Workaround bogus coverity warnings vitaut 2015-10-21 06:16:55 -0700
  • adee0dfc39 Fix travis config vitaut 2015-10-20 08:48:25 -0700
  • cb5a1698c9 Update breathe to fix overload issue vitaut 2015-10-20 08:39:34 -0700
  • c684886dfc Make coverity happy vitaut 2015-10-20 08:29:41 -0700
  • 221dd0cb66 Try workaround for a bogus Coverity warning vitaut 2015-10-20 07:22:38 -0700
  • a68ce59c74 Ignore bin in subdirectories vitaut 2015-10-20 07:17:20 -0700
  • 3814a07c44 Handle fast forward in update-coverity-branch.py vitaut 2015-10-20 07:14:40 -0700
  • 49382a0aa7 Ignore .so files vitaut 2015-10-20 07:14:11 -0700
  • d25d775ae6 Suppress bogus coverity warnings vitaut 2015-10-20 06:26:31 -0700
  • 22d572d7a2 Fix potential segfault when exceptions are disabled vitaut 2015-10-20 06:23:16 -0700
  • a9582bb1a2 Update coverity branch vitaut 2015-10-19 08:39:47 -0700
  • 5a648b300f Suppress another bogus warning in Coverity vitaut 2015-10-19 08:39:31 -0700
  • 85a93a8078 Suppress another bogus warning in Coverity vitaut 2015-10-19 08:25:30 -0700
  • 56d3b9135f Try a workaround for a bogus Coverity warning vitaut 2015-10-19 08:17:05 -0700
  • 317ff51fd9 Add a script to update the coverity branch vitaut 2015-10-19 08:08:23 -0700
  • 6bed5e5b01 Merge branch 'master' of github.com:cppformat/cppformat vitaut 2015-10-19 08:05:18 -0700
  • 931173ab77 Move appveyor.yml to support vitaut 2015-10-19 08:05:09 -0700
  • 3242e624d5 Update branch name and remove .gitattributes vitaut 2015-10-19 08:01:18 -0700
  • 566f393b49 Update coverity branch vitaut 2015-10-19 07:59:45 -0700
  • a43e242716 ours -> keep-ours vitaut 2015-10-18 10:24:54 -0700
  • 5405b09ff4 Merge pull request #212 from dean0x7d/fix_shared_lib Victor Zverovich 2015-10-18 09:22:10 -0700
  • e81c0aef39 Fix bogus coverity warnings. vitaut 2015-10-18 09:16:10 -0700
  • b2714f83cc FMT_NO_STREAM_LIBRARIES -> FMT_USE_IOSTREAMS vitaut 2015-10-18 08:50:35 -0700
  • 6049fd9d66 Merge pull request #208 from JodiTheTigger/Make-streams-optional Victor Zverovich 2015-10-18 08:40:01 -0700
  • 77b32006a3 Workaround a bug in MSVC when _CRTDBG_MAP_ALLOC is defined vitaut 2015-10-18 06:42:24 -0700
  • 9608a98b01 Fix shared library build on OS X Dean Moldovan 2015-10-11 04:07:38 +0200
  • caa8f76a88 Make content wider on medium-size devices (#210) vitaut 2015-10-17 17:35:51 -0700
  • 044ef900bc Grammar vitaut 2015-10-17 08:34:58 -0700
  • 6d9712c7fd Fix links vitaut 2015-10-17 08:21:23 -0700
  • 826edabae1 Add building the documentation section vitaut 2015-10-17 08:17:32 -0700
  • 5898720c28 Make documentation build script compatible with Python 3 vitaut 2015-10-17 08:05:58 -0700
  • a596b8724b Improve error message when less is not installed vitaut 2015-10-16 08:28:58 -0700
  • 79d7aacff3 Remove diagnostics vitaut 2015-10-16 08:13:54 -0700
  • aaa8b1e0aa Upgrade distribute if it is 0.6.24 or lower because installation of sphinx with distribute 0.6.24 available on Travis is broken. vitaut 2015-10-16 08:07:44 -0700
  • 2d921c96e0 Update sphinx vitaut 2015-10-16 07:34:38 -0700
  • ee1fdc575b Print alabaster version vitaut 2015-10-16 07:18:04 -0700
  • 418cd1c82a Pip show no more vitaut 2015-10-16 07:03:45 -0700
  • 884c55741f Install a version of sphinx without sphinx-rtd-theme vitaut 2015-10-16 07:00:19 -0700
  • 2cca51c744 Issue 205: Make iostream support optional. Richard Maxwell 2015-10-09 08:55:05 +1300
  • 221eeda912 Remove diagnostics which is not working vitaut 2015-10-15 08:30:16 -0700
  • d57c6204cd Try installing the stupid sphinx-rtd-theme explicitly vitaut 2015-10-15 08:26:44 -0700
  • 694bfb5309 sphinx-rtd-theme -> sphinx_rtd_theme vitaut 2015-10-15 08:19:33 -0700
  • 9daa774b5b Import pkg_resources after activating virtualenv vitaut 2015-10-15 08:13:32 -0700
  • 1554c9c6e5 Diagnose sphinx-build failure on Travis vitaut 2015-10-15 08:09:19 -0700
  • 2a4f98f474 Diagnose sphinx-build failure on Travis vitaut 2015-10-15 07:54:41 -0700
  • 39265a4288 Try the latest version of pip vitaut 2015-10-15 07:40:34 -0700
  • a257d811d8 Check if pip has __version__ vitaut 2015-10-15 07:20:52 -0700
  • 238d6dc506 Try importing pip after activating virtualenv vitaut 2015-10-15 07:14:57 -0700
  • a5b296a484 More diagnostics vitaut 2015-10-15 07:08:26 -0700
  • e854c7d47e Check if pip is updated vitaut 2015-10-15 06:41:16 -0700
  • e61f4d2bf6 Upgrade to pip 1.5.4 vitaut 2015-10-14 08:36:58 -0700
  • ee6f4e7aec Check pip version once and skip pip show for now vitaut 2015-10-14 08:31:54 -0700
  • 13c633223e Upgrade pip on Travis vitaut 2015-10-14 08:17:39 -0700
  • a08bc864fb Add more diagnostics vitaut 2015-10-14 07:13:23 -0700
  • 95fa85cf04 Try uninstalling older version of sphinx vitaut 2015-10-14 07:06:13 -0700
  • f4d38ce3ea Add more diagnostics vitaut 2015-10-14 06:52:07 -0700
  • d6ecf3ae61 Add more diagnostics vitaut 2015-10-14 06:43:30 -0700
  • 6dae7f3ba6 Add more diagnostics vitaut 2015-10-14 06:39:07 -0700
  • 08bcf61fb2 Add --upgrade option to pip vitaut 2015-10-14 06:27:41 -0700
  • bdbac0b78f More diagnostics vitaut 2015-10-13 08:55:05 -0700
  • 5bc908623c Add diagnostics to the documentation build script vitaut 2015-10-13 08:45:49 -0700
  • 7732688b80 If Sphinx is already installed but version doesn't match, reinstall it vitaut 2015-10-13 08:24:16 -0700
  • 9575e77e40 Merge pull request #207 from dean0x7d/udl-api Victor Zverovich 2015-10-13 07:26:25 -0700
  • 358ae822bb Update Sphinx with C++11 literals fix and add fmt::literals API docs Dean Moldovan 2015-10-13 00:35:22 +0200
  • dd60ec673c Merge pull request #206 from dean0x7d/udl-docs Victor Zverovich 2015-10-11 10:58:08 -0700
  • 47e26cdc37 Document user-defined literals Dean Moldovan 2015-10-11 02:34:20 +0200
  • 2eda8313af Merge branch 'udl' of github.com:dean0x7d/cppformat into udl vitaut 2015-10-09 08:20:46 -0700
  • c0813c59f3 Work around UDL macro stringification bug on some versions of GCC Dean Moldovan 2015-10-09 11:55:36 +0200
  • 3b9765f858 Merge pull request #204 from dean0x7d/udl Victor Zverovich 2015-10-07 07:13:07 -0700
  • bc6010cc21 Add _a literal for named arguments Dean Moldovan 2015-09-27 04:09:37 +0200
  • a63a24f2d7 Add _format literal Dean Moldovan 2015-09-27 02:26:26 +0200
  • 50e9487e18 Merge branch 'master' of github.com:cppformat/cppformat vitaut 2015-09-18 16:26:53 -0700
  • ef710dee6c Add sprintf overload for wide strings vitaut 2015-09-18 16:26:41 -0700
  • a12f49669c Add Stellar to the list of projects using C++ Format Victor Zverovich 2015-09-16 21:45:27 -0700
  • 42d8f5b994 Add redis-cerberus to the list of projects using cppformat Victor Zverovich 2015-09-16 21:33:51 -0700
  • 79d8f59906 Implement formatting of objects with (s)printf. vitaut 2015-09-08 08:36:20 -0700
  • 59155abbf3 Remove extra newline vitaut 2015-09-08 08:16:12 -0700
  • d48047e4c0 Break long line vitaut 2015-08-31 08:22:25 -0700
  • 005379ac6f Don't include .buildinfo and .doctrees in the source package vitaut 2015-08-31 08:21:59 -0700
  • 75fdfe3e0e Make options that control target generation more consistent vitaut 2015-08-31 06:49:06 -0700
  • 6de8f4a416 Merge pull request #200 from maddinat0r/master Victor Zverovich 2015-08-31 06:32:05 -0700
  • 06c1859420 add CMake option to toggle doxygen documentation Alex Martin 2015-08-30 14:23:54 +0200
  • 5bcd5ac6d6 Merge branch 'master' of github.com:cppformat/cppformat vitaut 2015-08-26 10:13:12 -0700
  • 4807f69ab4 Remove duplicate EXLUDE_SYMBOLS vitaut 2015-08-26 10:13:04 -0700
  • c2ba9e191d Merge pull request #199 from maddinat0r/master Victor Zverovich 2015-08-21 10:23:00 -0700
  • edf5c26001 add generated "run-msbuild.bat" file to gitignore Alex Martin 2015-08-21 19:09:18 +0200
  • b3714625c0 Fix compilation with FMT_PEDANTIC=ON vitaut 2015-08-19 08:03:17 -0700
  • 1bba22667e Fix build on CMake 2.6 vitaut 2015-08-19 07:32:48 -0700
  • d07fd577c3 FMT_SOURCE_FILES -> FMT_SOURCES vitaut 2015-08-19 07:27:34 -0700
  • 4274f15f0d Move test-specific stuff to test/CMakeLists.txt vitaut 2015-08-19 07:27:08 -0700
  • 0d99eb5d6b Merge pull request #198 from maddinat0r/master Victor Zverovich 2015-08-19 06:49:53 -0700
  • 914b97859c add CMake option to toggle tests (on by default) Alex Martin 2015-08-19 10:41:37 +0200
  • 4150fa0f95 Fix formatting vitaut 2015-08-18 06:57:31 -0700
  • 4e2a0a7e1c Merge pull request #197 from maddinat0r/master Victor Zverovich 2015-08-18 06:34:09 -0700
  • 2161823559 add option to disable install Alex Martin 2015-08-17 18:48:16 +0200
  • 2923d7f588 Merge pull request #196 from jkflying/patch-1 Victor Zverovich 2015-08-17 06:24:47 -0700
  • 11395c4f09 Fix warnings jkflying 2015-08-17 13:59:45 +0200
  • 32fbc083b7 Add Touch Surgery to the list of projects using C++ Format vitaut 2015-08-08 18:58:25 -0700
  • 8c4483d3cb Try appveyor config without explicit platform vitaut 2015-08-07 07:39:56 -0700
  • b247d81046 Fix warnings vitaut 2015-08-07 07:39:04 -0700
  • c3ba615c65 Fix warnings vitaut 2015-08-07 07:34:58 -0700
  • cdcdacef9c Handle undefined $PLATFORM vitaut 2015-08-07 07:21:43 -0700
  • a8a2982b9a Fix test vitaut 2015-08-07 07:13:43 -0700
  • 2202541364 Disable configuration that doesn't work on appveyor vitaut 2015-08-07 07:12:22 -0700
  • ca7478144d Fix warnings vitaut 2015-08-07 07:08:46 -0700
  • 43081b833a Build both on x86 and x64 vitaut 2015-08-07 07:08:12 -0700
  • 2c6e32f6ff Simplify appveyor config vitaut 2015-08-07 06:41:07 -0700
  • 58fcf0c0da Optimize format_decimal vitaut 2015-08-05 07:50:29 -0700
  • f6135df529 Merge the master branch vitaut 2015-08-04 20:59:24 -0700
  • ecdc7ec1f1 Fix more warnings vitaut 2015-08-04 08:01:28 -0700
  • 7fa17fe772 Fix warnings vitaut 2015-08-04 07:55:33 -0700
  • a8d12ade1c Append compile flags instead of overwriting vitaut 2015-08-04 07:46:15 -0700
  • f9813c313d Merge pull request #191 from rpopescu/master Victor Zverovich 2015-08-04 07:41:15 -0700
  • 5b8d0a7aa9 Make Coverity happy vitaut 2015-08-04 07:22:03 -0700
  • 64eb3d8bb2 Make Coverity happy vitaut 2015-08-04 07:09:00 -0700
  • 0affb23560 fixed #190 Argument shadowing and Clang pedantic support Radu Popescu 2015-08-04 12:52:44 +0200
  • 1e8496da4a Keep our .travis.yml during merge vitaut 2015-07-31 09:38:08 -0700
  • b634309a31 Merget the master branch vitaut 2015-07-31 08:58:32 -0700
  • 7e12c5c9df Use scoped_ptr instead of raw pointers in tests vitaut 2015-07-31 08:54:54 -0700
  • 2830cf65c9 Merge the master branch vitaut 2015-07-31 08:24:37 -0700
  • d15e0d3e06 Use scoped_ptr instead of raw pointers in tests vitaut 2015-07-31 08:23:39 -0700
  • b022790f3b Merge the master branch vitaut 2015-07-31 08:05:25 -0700
  • 922fe90ac3 Improve integer formatting performance vitaut 2015-07-31 08:02:38 -0700
  • fabd3a84c5 Don't build anything during coverity scan vitaut 2015-07-29 13:42:06 -0700
  • 611eb774ca Remove Coverity config from Travis vitaut 2015-07-29 07:40:20 -0700
  • 45e7b5b672 Run Coverity scan on a single machine vitaut 2015-07-29 07:37:21 -0700
  • 4b6a52c6f8 Add Coverity scan to Travis CI vitaut 2015-07-29 07:18:43 -0700
  • d02a5031f0 Use scoped_ptr instead of deprecated auto_ptr vitaut 2015-07-29 07:03:15 -0700
  • 200037683e Initialize next_arg_index_ in ctor (#187) vitaut 2015-07-28 08:09:29 -0700
  • c4d0bc1ac9 Fix Coverity warnings vitaut 2015-07-28 07:18:14 -0700
  • 0eac037416 Get rid of the BasicFormatter::start_ vitaut 2015-07-28 06:46:41 -0700
  • 69a0317590 Merge pull request #189 from xentec/patch-1 Victor Zverovich 2015-07-26 13:55:35 -0700
  • 583f7e9e1c Fix build docs on with newer pip versions xentec 2015-07-26 17:50:18 +0200
  • 0586a9e4ea Specify python version in doc build script xentec 2015-07-26 17:48:26 +0200
  • 3b224e1813 Fix handling of pip show result when using new version of pip vitaut 2015-07-26 08:25:52 -0700
  • 76d1218345 Workaround a bug in MSVC2010 (#188) vitaut 2015-07-10 07:58:27 -0700
  • e498ffbb3d Fix rpmlint warning about unused dependency on libm.so.6 vitaut 2015-07-10 07:02:50 -0700
  • 6cf24c7f92 Fix MSVC warnings vitaut 2015-07-08 08:04:32 -0700
  • 4f7ad14c2b Fix MSVC warning vitaut 2015-07-08 07:52:03 -0700
  • f3bef7ac92 Fix open_buffered_file vitaut 2015-07-08 07:48:54 -0700
  • b6c1c9233a Workaround an issue with VC2010 vitaut 2015-07-08 07:36:36 -0700
  • 6484a15ca0 Fix MSVC warnings vitaut 2015-07-08 07:35:57 -0700
  • c669cbedf8 Rename None to Null because of conflict with an xlib.h macro vitaut 2015-07-07 07:05:17 -0700
  • 7859f81233 Don't use pthreads if they are not available vitaut 2015-06-29 07:34:30 -0700
  • 0332284ce3 Fix MinGW build on Appveyor by changing search path order vitaut 2015-06-29 07:22:45 -0700
  • 7154238d45 Add terminating null character in UTF coverters vitaut 2015-06-27 09:11:15 -0700
  • 279749168a Try to work around an issue with msbuild caused by Appveyor update vitaut 2015-06-27 08:38:26 -0700
  • ba09c1b56e Fix windows build vitaut 2015-06-26 09:23:11 -0700
  • df0835ac27 Update docs vitaut 2015-06-26 09:09:23 -0700
  • 438bd9b0e6 Add BasicCStringRef to represent a null-termated string (#100) vitaut 2015-06-26 07:43:54 -0700
  • 88c7c20102 Fix posix-test on FreeBSD (#179) vitaut 2015-06-25 07:06:30 -0700
  • 761a0afb85 Correct path to doxyxml (#182) and break long line vitaut 2015-06-25 06:56:54 -0700
  • 5b9b485f57 Workaround a bug in MinGW vitaut 2015-06-24 11:36:28 -0700
  • 0a7e5141c1 Move posix tests from gtest-extra-test to a separate test vitaut 2015-06-24 09:16:03 -0700
  • 9769f4b9ed Refactor posix tests vitaut 2015-06-24 08:43:30 -0700
  • e5b16e80cc Include sys/types.h for ssize_t vitaut 2015-06-24 07:59:19 -0700
  • 948317b6dd Fix FormatLongDouble test on PowerPC (#180) vitaut 2015-06-23 07:39:49 -0700
  • 958299dd7f Install format.h to '<prefix>/include/cppformat' vitaut 2015-06-23 06:49:35 -0700
  • b88a17ad9e libformat.{a.so} -> libcppformat.{a.so} vitaut 2015-06-23 06:40:22 -0700
  • abcc2d96f0 Fix assertion tests vitaut 2015-06-22 09:24:54 -0700
  • 8ab665afbc Only use death tests if available vitaut 2015-06-22 08:17:23 -0700
  • 8450f5e1d3 FormatIntTest: FormatDec: don't assume signedness of char type vitaut 2015-06-22 07:03:26 -0700
  • 2e874af293 Move CSS compilation to build.py for use by Travis vitaut 2015-06-22 06:54:29 -0700
  • dd6a3bbc7c Fix out-of-tree documentation build (#177) vitaut 2015-06-22 06:40:21 -0700
  • a0ed6bfe4f Break long line vitaut 2015-06-17 08:07:05 -0700
  • e39490500c Replace implicit conversion to std::string with to_string vitaut 2015-06-17 07:59:41 -0700
  • 147e5ebbbc Move casts to CharTraits for custom character types vitaut 2015-06-17 07:21:16 -0700
  • 270069beda Use arg visitor when formatting printf argument vitaut 2015-06-16 07:36:32 -0700
  • 9b6b3382e3 Don't use ignore_incompatible_str in ArgFormatter vitaut 2015-06-15 07:15:28 -0700
  • 63f6c10449 Suppress a warning about unused strerror_r. vitaut 2015-06-14 09:36:23 -0700
  • 8725d07d8b Place the anonymous namespace within the fmt namespace vitaut 2015-06-12 07:56:58 -0700
  • 24c309fbfa Don't use windows.h if FMT_USE_WINDOWS_H is set to 0 vitaut 2015-06-12 07:15:57 -0700
  • 9d09214e7a Use textual representation for bool by default (#170) vitaut 2015-06-11 09:00:06 -0700
  • fd5c2e909b Report error when using precision with char vitaut 2015-06-11 08:58:31 -0700
  • fccff7be5f Minor tweaks to the named arguments support code vitaut 2015-06-11 07:19:00 -0700
  • b83ab16676 Break long lines vitaut 2015-06-11 06:14:42 -0700
  • e5005c98b0 Merge branch 'master' of github.com:cppformat/cppformat vitaut 2015-06-11 06:10:26 -0700
  • 834618ee28 Merge pull request #174 from jamboree/feature/named-arg Victor Zverovich 2015-06-11 06:03:34 -0700
  • 3c99ed4498 Fix name parsing jamboree 2015-06-11 12:03:22 +0800
  • 2e254ad19d arg_index -> arg_id vitaut 2015-06-10 09:08:49 -0700
  • a98583dde3 Move ArgList::Map to the internal namespace and rename to ArgMap vitaut 2015-06-10 08:49:22 -0700
  • 4325c155f7 Improve documentation vitaut 2015-06-10 07:33:17 -0700
  • 83659f425b Merge pull request #173 from jamboree/feature/named-arg Victor Zverovich 2015-06-10 06:38:27 -0700
  • 7487bde587 Support named arguments jamboree 2015-06-10 09:32:59 +0800
  • ed2dfe5124 Implement writing narrow strings into a wide writer vitaut 2015-06-09 08:20:44 -0700
  • 8949a2e941 Fix formatting vitaut 2015-06-08 06:53:18 -0700
  • a5e7d08ad0 Merge branch 'master' of github.com:cppformat/cppformat vitaut 2015-06-04 12:52:49 -0700
  • 99edb141ec Don't try updating cppformat.github.io without permissions vitaut 2015-06-04 12:52:42 -0700
  • 03bf6dea67 Merge pull request #168 from jamboree/master Victor Zverovich 2015-06-04 09:23:15 -0700
  • 54a6cb34c7 Support runtime width specification jamboree 2015-06-04 13:59:37 +0800
  • d311927c64 Update Breathe and document BasicArrayWriter(Char (&array)[SIZE]) vitaut 2015-06-03 18:21:01 -0700
  • 4d521064cf Give an error if fill is not convertible to Char in StrFormatSpec vitaut 2015-06-03 08:39:43 -0700
  • d8a3b74664 Simplify download with urllib.urlretrieve vitaut 2015-05-24 08:03:22 -0700
  • ce5ab7d68f Exclude internal symbols from the docs vitaut 2015-05-24 07:48:22 -0700
  • 5a61d54eb7 Install newer version of Doxygen because of a bug in version 1.7.6.1 (#162) vitaut 2015-05-24 07:48:06 -0700
  • 3310849fa0 Don't use placeholder on the search page vitaut 2015-05-23 13:41:21 -0700
  • f478f7f490 Comment vitaut 2015-05-23 13:34:44 -0700
  • b902efd870 Update classes vitaut 2015-05-23 12:48:09 -0700
  • 921f1bae46 .container -> .tb-container (fixes #165) vitaut 2015-05-23 12:28:41 -0700
  • 079c6442e1 Fix HTML errors vitaut 2015-05-23 11:59:04 -0700
  • 9e83b8a6e0 Move Google analytics block to the top vitaut 2015-05-23 11:42:57 -0700
  • e1fcb0a2b5 Remove doctype and add meta tags vitaut 2015-05-23 11:38:36 -0700
  • eaf30d5b0d Move "What users say" to the front page vitaut 2015-05-23 08:33:55 -0700
  • 9af6c41684 Use template comments because they are removed from output vitaut 2015-05-23 08:31:29 -0700
  • 9ca1ce293e Make instantiation of BasicData consistent with its definition vitaut 2015-05-23 08:04:06 -0700
  • bfe9267d4d Bootstrapify vitaut 2015-05-22 19:21:55 -0700
  • 42001e541e Add basic-bootstrap theme vitaut 2015-05-22 19:12:45 -0700
  • ba994e78ec Use dev instead of version for the development version vitaut 2015-05-22 07:50:46 -0700
  • f5f9f50f87 Update links vitaut 2015-05-22 07:24:23 -0700
  • 63572da4e7 Fix formatting vitaut 2015-05-22 07:22:55 -0700
  • 78936ad6d7 Fix formatting vitaut 2015-05-22 07:08:16 -0700
  • eb50269744 Update the documentation link vitaut 2015-05-22 06:50:46 -0700
  • c389ec05a1 Redirect from RTD to GitHub Pages vitaut 2015-05-22 06:47:05 -0700
  • e4c0046a99 Update documentation links vitaut 2015-05-22 06:41:03 -0700
  • dfe2a65b5d Remove diagnostics and re-enable build configs vitaut 2015-05-21 20:25:15 -0700
  • efba235246 Regenerate key and prevent leakage vitaut 2015-05-21 19:29:45 -0700
  • 0022e0b40f Update key vitaut 2015-05-21 19:11:32 -0700
  • 44fabfc803 Add diagnostics vitaut 2015-05-21 19:01:47 -0700
  • e15eae012c Fix travis config vitaut 2015-05-21 09:13:35 -0700
  • 5d570d7ee9 Add a travis key vitaut 2015-05-21 09:05:34 -0700
  • 9f60609405 Customize search vitaut 2015-05-21 09:03:22 -0700
  • 37141a1e3f Install less-plugin-clean-css vitaut 2015-05-21 08:26:36 -0700
  • 719208c24b Now do the same as root vitaut 2015-05-21 08:14:47 -0700
  • 3e49279267 Add APT key vitaut 2015-05-21 08:03:00 -0700
  • 595845153d Fix nodesource.list creation vitaut 2015-05-21 07:20:26 -0700
  • f77b00e1f7 Try installing new version of lessc vitaut 2015-05-21 07:04:56 -0700
  • eb20f8aece Try installing lessc vitaut 2015-05-20 18:22:53 -0700
  • 1456a496f0 Hide the navbar search box on the Search page vitaut 2015-05-20 18:22:35 -0700
  • fbc2fcb3e2 Create a link for node_modules vitaut 2015-05-20 12:29:47 -0700
  • fca83df599 Support old version of pip installed on Travis, take 2 vitaut 2015-05-20 11:45:16 -0700
  • 6955417236 Support old version of pip installed on Travis vitaut 2015-05-20 11:10:16 -0700
  • 469f3674cf Ignore build files and simplify building docs locally vitaut 2015-05-20 08:28:54 -0700
  • 702e53d7a8 Correct excludes vitaut 2015-05-20 08:07:46 -0700
  • f9936c4859 Build docs on travis vitaut 2015-05-20 08:06:12 -0700
  • abba1477a7 Remove duplicate namespace vitaut 2015-05-19 18:38:21 -0700
  • 183ce52c41 Improve style vitaut 2015-05-19 18:20:27 -0700
  • 86aa72f3d5 Fixed unresolved references vitaut 2015-05-19 18:04:32 -0700
  • 0ba61ffa6d Improve style vitaut 2015-05-19 17:58:04 -0700
  • c17f4ec099 Make sure the navbar content is not shifted because of scrollbars vitaut 2015-05-19 08:30:16 -0700
  • 56d5335e3f Merge branch 'master' of github.com:cppformat/cppformat vitaut 2015-05-19 08:13:29 -0700
  • 18a55cdb27 Customize Sphinx theme vitaut 2015-05-19 08:13:13 -0700