aboutsummaryrefslogtreecommitdiffstats
path: root/src/libdatastruct
Commit message (Collapse)AuthorAgeFilesLines
* Fix closecb support wherever a unixmessage may get dropped; add closecb ↵Laurent Bercot2016-04-221-0/+0
| | | | support to unixconnection
* Gnfrlbl... gensetdyn_iter is an unsigned int again, but the valueLaurent Bercot2015-01-102-8/+8
| | | | is now tested against gensetdyn_n(g). It's cleaner, I swear.
* Change gensetdyn_iter to be a boolean. The old behaviour is stillLaurent Bercot2015-01-101-1/+1
| | | | accessible via gensetdyn_iter_nocancel.
* Add cancellation to iterators over avltree(n) and genset(dyn)Laurent Bercot2015-01-097-26/+83
|
* Lots of cosmetic fixes.Laurent Bercot2014-12-2020-26/+26
| | | | sha256 documented.
* initial commit with rc for skalibs-2.0.0.0Laurent Bercot2014-09-1831-0/+550