Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ta: add another array helper macro | wm4 | 2015-06-01 | 1 | -0/+11 |
* | ta: memcpy(ptr, NULL, 0) is undefined | wm4 | 2015-03-23 | 1 | -1/+3 |
* | ta: rename MP_TALLOC_ELEMS to MP_TALLOC_AVAIL | Ben Boeckel | 2015-01-27 | 1 | -2/+2 |
* | Remove some superfluous NULL checks | wm4 | 2014-11-21 | 1 | -1/+1 |
* | ta/README: fix typos | wm4 | 2014-10-13 | 1 | -2/+2 |
* | talloc README: more human readible api reference | Kevin Mitchell | 2014-04-13 | 1 | -1/+1 |
* | ta: fix comment | wm4 | 2014-02-23 | 1 | -1/+1 |
* | ta: clarify a corner case | wm4 | 2014-02-23 | 1 | -0/+4 |
* | ta: check overflow in array realloc macros | wm4 | 2014-01-02 | 3 | -3/+18 |
* | ta: fix compilation with NDEBUG | wm4 | 2013-12-19 | 1 | -1/+2 |
* | Merge mp_talloc.h into ta/ta_talloc.h | wm4 | 2013-12-17 | 1 | -0/+38 |
* | ta: fix typo in comment | wm4 | 2013-11-20 | 1 | -1/+1 |
* | ta: re-add MinGW cargo culting | wm4 | 2013-11-02 | 1 | -0/+6 |
* | ta: track location debug info in 2 more cases | wm4 | 2013-10-30 | 1 | -0/+2 |
* | Replace talloc | wm4 | 2013-10-13 | 6 | -0/+1093 |