Eelco Dolstra
|
27ca87c46a
|
Formatting
|
2020-10-07 16:33:19 +02:00 |
|
Eelco Dolstra
|
ecc8672aa0
|
fmt.hh: Don't include boost/algorithm/string/replace.hpp
This cuts compilation time by ~49s.
Issue #4045.
|
2020-09-21 19:07:55 +02:00 |
|
Ben Burdette
|
9d1cb0c5e6
|
with normaltxt, elide yellow color code instead of canceling it; use normaltxt on plain_string hintfmt
|
2020-06-22 11:32:20 -06:00 |
|
Ben Burdette
|
28b079067f
|
Update src/libutil/fmt.hh
Co-authored-by: John Ericson <git@JohnEricson.me>
|
2020-06-22 10:00:37 -06:00 |
|
Ben Burdette
|
397dbe114e
|
remove formathelper
|
2020-06-19 15:57:19 -06:00 |
|
Ben Burdette
|
b193aca4ae
|
escape percents
|
2020-06-19 15:29:19 -06:00 |
|
Ben Burdette
|
e76ad2e48a
|
implement SysError errno handling
|
2020-05-06 14:07:20 -06:00 |
|
Ben Burdette
|
f30de61578
|
add normaltxt, yellowify->yellowtxt
|
2020-05-04 16:19:20 -06:00 |
|
Ben Burdette
|
d9632765a8
|
add has_value check; remove obslete friend class
|
2020-04-24 12:44:23 -06:00 |
|
Ben Burdette
|
e4fb9a3849
|
remove 'format' from Error constructor calls
|
2020-04-21 17:07:07 -06:00 |
|
Ben Burdette
|
d3052197fe
|
add ErrorInfo to BaseError
|
2020-04-21 13:25:41 -06:00 |
|