index
:
skalibs
2.11.0.0
main
master
Mirror of git://git.skarnet.org/skalibs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libdatastruct
Age
Commit message (
Collapse
)
Author
2017-08-14
Revert initializer optimization (buggy when first realloc'ing!)
Laurent Bercot
2017-07-31
Make cbuffer_?peek take a const; make *_init not leak when misused
Laurent Bercot
2017-03-13
More superflous headers cleanup and tiny fixes
Laurent Bercot
2017-02-22
Types change: switch libdatastruct to uint32_t
Laurent Bercot
Still needs to be reviewed.
2016-04-22
Fix closecb support wherever a unixmessage may get dropped; add closecb ↵
Laurent Bercot
support to unixconnection
2015-01-10
Gnfrlbl... gensetdyn_iter is an unsigned int again, but the value
Laurent Bercot
is now tested against gensetdyn_n(g). It's cleaner, I swear.
2015-01-10
Change gensetdyn_iter to be a boolean. The old behaviour is still
Laurent Bercot
accessible via gensetdyn_iter_nocancel.
2015-01-09
Add cancellation to iterators over avltree(n) and genset(dyn)
Laurent Bercot
2014-12-20
Lots of cosmetic fixes.
Laurent Bercot
sha256 documented.
2014-09-18
initial commit with rc for skalibs-2.0.0.0
Laurent Bercot