aboutsummaryrefslogtreecommitdiffstats
path: root/main/strings.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-11Add MALLOC_DEBUG to various utility APIs, so that memory leaks can be tracked...tilghman1-1/+12
2009-02-18Handle negative length and eliminate a condition that is always true.tilghman1-6/+5
2009-02-16Might want to update the buffer pointer after a realloc (or we crash)tilghman1-0/+6
2008-12-18Remove duplicate code from the ast_str API. We now use __AST_STR_* toeliel1-89/+20
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)tilghman1-0/+219