summaryrefslogtreecommitdiff
path: root/src/config.h.in
AgeCommit message (Expand)Author
2015-08-10Don't include static in CMARK_INLINE.John MacFarlane
2015-08-10Fix MSVC inline errors when cmark is included in other sources that don't hav...Kevin Wojniak
2015-07-25Removed cmark_strbuf_printf and cmark_strbuf_vprintf.John MacFarlane
2015-05-29Cope with broken snprintf on WindowsNick Wellnhofer
2014-12-31Feature test for va_copyNick Wellnhofer
2014-11-16Feature test for GCC attributesNick Wellnhofer
2014-11-16Feature test for __builtin_expectNick Wellnhofer
2014-11-16Probe for stdbool.hNick Wellnhofer