aboutsummaryrefslogtreecommitdiffhomepage
path: root/ta
Commit message (Expand)AuthorAge
* ta: introduce talloc_dup() and use it in some placesGravatar wm42018-01-18
* vo_gpu: vulkan: refactor vk_cmdpoolGravatar Niklas Haas2017-12-25
* Fix use of ISC licenseGravatar wm42017-04-15
* ta_talloc: add missing include statementGravatar wm42017-04-01
* ta: remove TA_FREEP NULL checkGravatar wm42017-01-08
* build: fix compilation with mingw-w64/ClangGravatar James Ross-Gowan2016-11-17
* ta: add a helper macroGravatar wm42016-08-20
* ta: remove old and redundant macroGravatar wm42016-05-17
* ta: add TA_FREEP macroGravatar Kevin Mitchell2016-03-30
* Initial Android supportGravatar Jan Ekström2016-02-10
* ta: add another array helper macroGravatar wm42015-06-01
* ta: memcpy(ptr, NULL, 0) is undefinedGravatar wm42015-03-23
* ta: rename MP_TALLOC_ELEMS to MP_TALLOC_AVAILGravatar Ben Boeckel2015-01-27
* Remove some superfluous NULL checksGravatar wm42014-11-21
* ta/README: fix typosGravatar wm42014-10-13
* talloc README: more human readible api referenceGravatar Kevin Mitchell2014-04-13
* ta: fix commentGravatar wm42014-02-23
* ta: clarify a corner caseGravatar wm42014-02-23
* ta: check overflow in array realloc macrosGravatar wm42014-01-02
* ta: fix compilation with NDEBUGGravatar wm42013-12-19
* Merge mp_talloc.h into ta/ta_talloc.hGravatar wm42013-12-17
* ta: fix typo in commentGravatar wm42013-11-20
* ta: re-add MinGW cargo cultingGravatar wm42013-11-02
* ta: track location debug info in 2 more casesGravatar wm42013-10-30
* Replace tallocGravatar wm42013-10-13