Commit Graph

13 Commits (71c19043bd88e3196318d657124cd8fa54138041)

Author SHA1 Message Date
Automerge script 8aef9fdedd Merged revisions 369005 via svnmerge from
14 years ago
David Vossel 10789ef88a fixes segfault on logging
16 years ago
Mark Michelson 2ce7eabb24 Fix two problems in ast_str functions found while writing a unit test.
16 years ago
Mark Michelson 68c6175f87 Add va_end calls to __ast_str_helper.
16 years ago
Tilghman Lesher 22b144cef4 Change the blanket rules to delete .lastclean on all CFLAGS menuselect targets to be more particular.
16 years ago
Tilghman Lesher a866a75900 Merge str_substitution branch.
17 years ago
Tilghman Lesher 78aa171d6f Missed a common case for needing to extend the buffer.
17 years ago
Tilghman Lesher be40f3a33c Merge changes from str_substitution that are unrelated to that branch.
17 years ago
Tilghman Lesher bfc0d3b795 Add MALLOC_DEBUG to various utility APIs, so that memory leaks can be tracked back to their source.
17 years ago
Tilghman Lesher 5b220b3e91 Handle negative length and eliminate a condition that is always true.
17 years ago
Tilghman Lesher 76b100354d Might want to update the buffer pointer after a realloc (or we crash)
17 years ago
Eliel C. Sardanons 344a37f2a7 Remove duplicate code from the ast_str API. We now use __AST_STR_* to
17 years ago
Tilghman Lesher c8223fc957 Merge ast_str_opaque branch (discontinue usage of ast_str internals)
17 years ago