index
:
zix.git
main
rank-tree
Zix portable data structure and utility library
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
Clean up attribute documentation
HEAD
main
David Robillard
4
-29
/
+34
2025-08-01
Add function effect attributes and warning suppression macros
David Robillard
33
-182
/
+260
2025-08-01
Avoid static const local variables and use constexpr where possible
David Robillard
7
-27
/
+51
2025-08-01
Suppress warnings in C11, C17, and C23 clang builds
David Robillard
6
-8
/
+14
2025-08-01
Annotate count and size parameters of allocator API
David Robillard
6
-9
/
+24
2025-08-01
Fix build with GCC analyzer
David Robillard
2
-1
/
+5
2025-08-01
Fix potential memory leaks in benchmarks
David Robillard
3
-24
/
+65
2025-08-01
Record complexity explicitly in clang-tidy configuration
David Robillard
3
-4
/
+11
2025-08-01
Add missing predefined macros to Doxygen configuration
David Robillard
1
-1
/
+3
2025-08-01
Add missing pure function attribute
David Robillard
1
-1
/
+1
2025-07-25
Fix crash when attempting to remove from an empty BTree
David Robillard
2
-0
/
+13
2025-06-30
Avoid over-use of yielding meson options
David Robillard
2
-12
/
+13
2025-06-30
Avoid over-linking Windows system libraries
David Robillard
1
-0
/
+2
2025-06-30
Strengthen Windows warning flags
David Robillard
2
-15
/
+7
2025-06-30
Strengthen file copying and comparison functions
David Robillard
8
-50
/
+134
2025-06-30
Avoid "deprecated" POSIX functions on Windows
David Robillard
9
-46
/
+102
2025-06-29
Factor out and strengthen writing test files
David Robillard
1
-55
/
+24
2025-06-29
Remove redundant filesystem tests
David Robillard
1
-49
/
+3
2025-06-29
Test failed allocation in zix_create_directories()
David Robillard
2
-25
/
+34
2025-06-29
Simplify temporary directory assertions in filesystem tests
David Robillard
1
-26
/
+9
2025-06-29
Gracefully handle failed allocation in path functions
David Robillard
3
-2
/
+97
2025-06-29
Make zix_path_lexically_relative() tests more readable
David Robillard
1
-93
/
+84
2025-06-29
Improve test coverage
David Robillard
5
-42
/
+88
2025-06-29
Simplify conditionals
David Robillard
2
-11
/
+16
2025-06-29
Fix misleading documentation
David Robillard
1
-6
/
+6
2025-06-29
Fix handling of errors when closing files
David Robillard
2
-8
/
+6
2025-06-27
Check that header warning options are supported
David Robillard
1
-0
/
+2
2025-06-26
Clean up test warning options
David Robillard
2
-14
/
+6
2025-06-25
Suppress new warnings in clang and clang-tidy 20
David Robillard
4
-3
/
+10
2025-06-07
Suppress MSVC warning in C++ test
David Robillard
1
-0
/
+1
2025-06-07
Consistently organize data structure documentation
David Robillard
5
-11
/
+32
2025-06-07
Add missing declarations for temporary documentation files
David Robillard
1
-0
/
+3
2025-06-07
Fix dictionary order
David Robillard
1
-1
/
+1
2025-06-07
Fix word size calculation in BTree implementation
David Robillard
1
-4
/
+5
2025-06-07
Add missing const qualifiers
David Robillard
1
-3
/
+3
2025-06-07
Reduce empty BTree memory requirements
David Robillard
3
-23
/
+47
2025-06-07
Fix potential memory leak on failed allocation in POSIX environment
David Robillard
2
-0
/
+4
2025-06-07
Fix typo in comment
David Robillard
1
-1
/
+1
2025-06-07
Add .git-blame-ignore-revs file
David Robillard
1
-0
/
+5
2025-03-02
Make meson lint option non-yielding
David Robillard
1
-1
/
+1
2025-02-26
Disable meson implicit include directories anti-feature
David Robillard
4
-1
/
+9
2025-02-12
Fix spelling
David Robillard
4
-4
/
+4
2025-02-10
Use getenv() instead of environ to avoid issues on FreeBSD
David Robillard
4
-33
/
+38
2025-02-10
Fully parenthesize expressions
David Robillard
2
-2
/
+2
2025-02-10
Remove unnecessary include
David Robillard
1
-1
/
+2
2025-01-20
Suppress new clang-tidy warnings
David Robillard
1
-1
/
+6
2025-01-19
Clean up gitignore file
David Robillard
1
-7
/
+8
2025-01-18
Zix 0.6.2
v0.6.2
David Robillard
2
-4
/
+4
2025-01-18
Update sphinxygen wrap
David Robillard
4
-7
/
+13
2025-01-18
Zix 0.6.0
v0.6.0
David Robillard
3
-6
/
+6
[next]