Commit Graph

  • 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
  • 0af1449328 Merge c188cfe298 into 6ccb5673c4 Glen Stark 2016-06-09 11:33:33 +0000
  • c188cfe298 Corrections according to feedback Glen Stark 2016-06-09 13:25:35 +0200
  • 60b8b0bca4 fixed windows build problem Glen Stark 2016-06-08 12:00:05 +0200
  • caaf17d0ca don't expect this to work, but... Glen Stark 2016-06-08 09:53:02 +0200
  • 930cd6c552 Fixed one build error for windows Glen Stark 2016-06-08 09:45:15 +0200
  • d25b78aa2c Fixed clang errors Glen Stark 2016-06-08 01:24:53 +0200
  • 6daa6ce963 Implemented #335: custom printf support Glen Stark 2016-06-08 01:23:32 +0200
  • b124750093 Merge a625b17266 into 6ccb5673c4 Glen Stark 2016-06-07 14:03:34 +0000
  • a625b17266 Merge branch 'master' of https://github.com/spacemoose/fmt Glen Stark 2016-06-07 15:48:00 +0200
  • 4c76df3c49 Implemented #335 Glen Stark 2016-06-07 15:19:44 +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
  • 0b0e9255c7 Revert "Took PrintfArgFormatter out of internal" Glen Stark 2016-06-02 15:48:50 +0200
  • 9492b9ff03 Pass versions from CMake to Sphinx Victor Zverovich 2016-06-02 06:41:25 -0700
  • a8d0ed0828 Took PrintfArgFormatter out of internal Glen Stark 2016-06-02 15:35:27 +0200
  • 534e26873f renamed printf_formatter.h to print.h Glen Stark 2016-06-02 15:18:26 +0200
  • 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
  • 0cf85df251 done but dirty Glen Stark 2016-05-27 17:50:25 +0200
  • 321a541ee9 custom printfArgFormatter template param Glen Stark 2016-05-27 16:28:13 +0200
  • 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
  • 6c8cec0eb8 Create doc/html directory Jeff Schwab 2016-05-23 21:07:13 -0400
  • 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 3.0.0 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