summaryrefslogtreecommitdiffstats
path: root/ta
Commit message (Expand)AuthorAgeFilesLines
* Fix use of ISC licensewm42017-04-155-5/+15
* ta_talloc: add missing include statementwm42017-04-011-0/+2
* ta: remove TA_FREEP NULL checkwm42017-01-081-1/+1
* build: fix compilation with mingw-w64/ClangJames Ross-Gowan2016-11-171-1/+1
* ta: add a helper macrowm42016-08-201-0/+4
* ta: remove old and redundant macrowm42016-05-171-2/+0
* ta: add TA_FREEP macroKevin Mitchell2016-03-301-0/+2
* Initial Android supportJan Ekström2016-02-101-0/+1
* ta: add another array helper macrowm42015-06-011-0/+11
* ta: memcpy(ptr, NULL, 0) is undefinedwm42015-03-231-1/+3
* ta: rename MP_TALLOC_ELEMS to MP_TALLOC_AVAILBen Boeckel2015-01-271-2/+2
* Remove some superfluous NULL checkswm42014-11-211-1/+1
* ta/README: fix typoswm42014-10-131-2/+2
* talloc README: more human readible api referenceKevin Mitchell2014-04-131-1/+1
* ta: fix commentwm42014-02-231-1/+1
* ta: clarify a corner casewm42014-02-231-0/+4
* ta: check overflow in array realloc macroswm42014-01-023-3/+18
* ta: fix compilation with NDEBUGwm42013-12-191-1/+2
* Merge mp_talloc.h into ta/ta_talloc.hwm42013-12-171-0/+38
* ta: fix typo in commentwm42013-11-201-1/+1
* ta: re-add MinGW cargo cultingwm42013-11-021-0/+6
* ta: track location debug info in 2 more caseswm42013-10-301-0/+2
* Replace tallocwm42013-10-136-0/+1093