summaryrefslogtreecommitdiff
path: root/src/chunk.h
AgeCommit message (Expand)Author
2014-12-15Re-added cmark_ prefix to strbuf and chunk.John MacFarlane
2014-12-13Removed cmark_ prefix on chunk and strbuf.John MacFarlane
2014-11-28Always define short name macros for private symbolsNick Wellnhofer
2014-11-18Add node constructor and accessors to the public APINick Wellnhofer
2014-11-16Cast void pointers explicitlyNick Wellnhofer
2014-11-16Rename include guards for consistency and to avoid reserved identifiersCraig Barnes
2014-11-12Prefix names in chunk.hNick Wellnhofer
2014-11-12Prefix names in buffer.hNick Wellnhofer
2014-10-06- Use of calloc instead of malloctchetch
2014-09-09Rename to strbufVicent Marti
2014-09-09Add chunk.hVicent Marti