summaryrefslogtreecommitdiffstats
path: root/buffer.h
AgeCommit message (Expand)Author
2022-01-27Update source file copyright lines based on commit history.Kevin McCarthy
2020-11-30Add mutt_buffer_rewind() function.Kevin McCarthy
2020-03-31Remove buffer->destroy.Kevin McCarthy
2019-09-19Convert mutt_complete() to use the buffer pool.Kevin McCarthy
2019-03-13Add mutt_buffer_strcpy_n().Kevin McCarthy
2019-02-12Add mutt_buffer_len() helper.Kevin McCarthy
2018-12-03Add mutt_buffer_addstr_n().Kevin McCarthy
2018-10-15Add rfc1524 buffer function interfaces for attach.c conversion.Kevin McCarthy
2018-10-08Create mutt_buffer_add_printf().Kevin McCarthy
2018-10-06Add buffer pool functions.Kevin McCarthy
2018-10-06Rearrange and clean up buffer functions.Kevin McCarthy
2018-10-06Break buffer functions into separate source file.Kevin McCarthy