Commit Graph

  • 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
  • 9731778e3d Merge a7275818f9 into ed2dfe5124 Jamboree 2015-06-09 15:35:41 +0000
  • a7275818f9 Add back test code due to merge mistake Jamboree 2015-06-09 23:28:28 +0800
  • ed2dfe5124 Implement writing narrow strings into a wide writer vitaut 2015-06-09 08:20:44 -0700
  • 3214fe1e46 Fix MakeValue jamboree 2015-06-09 18:29:32 +0800
  • 8bfc7dfcea Prevent nested fmt::arg jamboree 2015-06-09 17:14:39 +0800
  • bbcb6e8394 Fix warning jamboree 2015-06-09 16:13:43 +0800
  • eb7e92e015 Merge branch 'master' of https://github.com/cppformat/cppformat jamboree 2015-06-09 15:49:00 +0800
  • 150e5e7963 Move name mapping from compile time to runtime jamboree 2015-06-09 15:29:32 +0800
  • 8949a2e941 Fix formatting vitaut 2015-06-08 06:53:18 -0700
  • 6bbd3e9bd2 Fix FMT_CAPTURE_W Jamboree 2015-06-06 14:27:11 +0800
  • c26d7311f4 Add FMT_CAPTURE_W Jamboree 2015-06-06 14:05:08 +0800
  • 7f96af5eef Suppress MSVC warning Jamboree 2015-06-06 13:20:30 +0800
  • c3362f46b9 Style edit Jamboree 2015-06-06 02:09:10 +0800
  • f2c4b65549 Support named arguments (done) Jamboree 2015-06-06 01:59:11 +0800
  • 344de54aa9 Support named arguments (WIP) jamboree 2015-06-05 18:06:29 +0800
  • 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