summaryrefslogtreecommitdiff
path: root/src/cmark_ctype.c
AgeCommit message (Expand)Author
2015-01-05Reformatted code consistently with astyle.John MacFarlane
2014-12-31Include guards and C linkage for cmark_ctype.hNick Wellnhofer
2014-12-29Attempted optimization of cmark_ctype.John MacFarlane
2014-12-29Added cmark_ prefix to functions in cmark_ctype.John MacFarlane
2014-12-29Added cmark_ctype.h with locale-independent isspace, ispunct, etc.John MacFarlane