__vic 3546f9e979 O(log N) implementation of index_sequence 6 years ago
..
array_size.cpp b4f196eea1 Initial version 7 years ago
ascii.cpp 7022947001 HEX-functions moved bits.h -> ascii.h 6 years ago
ascii_equal_icase.cpp 9db86893ee ascii_string.h, pad_left(), pad_right() added 7 years ago
ascii_toupper.cpp 9db86893ee ascii_string.h, pad_left(), pad_right() added 7 years ago
base16.cpp 6413c6341b readers.h and writers.h replaced by directories of the same names 6 years ago
base64.cpp 6413c6341b readers.h and writers.h replaced by directories of the same names 6 years ago
bin_file.cpp 210f06ca16 bin_file::throw_if_closed() added 7 years ago
bits.cpp 7022947001 HEX-functions moved bits.h -> ascii.h 6 years ago
days_between_years.cpp e13a30955b ascii.h, date_time.h added 7 years ago
days_in_month.cpp e13a30955b ascii.h, date_time.h added 7 years ago
decimal_to_number.cpp d5fa17442b decimal_parser added 7 years ago
ends_with.cpp 9f30cd1048 starts_with(), ends_with() added 6 years ago
is_leap_year.cpp e13a30955b ascii.h, date_time.h added 7 years ago
iterator.cpp a40e9a8471 iterator.h added 7 years ago
libc_error.cpp 9fb1349f85 throw_errno.h added 7 years ago
logger.cpp 92cb65effd logger added 7 years ago
meta.cpp 3546f9e979 O(log N) implementation of index_sequence 6 years ago
object_pool.cpp 0897fb80c8 stdio_file, object_pool and tchar added 7 years ago
pad_str.cpp 574a806401 Renamed string_ops.h -> string_utils.h 6 years ago
readonly_cstring.cpp a430f8f335 Renamed static_string -> readonly_cstring 6 years ago
set_of_chars.cpp 8808adb938 set_of_chars.h added 7 years ago
sift.cpp 574a806401 Renamed string_ops.h -> string_utils.h 6 years ago
starts_with.cpp 9f30cd1048 starts_with(), ends_with() added 6 years ago
stdint.cpp abbc25edb1 meta.h added 7 years ago
stdio_file.cpp 902acd3e00 Renamed io.h -> stdio_file.h 6 years ago
string_buffer.cpp b4f196eea1 Initial version 7 years ago
string_ref.cpp 06895a4bcb string_ref, trim(), sift() added 7 years ago
tchar.cpp 0897fb80c8 stdio_file, object_pool and tchar added 7 years ago
test.template b4f196eea1 Initial version 7 years ago
throw_errno.cpp 9fb1349f85 throw_errno.h added 7 years ago
to_text.cpp b4f196eea1 Initial version 7 years ago
trim.cpp 574a806401 Renamed string_ops.h -> string_utils.h 6 years ago
validate_date_time.cpp e13a30955b ascii.h, date_time.h added 7 years ago
waitable_event.cpp b925596611 waitable_event added 6 years ago