Victor Zverovich
295a60ec8d
Document chrono
2020-11-07 10:30:23 -08:00
Victor Zverovich
a4fae96c96
Document chrono
2020-11-07 10:24:27 -08:00
Victor Zverovich
263bb0e68d
Document chrono
2020-11-07 10:19:40 -08:00
Victor Zverovich
0506b328b5
Document chrono
2020-11-07 09:59:57 -08:00
Victor Zverovich
4e426c19d0
Document chrono
2020-11-07 09:47:56 -08:00
Victor Zverovich
9795d87348
Update docs
2020-11-07 09:27:06 -08:00
Victor Zverovich
2eb0be0b73
Remove debug code and fix bot contact
2020-11-07 09:16:55 -08:00
Victor Zverovich
cd95579834
Move less installation to actions
2020-11-07 09:12:54 -08:00
Victor Zverovich
98639d0f6f
Debug doc build
2020-11-07 09:04:07 -08:00
Victor Zverovich
ab5e0632fe
Debug doc build
2020-11-07 08:54:58 -08:00
Victor Zverovich
b123129f4e
Dump the content of html dir
2020-11-07 08:42:13 -08:00
Victor Zverovich
81d2b986af
Print less command
2020-11-07 08:24:58 -08:00
Victor Zverovich
7a0b1d5781
Add key
2020-11-07 08:09:01 -08:00
Victor Zverovich
9f0617cbfb
Fix branch ref
2020-11-07 08:04:01 -08:00
Victor Zverovich
75b07598fe
Chrono docs
2020-11-07 07:56:53 -08:00
Victor Zverovich
dfbb6975b3
Remove travis config
2020-11-07 07:38:20 -08:00
Victor Zverovich
5b3052f999
Switch doc build to github actions
2020-11-07 07:31:15 -08:00
Ashton Fagg
506ff320f2
Fix build failure when not using fcntl with -Werror ( #1990 )
2020-11-06 15:39:59 -08:00
Victor Zverovich
a30b279bad
Apply clang-format and tweak comments
2020-11-04 17:17:23 -08:00
Alexey Ochapov
6a2495c840
-Wattributes visibility warning with some GCC versions ( #1975 )
2020-11-04 17:11:31 -08:00
Victor Zverovich
cba5970cd8
Remove migrated build configs
2020-11-04 10:03:00 -08:00
Victor Zverovich
689081d832
Merge branch 'release' of github.com:fmtlib/fmt
2020-11-04 07:46:02 -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
49544ea943
Fuzz fallback formatter
2020-11-03 19:34:35 -08:00
Victor Zverovich
6b7bfed40c
Fix fallback float formatter at assymetric bounds ( #1976 )
2020-11-03 19:19:10 -08:00
Victor Zverovich
bcab36da3f
Update CI config
2020-11-03 16:01:26 -08:00
Victor Zverovich
1689e73e90
Move PR template
2020-11-03 14:52:47 -08:00
Victor Zverovich
0103408a5c
Update CI config
2020-11-03 14:39:43 -08:00
Victor Zverovich
38a16ecba2
Move build config to github actions
2020-11-03 13:35:37 -08:00
Victor Zverovich
205eb3a8f2
Update CI config
2020-11-03 13:27:15 -08:00
Victor Zverovich
fe61b8c630
Update CI config
2020-11-03 11:59:59 -08:00
Victor Zverovich
867b15d77c
Update CI config
2020-11-03 11:48:20 -08:00
Victor Zverovich
98cb9f9931
Update CI config
2020-11-03 11:43:00 -08:00
Victor Zverovich
95077d60c9
Update CI config
2020-11-03 11:41:25 -08:00
Victor Zverovich
bc49f094e7
Update CI config
2020-11-03 11:02:49 -08:00
Victor Zverovich
cef6dfb422
Update CI config
2020-11-03 10:46:03 -08:00
Victor Zverovich
c8703ba40b
Update CI config
2020-11-03 10:45:16 -08:00
Victor Zverovich
ab4405bea5
Update README.rst
2020-11-03 10:42:06 -08:00
Victor Zverovich
78a55e2898
Update CI config
2020-11-03 10:37:30 -08:00
Victor Zverovich
d0a2494a99
Update cmake.yml
2020-11-03 10:17:38 -08:00
Victor Zverovich
89d009ba6e
Update cmake.yml
2020-11-03 10:14:38 -08:00
Victor Zverovich
1f4ff47b41
Create cmake.yml
2020-11-03 10:04:28 -08:00
Jonathan Gopel
eb52ac7a35
🆕 Enable -Wshadow in pedantic mode
...
Problem:
- All `-Wshadow` warnings are fixed but there is nothing stopping them
from being reintroduced.
Solution:
- Fail pedantic builds on `-Wshadow` warnings. This allows CI to prevent
reoccurrence of the warning.
Notes:
- Not enabling `-Wshadow` for gcc versions 4 or lower because the
warning is much more aggressive there to the point that it's mostly
just noise.
2020-11-03 07:30:27 -08:00
Jonathan Gopel
e904e891bd
🎨 🐛 Rename all shadowed types and variables
2020-11-03 07:30:27 -08:00
darklukee
771292c328
Remove sizeof from unused variable silencer ( #1974 )
...
Using sizeof causes some compilers to complain:
'operand of sizeof is not a type, variable, or dereferenced pointer'
static_cast itself should be enough to silence unused variable warning
Co-authored-by: Łukasz Mitka <lukasz.mitka@aptiv.com>
2020-11-03 06:48:19 -08:00
Victor Zverovich
86bf6045c6
Merge branch 'release' of github.com:fmtlib/fmt
2020-11-02 06:27:49 -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