Commit Graph
4361 Commits
Author SHA1 Message Date
Kingcom 37c8f4eaf3 Don't use 128 bit integers with clang-cl (#1800)
clang-cl currently has a long-standing bug that using 128 bit integers
generates references to symbols that are provided neither by its own nor
by the Microsoft runtime: https://bugs.llvm.org/show_bug.cgi?id=25305
2020-08-06 07:38:57 -07:00
Victor Zverovich eaaaec9992 Workaround a bug in msvc 2020-08-06 07:38:51 -07:00
Victor Zverovich ccf8561cb3 Workaround broken numeric_limites, part 2 (#1787) 2020-08-06 07:38:32 -07:00
Victor Zverovich 0cc73ebf79 Report error on missing named argument (#1796) 2020-08-06 07:38:18 -07:00
Victor Zverovich 33efc3c94f Fix handling of iterators in locale-specific formatting (#1782) 2020-08-06 07:38:08 -07:00
Victor Zverovich b9d749095e Update version 2020-07-29 07:30:55 -07:00
Victor Zverovich 86b63bb71a Bump version 2020-07-29 07:14:25 -07:00
Victor Zverovich cbf6be9604 Update changelog 2020-07-29 07:07:56 -07:00
Victor Zverovich 229ee9b469 Workaround broken numeric_limits (#1725) 2020-07-29 07:06:45 -07:00
Victor Zverovich 2b7a146fa1 Fix a regression in handling digit separators (#1782) 2020-07-29 07:04:11 -07:00
Victor Zverovich 89d0c7124b Fix compatibility with CMake 3.4 (#1779) 2020-07-29 07:03:59 -07:00
Victor Zverovich f19b1a521e Update version 2020-07-07 07:47:44 -07:00
Victor Zverovich 5c67fefb26 Fix a changelog entry 2020-07-07 06:58:44 -07:00
Dmitriy Kurkin 1d2a556e1b Fix undefined reference error 2020-07-07 06:37:17 -07:00
Victor Zverovich 04c9b62fb4 Merge release branch 2020-07-07 06:34:39 -07:00
Victor Zverovich 6be6762e57 Fix date 2020-07-07 06:32:19 -07:00
Victor Zverovich f1dd2eb3c0 Bump version 2020-07-07 06:24:32 -07:00
Victor Zverovich fbf3b943cc Workaround a bug in gcc 2020-07-07 06:06:50 -07:00
Victor Zverovich a29a01d304 Fix docs 2020-07-07 06:05:00 -07:00
Victor Zverovich 9f0b3afb79 Bump version in namespace 2020-07-06 09:47:27 -07:00
Victor Zverovich 86b2f99f8c Fix the docs 2020-07-06 07:53:07 -07:00
Victor Zverovich c472ff12d8 Update version 2020-07-06 06:45:20 -07:00
Victor Zverovich 5173a76ba4 Update version 2020-07-05 08:43:47 -07:00
Victor Zverovich 1614af3520 Minor corrections in the changelog 2020-07-05 08:43:01 -07:00
Victor Zverovich 569a9b3a7f Bump version 2020-07-05 07:59:11 -07:00
Victor Zverovich 4e7e3c65a3 Update docs 2020-07-05 07:32:43 -07:00
Victor Zverovich 0f7a6bfa12 Add a section on std::format compatibility 2020-07-05 07:07:29 -07:00
Victor Zverovich 4faec5a5ee Update README.rst 2020-07-05 06:41:51 -07:00
Victor Zverovich 7dbc8ac716 Update changelog 2020-07-05 06:29:05 -07:00
Victor Zverovich c87dd746fa Update changelog 2020-07-05 06:21:54 -07:00
Victor Zverovich 372175caf8 Revert changelog changes 2020-07-05 06:21:54 -07:00
alexey-milovidov 9047548766 Add ClickHouse to the list of projects (#1751) 2020-07-05 05:57:04 -07:00
Victor Zverovich d30bca64e3 Revert changelog conversion since GFM is not supported there 2020-07-04 17:43:30 -07:00
Victor Zverovich d6047cdc4a Update changelog 2020-07-04 15:46:48 -07:00
Victor Zverovich 810241b36e Convert changlog to markdown 2020-07-04 15:20:33 -07:00
Victor Zverovich 661c474739 Rename changelog 2020-07-04 15:14:42 -07:00
Victor Zverovich 7c33059fad Update ChangeLog.rst 2020-07-04 10:16:55 -07:00
Victor Zverovich 9e20883ab3 Update README.rst 2020-07-04 09:37:27 -07:00
Victor Zverovich 41899d5225 Update changelog 2020-07-04 09:31:12 -07:00
Victor Zverovich f42f459089 Update changelog 2020-07-04 08:40:42 -07:00
Victor Zverovich 2381df654f Update readme 2020-07-04 08:27:57 -07:00
Victor Zverovich 7ae816563e Update README.rst 2020-07-04 08:20:45 -07:00
Victor Zverovich c56cf3d074 Update changelog and readme 2020-07-04 08:20:10 -07:00
Victor Zverovich 01309a34ab Deprecate arg_formatter 2020-07-04 07:29:11 -07:00
Victor Zverovich a62d060554 Update changelog 2020-07-04 07:24:49 -07:00
Victor Zverovich 23e3a2eee8 Update changelog 2020-07-03 19:39:08 -07:00
Victor Zverovich d8e0554b97 Disable numeric formatting by default 2020-07-03 10:35:49 -07:00
Victor Zverovich 1e8eea4f44 Update changelog 2020-07-03 10:31:14 -07:00
Victor Zverovich 44bd5384a9 Fix formatting 2020-07-03 09:18:18 -07:00
Victor Zverovich 20e19387a2 Update changelog 2020-07-03 09:14:11 -07:00