Commit Graph

  • 81dc04dd48 Update README.rst Victor Zverovich 2015-02-07 08:31:17 -0800
  • fe2b5351be Merge pull request #101 from cppformat/fallthrough Victor Zverovich 2015-02-07 06:57:20 -0800
  • d7fea1ba0c Try detecting clang::fallthrough using __has_cpp_attribute Victor Zverovich 2015-02-07 06:51:47 -0800
  • 37ad436068 Fix by @dixlorenz for clang warnings "'return' will never be executed" (#96) Victor Zverovich 2015-02-06 21:27:31 -0800
  • 45d70b71ec Fix by @dixlorenz for clang warning about unknown Doxygen tags Victor Zverovich 2015-02-06 21:25:30 -0800
  • d930f6956f Update README.rst Victor Zverovich 2015-02-06 14:03:44 -0800
  • 38a7406318 Update README.rst Victor Zverovich 2015-02-06 13:46:19 -0800
  • 83f5085551 Remove RTD theme Victor Zverovich 2015-02-06 09:01:49 -0800
  • 554abb12f1 Fix formatting Victor Zverovich 2015-02-06 08:45:43 -0800
  • f2c16957f7 Provide examples of using SystemError and WindowsError (#54) Victor Zverovich 2015-02-06 08:43:02 -0800
  • 48e6df117a Merge branch 'master' of github.com:cppformat/cppformat Victor Zverovich 2015-02-06 07:27:29 -0800
  • 59254410da Fix a warning (#95) Victor Zverovich 2015-02-06 07:27:19 -0800
  • ad938add8a Merge de5b4812b2 into 58a300c82a dixlorenz 2015-02-06 15:16:03 +0000
  • 58a300c82a Merge pull request #98 from MariadeAnton/master Victor Zverovich 2015-02-06 07:07:14 -0800
  • 710817befb Update README.rst MariadeAnton 2015-02-06 15:19:30 +0100
  • de5b4812b2 fix compile warnings for Xcode Dix Lorenz 2015-02-06 12:43:01 +0100
  • ba17cca432 Fix link Victor Zverovich 2015-02-05 11:18:16 -0800
  • f82f4bd79b Merge branch 'master' of github.com:cppformat/cppformat Victor Zverovich 2015-02-05 11:16:47 -0800
  • 589b73f646 Update links Victor Zverovich 2015-02-05 11:16:39 -0800
  • afba2422ae Fix packaging Victor Zverovich 2015-02-05 08:50:47 -0800
  • 58683f5376 Version 1.0 🎆 1.0.0 Victor Zverovich 2015-02-05 08:42:25 -0800
  • bc6fcd90cf Fix CSS Victor Zverovich 2015-02-05 08:41:19 -0800
  • 402f5f3178 Documentation fixes Victor Zverovich 2015-02-05 08:36:46 -0800
  • bdeffc3fdc Fix build on Android NDK Victor Zverovich 2015-02-05 07:04:22 -0800
  • b4eef59100 Only add the doc target if doxygen and sphinx-build are available Victor Zverovich 2015-01-30 12:53:52 -0800
  • 90bc8dd3ed Don't track the dependencies of the doc target as Sphinx does it itself Victor Zverovich 2015-01-30 08:49:48 -0800
  • 237eaa53e1 Replace exclude_trees with exclude_patterns Victor Zverovich 2015-01-30 07:15:00 -0800
  • 531ee615af Switch to the main breathe repo Victor Zverovich 2015-01-21 14:46:29 -0800
  • fae27d262c Switch to the main breathe repo Victor Zverovich 2015-01-21 14:44:05 -0800
  • d9b60e587e Merge 219eea6d52 into 0bd32f3f29 Stephan Hilb 2015-01-21 20:52:13 +0000
  • 219eea6d52 fix breathe submodule ref Stephan Hilb 2015-01-21 21:44:06 +0100
  • 0bd32f3f29 Merge branch 'master' of github.com:cppformat/cppformat Victor Zverovich 2015-01-08 07:56:19 -0800
  • 43aebf51d6 Allow precision specifier for non-float arguments Victor Zverovich 2015-01-08 07:56:08 -0800
  • 757a523195 Merge pull request #89 from mparaniak/master Victor Zverovich 2015-01-06 09:12:37 -0800
  • 7f706171a9 Add format linking to tests Mikolaj Paraniak 2015-01-06 16:57:07 +0100
  • cd828a8691 Add a test for https://github.com/cppformat/cppformat/issues/86 Victor Zverovich 2015-01-05 07:16:26 -0800
  • 6080108802 Merge pull request #87 from aruhan/issue/86 Victor Zverovich 2015-01-05 07:13:04 -0800
  • e8febf7f4b Fix format using wostream produces wrong results aruhan 2015-01-05 22:33:18 +0900
  • 130bccbcbf Update README.rst Victor Zverovich 2014-12-19 07:50:41 -0800
  • 01414ac6ec Update README.rst Victor Zverovich 2014-12-19 07:49:54 -0800
  • 3cb004d0d3 Update README.rst Victor Zverovich 2014-12-19 07:48:38 -0800
  • a7d7e0daec Restore bootstrap theme Victor Zverovich 2014-12-19 07:42:46 -0800
  • 67e196eac4 Make test libraries static Victor Zverovich 2014-12-19 07:39:13 -0800
  • fdecd5b40f Remove FMT_SHARED in favor of BUILD_SHARED_LIBS Victor Zverovich 2014-12-19 07:37:49 -0800
  • a8b1769803 Use default namespace Victor Zverovich 2014-12-18 08:46:25 -0800
  • 8d89e56d2c Set primary domain to cpp Victor Zverovich 2014-12-18 08:36:53 -0800
  • fb12cfd196 Suppress more bogus warnings Victor Zverovich 2014-12-17 06:53:32 -0800
  • ecd2b80e8f Get rid of using declarations for header-only config Victor Zverovich 2014-12-17 06:42:26 -0800
  • c95908bd8c Disable bogus MSVC warnings Victor Zverovich 2014-12-17 06:41:21 -0800
  • c630d1f236 Disable "secure" warnings in posix. Victor Zverovich 2014-12-16 07:07:09 -0800
  • 0d1eb8b1ea Don't undefine "secure" warnings Victor Zverovich 2014-12-16 07:02:59 -0800
  • dff2137405 Don't define/undefine macros without FMT_ prefix Victor Zverovich 2014-12-16 07:01:01 -0800
  • 2523f3b939 Fix more -Wshadow warnings Victor Zverovich 2014-12-10 07:24:05 -0800
  • f9fc8fd09d Fix -Wshadow warnings Victor Zverovich 2014-12-09 07:45:54 -0800
  • b49a1b4a52 Fix linkage errors on Windows in header-only config Victor Zverovich 2014-12-09 06:32:07 -0800
  • df580969f7 Add a test for header-only configuration Victor Zverovich 2014-12-09 06:22:55 -0800
  • f9c3ff244d Merge branch 'header-only' of github.com:cppformat/cppformat Victor Zverovich 2014-12-09 06:14:04 -0800
  • 6e3d7d9a6a Update README.rst Victor Zverovich 2014-12-08 06:15:31 -0800
  • 54f19ff7b2 Simplify append_float_length Victor Zverovich 2014-12-03 06:33:31 -0800
  • f3bd9d4241 Remove extra space Victor Zverovich 2014-12-03 06:20:12 -0800
  • 6f3c095ed6 Use FMT_DISALLOW_COPY_AND_ASSIGN instead of undefined assignment operators Victor Zverovich 2014-12-03 06:16:52 -0800
  • 0fea89ec8f Merge pull request #81 from Queueless/master Victor Zverovich 2014-12-03 06:04:06 -0800
  • 7706e1054d Update README.rst Victor Zverovich 2014-12-02 12:55:13 -0800
  • a23fbbb9a3 Update README.rst Victor Zverovich 2014-12-02 12:54:12 -0800
  • 838dc1e189 move append_float_length specialization to the header Daniel.Perry 2014-12-02 10:20:27 -0500
  • 820c03a473 Update README.rst Victor Zverovich 2014-12-02 06:39:16 -0800
  • 311251eb91 Complete header-only configuration support Victor Zverovich 2014-11-29 06:58:00 -0800
  • c2a6903e19 Define FMT_FUNC to nothing if FMT_HEADER_ONLY is not defined Victor Zverovich 2014-11-28 15:30:03 -0800
  • d9c605c61f Initial support for header-only configuration Victor Zverovich 2014-11-28 06:40:57 -0800
  • 334fc54b5d removed unused code Daniel.Perry 2014-11-25 18:03:54 -0500
  • bd0067ee76 made code compile under windows with level 4 warnings Daniel.Perry 2014-11-25 18:01:09 -0500
  • 4c59aa8780 Link to stable docs Victor Zverovich 2014-11-24 16:20:07 -0800
  • aca49379a5 Fix a few minor issues detected by CppCheck Victor Zverovich 2014-11-24 07:38:26 -0800
  • 615c1eef6b Fix error handling in fmt::fprintf. Victor Zverovich 2014-11-14 09:40:01 -0800
  • 8ea9f068c7 Convert tabs to spaces Victor Zverovich 2014-11-07 07:58:49 -0800
  • 97ea39cf79 Remove no longer needed highlight directives Victor Zverovich 2014-11-07 07:26:04 -0800
  • 43d3c0a110 Set highlight language to c++ in config Victor Zverovich 2014-11-07 07:24:51 -0800
  • f02e4100db Undo highlight since it's not working and simplify markup Victor Zverovich 2014-11-07 07:04:03 -0800
  • e41ca7b951 Try setting highlight to c++ Victor Zverovich 2014-11-07 06:56:53 -0800
  • 6527551d43 Simplify markup Victor Zverovich 2014-11-05 07:39:34 -0800
  • 9cbb25e43f Simplify markup Victor Zverovich 2014-11-05 07:36:55 -0800
  • 10698cc44d Update theme Victor Zverovich 2014-11-04 08:31:07 -0800
  • aa78f6155b Add theme alias Victor Zverovich 2014-11-04 08:17:59 -0800
  • 6bcfb377b2 Link to docs Victor Zverovich 2014-11-04 07:44:07 -0800
  • bbd7681a33 Add ReadTheDocs badge Victor Zverovich 2014-11-04 07:42:56 -0800
  • 8f93e84a1a Switch to ReadTheDocs theme Victor Zverovich 2014-11-04 07:37:25 -0800
  • ed92af29b3 Add missing ')' Victor Zverovich 2014-10-30 13:58:16 -0700
  • 14984acd27 Fix UTF conversion tests Victor Zverovich 2014-10-30 13:00:44 -0700
  • daca48cb15 Fix MSVC build Victor Zverovich 2014-10-30 12:20:08 -0700
  • cabe5bddb4 Fix util-test Victor Zverovich 2014-10-30 08:07:28 -0700
  • 5a5870d3ca n -> size Victor Zverovich 2014-10-30 07:10:43 -0700
  • 5c4b6678e4 Compute StringRef size in ctor Victor Zverovich 2014-10-30 07:05:42 -0700
  • 10d83aaa52 Test that StringRef size computation Victor Zverovich 2014-10-30 06:27:44 -0700
  • 999853cc7c Merge ab7ef47a37 into d5a6316d5c marton78 2014-10-29 11:30:40 +0000
  • ab7ef47a37 Added an overload taking string literals to BasicStringRef Márton Danóczy 2014-10-29 12:18:16 +0100
  • d5a6316d5c Update breathe 0.12.0 Victor Zverovich 2014-10-25 10:27:49 -0700
  • 9501ca0e68 Update theme Victor Zverovich 2014-10-24 07:43:53 -0700
  • 06ae9a6de0 Update breathe Victor Zverovich 2014-10-24 07:09:56 -0700
  • c50e7781fc Remove old bootstrap theme Victor Zverovich 2014-10-24 07:09:46 -0700
  • e3263a341e Update theme Victor Zverovich 2014-10-23 07:25:54 -0700