aboutsummaryrefslogtreecommitdiffstats
path: root/src/libdatastruct
Commit message (Expand)AuthorAgeFilesLines
* Revert initializer optimization (buggy when first realloc'ing!)Laurent Bercot2017-08-141-3/+3
* Make cbuffer_?peek take a const; make *_init not leak when misusedLaurent Bercot2017-07-311-3/+3
* More superflous headers cleanup and tiny fixesLaurent Bercot2017-03-1325-32/+0
* Types change: switch libdatastruct to uint32_tLaurent Bercot2017-02-2230-77/+111
* Fix closecb support wherever a unixmessage may get dropped; add closecb supp...Laurent Bercot2016-04-221-0/+0
* Gnfrlbl... gensetdyn_iter is an unsigned int again, but the valueLaurent Bercot2015-01-102-8/+8
* Change gensetdyn_iter to be a boolean. The old behaviour is stillLaurent Bercot2015-01-101-1/+1
* 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
* initial commit with rc for skalibs-2.0.0.0Laurent Bercot2014-09-1831-0/+550