Commit Graph

  • 2f05eaa07d Correct filename in Biicode config Victor Zverovich 2015-02-12 15:39:06 -08:00
  • 2ced92529d Move logic from travis.yml to a Python script Victor Zverovich 2015-02-12 15:34:38 -08:00
  • dd2e8b98de Fix RST markup Victor Zverovich 2015-02-12 12:46:28 -08:00
  • f79c88c190 Android.mk Sergey Perepelitsa 2015-02-12 23:34:40 +03:00
  • 4f51033aa9 Workaround PowerShell idiocy Victor Zverovich 2015-02-12 12:27:32 -08:00
  • 503e87f153 Report CMake version for debugging Victor Zverovich 2015-02-12 11:41:45 -08:00
  • 3822241d99 Use policy check instead of CMake version check Victor Zverovich 2015-02-12 11:27:55 -08:00
  • e392eea160 Fix CMake warning Victor Zverovich 2015-02-12 10:12:26 -08:00
  • 8273855067 Remove extra newline mostly to check for linguist updates Victor Zverovich 2015-02-12 06:23:58 -08:00
  • 8bd1953094 Minor changes to follow C++ Format's coding conventions Victor Zverovich 2015-02-11 14:16:22 -08:00
  • 33f85efb55 Merge pull request #104 from franramirez688/master Victor Zverovich 2015-02-11 14:02:27 -08:00
  • 7b77eb61b5 adapted to biicode via biicode.conf, ignore.bii and CMakeLists.txt; mixed Travis (original and biicode building) franchuti688 2015-02-09 10:31:22 +01:00
  • 50151ff804 Update README.rst Victor Zverovich 2015-02-10 19:37:54 -08:00
  • 4a11f70408 Update README.rst Victor Zverovich 2015-02-10 19:36:29 -08:00
  • 01b00e6dfb Update README.rst Victor Zverovich 2015-02-10 19:34:03 -08:00
  • a32f9148fc Update README.rst Victor Zverovich 2015-02-10 19:32:33 -08:00
  • a95b3f7ee1 Update README.rst Victor Zverovich 2015-02-10 19:31:22 -08:00
  • 04a21bbb2e Merge branch 'fallthrough' of github.com:cppformat/cppformat Victor Zverovich 2015-02-09 08:02:14 -08:00
  • 618dd9d6af Remove the fallthrough attribute detection Victor Zverovich 2015-02-09 07:54:03 -08:00
  • a92c179a6d Fix warnings on clang Victor Zverovich 2015-02-09 07:37:26 -08:00
  • 267382af39 Revert the experimental fix for print_colored that didn't work Victor Zverovich 2015-02-09 06:53:05 -08:00
  • cfd476bb8b Temporarily disable the test as the fix didn't work. Victor Zverovich 2015-02-08 20:41:13 -08:00
  • e875e3145f Fix print_colored on Windows Victor Zverovich 2015-02-08 20:24:07 -08:00
  • 9368b6a4ee Fix error handling in print_colored Victor Zverovich 2015-02-08 20:06:45 -08:00
  • 7004d1edf6 Update the contributed code to the used coding conventions Victor Zverovich 2015-02-08 19:54:39 -08:00
  • d5ab6ba728 Merge pull request #102 from Ryuuke/master Victor Zverovich 2015-02-08 18:25:31 -08:00
  • bc78ca42a9 remove global variables Ryuuke 2015-02-08 23:10:13 +00:00
  • 4806f75469 remove unused define Ryuuke 2015-02-08 16:14:46 +00:00
  • 5a9dc8f991 windows cli colors revision and test case Ryuuke 2015-02-08 16:08:29 +00:00
  • 26c151c5e4 Detect [[clang::fallthrough]] even __has_cpp_attribute is not supported viz 2015-02-08 07:57:05 -08:00
  • bce73e2bd8 remove forward enum declaration Ryuuke 2015-02-07 22:47:42 +00:00
  • 51ceef3dee added color support for windows Ryuuke 2015-02-07 22:39:08 +00:00
  • 326ade7698 Document what happens if you pass an invalid error code Victor Zverovich 2015-02-07 09:46:42 -08:00
  • 502d2ede8a Bump version Victor Zverovich 2015-02-07 08:53:30 -08:00
  • 81dc04dd48 Update README.rst Victor Zverovich 2015-02-07 08:31:17 -08:00
  • fe2b5351be Merge pull request #101 from cppformat/fallthrough Victor Zverovich 2015-02-07 06:57:20 -08:00
  • d7fea1ba0c Try detecting clang::fallthrough using __has_cpp_attribute Victor Zverovich 2015-02-07 06:51:47 -08:00
  • 37ad436068 Fix by @dixlorenz for clang warnings "'return' will never be executed" (#96) Victor Zverovich 2015-02-06 21:27:31 -08:00
  • 45d70b71ec Fix by @dixlorenz for clang warning about unknown Doxygen tags Victor Zverovich 2015-02-06 21:25:30 -08:00
  • d930f6956f Update README.rst Victor Zverovich 2015-02-06 14:03:44 -08:00
  • 38a7406318 Update README.rst Victor Zverovich 2015-02-06 13:46:19 -08:00
  • 83f5085551 Remove RTD theme Victor Zverovich 2015-02-06 09:01:49 -08:00
  • 554abb12f1 Fix formatting Victor Zverovich 2015-02-06 08:45:43 -08:00
  • f2c16957f7 Provide examples of using SystemError and WindowsError (#54) Victor Zverovich 2015-02-06 08:43:02 -08:00
  • 48e6df117a Merge branch 'master' of github.com:cppformat/cppformat Victor Zverovich 2015-02-06 07:27:29 -08:00
  • 59254410da Fix a warning (#95) Victor Zverovich 2015-02-06 07:27:19 -08:00
  • 58a300c82a Merge pull request #98 from MariadeAnton/master Victor Zverovich 2015-02-06 07:07:14 -08:00
  • 710817befb Update README.rst MariadeAnton 2015-02-06 15:19:30 +01:00
  • ba17cca432 Fix link Victor Zverovich 2015-02-05 11:18:16 -08:00
  • f82f4bd79b Merge branch 'master' of github.com:cppformat/cppformat Victor Zverovich 2015-02-05 11:16:47 -08:00
  • 589b73f646 Update links Victor Zverovich 2015-02-05 11:16:39 -08:00
  • afba2422ae Fix packaging Victor Zverovich 2015-02-05 08:50:47 -08:00
  • 58683f5376 Version 1.0 🎆 Victor Zverovich 2015-02-05 08:42:25 -08:00
  • bc6fcd90cf Fix CSS Victor Zverovich 2015-02-05 08:41:19 -08:00
  • 402f5f3178 Documentation fixes Victor Zverovich 2015-02-05 08:36:46 -08:00
  • bdeffc3fdc Fix build on Android NDK Victor Zverovich 2015-02-05 07:04:22 -08:00
  • b4eef59100 Only add the doc target if doxygen and sphinx-build are available Victor Zverovich 2015-01-30 12:53:52 -08:00
  • 90bc8dd3ed Don't track the dependencies of the doc target as Sphinx does it itself Victor Zverovich 2015-01-30 08:49:48 -08:00
  • 237eaa53e1 Replace exclude_trees with exclude_patterns Victor Zverovich 2015-01-30 07:15:00 -08:00
  • 531ee615af Switch to the main breathe repo Victor Zverovich 2015-01-21 14:46:29 -08:00
  • fae27d262c Switch to the main breathe repo Victor Zverovich 2015-01-21 14:44:05 -08:00
  • 0bd32f3f29 Merge branch 'master' of github.com:cppformat/cppformat Victor Zverovich 2015-01-08 07:56:19 -08:00
  • 43aebf51d6 Allow precision specifier for non-float arguments Victor Zverovich 2015-01-08 07:56:08 -08:00
  • 757a523195 Merge pull request #89 from mparaniak/master Victor Zverovich 2015-01-06 09:12:37 -08:00
  • 7f706171a9 Add format linking to tests Mikolaj Paraniak 2015-01-06 16:57:07 +01:00
  • cd828a8691 Add a test for https://github.com/cppformat/cppformat/issues/86 Victor Zverovich 2015-01-05 07:16:26 -08:00
  • 6080108802 Merge pull request #87 from aruhan/issue/86 Victor Zverovich 2015-01-05 07:13:04 -08:00
  • e8febf7f4b Fix format using wostream produces wrong results aruhan 2015-01-05 22:33:18 +09:00
  • 130bccbcbf Update README.rst Victor Zverovich 2014-12-19 07:50:41 -08:00
  • 01414ac6ec Update README.rst Victor Zverovich 2014-12-19 07:49:54 -08:00
  • 3cb004d0d3 Update README.rst Victor Zverovich 2014-12-19 07:48:38 -08:00
  • a7d7e0daec Restore bootstrap theme Victor Zverovich 2014-12-19 07:42:46 -08:00
  • 67e196eac4 Make test libraries static Victor Zverovich 2014-12-19 07:39:13 -08:00
  • fdecd5b40f Remove FMT_SHARED in favor of BUILD_SHARED_LIBS Victor Zverovich 2014-12-19 07:37:49 -08:00
  • a8b1769803 Use default namespace Victor Zverovich 2014-12-18 08:46:25 -08:00
  • 8d89e56d2c Set primary domain to cpp Victor Zverovich 2014-12-18 08:36:53 -08:00
  • fb12cfd196 Suppress more bogus warnings Victor Zverovich 2014-12-17 06:53:32 -08:00
  • ecd2b80e8f Get rid of using declarations for header-only config Victor Zverovich 2014-12-17 06:42:26 -08:00
  • c95908bd8c Disable bogus MSVC warnings Victor Zverovich 2014-12-17 06:41:21 -08:00
  • c630d1f236 Disable "secure" warnings in posix. Victor Zverovich 2014-12-16 07:07:09 -08:00
  • 0d1eb8b1ea Don't undefine "secure" warnings Victor Zverovich 2014-12-16 07:02:59 -08:00
  • dff2137405 Don't define/undefine macros without FMT_ prefix Victor Zverovich 2014-12-16 07:01:01 -08:00
  • 2523f3b939 Fix more -Wshadow warnings Victor Zverovich 2014-12-10 07:24:05 -08:00
  • f9fc8fd09d Fix -Wshadow warnings Victor Zverovich 2014-12-09 07:45:54 -08:00
  • b49a1b4a52 Fix linkage errors on Windows in header-only config Victor Zverovich 2014-12-09 06:32:07 -08:00
  • df580969f7 Add a test for header-only configuration Victor Zverovich 2014-12-09 06:22:55 -08:00
  • f9c3ff244d Merge branch 'header-only' of github.com:cppformat/cppformat Victor Zverovich 2014-12-09 06:14:04 -08:00
  • 6e3d7d9a6a Update README.rst Victor Zverovich 2014-12-08 06:15:31 -08:00
  • 54f19ff7b2 Simplify append_float_length Victor Zverovich 2014-12-03 06:33:31 -08:00
  • f3bd9d4241 Remove extra space Victor Zverovich 2014-12-03 06:20:12 -08:00
  • 6f3c095ed6 Use FMT_DISALLOW_COPY_AND_ASSIGN instead of undefined assignment operators Victor Zverovich 2014-12-03 06:16:52 -08:00
  • 0fea89ec8f Merge pull request #81 from Queueless/master Victor Zverovich 2014-12-03 06:04:06 -08:00
  • 7706e1054d Update README.rst Victor Zverovich 2014-12-02 12:55:13 -08:00
  • a23fbbb9a3 Update README.rst Victor Zverovich 2014-12-02 12:54:12 -08:00
  • 838dc1e189 move append_float_length specialization to the header Daniel.Perry 2014-12-02 10:20:27 -05:00
  • 820c03a473 Update README.rst Victor Zverovich 2014-12-02 06:39:16 -08:00
  • 311251eb91 Complete header-only configuration support Victor Zverovich 2014-11-29 06:58:00 -08:00
  • c2a6903e19 Define FMT_FUNC to nothing if FMT_HEADER_ONLY is not defined Victor Zverovich 2014-11-28 15:30:03 -08:00
  • d9c605c61f Initial support for header-only configuration Victor Zverovich 2014-11-28 06:40:57 -08:00
  • 334fc54b5d removed unused code Daniel.Perry 2014-11-25 18:03:54 -05:00