summaryrefslogtreecommitdiff
path: root/epan/wmem/wmem_strbuf.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-25Annotate wmem functions for better compiler warnings and optimization.Evan Huus1-3/+6
2013-04-24Add truncate function to wmem strbuf.Evan Huus1-0/+4
2013-03-09Add the appropriate new WS_DLL_* declarations to the wmem API.Evan Huus1-0/+6
2012-12-29Implement wmem_strbuf_append_printf.Evan Huus1-0/+3
2012-12-19Make the wmem string-buffer marginally useful but providing some accessors soEvan Huus1-0/+6
2012-12-15Basic wmem string-buffer. Not yet feature-equivalent to the emem version.Evan Huus1-0/+69