summaryrefslogtreecommitdiffstats
path: root/buffer.h (follow)
Commit message (Expand)AuthorAgeLines
* Update source file copyright lines based on commit history.Kevin McCarthy2022-01-27-1/+1
* Add mutt_buffer_rewind() function.Kevin McCarthy2020-11-30-0/+1
* Remove buffer->destroy.Kevin McCarthy2020-03-31-1/+0
* Convert mutt_complete() to use the buffer pool.Kevin McCarthy2019-09-19-0/+1
* Add mutt_buffer_strcpy_n().Kevin McCarthy2019-03-13-0/+1
* Add mutt_buffer_len() helper.Kevin McCarthy2019-02-12-0/+1
* Add mutt_buffer_addstr_n().Kevin McCarthy2018-12-03-0/+1
* Add rfc1524 buffer function interfaces for attach.c conversion.Kevin McCarthy2018-10-15-0/+1
* Create mutt_buffer_add_printf().Kevin McCarthy2018-10-08-1/+5
* Add buffer pool functions.Kevin McCarthy2018-10-06-0/+12
* Rearrange and clean up buffer functions.Kevin McCarthy2018-10-06-4/+5
* Break buffer functions into separate source file.Kevin McCarthy2018-10-06-0/+42