| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | No need to ZI gensetdyn_ready if stralloc_ready does it | Laurent Bercot | 2026-03-12 | 1 | -3/+0 |
| | | |||||
| * | And that was a regression. Fixed now. | Laurent Bercot | 2026-02-19 | 1 | -1/+1 |
| | | |||||
| * | zero-prepare unallocated gensetdyn | Laurent Bercot | 2026-02-13 | 1 | -0/+3 |
| | | |||||
| * | Add string qsort/bsearch cmp functions and avltreeb wrappers | Laurent Bercot | 2025-10-17 | 1 | -0/+14 |
| | | |||||
| * | bugfix: avltree_delete needs to pass UINT32_MAX as sentinel | Laurent Bercot | 2025-07-30 | 3 | -9/+9 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Use less stack with avlnode | Laurent Bercot | 2023-06-23 | 2 | -6/+10 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Fix iter_func type; add tain_earliest | Laurent Bercot | 2023-06-13 | 6 | -5/+11 |
| | | | | | Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Huge incompatible changes. | Laurent Bercot | 2021-07-28 | 18 | -29/+29 |
| | | | | | | | | | | | | | - Obsolete skalibs/environ.h and skalibs/getpeereid.h removed. - rc4 and md5 removed. - All *_t types renamed to avoid treading on POSIX namespace. - subgetopt() renamed to lgetopt(). - signal functions reworked; skasigaction removed; sig_stack removed - Various functions removed: skaoffsetof(), selfpipe_untrap() - New posixplz function: munmap_void. Signed-off-by: Laurent Bercot <ska@appnovation.com> | ||||
| * | Better bigkv | Laurent Bercot | 2019-10-25 | 3 | -63/+75 |
| | | |||||
| * | Add bigkv | Laurent Bercot | 2019-10-25 | 4 | -0/+93 |
| | | |||||
| * | 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 |
