index
:
skalibs
2.11.0.0
main
The skarnet.org C programming library
ska-skaware@skarnet.org
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libdatastruct
Commit message (
Expand
)
Author
Age
Files
Lines
*
No need to ZI gensetdyn_ready if stralloc_ready does it
Laurent Bercot
2026-03-12
1
-3
/
+0
*
And that was a regression. Fixed now.
Laurent Bercot
2026-02-19
1
-1
/
+1
*
zero-prepare unallocated gensetdyn
Laurent Bercot
2026-02-13
1
-0
/
+3
*
Add string qsort/bsearch cmp functions and avltreeb wrappers
Laurent Bercot
2025-10-17
1
-0
/
+14
*
bugfix: avltree_delete needs to pass UINT32_MAX as sentinel
Laurent Bercot
2025-07-30
3
-9
/
+9
*
Use less stack with avlnode
Laurent Bercot
2023-06-23
2
-6
/
+10
*
Fix iter_func type; add tain_earliest
Laurent Bercot
2023-06-13
6
-5
/
+11
*
Huge incompatible changes.
Laurent Bercot
2021-07-28
18
-29
/
+29
*
Better bigkv
Laurent Bercot
2019-10-25
3
-63
/
+75
*
Add bigkv
Laurent Bercot
2019-10-25
4
-0
/
+93
*
Add genset[dyn]_deepfree
Laurent Bercot
2018-04-13
2
-0
/
+33
*
Fix build error (typo)
Laurent Bercot
2018-03-16
1
-1
/
+1
*
Add genqdyn_unpush, bufalloc_unput
Laurent Bercot
2018-03-16
1
-0
/
+12
*
Add genqdyn
Laurent Bercot
2017-12-29
7
-0
/
+71
*
Revert initializer optimization (buggy when first realloc'ing!)
Laurent Bercot
2017-08-14
1
-3
/
+3
*
Make cbuffer_?peek take a const; make *_init not leak when misused
Laurent Bercot
2017-07-31
1
-3
/
+3
*
More superflous headers cleanup and tiny fixes
Laurent Bercot
2017-03-13
25
-32
/
+0
*
Types change: switch libdatastruct to uint32_t
Laurent Bercot
2017-02-22
30
-77
/
+111
*
Fix closecb support wherever a unixmessage may get dropped; add closecb supp...
Laurent Bercot
2016-04-22
1
-0
/
+0
*
Gnfrlbl... gensetdyn_iter is an unsigned int again, but the value
Laurent Bercot
2015-01-10
2
-8
/
+8
*
Change gensetdyn_iter to be a boolean. The old behaviour is still
Laurent Bercot
2015-01-10
1
-1
/
+1
*
Add cancellation to iterators over avltree(n) and genset(dyn)
Laurent Bercot
2015-01-09
7
-26
/
+83
*
Lots of cosmetic fixes.
Laurent Bercot
2014-12-20
20
-26
/
+26
*
initial commit with rc for skalibs-2.0.0.0
Laurent Bercot
2014-09-18
31
-0
/
+550