Commit Graph
8 Commits
Author SHA1 Message Date
Bruce Mitchener c8f1b4e744 ci: Remove macos-11 runners, add macos-14 (#3980)
On June 28, 2024, macos-11 runners will be removed.
2024-05-27 10:58:57 -07:00
Bruce Mitchener 3a6fb2fcaf Fix some typos. (#3843) 2024-02-08 10:59:52 -08:00
Bruce Mitchener 0879504796 Fix typo in typename. containter_type -> container_type. (#3844) 2024-02-08 06:24:55 -08:00
Bruce Mitchener 73d91351b4 Mark iterator_buffer move constructors as noexcept. (#3808) 2024-01-15 08:46:35 -08:00
Bruce Mitchener ebd5c8f994 Consistently use fmt:: when invoking format_to. (#3779)
This has been done partially in previous commits:

* 2ac6c5ca8b
* 258000064d
* ba50c19e82
* 5ab9d39253

A patch that includes the `std::error_code` changes here is
upstream in vcpkg, so that will be able to be removed when
updating to the next release.
2024-01-01 06:57:03 -08:00
Bruce Mitchener ad3c7855e2 Fix typos. 2019-08-27 06:26:17 -07:00
Bruce Mitchener aeb5ad3ce1 Enable [[noreturn]] some. 2019-04-08 07:53:59 -07:00
Bruce Mitchener 4523053e6f Fix typos. 2019-03-10 07:49:33 -07:00