Commit Graph

  • 58dfe5c9f7 Make format_decimal inline. Victor Zverovich 2014-08-01 08:49:16 -07:00
  • 3390a9510e Markup Victor Zverovich 2014-08-01 07:36:08 -07:00
  • 5ccbc9bb53 Acknowledge Boris Kaul. Victor Zverovich 2014-08-01 07:35:02 -07:00
  • a259c941e2 Implement 'l' length specifier. Victor Zverovich 2014-08-01 07:15:27 -07:00
  • be9356b651 Specialize MakeUnsigned for all signed integer types. Victor Zverovich 2014-07-31 21:23:49 -07:00
  • d81fafc295 Fix tests on MSVC, take 2. Victor Zverovich 2014-07-31 07:43:14 -07:00
  • 3f444fe3e2 Fix tests on MSVC. Victor Zverovich 2014-07-31 06:47:24 -07:00
  • e2f0408b69 Print format string on failure. Victor Zverovich 2014-07-30 10:59:23 -07:00
  • f4156b57f0 Implement 'hh' length specifier in printf. Victor Zverovich 2014-07-30 08:39:07 -07:00
  • 39b0930aee Improve handling of 'h' length specifier in printf. Victor Zverovich 2014-07-30 08:08:08 -07:00
  • eeca22357b Handle 'h' length specifier in printf. Victor Zverovich 2014-07-30 07:37:16 -07:00
  • e4c4e4e944 Improve handling of dynamic precision in printf. Victor Zverovich 2014-07-30 06:51:35 -07:00
  • be785a8a43 Fix MSVC build. Victor Zverovich 2014-07-29 09:14:07 -07:00
  • d346a4120d FormatDec -> format_decimal Victor Zverovich 2014-07-29 08:45:29 -07:00
  • bf5b246717 fmt_isinf -> isinfinity Victor Zverovich 2014-07-29 08:22:52 -07:00
  • 138c3dccdc Fix tests. Victor Zverovich 2014-07-29 08:11:49 -07:00
  • 8f8fd769ee Fix Fix https://github.com/cppformat/cppformat/issues/50 in tests too. Victor Zverovich 2014-07-29 07:50:05 -07:00
  • 24d6baa60f Fix Clang build. Victor Zverovich 2014-07-29 07:49:34 -07:00
  • 481c313df5 Fix the build. Victor Zverovich 2014-07-29 07:19:54 -07:00
  • d8b9f413fe Fix https://github.com/cppformat/cppformat/issues/50. Victor Zverovich 2014-07-29 06:38:05 -07:00
  • ad9c830282 format -> format_str to avoid confusion with function name. Victor Zverovich 2014-07-29 06:26:44 -07:00
  • 7a83dcd23e Mind the lifetime. Victor Zverovich 2014-07-28 13:30:09 -07:00
  • 7e40ca6a9c Fix a warning. Victor Zverovich 2014-07-28 09:08:21 -07:00
  • 4d049cf598 More fixes for https://github.com/cppformat/cppformat/issues/50. Victor Zverovich 2014-07-28 08:41:50 -07:00
  • 75b5eb4b9d More fixes for https://github.com/cppformat/cppformat/issues/50. Victor Zverovich 2014-07-27 15:09:05 -07:00
  • 5d4803a567 More fixes for https://github.com/cppformat/cppformat/issues/50. Victor Zverovich 2014-07-27 12:53:42 -07:00
  • 4c563de76f Use stock version of sphinx build. Victor Zverovich 2014-07-27 10:07:20 -07:00
  • 82652f4ee2 Experiment with appveyor. Victor Zverovich 2014-07-27 09:24:22 -07:00
  • b9c40c6af5 Experiment with appveyor. Victor Zverovich 2014-07-27 09:03:59 -07:00
  • 7b44b0113b Remove sphinx submodule. Victor Zverovich 2014-07-27 08:51:33 -07:00
  • 8e0bfb5714 Debug appveyor config. Victor Zverovich 2014-07-27 08:42:03 -07:00
  • 2ebfa7b53d Fix appveyor config, take 2. Victor Zverovich 2014-07-27 08:30:37 -07:00
  • 721d95adf2 Fix appveyor config. Victor Zverovich 2014-07-27 08:13:39 -07:00
  • af90b08b76 Remove sphinx submodule as we can now use the stock version. Victor Zverovich 2014-07-27 08:08:16 -07:00
  • d658c835d4 Update breathe. Victor Zverovich 2014-07-26 21:34:50 -07:00
  • a8cef1d987 FormatDecimal -> format_decimal (https://github.com/cppformat/cppformat/issues/50) Victor Zverovich 2014-07-26 21:31:40 -07:00
  • 1a6cdb53ac Use custom version of breathe. Victor Zverovich 2014-07-26 21:30:36 -07:00
  • 33cde15334 Fix version. Victor Zverovich 2014-07-26 21:23:50 -07:00
  • 533b9cf24f Add missing import. Victor Zverovich 2014-07-26 21:14:40 -07:00
  • 46b6e4b52c Run doxygen on ReadTheDocs. Victor Zverovich 2014-07-26 21:12:48 -07:00
  • d91a66e1c5 Read version from CMakeLists.txt instead of using configure for compatibility with ReadTheDocs. Victor Zverovich 2014-07-26 21:05:42 -07:00
  • 2a1c0c9969 Obey line length limit. Victor Zverovich 2014-07-26 09:45:03 -07:00
  • f634ccb344 ReportUnknownType -> report_unknown_type (https://github.com/cppformat/cppformat/issues/50) Victor Zverovich 2014-07-26 08:42:19 -07:00
  • b498ba0bc5 FormatFloat -> format_float (https://github.com/cppformat/cppformat/issues/50) Victor Zverovich 2014-07-26 08:03:03 -07:00
  • 37356c3f5e Comment. Victor Zverovich 2014-07-26 07:26:04 -07:00
  • aa6aa4207e Edit readme. Victor Zverovich 2014-07-26 07:25:31 -07:00
  • 2a747b19e0 CheckPtr -> make_ptr (https://github.com/cppformat/cppformat/issues/50) Victor Zverovich 2014-07-25 08:41:22 -07:00
  • d142e3b55f Simplify handling of flags. Victor Zverovich 2014-07-25 08:29:06 -07:00
  • d699c2a0d9 Don't duplicate integer format specifiers when formatting char as integer. Victor Zverovich 2014-07-25 08:24:27 -07:00
  • a997de90eb Fix https://github.com/cppformat/cppformat/issues/57. Victor Zverovich 2014-07-25 07:10:33 -07:00
  • 89468c2a23 Update breathe. Victor Zverovich 2014-07-24 14:48:20 -07:00
  • ee24839cbd Fix tests. Victor Zverovich 2014-07-24 09:07:43 -07:00
  • ca0dcce2a6 CountDigits -> count_digits Victor Zverovich 2014-07-24 08:59:52 -07:00
  • c1db293518 Don't use Writer's buffer directly in formatters. Unfriend BasicFormatter. Victor Zverovich 2014-07-24 08:53:27 -07:00
  • a7d94f0c61 Fix https://github.com/cppformat/cppformat/issues/55. Victor Zverovich 2014-07-22 12:37:10 -07:00
  • 177715d8f9 Update breathe. Victor Zverovich 2014-07-21 12:27:52 -07:00
  • f1dfd59a41 HandleArgIndex -> handle_arg_index. Use error_ instead of a local. Victor Zverovich 2014-07-16 08:49:23 -07:00
  • f86c812e1a Remove unused SimpleErrorReporter. Victor Zverovich 2014-07-16 08:48:27 -07:00
  • 4edc88f609 Add FormatterBase. Victor Zverovich 2014-07-16 08:38:15 -07:00
  • 9144a8fbbe PrintfParser -> PrintfFormatter. Victor Zverovich 2014-07-16 07:59:45 -07:00
  • e2a66c58e5 Simplify and test ArgVisitor. Victor Zverovich 2014-07-16 07:55:31 -07:00
  • 9d74f9542b IsNegative -> is_negative. Simplify WidthHandler and ArgFormatter. Victor Zverovich 2014-07-16 07:27:54 -07:00
  • 512e2ced93 Rewrite argument formatting using ArgVisitor. Victor Zverovich 2014-07-14 08:47:03 -07:00
  • e3a2ac8725 Move StringValue to Arg & simplify StringTraits. Victor Zverovich 2014-07-14 08:04:17 -07:00
  • 8a66bb89b2 Complete ArgVisitor test. Victor Zverovich 2014-07-14 07:27:07 -07:00
  • a7a18fac89 Fix util-test. Victor Zverovich 2014-07-14 07:17:58 -07:00
  • 591ad0a64a Add ArgVisitor. Victor Zverovich 2014-07-14 06:55:29 -07:00
  • 979561cc00 Clean appveyor config. Victor Zverovich 2014-07-10 11:23:06 -07:00
  • 4ecfdd50b6 Suppress error dialogs on assertion failures in MinGW. Victor Zverovich 2014-07-10 11:05:26 -07:00
  • c3a6e01f52 Try a fix for $env:Configuration not expanding. Victor Zverovich 2014-07-10 10:43:21 -07:00
  • 308ee8a7eb Clean appveyor config. Victor Zverovich 2014-07-10 09:34:26 -07:00
  • eb04e9abd3 Report build type. Victor Zverovich 2014-07-10 09:14:24 -07:00
  • c0d55e6308 Remove WriteArrayOfUnknownSize because it shouldn't compile according to standard. Victor Zverovich 2014-07-10 08:42:33 -07:00
  • 47f2e7aa02 Clean appveyor config. Victor Zverovich 2014-07-10 08:41:33 -07:00
  • 6eaee58679 Fix appveyor config. Victor Zverovich 2014-07-10 08:26:20 -07:00
  • b119b9ad71 Debug appveyor config. Victor Zverovich 2014-07-10 08:18:24 -07:00
  • 59ed28274c Remove Git bin directory from the path because it breaks mingw config. Victor Zverovich 2014-07-10 07:58:42 -07:00
  • f29a3fadbf Fix appveyor config, take 2. Victor Zverovich 2014-07-10 07:38:55 -07:00
  • 8cfe4e2266 Fix appveyor config. Victor Zverovich 2014-07-10 07:31:54 -07:00
  • 0a26914e42 Debug appveyor config. Victor Zverovich 2014-07-10 07:27:14 -07:00
  • 472e6107bb Fix appveyor config. Victor Zverovich 2014-07-10 07:02:59 -07:00
  • 307c207351 Split long line. Victor Zverovich 2014-07-10 07:00:26 -07:00
  • dfadea8345 Fix 7z invocation. Victor Zverovich 2014-07-10 06:50:14 -07:00
  • b1c89e37bf Add support for MinGW build. Victor Zverovich 2014-07-10 06:39:10 -07:00
  • dac1aa0d23 Don't install MinGW for MSVC build. Victor Zverovich 2014-07-10 06:33:20 -07:00
  • f7e0fb8a58 Try build matrix in appveyor. Victor Zverovich 2014-07-09 19:44:32 -07:00
  • f739978fbb Clean appveyor config. Victor Zverovich 2014-07-09 17:32:32 -07:00
  • cac3656b78 Suppress output from 7z. Victor Zverovich 2014-07-09 17:24:23 -07:00
  • 18b4abff0b Specify user agent when downloading from SF. Victor Zverovich 2014-07-09 17:13:27 -07:00
  • 2fb88aaa08 Debug appveyor config. Victor Zverovich 2014-07-09 17:06:05 -07:00
  • bd8f8b5525 Try fixing download. Victor Zverovich 2014-07-09 15:16:24 -07:00
  • 5e42eaca0d Install mingw in appveyor. Victor Zverovich 2014-07-09 13:16:39 -07:00
  • e839608dcf Try installing mingw in appveyor. Victor Zverovich 2014-07-09 12:07:24 -07:00
  • 83c2b37673 Check if 7zip installed in appveyor. Victor Zverovich 2014-07-09 11:16:28 -07:00
  • 16985f4764 Fix one more test failure on MinGW. Victor Zverovich 2014-07-09 10:13:44 -07:00
  • d3a7a4c209 Fix StrError test. Victor Zverovich 2014-07-09 10:11:10 -07:00
  • 53a475ac94 Do fix a test. Victor Zverovich 2014-07-09 10:01:36 -07:00
  • 897397760c Fix a test. Victor Zverovich 2014-07-09 09:55:13 -07:00
  • 9c47f3e057 Fix MinGW issues, take 2. Victor Zverovich 2014-07-09 09:45:18 -07:00
  • 0ffcec0090 Fix MinGW issues. Victor Zverovich 2014-07-09 09:35:36 -07:00