aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wmem/wmem_strbuf.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-29Implement finalize() method for wmem strbuf.Evan Huus1-0/+9
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-06-19Add wmem_strbuf_new_label as just a sized new for label lengths.Evan Huus1-0/+3
2013-05-26First batch of doxygen for wmem. Remove some things from README.wmem now thatEvan Huus1-0/+12
2013-04-26Wmem string-buffer improvements:Evan Huus1-0/+8
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