Commit Graph

12 Commits

Author SHA1 Message Date
Victor Zverovich
41fbaeb3b1 Add <format> test 2019-04-13 11:37:52 -07:00
Victor Zverovich
a6ad29aa34 Update <format> 2019-04-10 09:09:34 -07:00
Victor Zverovich
52eb3fe274 Update <format> 2019-04-10 08:29:07 -07:00
Victor Zverovich
09e2ac5e46 Update <format> 2019-04-10 07:56:50 -07:00
Victor Zverovich
df4ea0c76c Update <format> 2019-04-10 06:25:42 -07:00
Victor Zverovich
2808395481 basic_buffer -> buffer
This reduces symbol sizes and gets rid of shadowing warnings.
2019-04-07 20:32:28 -07:00
Victor Zverovich
f0b572da05 Update wording test 2019-03-20 06:53:31 -07:00
Brian
327d4b6e9e Fixes for some pedantic warnings (#1054)
* Fix order of initializers

* Remove unused parameter

* Disable warning "-Wswitch-enum"
2019-02-23 09:40:08 -10:00
Victor Zverovich
e4572e5def Update std implementation 2019-02-10 07:56:33 -08:00
Victor Zverovich
744e66bb08 Deprecate format_context::parse_context() 2019-02-09 16:15:20 -08:00
Victor Zverovich
d231d68a8b Fix handling of custom context 2019-02-09 07:36:09 -08:00
Victor Zverovich
83f052930a Add code from p0645 2019-01-20 15:12:01 -08:00