]> diplodocus.org Git - nmh/history - sbr/charstring.c
Added mhshow-suffix-text entry.
[nmh] / sbr / charstring.c
2016-10-16 Ralph CorderoyAdd NEW(p) that sets p to mh_xmalloc'd memory sized...
2014-12-02 Ken HornsteinMerge commit '8206fbf', due to my screwup of committing...
2014-10-25 David LevineReworked charstring_buffer_copy() to not use strdup...
2014-09-07 David LevineOn some platforms, -D_FORTIFY_SOURCE=2 warns about...
2014-08-26 David LevineAdded size_t cast of another MB_CUR_MAX to silence...
2014-08-25 David LevineAdded cast of MB_CUR_MAX to size_t to silence compiler...
2014-08-24 David LevineAdded charstring "class".