Commit Graph

4680 Commits

Author SHA1 Message Date
yumeyao
c94c5595be rename fmtlog to async 2021-04-24 21:47:25 +08:00
yumeyao
014dbed507 Fix when arg size > 15 and named_arg is present. 2021-03-03 14:18:16 +08:00
yumeyao
c4a6d48584 refactor fmtlog with libfmt compatible public apis for format_entry 2021-04-24 21:32:55 +08:00
yumeyao
36d14b8ce3 add an extra check if the user mis-declares formatter<custom_type>::store()'s first arguments as non-reference 2021-03-02 14:40:33 +08:00
yumeyao
91c5d66003 rip to fmtlog.h 2021-03-01 10:31:26 +08:00
yumeyao
8c12b95a20 adapt named args 2021-03-01 10:23:59 +08:00
yumeyao
9c6004535a essential fmtlog done 2021-02-26 19:39:55 +08:00
yumeyao
dabad1e0c7 Add test.cpp for fmtlog 2021-02-08 09:57:31 +08:00
yumeyao
9e0a7ef7b7 Make some fields public for use in fmtlog 2021-02-08 09:55:57 +08:00
Victor Zverovich
7bdf0628b1 Update version 2020-11-24 17:15:02 -08:00
Victor Zverovich
fc1355114d Update changelog 2020-11-24 17:14:00 -08:00
Victor Zverovich
926233bde8 Fix test 2020-11-24 14:54:15 -08:00
Victor Zverovich
0683fa7d1d Bump version 2020-11-24 08:36:21 -08:00
Victor Zverovich
6ce207b9a5 Fix formatting 2020-11-24 08:29:17 -08:00
Victor Zverovich
07b1c1a15f Update changelog 2020-11-24 08:24:14 -08:00
Victor Zverovich
58992761cf Reintroduce ostream support to range formatters (#2014) 2020-11-24 08:22:29 -08:00
Victor Zverovich
b8957f50c3 Fix an overflow in format_to_n (#2029) 2020-11-24 08:22:12 -08:00
Victor Zverovich
df66516ed3 Workaround an issue with mixing std versions in gcc (#2017) 2020-11-24 08:21:10 -08:00
Victor Zverovich
a57baa69a5 Fix more linkage errors (#2011) 2020-11-24 08:17:31 -08:00
Victor Zverovich
85534a1397 Fix linkage errors when linking with a shared library (#2011) 2020-11-24 08:15:59 -08:00
Victor Zverovich
a2fa5d6288 Update changelog 2020-11-23 10:35:07 -08:00
Victor Zverovich
cd3003683d Fix more linkage errors (#2011) 2020-11-23 10:34:27 -08:00
Victor Zverovich
d1ef29d679 Fix initialization of iterator_buffer (#1996) 2020-11-23 10:28:35 -08:00
Victor Zverovich
cc09f1a679 Update version 2020-11-04 06:50:09 -08:00
Victor Zverovich
e4eb242ce8 Update changelog and bump version 2020-11-03 21:20:53 -08:00
Victor Zverovich
ce98e0c6a0 Fix fallback float formatter at assymetric bounds (#1976) 2020-11-03 21:18:04 -08:00
Victor Zverovich
5f7f7b954d Update version 2020-11-01 06:30:39 -08:00
Victor Zverovich
5d3f0741e3 Update changelog and bump version 2020-11-01 06:28:06 -08:00
Victor Zverovich
563cbb6c21 Add a macro to workaround clang/gcc ABI incompatibility on ARM 2020-11-01 06:10:04 -08:00
Victor Zverovich
425778aa67 Fix ABI compatibility (#1961) 2020-11-01 06:09:31 -08:00
Tobias Hammer
69a84198b0 Remove accidental parenthesis (#1968)
fails only when FMT_BUILTIN_CTZLL is not defined
2020-11-01 06:09:25 -08:00
OptoCloud
5c04504932 Removed [-Wsign-conversion] warning in GCC 2020-11-01 06:09:11 -08:00
Victor Zverovich
556a1cfb34 Instantiate to_decimal to make gcc lto happy (#1955) 2020-11-01 06:08:57 -08:00
Victor Zverovich
28a8eae850 Cleanup 2020-11-01 06:08:50 -08:00
Владислав Щапов
236fea1f00 Workaround bugs in gcc 8 2020-11-01 06:08:28 -08:00
Victor Zverovich
4fe0b11195 Update version 2020-10-25 10:44:22 -07:00
Victor Zverovich
df4bd60f42 Bump version 2020-10-25 10:43:03 -07:00
Victor Zverovich
764fb35e1f Always install the required version of breathe 2020-10-25 10:34:47 -07:00
Victor Zverovich
e1bdc0ecaf Use the correct version of sphinx 2020-10-25 09:52:21 -07:00
Victor Zverovich
39bde329bd Tweak markup 2020-10-25 09:19:38 -07:00
Victor Zverovich
204d299abb Tweak markup 2020-10-25 09:12:22 -07:00
Victor Zverovich
e0995b1c14 Update readme 2020-10-25 09:04:39 -07:00
Victor Zverovich
4af178bdfe Remove outdated build config 2020-10-25 09:01:44 -07:00
Victor Zverovich
aa41dc02b1 Remove unused script 2020-10-25 09:00:25 -07:00
Victor Zverovich
6a77ea3c93 Tweak markup 2020-10-25 08:59:36 -07:00
Victor Zverovich
62c72059d9 Update changelog 2020-10-25 08:56:46 -07:00
Victor Zverovich
c10e3f7f4f Update changelog 2020-10-25 07:29:24 -07:00
Victor Zverovich
e542e6953e Update changelog 2020-10-25 06:46:45 -07:00
Victor Zverovich
530cf316b8 Point to the release, not dev documentation 2020-10-24 12:02:12 -07:00
Victor Zverovich
740385d636 Update changelog 2020-10-24 11:18:33 -07:00