| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | lib: Attempt fix for al_assert_and_return() | 2024-12-24 | |
| * | wstr: Handle errors, separate width functions | 2024-12-24 | |
| * | all: Major cleanup and pass on readability | 2024-12-22 | |
| * | wstr: add wstr_find(), thread-safe wcs functions | 2024-11-26 | |
| * | all: Cleanup macro usage | 2024-11-26 | |
| * | lib: Cleanup no memory tracking case | 2024-11-03 | |
| * | all: Undo previous #ifdef style change | 2024-10-29 | |
| * | types: Typedef ulong | 2024-10-19 | |
| * | lib: Only use snprintf variants | 2024-10-19 | |
| * | atomic: Add compare_and_swap() | 2024-10-19 | |
| * | array: Add test for array_sort() | 2024-10-19 | |
| * | all: #ifdef -> #if defined | 2024-10-13 | |
| * | lib: Cleanup types and assert sizeof(int) = 4 | 2024-10-06 | |
| * | atomic: Rely on wrapping for al_inc_u16() | 2024-10-05 | |
| * | lib: Cleanup and add tests | 2024-10-04 | |
| * | (w)str: Guard against error-prone str_c() usage | 2024-10-04 | |
| * | atomic: New syntax | 2024-10-04 | |
| * | Update | 2024-09-19 | |
| * | Update | 2024-04-09 | |
| * | Add some wstr functions | 2024-02-02 | |
| * | Switch the order of al_array_insert args, cleanup | 2024-01-27 | |
| * | Add atomic_u64_fetch_add/sub | 2024-01-20 | |
| * | Add atomic_u64 | 2024-01-07 | |
| * | Update | 2023-12-17 | |
| * | Improve str macros | 2023-11-15 | |
| * | Wrap stdlib rand | 2023-11-15 | |
| * | Make log globals thread-local, add array reference | 2023-11-11 | |
| * | Update | 2023-11-05 | |
| * | Change comment formatting | 2023-10-10 | |
| * | Cleanup | 2023-10-10 | |
| * | Add libalabaster | 2023-10-07 |