__vic f1e2bb58b0 Merge branch 'iso' into generic il y a 2 mois
..
GNUmakefile 8889b1f206 Merge branch 'iso' into generic il y a 7 mois
ascii_equal_icase.cpp 9db86893ee ascii_string.h, pad_left(), pad_right() added il y a 7 ans
ascii_tolower.cpp 9db86893ee ascii_string.h, pad_left(), pad_right() added il y a 7 ans
ascii_tolower_string.cpp 9db86893ee ascii_string.h, pad_left(), pad_right() added il y a 7 ans
ascii_toupper.cpp 9db86893ee ascii_string.h, pad_left(), pad_right() added il y a 7 ans
ascii_toupper_string.cpp 9db86893ee ascii_string.h, pad_left(), pad_right() added il y a 7 ans
base16_exceptions.cpp d65d6d698e base16, base64: try_decode() added il y a 5 ans
base64_abc.cpp 60f25d9156 base64::abc: no null terminator il y a 5 ans
base64_exceptions.cpp d65d6d698e base16, base64: try_decode() added il y a 5 ans
bin_file.cpp 03a31a1a18 bin_file.h added il y a 7 ans
bin_file_read.cpp 03a31a1a18 bin_file.h added il y a 7 ans
bin_file_throw.cpp 210f06ca16 bin_file::throw_if_closed() added il y a 7 ans
bin_file_write.cpp 03a31a1a18 bin_file.h added il y a 7 ans
days_between_years.cpp e13a30955b ascii.h, date_time.h added il y a 7 ans
days_in_month.cpp e13a30955b ascii.h, date_time.h added il y a 7 ans
defs.mk 552b70f1e9 No makefile parts in root il y a 5 ans
ends_with.cpp 9f30cd1048 starts_with(), ends_with() added il y a 6 ans
libc_error.cpp a430f8f335 Renamed static_string -> readonly_cstring il y a 6 ans
logger.cpp d844f1d068 logger: std::format support added il y a 2 mois
logger_severity_strs.cpp 1bb35ec170 logger::notice added il y a 2 ans
make-release 1410285f44 make-release fix il y a 5 ans
pad_back.cpp ea6ed00dd3 Renamed *_left() -> *_front(), *_right() -> *_back() il y a 4 ans
pad_back_string.cpp ea6ed00dd3 Renamed *_left() -> *_front(), *_right() -> *_back() il y a 4 ans
pad_front.cpp ea6ed00dd3 Renamed *_left() -> *_front(), *_right() -> *_back() il y a 4 ans
pad_front_string.cpp ea6ed00dd3 Renamed *_left() -> *_front(), *_right() -> *_back() il y a 4 ans
readonly_cstring.cpp f68a78d3d1 readonly_cstring: duplicated code removed il y a 2 mois
rules.mk 552b70f1e9 No makefile parts in root il y a 5 ans
sift.cpp a2367571c5 sift() uses set_of_chars il y a 3 ans
starts_with.cpp 9f30cd1048 starts_with(), ends_with() added il y a 6 ans
stdio_file.cpp 902acd3e00 Renamed io.h -> stdio_file.h il y a 6 ans
stdio_getline.cpp 902acd3e00 Renamed io.h -> stdio_file.h il y a 6 ans
str2num_exceptions.cpp 0bbd07c08d Typo fix il y a 5 ans
thread.cpp f484f4e8aa waitable_event, thread, mutex il y a 6 ans
throw_errno.cpp 68cdf170f8 It's enough to override only one throw_errno() function il y a 2 ans
throw_errno_current.cpp 68cdf170f8 It's enough to override only one throw_errno() function il y a 2 ans
throw_stdio_read_error.cpp 902acd3e00 Renamed io.h -> stdio_file.h il y a 6 ans
throw_stdio_write_error.cpp 902acd3e00 Renamed io.h -> stdio_file.h il y a 6 ans
to_text_float.cpp 0ff9266cee Handmade integers to text converters il y a 5 ans
to_text_int.cpp ae5197d1d4 Support for compilers without any form of long long il y a 4 ans
to_text_ptr.cpp 0ff9266cee Handmade integers to text converters il y a 5 ans
trim_cstr.cpp 044fd674c7 skip_if_{front,back}() instead of hand-written snippets il y a 3 ans
trim_string.cpp fe31df28b3 New implementation using skip_if_{front,back}() il y a 3 ans
trimmed.cpp f23a0bb941 trimmed(std::string_view ) il y a 2 ans
utf16_exceptions.cpp 982a03e05f UTF-16 reader and writer added il y a 5 ans
utf16_throw_if_error.cpp 982a03e05f UTF-16 reader and writer added il y a 5 ans
utf8_exceptions.cpp d5d0d8edca UTF-8 reader and writer added il y a 5 ans
utf8_thresholds.cpp d5d0d8edca UTF-8 reader and writer added il y a 5 ans
utf8_throw_if_error.cpp d5d0d8edca UTF-8 reader and writer added il y a 5 ans
validate_date_time.cpp 6413c6341b readers.h and writers.h replaced by directories of the same names il y a 6 ans
waitable_event.cpp b925596611 waitable_event added il y a 6 ans