Commit Graph

  • fc505b5447 Merge pull request #286 from Naios/master Victor Zverovich 2016-03-03 09:54:27 -08:00
  • 3c3d6b3d2a Define FMT_NOEXCEPT empty when exceptions are disabled * Fixes warnings about disabled exception support in MSVC Denis Blank 2016-03-03 17:23:25 +01:00
  • 2a05a87fe7 Changed format_windows_error to not need LocalFree Michael Winterberg 2016-03-02 17:35:34 -08:00
  • 3ecad55910 Fix sign conversion warnings vitaut 2016-03-02 07:53:14 -08:00
  • d929fdeb9b Fix clang warnings vitaut 2016-03-02 07:02:57 -08:00
  • 9d577cae6f Fix handling of negative error codes in format_error_code vitaut 2016-03-02 07:01:21 -08:00
  • 6e820841d4 Add mongo_smasher to the list of projects Victor Zverovich 2016-03-01 14:28:52 -08:00
  • 82d6813e7c Fix a bunch of Clang sign-conversion warnings vitaut 2016-03-01 08:12:29 -08:00
  • 2f12a32c20 Merge pull request #277 from PSPDFKit-labs/fix-switch-fallthrough Victor Zverovich 2016-02-23 10:28:17 -08:00
  • 6178bc6f8e Fix switch fall-through warning Patrik Weiskircher 2016-02-23 12:59:26 -05:00
  • 209748f128 Workaround a bug in Apple LLVM version 4.2 of clang (#276) vitaut 2016-02-23 07:27:01 -08:00
  • f64ea6235f Include xlocale.h for LC_NUMERIC_MASK on OS X vitaut 2016-02-19 13:30:18 -08:00
  • 80d288b146 Correct comment vitaut 2016-02-11 07:25:00 -08:00
  • 6500f161f7 Fix a warning in freelocale mock (#274) vitaut 2016-02-11 06:55:53 -08:00
  • abd93d824a Move gmock into test/ vitaut 2016-02-10 07:16:49 -08:00
  • 2b2aa8926f add_subdirectory-test -> add-subdirectory-test for consistency vitaut 2016-02-10 07:01:40 -08:00
  • 21b8279cfe Remove biicode because it has been shut down vitaut 2016-02-09 21:25:52 -08:00
  • cd7f6c1fda Comment vitaut 2016-02-09 15:40:26 -08:00
  • 70e44a8e7f Simplify locale mock vitaut 2016-02-09 11:31:04 -08:00
  • b8c6192a61 Simplify build config and enable C++11 by default vitaut 2016-02-09 08:43:39 -08:00
  • c7b7141b11 Merge pull request #273 from niosHD/extend-ci-tests Victor Zverovich 2016-02-09 06:53:58 -08:00
  • c57f8f563b omit the c++ 2003 tests Mario Werner 2016-02-09 09:08:11 +01:00
  • 016af73d19 fixed typo in script Mario Werner 2016-02-07 18:47:39 +01:00
  • f961683516 specify c++11 as c++0x for travis Mario Werner 2016-02-07 18:41:46 +01:00
  • 27a1b787c8 test in c++ 98, 03 and 11 mode Mario Werner 2016-02-07 18:32:23 +01:00
  • 6a79a3279b build and test in c++11 and in c++98 mode Mario Werner 2016-02-07 18:23:02 +01:00
  • 734d3bf175 Remove link to API compatibility report which is no longer functional vitaut 2016-02-05 08:31:19 -08:00
  • 8c8877df5a treat format.cc like a header Mario Werner 2016-02-05 15:27:49 +01:00
  • 754be04f11 state that sudo is required for CI Mario Werner 2016-02-05 14:33:56 +01:00
  • 1adee75e1c Check if -fno-delete-null-pointer-checks flag is supported vitaut 2016-02-04 08:36:41 -08:00
  • a4b611a3d3 Workaround GTest bug 705 (#268) vitaut 2016-02-04 08:15:19 -08:00
  • 220bb764e5 Use quotes for local includes vitaut 2016-02-04 08:08:33 -08:00
  • a750114a38 Merge pull request #271 from newnon/master Victor Zverovich 2016-02-04 06:14:24 -08:00
  • 4d56c5ce4c fix android build Sergey 2016-02-04 12:46:59 +03:00
  • c0ad9a888b Update the source location in the documentation build script vitaut 2016-02-03 09:28:44 -08:00
  • 0598d84f61 Merge pull request #267 from niosHD/update-project-layout Victor Zverovich 2016-02-03 08:48:25 -08:00
  • b09c83504e test for gnu++98 instead for c++98 because of mingw ... Mario Werner 2016-02-03 14:11:30 +01:00
  • 3133925ab2 Merge branch 'master' into update-project-layout Mario Werner 2016-02-03 13:15:26 +01:00
  • 03b9485cb3 perform the slower tests only in PEDANTIC mode Mario Werner 2016-02-03 13:05:18 +01:00
  • ded46cc1b6 build test-main library again to improve build time Mario Werner 2016-02-03 12:59:03 +01:00
  • c1a4cd0fa7 check if cppformat is the master project or just used as dependency Mario Werner 2016-02-03 11:20:19 +01:00
  • 797d72133e restored smoke test for syntax compatibility with the 98 c++ standard Mario Werner 2016-02-03 10:01:53 +01:00
  • 56cfd9f4ce installed posix.h too when it is built into the library Mario Werner 2016-02-03 09:59:55 +01:00
  • e0e8f717a0 FMT_USE_FILE_DESCRIPTORS is apparently only needed for the tests Mario Werner 2016-02-03 09:14:32 +01:00
  • cfb25b0e80 Use typedefs instead of macros vitaut 2016-02-02 22:06:54 -08:00
  • e489f879c3 Add locale tests vitaut 2016-02-02 17:21:09 -08:00
  • c0e926109e use the same warning options like before the PR Mario Werner 2016-02-02 17:14:51 +01:00
  • b05a02b91c remove comment which is now superfluous since the code has been moved Mario Werner 2016-02-02 17:04:12 +01:00
  • d411aa165e use quotes for including cppformat headers from the tests Mario Werner 2016-02-02 16:55:25 +01:00
  • be961bae0f fixed typo in python script Mario Werner 2016-02-01 10:41:45 +01:00
  • 0a4acc9656 use the cmake and ctest to drive the appveyor build Mario Werner 2016-02-01 10:22:47 +01:00
  • d3fe82c55b propagate the build type into the find test Mario Werner 2016-01-31 20:17:39 +01:00
  • a659d8079e Merge branch 'master' into update-project-layout Mario Werner 2016-01-31 17:00:05 +01:00
  • 00fda9b25a add a test for the find script on the build directory Mario Werner 2016-01-31 00:02:49 +01:00
  • 4aeeb49d23 updated compile-test and include a working test Mario Werner 2016-01-30 23:49:39 +01:00
  • fee52f79b8 update the includes in the tests to get rid of the deprecated warnings Mario Werner 2016-01-30 22:33:37 +01:00
  • 4952e79e45 Document that floating-point formatting is locale-dependent. vitaut 2016-01-30 09:20:43 -08:00
  • 95c0fb5075 Add a "C" numeric locale vitaut 2016-01-29 16:29:46 -08:00
  • 62ac1d98a4 export the header only library also during installation Mario Werner 2016-01-29 16:57:45 +01:00
  • 5aa5116edc moved the library definition and the installation into a sub CMakeLists.txt Mario Werner 2016-01-29 16:39:03 +01:00
  • 5e7ab2f4ea major cleanup of the test folders CMakeLists.txt Mario Werner 2016-01-29 16:21:17 +01:00
  • b52d0bd9d4 define cppformat cmake targets with proper interface definitions Mario Werner 2016-01-29 13:18:02 +01:00
  • 0fb474be3a outlined the compiler feature tests to improve script readability Mario Werner 2016-01-29 13:03:47 +01:00
  • 3019a8c1fd moved code into cppformat subdirectory Mario Werner 2016-01-28 13:33:16 +01:00
  • 7ee287d3d9 Sign extend arguments of smaller types passed to %ll? (#265) vitaut 2016-01-27 07:03:19 -08:00
  • ae6368c985 Add a comment to clarify why convert to unsigned vitaut 2016-01-26 07:13:34 -08:00
  • bb7a80b1ab Correct comment vitaut 2016-01-25 06:46:43 -08:00
  • 8474a6232d Don't perform narrowing conversion for integers in printf (#255) vitaut 2016-01-24 00:43:42 +01:00
  • 22f61140d1 Format CMake files, ignore generated files and don't copy header vitaut 2016-01-13 07:14:32 -08:00
  • 52ee516cf3 Merge pull request #264 from niosHD/improve-find-and-package-support Victor Zverovich 2016-01-13 06:37:41 -08:00
  • ef7bbfff87 removed workaround for cmake versions prior to 2.8.10 Mario Werner 2016-01-13 09:54:02 +01:00
  • 891e9117f6 trying to update cmake to 2.8.12 in travis via a ppa repo Mario Werner 2016-01-12 16:53:09 +01:00
  • 3fc3ecd184 reverted removal of CPACK_SOURCE_PACKAGE_FILE_NAME Mario Werner 2016-01-12 16:43:36 +01:00
  • 06f3abe26d Return early from ArgMap::find vitaut 2016-01-12 06:37:39 -08:00
  • 50f14f225c Merge pull request #262 from mwinterb/argmap_vector Victor Zverovich 2016-01-12 06:23:19 -08:00
  • b732455fd3 enable package support for out of source builds Mario Werner 2016-01-12 12:33:45 +01:00
  • daf74ae0b1 upgrades to cmake 2.8.12 and adds config and export support Mario Werner 2016-01-11 19:01:49 +01:00
  • 4af764d040 Changed ArgMap to be backed by a vector instead of a map. Michael Winterberg 2016-01-10 15:30:34 -08:00
  • 97e9ed11bc Set interface include dir for gmock vitaut 2016-01-09 08:07:31 -08:00
  • f55bf55d43 Correct comment vitaut 2016-01-09 08:06:59 -08:00
  • e604d5347f Fix links in README (#260) vitaut 2016-01-08 13:03:34 -08:00
  • 979e70f10d Merge pull request #259 from mwinterb/unknown_pragma_bsr Victor Zverovich 2016-01-08 07:25:48 -08:00
  • b203beb61d Don't define the MSVC clz functions unless __builtin_clzll is unavailable. Michael Winterberg 2016-01-07 15:19:27 -08:00
  • 28a303ddd4 Fixed unknown pragma warnings for _BitScanReverse. Michael Winterberg 2016-01-06 14:42:27 -08:00
  • 3943803412 Merge pull request #256 from mwinterb/clang_ms_clz Victor Zverovich 2016-01-06 06:46:17 -08:00
  • 7185e96da1 Fixed issues with MSVC emulations of clz and clzll. Michael Winterberg 2016-01-05 16:03:06 -08:00
  • 251a0869be Fixed macro redefinition warnings when compiling with clang-cl. Michael Winterberg 2016-01-01 18:07:06 -08:00
  • 804ad8f4df Document std::ostream overload of fprintf vitaut 2015-12-24 07:00:22 -08:00
  • 8b0504825d Merge branch 'master' of github.com:cppformat/cppformat vitaut 2015-12-24 06:58:05 -08:00
  • 77d3761b50 Enable macro expansion in Doxygen (fixes #248) vitaut 2015-12-24 06:54:37 -08:00
  • 0525a03a69 Merge pull request #251 from nickhutchinson/work/fprintf-streams Victor Zverovich 2015-12-23 06:58:44 -08:00
  • 1a5a1708b7 Add fprintf overload that writes to a std::ostream Nicholas Hutchinson 2015-12-23 15:59:13 +13:00
  • 4797ca025e POD -> trivially copyable/constructible vitaut 2015-12-20 07:29:59 -08:00
  • 3121ebd044 Merge pull request #249 from dean0x7d/variadic-v3 Victor Zverovich 2015-12-20 07:10:00 -08:00
  • b098306839 Replace template recursion with array initialization Dean Moldovan 2015-12-12 17:12:29 +01:00
  • a721319e3a Add MakeArg constructor for Arg Dean Moldovan 2015-10-24 20:16:46 +02:00
  • 29726cefb8 Remove extra '*'s vitaut 2015-12-18 07:30:03 -08:00
  • 811964502d Add BasicFormatter's members to the docs vitaut 2015-12-18 07:24:25 -08:00
  • 0629d76bb0 Fallback to sized integer types on MSVC if stdint.h is not available vitaut 2015-12-18 07:20:05 -08:00
  • 016714c57b Add BasicFormatter to the docs vitaut 2015-12-18 07:16:40 -08:00