summaryrefslogtreecommitdiff
path: root/src/libdatastruct
AgeCommit message (Collapse)Author
2017-02-22 Types change: switch libdatastruct to uint32_tLaurent 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 valueLaurent 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 stillLaurent 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-18initial commit with rc for skalibs-2.0.0.0Laurent Bercot