aboutsummaryrefslogtreecommitdiffstats
path: root/main/strings.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-17Merged revisions 247335 via svnmerge from mmichelson1-4/+4
2010-02-16Merged revisions 247076 via svnmerge from mmichelson1-0/+2
2009-04-02Merged revisions 186021 via svnmerge from tilghman1-1/+2
2009-04-01Merged revisions 185912 via svnmerge from tilghman1-3/+2
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