Age | Commit message (Expand) | Author |
---|---|---|
2014-11-14 | Added some includes of buffer.h | John MacFarlane |
2014-11-13 | Moved the timing macros to get finer-grained information. | John MacFarlane |
2014-11-13 | Added bench.h and inserted timing macros in main. | John MacFarlane |
2014-11-13 | Rename cmark_free_nodes -> cmark_free_blocks. | John MacFarlane |
2014-11-11 | Don't include debug.h in any production code. | John MacFarlane |
2014-10-24 | Renamed c program and library stmd -> cmark. | John MacFarlane |
2014-10-18 | Reindented c sources. | John MacFarlane |
2014-09-15 | Cleanup external APIs | Vicent Marti |
2014-09-09 | Rename node_block | Vicent Marti |
2014-09-09 | Rename to strbuf | Vicent Marti |
2014-09-09 | ffffix | Vicent Marti |
2014-09-09 | lol | Vicent Marti |
2014-09-06 | replace Standard Markdown with CommonMark | Pablo RodrÃguez |
2014-08-13 | main.c: Fixed reading of files specified on command line. | John MacFarlane |
2014-08-13 | Initial commit | John MacFarlane |