Commit Graph

  • 6de8f4a416 Merge pull request #200 from maddinat0r/master Victor Zverovich 2015-08-31 06:32:05 -07:00
  • 06c1859420 add CMake option to toggle doxygen documentation Alex Martin 2015-08-30 14:23:54 +02:00
  • 5bcd5ac6d6 Merge branch 'master' of github.com:cppformat/cppformat vitaut 2015-08-26 10:13:12 -07:00
  • 4807f69ab4 Remove duplicate EXLUDE_SYMBOLS vitaut 2015-08-26 10:13:04 -07:00
  • c2ba9e191d Merge pull request #199 from maddinat0r/master Victor Zverovich 2015-08-21 10:23:00 -07:00
  • edf5c26001 add generated "run-msbuild.bat" file to gitignore Alex Martin 2015-08-21 19:09:18 +02:00
  • b3714625c0 Fix compilation with FMT_PEDANTIC=ON vitaut 2015-08-19 08:03:17 -07:00
  • 1bba22667e Fix build on CMake 2.6 vitaut 2015-08-19 07:32:48 -07:00
  • d07fd577c3 FMT_SOURCE_FILES -> FMT_SOURCES vitaut 2015-08-19 07:27:34 -07:00
  • 4274f15f0d Move test-specific stuff to test/CMakeLists.txt vitaut 2015-08-19 07:27:08 -07:00
  • 0d99eb5d6b Merge pull request #198 from maddinat0r/master Victor Zverovich 2015-08-19 06:49:53 -07:00
  • 914b97859c add CMake option to toggle tests (on by default) Alex Martin 2015-08-19 10:41:37 +02:00
  • 4150fa0f95 Fix formatting vitaut 2015-08-18 06:57:31 -07:00
  • 4e2a0a7e1c Merge pull request #197 from maddinat0r/master Victor Zverovich 2015-08-18 06:34:09 -07:00
  • 2161823559 add option to disable install Alex Martin 2015-08-17 18:48:16 +02:00
  • 2923d7f588 Merge pull request #196 from jkflying/patch-1 Victor Zverovich 2015-08-17 06:24:47 -07:00
  • 11395c4f09 Fix warnings jkflying 2015-08-17 13:59:45 +02:00
  • 32fbc083b7 Add Touch Surgery to the list of projects using C++ Format vitaut 2015-08-08 18:58:25 -07:00
  • 8c4483d3cb Try appveyor config without explicit platform vitaut 2015-08-07 07:39:56 -07:00
  • b247d81046 Fix warnings vitaut 2015-08-07 07:39:04 -07:00
  • c3ba615c65 Fix warnings vitaut 2015-08-07 07:34:58 -07:00
  • cdcdacef9c Handle undefined $PLATFORM vitaut 2015-08-07 07:21:43 -07:00
  • a8a2982b9a Fix test vitaut 2015-08-07 07:13:43 -07:00
  • 2202541364 Disable configuration that doesn't work on appveyor vitaut 2015-08-07 07:12:22 -07:00
  • ca7478144d Fix warnings vitaut 2015-08-07 07:08:46 -07:00
  • 43081b833a Build both on x86 and x64 vitaut 2015-08-07 07:08:12 -07:00
  • 2c6e32f6ff Simplify appveyor config vitaut 2015-08-07 06:41:07 -07:00
  • 58fcf0c0da Optimize format_decimal vitaut 2015-08-05 07:50:29 -07:00
  • f6135df529 Merge the master branch vitaut 2015-08-04 20:59:24 -07:00
  • ecdc7ec1f1 Fix more warnings vitaut 2015-08-04 08:01:28 -07:00
  • 7fa17fe772 Fix warnings vitaut 2015-08-04 07:55:33 -07:00
  • a8d12ade1c Append compile flags instead of overwriting vitaut 2015-08-04 07:46:15 -07:00
  • f9813c313d Merge pull request #191 from rpopescu/master Victor Zverovich 2015-08-04 07:41:15 -07:00
  • 5b8d0a7aa9 Make Coverity happy vitaut 2015-08-04 07:22:03 -07:00
  • 64eb3d8bb2 Make Coverity happy vitaut 2015-08-04 07:09:00 -07:00
  • 0affb23560 fixed #190 Argument shadowing and Clang pedantic support Radu Popescu 2015-08-04 12:52:44 +02:00
  • 1e8496da4a Keep our .travis.yml during merge vitaut 2015-07-31 09:38:08 -07:00
  • b634309a31 Merget the master branch vitaut 2015-07-31 08:58:32 -07:00
  • 7e12c5c9df Use scoped_ptr instead of raw pointers in tests vitaut 2015-07-31 08:54:54 -07:00
  • 2830cf65c9 Merge the master branch vitaut 2015-07-31 08:24:37 -07:00
  • d15e0d3e06 Use scoped_ptr instead of raw pointers in tests vitaut 2015-07-31 08:23:39 -07:00
  • b022790f3b Merge the master branch vitaut 2015-07-31 08:05:25 -07:00
  • 922fe90ac3 Improve integer formatting performance vitaut 2015-07-31 08:02:38 -07:00
  • fabd3a84c5 Don't build anything during coverity scan vitaut 2015-07-29 13:42:06 -07:00
  • 611eb774ca Remove Coverity config from Travis vitaut 2015-07-29 07:40:20 -07:00
  • 45e7b5b672 Run Coverity scan on a single machine vitaut 2015-07-29 07:37:21 -07:00
  • 4b6a52c6f8 Add Coverity scan to Travis CI vitaut 2015-07-29 07:18:43 -07:00
  • d02a5031f0 Use scoped_ptr instead of deprecated auto_ptr vitaut 2015-07-29 07:03:15 -07:00
  • 200037683e Initialize next_arg_index_ in ctor (#187) vitaut 2015-07-28 08:09:29 -07:00
  • c4d0bc1ac9 Fix Coverity warnings vitaut 2015-07-28 07:18:14 -07:00
  • 0eac037416 Get rid of the BasicFormatter::start_ vitaut 2015-07-28 06:46:41 -07:00
  • 69a0317590 Merge pull request #189 from xentec/patch-1 Victor Zverovich 2015-07-26 13:55:35 -07:00
  • 583f7e9e1c Fix build docs on with newer pip versions xentec 2015-07-26 17:50:18 +02:00
  • 0586a9e4ea Specify python version in doc build script xentec 2015-07-26 17:48:26 +02:00
  • 3b224e1813 Fix handling of pip show result when using new version of pip vitaut 2015-07-26 08:25:52 -07:00
  • 76d1218345 Workaround a bug in MSVC2010 (#188) vitaut 2015-07-10 07:58:27 -07:00
  • e498ffbb3d Fix rpmlint warning about unused dependency on libm.so.6 vitaut 2015-07-10 07:02:50 -07:00
  • 6cf24c7f92 Fix MSVC warnings vitaut 2015-07-08 08:04:32 -07:00
  • 4f7ad14c2b Fix MSVC warning vitaut 2015-07-08 07:52:03 -07:00
  • f3bef7ac92 Fix open_buffered_file vitaut 2015-07-08 07:48:54 -07:00
  • b6c1c9233a Workaround an issue with VC2010 vitaut 2015-07-08 07:36:36 -07:00
  • 6484a15ca0 Fix MSVC warnings vitaut 2015-07-08 07:35:57 -07:00
  • c669cbedf8 Rename None to Null because of conflict with an xlib.h macro vitaut 2015-07-07 07:05:17 -07:00
  • 7859f81233 Don't use pthreads if they are not available vitaut 2015-06-29 07:34:30 -07:00
  • 0332284ce3 Fix MinGW build on Appveyor by changing search path order vitaut 2015-06-29 07:22:45 -07:00
  • 7154238d45 Add terminating null character in UTF coverters vitaut 2015-06-27 09:11:15 -07:00
  • 279749168a Try to work around an issue with msbuild caused by Appveyor update vitaut 2015-06-27 08:38:26 -07:00
  • ba09c1b56e Fix windows build vitaut 2015-06-26 09:23:11 -07:00
  • df0835ac27 Update docs vitaut 2015-06-26 09:09:23 -07:00
  • 438bd9b0e6 Add BasicCStringRef to represent a null-termated string (#100) vitaut 2015-06-26 07:43:54 -07:00
  • 88c7c20102 Fix posix-test on FreeBSD (#179) vitaut 2015-06-25 07:06:30 -07:00
  • 761a0afb85 Correct path to doxyxml (#182) and break long line vitaut 2015-06-25 06:56:54 -07:00
  • 5b9b485f57 Workaround a bug in MinGW vitaut 2015-06-24 11:36:28 -07:00
  • 0a7e5141c1 Move posix tests from gtest-extra-test to a separate test vitaut 2015-06-24 09:16:03 -07:00
  • 9769f4b9ed Refactor posix tests vitaut 2015-06-24 08:43:30 -07:00
  • e5b16e80cc Include sys/types.h for ssize_t vitaut 2015-06-24 07:59:19 -07:00
  • 948317b6dd Fix FormatLongDouble test on PowerPC (#180) vitaut 2015-06-23 07:39:49 -07:00
  • 958299dd7f Install format.h to '<prefix>/include/cppformat' vitaut 2015-06-23 06:49:35 -07:00
  • b88a17ad9e libformat.{a.so} -> libcppformat.{a.so} vitaut 2015-06-23 06:40:22 -07:00
  • abcc2d96f0 Fix assertion tests vitaut 2015-06-22 09:24:54 -07:00
  • 8ab665afbc Only use death tests if available vitaut 2015-06-22 08:17:23 -07:00
  • 8450f5e1d3 FormatIntTest: FormatDec: don't assume signedness of char type vitaut 2015-06-22 07:03:26 -07:00
  • 2e874af293 Move CSS compilation to build.py for use by Travis vitaut 2015-06-22 06:54:29 -07:00
  • dd6a3bbc7c Fix out-of-tree documentation build (#177) vitaut 2015-06-22 06:40:21 -07:00
  • a0ed6bfe4f Break long line vitaut 2015-06-17 08:07:05 -07:00
  • e39490500c Replace implicit conversion to std::string with to_string vitaut 2015-06-17 07:59:41 -07:00
  • 147e5ebbbc Move casts to CharTraits for custom character types vitaut 2015-06-17 07:21:16 -07:00
  • 270069beda Use arg visitor when formatting printf argument vitaut 2015-06-16 07:36:32 -07:00
  • 9b6b3382e3 Don't use ignore_incompatible_str in ArgFormatter vitaut 2015-06-15 07:15:28 -07:00
  • 63f6c10449 Suppress a warning about unused strerror_r. vitaut 2015-06-14 09:36:23 -07:00
  • 8725d07d8b Place the anonymous namespace within the fmt namespace vitaut 2015-06-12 07:56:58 -07:00
  • 24c309fbfa Don't use windows.h if FMT_USE_WINDOWS_H is set to 0 vitaut 2015-06-12 07:15:57 -07:00
  • 9d09214e7a Use textual representation for bool by default (#170) vitaut 2015-06-11 09:00:06 -07:00
  • fd5c2e909b Report error when using precision with char vitaut 2015-06-11 08:58:31 -07:00
  • fccff7be5f Minor tweaks to the named arguments support code vitaut 2015-06-11 07:19:00 -07:00
  • b83ab16676 Break long lines vitaut 2015-06-11 06:14:42 -07:00
  • e5005c98b0 Merge branch 'master' of github.com:cppformat/cppformat vitaut 2015-06-11 06:10:26 -07:00
  • 834618ee28 Merge pull request #174 from jamboree/feature/named-arg Victor Zverovich 2015-06-11 06:03:34 -07:00
  • 3c99ed4498 Fix name parsing jamboree 2015-06-11 12:03:22 +08:00
  • 2e254ad19d arg_index -> arg_id vitaut 2015-06-10 09:08:49 -07:00