Age | Commit message (Expand) | Author |
---|---|---|
2016-07-16 | Removed size_t and ssize_t defs for WIN32. | John MacFarlane |
2016-06-06 | config: Add SSIZE_T compat for Win32 | Vicent Marti |
2016-01-18 | Include starg.h when needed in config.h. | John MacFarlane |
2016-01-18 | config.h: include stdio.h for _vscprintf etc. | John MacFarlane |
2016-01-18 | Add include guards to config.h | John MacFarlane |
2016-01-18 | config.h.in - added compatibility snprintf, vsnprintf for MSVC. | John MacFarlane |
2015-08-10 | Don't include static in CMARK_INLINE. | John MacFarlane |
2015-08-10 | Fix MSVC inline errors when cmark is included in other sources that don't hav... | Kevin Wojniak |
2015-07-25 | Removed cmark_strbuf_printf and cmark_strbuf_vprintf. | John MacFarlane |
2015-05-29 | Cope with broken snprintf on Windows | Nick Wellnhofer |
2014-12-31 | Feature test for va_copy | Nick Wellnhofer |
2014-11-16 | Feature test for GCC attributes | Nick Wellnhofer |
2014-11-16 | Feature test for __builtin_expect | Nick Wellnhofer |
2014-11-16 | Probe for stdbool.h | Nick Wellnhofer |