Commit Graph

  • 267d4542bb Remove unnecessary stuff from biicode-build.sh Victor Zverovich 2015-03-02 07:54:13 -08:00
  • ee5443e920 Move biicode files to support/biicode Victor Zverovich 2015-03-02 07:48:57 -08:00
  • 103530d407 Fix formatting Victor Zverovich 2015-03-01 20:58:45 -08:00
  • efc42fbd4e Temporary exclude fancy ctor from the docs Victor Zverovich 2015-03-01 18:25:40 -08:00
  • 7c0d5756ff Fix clang build Victor Zverovich 2015-03-01 18:19:56 -08:00
  • 91a7ee6c20 Add BasicArrayWriter to docs Victor Zverovich 2015-03-01 18:10:09 -08:00
  • 74512aa282 Ignore bin directory Victor Zverovich 2015-03-01 18:09:03 -08:00
  • beaf6f7436 Add a fixed-size array writer Victor Zverovich 2015-03-01 18:08:24 -08:00
  • 63b4f0ae1a build.py -> appveyor-build.py Victor Zverovich 2015-03-01 17:20:22 -08:00
  • 5bea8a649b Move biicode C++ Format sample to support/biicode/sample.cc Victor Zverovich 2015-03-01 17:12:14 -08:00
  • 2e3423b053 Update compile-test Victor Zverovich 2015-03-01 17:03:44 -08:00
  • 1244f3d58f Move biicode.cmake to support/cmake Victor Zverovich 2015-03-01 17:00:53 -08:00
  • 656f0895ed Add readme Victor Zverovich 2015-03-01 16:48:08 -08:00
  • 5a51aac85e Move biicode build script to support/biicode-build.sh Victor Zverovich 2015-03-01 16:46:44 -08:00
  • c3e845ab7e Only enable doc target if breathe is available Victor Zverovich 2015-03-01 16:35:29 -08:00
  • ce4d3e175c Fix biicode build Victor Zverovich 2015-03-01 16:23:47 -08:00
  • fb86e4f6fa Remove conf.py from .gitignore Victor Zverovich 2015-03-01 16:16:18 -08:00
  • da6ac7fb26 Fix tests Victor Zverovich 2015-03-01 16:12:26 -08:00
  • 07754c047c Place executables in the bin dir Victor Zverovich 2015-03-01 16:07:18 -08:00
  • 67089022bf Run test commands during CI builds Victor Zverovich 2015-03-01 15:21:33 -08:00
  • 4df5d10e3c Check if initializer lists are supported Victor Zverovich 2015-03-01 14:14:06 -08:00
  • 8a915b9b8d Update compile-test Victor Zverovich 2015-03-01 14:13:45 -08:00
  • 8f1e5df672 Merge branch 'master' of github.com:cppformat/cppformat Victor Zverovich 2015-03-01 09:43:44 -08:00
  • c09c42f9a7 Don't do explicit instantiation in the header-only mode Victor Zverovich 2015-03-01 09:43:33 -08:00
  • 86a7d856fa Update README.rst Victor Zverovich 2015-02-26 09:05:20 -08:00
  • 391d6430e5 Update README.rst Victor Zverovich 2015-02-26 08:10:36 -08:00
  • a8a7534f78 Reorder function declarations Victor Zverovich 2015-02-26 06:54:12 -08:00
  • 110d4c0ab0 Replace CharTraits::UnsupportedStrType with WCharHelper::Unsupported Victor Zverovich 2015-02-26 06:32:00 -08:00
  • 17b9e4db8c Improve error reporting when trying to write wchar_t with a char writer Victor Zverovich 2015-02-26 06:21:54 -08:00
  • 52f44bf114 Fix clang warning Victor Zverovich 2015-02-25 17:32:32 -08:00
  • fede517b22 Don't define _CRT_SECURE_NO_WARNINGS if it is already defined Victor Zverovich 2015-02-25 17:20:26 -08:00
  • c746122623 Remove extra whitespace Victor Zverovich 2015-02-25 16:23:11 -08:00
  • ed490145d8 Improve error reporting when trying to format wide char into narrow string Victor Zverovich 2015-02-25 16:03:00 -08:00
  • f3fe82415d Merge branch 'master' of github.com:cppformat/cppformat Victor Zverovich 2015-02-25 09:50:53 -08:00
  • d5602d9fb6 Remove unnecessary call to convert Victor Zverovich 2015-02-25 09:50:39 -08:00
  • 7716157bdb Update README.rst Victor Zverovich 2015-02-25 09:00:31 -08:00
  • e70af5b99e Merge branch 'better-errors' Victor Zverovich 2015-02-25 08:00:46 -08:00
  • f014d32147 Improve error reporting when formatting wide into narrow strings Victor Zverovich 2015-02-25 07:58:49 -08:00
  • bf14b2c41b Try improving error reporting Victor Zverovich 2015-02-25 07:43:47 -08:00
  • f6cffb5eeb Indent Victor Zverovich 2015-02-25 06:17:12 -08:00
  • c634a5bf2b Merge branch 'master' of github.com:cppformat/cppformat Victor Zverovich 2015-02-25 06:16:08 -08:00
  • f8fd34ac30 Merge pull request #121 from objectx/VC2013 Victor Zverovich 2015-02-25 06:15:09 -08:00
  • c2bcb31354 Avoid error C2156 under VC++2013 Masashi Fujita 2015-02-25 20:40:28 +09:00
  • 7215c3446b Break long lines Victor Zverovich 2015-02-24 16:44:01 -08:00
  • 642b72cd91 Fix StringRef test Victor Zverovich 2015-02-24 09:52:16 -08:00
  • 89fed501d4 Merge branch 'master' of github.com:cppformat/cppformat Victor Zverovich 2015-02-24 08:32:12 -08:00
  • 28fd7fb159 Fix formatting (-Gangnam- Google style) Victor Zverovich 2015-02-24 08:31:56 -08:00
  • 85833c90ee Merge pull request #119 from TrentHouliston/master Victor Zverovich 2015-02-24 05:55:46 -08:00
  • 4da1fa391e Add an install command to the cmake file (to allow make install) Trent Houliston 2015-02-24 17:31:30 +11:00
  • de92f5d8a7 Update README.rst Victor Zverovich 2015-02-22 11:46:58 -08:00
  • d06ff7a7e8 Fix internal::clzll on Win64 Victor Zverovich 2015-02-22 06:31:55 -08:00
  • a81baf2904 Merge branch 'master' of github.com:cppformat/cppformat Victor Zverovich 2015-02-22 06:29:33 -08:00
  • 810c734c3f Merge pull request #118 from CarterLi/master Victor Zverovich 2015-02-22 06:29:19 -08:00
  • 524222f094 Win32 doesn't have _BitScanForward64 so emulate it with two 32 bit calls. Implementation used: http://llvm.org/viewvc/llvm-project/libcxx/trunk/include/support/win32/support.h?view=markup#l135 Carter Li 2015-02-22 17:43:58 +08:00
  • 016adee06c Simplify sample Victor Zverovich 2015-02-21 16:15:47 -08:00
  • 2b35c9e8e7 Move CMake files to support Victor Zverovich 2015-02-21 16:02:44 -08:00
  • cbc46d9e78 Use __builtin_clz whenever it is available Victor Zverovich 2015-02-21 06:21:29 -08:00
  • e87a24633b Don't use builtin_ in function names as they are not builtins Victor Zverovich 2015-02-21 06:16:49 -08:00
  • 14eae59c6a Correct FMT_BUILTIN_CLZ definition Victor Zverovich 2015-02-20 08:58:16 -08:00
  • 2418a84f02 Cleanup Victor Zverovich 2015-02-20 08:51:01 -08:00
  • 27e0bf72c0 Use correct intrinsics for count_digits Victor Zverovich 2015-02-20 08:49:06 -08:00
  • 939193be21 Merge pull request #116 from CarterLi/master Victor Zverovich 2015-02-20 08:22:06 -08:00
  • 00e3ae508e Use MSVC intrinsics for better performance Carter Li 2015-02-20 11:19:01 +08:00
  • bc33d17ce3 Update README.rst Victor Zverovich 2015-02-19 08:40:40 -08:00
  • 65cd4835cd Update README.rst Victor Zverovich 2015-02-19 08:26:03 -08:00
  • 53010624a0 Move Windows implementation of print_colored to a separate branch Victor Zverovich 2015-02-19 07:54:59 -08:00
  • a92205be9c Remove unused policy setting Victor Zverovich 2015-02-17 14:42:11 -08:00
  • a16ca84346 Use mirror Victor Zverovich 2015-02-17 09:19:49 -08:00
  • f40f790159 Merge branch 'master' of github.com:cppformat/cppformat Victor Zverovich 2015-02-17 09:17:21 -08:00
  • 88835f8468 Fix mingw download URL Victor Zverovich 2015-02-17 09:16:50 -08:00
  • 5b0a9bbe85 Improve StringRef test Victor Zverovich 2015-02-17 06:45:45 -08:00
  • 6a52fc164a Merge pull request #114 from CarterLi/master Victor Zverovich 2015-02-17 06:39:21 -08:00
  • b4df6cb2fa Add libstdc++ version Victor Zverovich 2015-02-17 06:24:40 -08:00
  • 932eb9777e Fix formatting, take 2 Victor Zverovich 2015-02-17 06:15:44 -08:00
  • 4a1974577f Fix formatting Victor Zverovich 2015-02-17 06:14:32 -08:00
  • dfad5f1d39 Update README.rst Victor Zverovich 2015-02-17 06:12:44 -08:00
  • 3f574c1611 Silence warnings on Windows Carter Li 2015-02-17 10:11:42 +08:00
  • 8d07db0e0e Break long line Victor Zverovich 2015-02-16 14:33:04 -08:00
  • bd133382f0 Fix BasicWriter::write without formatting arguments on C++11 (#109) Victor Zverovich 2015-02-16 14:32:38 -08:00
  • 040b8e7e06 Link to Android NDK Victor Zverovich 2015-02-16 07:25:45 -08:00
  • d9ef0e0a44 Minor correction Victor Zverovich 2015-02-16 07:11:57 -08:00
  • 6c656663f3 Merge branch 'master' of github.com:cppformat/cppformat Victor Zverovich 2015-02-16 07:09:33 -08:00
  • 291e43abac Add Android NDK section Victor Zverovich 2015-02-16 07:09:25 -08:00
  • a85d5e962b Update README.rst Victor Zverovich 2015-02-15 09:32:13 -08:00
  • 11fab458c4 Merge pull request #107 from newnon/master Victor Zverovich 2015-02-15 09:12:49 -08:00
  • 829cd70cd2 Merge pull request #112 from CarterLi/master Victor Zverovich 2015-02-15 08:43:59 -08:00
  • 1d49443405 fix android.mk Sergey 2015-02-15 19:21:32 +03:00
  • 9fd566412d Refine root 2015-02-15 15:25:56 +08:00
  • 9331533309 Use __GXX_EXPERIMENTAL_CXX0X__ for better C++11 detection carterl 2015-02-15 04:16:23 +01:00
  • 43b9fefbd2 Use static_assert more actively carterl 2015-02-15 03:07:27 +01:00
  • 0fc15d48f3 Merge pull request #111 from CarterLi/master Victor Zverovich 2015-02-14 08:33:37 -08:00
  • 2eef573656 Use explicitly deleted functions to make types non-copyable Carter Li 2015-02-14 23:22:14 +08:00
  • f77350f8fa Disable unnecessary CMake check and comment Victor Zverovich 2015-02-14 06:18:19 -08:00
  • 5282bebbd7 Merge pull request #110 from CarterLi/master Victor Zverovich 2015-02-14 06:10:11 -08:00
  • e2583ab5f3 Use throw() when noexcept is not supported Carter Li 2015-02-14 09:58:29 +08:00
  • 950e6b9753 Fix downloader Victor Zverovich 2015-02-12 21:34:36 -08:00
  • c110f7b8d3 Move the code from appveyor config to a Python script Victor Zverovich 2015-02-12 17:53:39 -08:00
  • 86fee707fb Update MinGW URL Victor Zverovich 2015-02-12 16:48:17 -08:00
  • c643fdae53 Fix CMake warning Victor Zverovich 2015-02-12 15:55:21 -08:00
  • 609f33c94a Fix appveyor script Victor Zverovich 2015-02-12 15:41:30 -08:00