summaryrefslogtreecommitdiff
path: root/include/al/str.h
Commit message (Expand)AuthorAge
* lib: Add strscmp() for static char arraysAndrew Opalach 2026-04-09
* str: Add to_upper() + testsAndrew Opalach 2025-10-30
* (w)str: NPOS -> NO_POSAndrew Opalach 2025-08-28
* all: *_free() check consistency, C++ compatAndrew Opalach 2025-06-23
* lib: Inline checking for NULL ptr in reallocAndrew Opalach 2025-06-23
* (w)str: Fix str macrosAndrew Opalach 2025-06-11
* str: Add str_tok()Andrew Opalach 2025-05-07
* (w)str: Change some variable namesAndrew Opalach 2025-05-03
* str: Add remove_at() and replace() + testsAndrew Opalach 2025-05-03
* (w)str: Consistency between cmp() and eq()Andrew Opalach 2025-04-17
* all: Revert and add some style changesAndrew Opalach 2025-03-31
* wstr: Port some str functionsAndrew Opalach 2025-01-25
* all: Consider types and numerical limitsAndrew Opalach 2025-01-17
* Revise styleAndrew Opalach 2024-12-26
* all: Major cleanup and pass on readabilityAndrew Opalach 2024-12-22
* all: Cleanup macro usageAndrew Opalach 2024-11-26
* (w)str: Guard against error-prone str_c() usageAndrew Opalach 2024-10-04
* UpdateAndrew Opalach 2024-09-19
* UpdateAndrew Opalach 2024-04-09
* Add some wstr functionsAndrew Opalach 2024-02-02
* Switch the order of al_array_insert args, cleanupAndrew Opalach 2024-01-27
* UpdateAndrew Opalach 2023-12-17
* Improve str macrosAndrew Opalach 2023-11-15
* UpdateAndrew Opalach 2023-11-05
* CleanupAndrew Opalach 2023-10-10
* Add libalabasterAndrew Opalach 2023-10-07