| Commit message (Collapse) | Author | Age |
| |
|
|
| |
Signed-off-by: Andrew Opalach <andrew@akon.city>
|
| |
|
|
|
|
|
|
|
|
| |
- Vastly improve tests.
- Change array/str/wstr APIs.
- Use ptrdiff_t instead of size_t in ring buffer.
- Make random seed thread-local.
- Log now uses a static thread-local buffer instead of a malloc'd buffer.
Signed-off-by: Andrew Opalach <andrew@akon.city>
|
| |
|
|
| |
Signed-off-by: Andrew Opalach <andrew@akon.city>
|
|
|
- Add wrapping add functions (u32, u16)
- Add al_str_is_empty and al_str_to_lower
- Define al_sprintf
- Fix some compiler warnings
Signed-off-by: Andrew Opalach <andrew@akon.city>
|