summaryrefslogtreecommitdiff
path: root/docs/DYNBUF.md
Commit message (Expand)AuthorAgeFilesLines
* DYNBUF.md: note Curl_dyn_add* calls Curl_dyn_free on failureJay Satiro2023-03-011-0/+8
* docs: spellfixesDaniel Stenberg2022-09-211-15/+16
* urlapi: leaner with fewer allocsDaniel Stenberg2022-09-071-1/+12
* docs/DYNBUF: clarify documentation for Curl_dyn_ptr and Curl_dyn_uptrIan Blanes2022-03-281-6/+6
* docs: address proselint nitsDaniel Stenberg2021-11-261-1/+1
* docs: reduce/avoid English contractionsDaniel Stenberg2021-11-071-1/+1
* docs: enable syntax highlighting in several docs files0xflotus2020-12-111-11/+33
* dynbuf: add Curl_dyn_vaddfDaniel Stenberg2020-09-231-0/+6
* DYNBUF.md: fix a typo: trail => tailDenis Baručić2020-06-241-1/+1
* dynbuf: return NULL when there's no buffer lengthDaniel Stenberg2020-05-171-6/+6
* ngtcp2: convert to dynbufDaniel Stenberg2020-05-041-1/+1
* dynbuf: introduce internal generic dynamic buffer functionsDaniel Stenberg2020-05-041-0/+80