index
:
libalabaster
master
C Foundation Library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
array: add array_contains()
Andrew Opalach
2025-06-07
*
project: Convert to new git format
Andrew Opalach
2025-06-02
*
build: Improve Windows support
Andrew Opalach
2025-05-25
*
str: Add str_tok()
Andrew Opalach
2025-05-07
*
build: Add license and meson version to project()
Andrew Opalach
2025-05-03
*
(w)str: Change some variable names
Andrew Opalach
2025-05-03
*
str: Add remove_at() and replace() + tests
Andrew Opalach
2025-05-03
*
build: Update c89atomic
Andrew Opalach
2025-04-28
*
lib: Fix build on newer Android NDK
Andrew Opalach
2025-04-28
*
log: Remove al_ prefix and pre-define section name
Andrew Opalach
2025-04-17
*
(w)str: Consistency between cmp() and eq()
Andrew Opalach
2025-04-17
*
all: Revert and add some style changes
Andrew Opalach
2025-03-31
*
build: Update c89atomic
Andrew Opalach
2025-03-15
*
log: Add TRACE and new shorthands
Andrew Opalach
2025-03-15
*
lib: Implement strndup
Andrew Opalach
2025-03-15
*
build: Proper debug mode check
Andrew Opalach
2025-03-03
*
wstr: wstr_to_str() -> str_from_wstr()
Andrew Opalach
2025-03-03
*
log: Specify explicit index for level strings
Andrew Opalach
2025-02-04
*
atomic: Add ext for u32
Andrew Opalach
2025-02-04
*
array: check_remove() -> remove_checked()
Andrew Opalach
2025-01-25
*
wstr: Port some str functions
Andrew Opalach
2025-01-25
*
build: Use explicit version in subprojects
Andrew Opalach
2025-01-23
*
all: Consider types and numerical limits
Andrew Opalach
2025-01-17
*
atomic: Add bool and safer macros
Andrew Opalach
2025-01-03
*
array: Add offset() to address the data pointer
Andrew Opalach
2025-01-01
*
log: Remove platform specific code, reduce #ifdefs
Andrew Opalach
2025-01-01
*
Revise style
Andrew Opalach
2024-12-26
*
lib: Attempt fix for al_assert_and_return()
Andrew Opalach
2024-12-24
*
wstr: Handle errors, separate width functions
Andrew Opalach
2024-12-24
*
all: Major cleanup and pass on readability
Andrew Opalach
2024-12-22
*
all: clang-analyzer warnings
Andrew Opalach
2024-12-10
*
wstr: add wstr_find(), thread-safe wcs functions
Andrew Opalach
2024-11-26
*
all: Cleanup macro usage
Andrew Opalach
2024-11-26
*
lib: Cleanup no memory tracking case
Andrew Opalach
2024-11-03
*
all: Undo previous #ifdef style change
Andrew Opalach
2024-10-29
*
array: Add remove_range() + tests
Andrew Opalach
2024-10-19
*
types: Typedef ulong
Andrew Opalach
2024-10-19
*
lib: Only use snprintf variants
Andrew Opalach
2024-10-19
*
atomic: Add compare_and_swap()
Andrew Opalach
2024-10-19
*
array: Add test for array_sort()
Andrew Opalach
2024-10-19
*
all: #ifdef -> #if defined
Andrew Opalach
2024-10-13
*
lib: Cleanup types and assert sizeof(int) = 4
Andrew Opalach
2024-10-06
*
atomic: Rely on wrapping for al_inc_u16()
Andrew Opalach
2024-10-05
*
log: Accept NULL section
Andrew Opalach
2024-10-04
*
array: Add is_empty(), foreach_rev() + tests
Andrew Opalach
2024-10-04
*
lib: Cleanup and add tests
Andrew Opalach
2024-10-04
*
(w)str: Guard against error-prone str_c() usage
Andrew Opalach
2024-10-04
*
atomic: New syntax
Andrew Opalach
2024-10-04
*
Update
Andrew Opalach
2024-09-19
*
Update
Andrew Opalach
2024-04-09
[next]