summaryrefslogtreecommitdiff
path: root/main/strings.c
AgeCommit message (Expand)Author
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett
2012-09-21Doxygen Updates - janitor workAndrew Latham
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2010-05-18fixes segfault on logging David Vossel
2010-02-17Fix two problems in ast_str functions found while writing a unit test.Mark Michelson
2010-02-16Add va_end calls to __ast_str_helper.Mark Michelson
2010-02-16Change the blanket rules to delete .lastclean on all CFLAGS menuselect target...Tilghman Lesher
2009-04-29Merge str_substitution branch.Tilghman Lesher
2009-04-02Missed a common case for needing to extend the buffer.Tilghman Lesher
2009-04-01Merge changes from str_substitution that are unrelated to that branch.Tilghman Lesher
2009-03-11Add MALLOC_DEBUG to various utility APIs, so that memory leaks can be tracked...Tilghman Lesher
2009-02-18Handle negative length and eliminate a condition that is always true.Tilghman Lesher
2009-02-16Might want to update the buffer pointer after a realloc (or we crash)Tilghman Lesher
2008-12-18Remove duplicate code from the ast_str API. We now use __AST_STR_* toEliel C. Sardanons
2008-12-13Merge ast_str_opaque branch (discontinue usage of ast_str internals)Tilghman Lesher