Age | Commit message (Expand) | Author |
---|---|---|
2022-08-04 | misc: Add `remove_trailing_whitespace()` | mrb0nk500 |
2022-08-03 | misc: Add `vformat_len_copy()` | mrb0nk500 |
2022-08-03 | misc: Add `vformat_len()` | mrb0nk500 |
2022-07-31 | misc: Add `is_dir()`, and `mkdirp()` | mrb0nk500 |
2022-07-27 | misc: Add `find_delm()`, and `get_str_delm_range()` | mrb0nk500 |
2022-07-27 | misc: Add `is_empty()`, and `skip_whitespace()` | mrb0nk500 |
2021-08-01 | Added extern for `sanitized_dir_path_name()`. | mrb0nk500 |
2021-07-03 | Added `find_alpha()`, and `create_num_str()`. | mrb0nk500 |
2021-06-26 | Added `format_len()`. | mrb0nk500 |
2021-06-23 | Fixed a typo in `misc.h`. | mrb0nk500 |
2021-06-23 | Added externs for all the new functions in `misc.c`. | mrb0nk500 |
2021-06-18 | Move all miscellaneous functions from `config.c` into | mrb0nk500 |