2
0
mirror of https://github.com/boostorg/format.git synced 2026-01-29 19:42:09 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
James E. King, III
e28c3a5736 ensure stream flags are preserved in format tool 2017-10-26 20:09:56 -04:00
James E. King, III
5ce533d8d2 Add support for parsing Microsoft extensions of argument types 'w', 'I', 'I32', 'I64' 2017-10-24 13:13:38 -04:00
James E. King, III
7f55124ecf add support for boolalpha with %b conversion specifier 2017-10-24 11:13:46 -04:00
James E. King, III
97844f0247 fix warnings related to string literals assigned to non-const char * 2017-10-23 22:58:03 -04:00
James E. King, III
e3246c9012 added a matrix tool that allows for version-to-version comparison of printf style
format statements as well as comparison against snprintf results
2017-10-22 17:04:21 -04:00