Robert O'Callahan
|
e0ae7b7af4
|
Remove .c_str() calls from log()/log_error()
There are some leftovers, but this is an easy regex-based approach that removes most of them.
|
2025-09-11 20:59:37 +00:00 |
|
mikesinouye
|
761dc6f62a
|
Allow reading of gzipped files when not in NDEBUG
|
2025-05-21 15:18:29 -07:00 |
|
Emil J. Tywoniak
|
2e9a194ce9
|
gzip: reject uncompressing directories
|
2025-05-09 22:33:30 +02:00 |
|
Emil J. Tywoniak
|
adb1986dc1
|
gzip: refactor file open failure errors
|
2025-04-29 10:37:35 +02:00 |
|
Emil J. Tywoniak
|
7aefd4b226
|
gzip: back to pointers
|
2025-03-19 13:43:44 +01:00 |
|
Emil J. Tywoniak
|
a8a5463f57
|
gzip: uphold rules for basic_streambuf::underflow overrides
|
2025-03-19 13:43:44 +01:00 |
|
Emil J. Tywoniak
|
79985a2bca
|
gzip: minor refactor
|
2025-03-19 13:43:44 +01:00 |
|
Emil J. Tywoniak
|
ceb7a923da
|
io: smooth out non-POSIX function usage across platforms
|
2025-03-19 13:43:44 +01:00 |
|
Emil J. Tywoniak
|
d00259081d
|
gzip: simplify uncompressed interface
|
2025-03-19 13:43:44 +01:00 |
|
Emil J. Tywoniak
|
813f909460
|
gzip: istream
|
2025-03-19 13:43:44 +01:00 |
|