Commit Graph
4670 Commits
Author SHA1 Message Date
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
Victor Zverovich cd4651116e Update changelog 2020-10-24 09:24:47 -07:00
Victor Zverovich 46291be348 Update changelog 2020-10-23 07:38:01 -07:00
Victor Zverovich 90071c1df0 Update ChangeLog.rst 2020-10-22 09:30:27 -07:00
Victor Zverovich 25293d7ac6 Update ChangeLog.rst 2020-10-22 09:28:23 -07:00
Victor Zverovich 5024742f8a Update ChangeLog.rst 2020-10-22 09:27:49 -07:00
Victor Zverovich 0452a4e71f Update changelog 2020-10-22 09:08:30 -07:00
Victor Zverovich 8de96817ce Woraround bugs in gcc 8 2020-10-22 07:33:32 -07:00
Victor Zverovich 47e167679a Simplify arg formatter 2020-10-21 19:04:02 -07:00
Victor Zverovich f0a42346a4 Move parsing optimization one level up 2020-10-21 18:18:53 -07:00
Victor Zverovich 86287b8d56 Optimize common case in parse_format_specs 2020-10-21 17:16:58 -07:00