This website requires JavaScript.
Explore
Help
Sign In
fmtlib
/
fmt
Watch
1
Star
0
Fork
1
You've already forked fmt
mirror of
https://github.com/fmtlib/fmt.git
synced
2025-11-15 15:00:01 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aeb6add3364d5492e6a193acf73565ad249b3650
fmt
/
include
/
fmt
History
Victor Zverovich
aeb6add336
Skip strchr for the common case
2018-09-09 09:08:41 -07:00
..
core.h
Optimize format string processing on dumb compilers
2018-09-09 08:13:06 -07:00
format-inl.h
Get rid of implicit-fallthrough warn. in GCC 7 and 8
2018-09-07 12:43:32 -07:00
format.h
Skip strchr for the common case
2018-09-09 09:08:41 -07:00
ostream.h
Make convert_to_int public (
#818
)
2018-08-22 07:40:06 -07:00
posix.h
Add compilation support with Newlib nano for embedded targets
2018-08-19 07:40:34 -07:00
printf.h
Workaround various icc bugs (
#822
)
2018-08-22 09:07:17 -07:00
ranges.h
Fix MSVC build, take 2
2018-07-04 14:24:07 -07:00
time.h
Fix compilation of time.h when localtime_t is a macro (
#843
)
2018-08-29 06:40:54 -07:00