Commit Graph

  • 079c6442e1 Fix HTML errors vitaut 2015-05-23 11:59:04 -0700
  • 9e83b8a6e0 Move Google analytics block to the top vitaut 2015-05-23 11:42:57 -0700
  • e1fcb0a2b5 Remove doctype and add meta tags vitaut 2015-05-23 11:38:36 -0700
  • eaf30d5b0d Move "What users say" to the front page vitaut 2015-05-23 08:33:55 -0700
  • 9af6c41684 Use template comments because they are removed from output vitaut 2015-05-23 08:31:29 -0700
  • 9ca1ce293e Make instantiation of BasicData consistent with its definition vitaut 2015-05-23 08:04:06 -0700
  • bfe9267d4d Bootstrapify vitaut 2015-05-22 19:21:55 -0700
  • 42001e541e Add basic-bootstrap theme vitaut 2015-05-22 19:12:45 -0700
  • ba994e78ec Use dev instead of version for the development version vitaut 2015-05-22 07:50:46 -0700
  • f5f9f50f87 Update links vitaut 2015-05-22 07:24:23 -0700
  • 63572da4e7 Fix formatting vitaut 2015-05-22 07:22:55 -0700
  • 78936ad6d7 Fix formatting vitaut 2015-05-22 07:08:16 -0700
  • eb50269744 Update the documentation link vitaut 2015-05-22 06:50:46 -0700
  • c389ec05a1 Redirect from RTD to GitHub Pages vitaut 2015-05-22 06:47:05 -0700
  • e4c0046a99 Update documentation links vitaut 2015-05-22 06:41:03 -0700
  • dfe2a65b5d Remove diagnostics and re-enable build configs vitaut 2015-05-21 20:25:15 -0700
  • efba235246 Regenerate key and prevent leakage vitaut 2015-05-21 19:29:45 -0700
  • 0022e0b40f Update key vitaut 2015-05-21 19:11:32 -0700
  • 44fabfc803 Add diagnostics vitaut 2015-05-21 19:01:47 -0700
  • e15eae012c Fix travis config vitaut 2015-05-21 09:13:35 -0700
  • 5d570d7ee9 Add a travis key vitaut 2015-05-21 09:05:34 -0700
  • 9f60609405 Customize search vitaut 2015-05-21 09:03:22 -0700
  • 37141a1e3f Install less-plugin-clean-css vitaut 2015-05-21 08:26:36 -0700
  • 719208c24b Now do the same as root vitaut 2015-05-21 08:14:47 -0700
  • 3e49279267 Add APT key vitaut 2015-05-21 08:03:00 -0700
  • 595845153d Fix nodesource.list creation vitaut 2015-05-21 07:20:26 -0700
  • f77b00e1f7 Try installing new version of lessc vitaut 2015-05-21 07:04:56 -0700
  • eb20f8aece Try installing lessc vitaut 2015-05-20 18:22:53 -0700
  • 1456a496f0 Hide the navbar search box on the Search page vitaut 2015-05-20 18:22:35 -0700
  • fbc2fcb3e2 Create a link for node_modules vitaut 2015-05-20 12:29:47 -0700
  • fca83df599 Support old version of pip installed on Travis, take 2 vitaut 2015-05-20 11:45:16 -0700
  • 6955417236 Support old version of pip installed on Travis vitaut 2015-05-20 11:10:16 -0700
  • 469f3674cf Ignore build files and simplify building docs locally vitaut 2015-05-20 08:28:54 -0700
  • 702e53d7a8 Correct excludes vitaut 2015-05-20 08:07:46 -0700
  • f9936c4859 Build docs on travis vitaut 2015-05-20 08:06:12 -0700
  • abba1477a7 Remove duplicate namespace vitaut 2015-05-19 18:38:21 -0700
  • 183ce52c41 Improve style vitaut 2015-05-19 18:20:27 -0700
  • 86aa72f3d5 Fixed unresolved references vitaut 2015-05-19 18:04:32 -0700
  • 0ba61ffa6d Improve style vitaut 2015-05-19 17:58:04 -0700
  • c17f4ec099 Make sure the navbar content is not shifted because of scrollbars vitaut 2015-05-19 08:30:16 -0700
  • 56d5335e3f Merge branch 'master' of github.com:cppformat/cppformat vitaut 2015-05-19 08:13:29 -0700
  • 18a55cdb27 Customize Sphinx theme vitaut 2015-05-19 08:13:13 -0700
  • 4c1a0303aa Create and keep virtualenv in the current (build) directory vitaut 2015-05-18 08:09:26 -0700
  • 0e28acdd05 Update Sphinx to 1.3.1 to fix local search vitaut 2015-05-18 07:24:33 -0700
  • 4d1bd5ac18 Merge pull request #161 from syohex/correct-misspelling Victor Zverovich 2015-05-15 08:05:05 -0700
  • 0ba03ee823 Correct misspellings Syohei YOSHIDA 2015-05-15 15:57:22 +0900
  • 2c03e822b2 Add a link to API changes/compatibility report vitaut 2015-05-14 14:18:59 -0700
  • 804a74c998 Explicitly instantiate BasicData<void> vitaut 2015-05-14 12:58:42 -0700
  • 90a12b1bb2 Fix warnings vitaut 2015-05-12 08:57:21 -0700
  • a5757c86df FMT_EXTRA_TESTS -> FMT_PEDANTIC and use it to control extra warnings vitaut 2015-05-12 07:35:29 -0700
  • 5517c8962e Use -std=gnu++11 if -std=c++11 is broken (for MinGW) vitaut 2015-05-12 07:13:12 -0700
  • 684495c887 Add header files to gmock target vitaut 2015-05-12 06:53:35 -0700
  • 640445fc48 FMT_CPP11_IO_H -> FMT_CPP11_UNISTD_H and enable all build configs vitaut 2015-05-11 19:48:30 -0700
  • e17b743141 Workaround a MinGW bug vitaut 2015-05-11 19:37:40 -0700
  • c8688576f2 Fix MinGW build vitaut 2015-05-11 19:10:31 -0700
  • 024f8c6a0a Disable MinGW build until the remaining issues are solved vitaut 2015-05-11 09:12:34 -0700
  • 8035c3eb30 Workaround a bug in the definition of fstat on some versions of MinGW vitaut 2015-05-11 08:44:40 -0700
  • 15de5f68b4 Enable debug MinGW build vitaut 2015-05-11 08:10:13 -0700
  • 3913f29ad7 Fix posix-test on MinGW vitaut 2015-05-11 07:57:08 -0700
  • 2da08f21dd Only run compile-test if FMT_EXTRA_TESTS is set vitaut 2015-05-11 07:34:07 -0700
  • 0e5c8e5395 Move chat link to the end vitaut 2015-05-11 07:15:11 -0700
  • ea9a31b225 Merge pull request #160 from gitter-badger/gitter-badge Victor Zverovich 2015-05-11 07:14:10 -0700
  • dd8e6b9a72 Added Gitter badge The Gitter Badger 2015-05-11 01:02:26 +0000
  • c150722945 Fix compiler warnings about unused parameter (#158) vitaut 2015-05-08 11:20:56 -0700
  • f3fc8052ab Add a section on how to install the library using Homebrew vitaut 2015-05-08 08:19:15 -0700
  • 3e03934d15 If std::swprintf is broken, disable relevant test and warn about it vitaut 2015-05-08 07:57:43 -0700
  • 85b985e9f2 Workaround a bug in formatting long double in MinGW, take 3 vitaut 2015-05-07 08:17:30 -0700
  • 3e379829a0 Workaround a bug in formatting long double in MinGW, take 2 vitaut 2015-05-07 07:25:39 -0700
  • 4888000f32 Fix a warning vitaut 2015-05-07 07:19:28 -0700
  • 673a4525f6 Workaround a bug in formatting long double in MinGW vitaut 2015-05-07 07:18:46 -0700
  • 1c72e7062b Update the license section vitaut 2015-05-07 06:47:22 -0700
  • 6de2edf05b Link to rendered instead of raw license file vitaut 2015-05-07 06:45:13 -0700
  • fde90aa551 Move license to a separate file vitaut 2015-05-07 06:43:13 -0700
  • 40681e6037 Fix compilation of posix-test on MinGW vitaut 2015-05-06 07:29:58 -0700
  • ca2cadb1c6 Fix compilation when fileno is a macro vitaut 2015-05-06 07:19:42 -0700
  • 11464343a9 Fix handling of exactly MAX_PACKED_ARGS arguments vitaut 2015-05-05 10:00:11 -0700
  • 3c388185c0 Remove old TODO vitaut 2015-05-05 07:25:42 -0700
  • f5b3c9cbec Simplify construction of ArgList objects vitaut 2015-05-05 07:23:32 -0700
  • de994a27a7 Remove internal::NonZero vitaut 2015-05-01 07:58:32 -0700
  • e515e5f14e Simplify construction of argument lists vitaut 2015-05-01 07:35:28 -0700
  • 87cb2935f8 Test and fix handling of exactly MAX_PACKED_ARGS arguments vitaut 2015-05-01 06:55:26 -0700
  • 969d1cdbdc Break long line vitaut 2015-04-30 08:41:17 -0700
  • 67ce394256 Undefine Windows min/max macros (#152) vitaut 2015-04-30 07:48:36 -0700
  • f44666aac6 Remove extra parentheses vitaut 2015-04-30 07:35:04 -0700
  • c47cc6af19 Merge e618eeb103 into 001054c8a0 C++1y 2015-04-27 20:46:47 +0000
  • e618eeb103 fixed std::min and std::max problem because of min and max macros in windows.h DevO2012 2015-04-27 22:45:19 +0200
  • 433a544cb3 Merge fda825bbf1 into 001054c8a0 C++1y 2015-04-27 20:31:21 +0000
  • fda825bbf1 fixed std::min and std::max problem on windows. Remo 2015-04-27 22:28:55 +0200
  • 001054c8a0 Update README.rst Victor Zverovich 2015-04-27 07:02:15 -0700
  • 926b7680ea Cleanup vitaut 2015-04-21 07:17:00 -0700
  • 8af48bbaf1 Merge pull request #149 from cppformat/compact-arglist Victor Zverovich 2015-04-21 07:05:54 -0700
  • 8d2559bd96 Reduce compiled code size vitaut 2015-04-20 10:02:41 -0700
  • 62c483c940 Test EnableIf vitaut 2015-04-20 08:08:02 -0700
  • 88f4be3d19 Merge branch 'master' of github.com:cppformat/cppformat vitaut 2015-04-18 19:16:16 -0700
  • c3ebcce89d Make library install dir configurable via FMT_LIB_DIR CMake var vitaut 2015-04-18 19:15:36 -0700
  • 0963fd0a4d Workaround a bug in implementation of variadic templates in MSVC11 vitaut 2015-04-12 14:33:11 -0700
  • cea64132a2 Detect tuple vitaut 2015-04-12 07:02:49 -0700
  • f6823221d3 Workaround broken tuple in MSVC11 vitaut 2015-04-12 06:45:40 -0700
  • f35a220536 Remove .gitmodules vitaut 2015-04-10 08:44:53 -0700
  • 8c24a42395 Make documentation builds more reproducible by using virtualenv vitaut 2015-04-10 08:39:09 -0700