Age | Commit message (Expand) | Author |
---|---|---|
2015-01-01 | core: update copyright dates | Sébastien Helleu |
2014-10-17 | core: call "callback_free" in functions arraylist_{remove|clear|free} | Sébastien Helleu |
2014-10-11 | core: fix search/insert of elements in sorted arraylist with duplicates | Sébastien Helleu |
2014-09-01 | core: add comment about argument "index" of function arraylist_search | Sébastien Helleu |
2014-09-01 | core: reset data contents in function arraylist_clear if size_alloc_min > 0 | Sébastien Helleu |
2014-09-01 | core: add extra check on arraylist pointer in arraylist functions | Sébastien Helleu |
2014-09-01 | core: add functions to manage array lists | Sébastien Helleu |