index
:
cmark
master
My own fork of cmark for commonmark conversion
KatolaZ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
buffer.c
Age
Commit message (
Expand
)
Author
2014-12-13
Removed cmark_ prefix on chunk and strbuf.
John MacFarlane
2014-11-16
Move inline function definitions to header files
Nick Wellnhofer
2014-11-16
Remove unneeded va_copy
Nick Wellnhofer
2014-11-16
Remove unneeded #includes
Nick Wellnhofer
2014-11-16
Cast void pointers explicitly
Nick Wellnhofer
2014-11-15
Expose lower-level parsing API.
John MacFarlane
2014-11-14
Moved code from buffer.h to buffer.c. Make strbuf_cstr static.
John MacFarlane
2014-11-14
buffer: Name functions with cmark_ prefix.
John MacFarlane
2014-11-06
buffer: added strbuf_rtrim function.
John MacFarlane
2014-10-24
Only define MIN if it's undefined.
John MacFarlane
2014-10-24
Merge branch 'master' of https://github.com/abduelhamit/stmd into abduelhamit...
John MacFarlane
2014-10-18
Reindented c sources.
John MacFarlane
2014-10-13
Add missing MIN directive
Abdülhamit Yilmaz
2014-09-10
Do not create references with empty names
Vicent Marti
2014-09-10
Cleanup reference implementation
Vicent Marti
2014-09-09
Rename to strbuf
Vicent Marti
2014-09-09
338/103
Vicent Marti
2014-09-09
It buiiiilds
Vicent Marti
2014-09-09
ffffix
Vicent Marti
2014-09-09
lol
Vicent Marti