about summary refs log tree commit diff stats
path: root/gemtext_encode.3
Commit message (Expand)AuthorAgeFilesLines
* introduce new function to the library, gemtext_list_append(3)Ali Fardan2020-10-241-0/+1
* add CAVEATS section to gemtext_encode(3)Ali Fardan2020-10-231-0/+16
* allow passing NULL pointer to gemtext_encode() lenAli Fardan2020-10-231-1/+3
* new gemtext_text_new(3) manpage plus other manpage fixes and updatesAli Fardan2020-10-231-1/+1
* - fix manpagesAli Fardan2020-10-231-0/+3
* - rename previous gemtext_decode() family of functions to gemtext_list_decode()Ali Fardan2020-10-231-22/+54
* - unlist gemtext_free() from gemtext.h since we don't want it to be exportedAli Fardan2020-10-221-0/+74