Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | Still needs to be reviewed. | ||||
* | Fix closecb support wherever a unixmessage may get dropped; add closecb ↵ | Laurent Bercot | 2016-04-22 | 1 | -0/+0 |
| | | | | support to unixconnection | ||||
* | Gnfrlbl... gensetdyn_iter is an unsigned int again, but the value | Laurent Bercot | 2015-01-10 | 2 | -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 still | Laurent Bercot | 2015-01-10 | 1 | -1/+1 |
| | | | | accessible via gensetdyn_iter_nocancel. | ||||
* | 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 |
| | | | | sha256 documented. | ||||
* | initial commit with rc for skalibs-2.0.0.0 | Laurent Bercot | 2014-09-18 | 31 | -0/+550 |