Age | Commit message (Expand) | Author |
2018-09-14 | Merge pull request #267 from nwellnhof/xml2md | John MacFarlane |
2018-09-14 | Minor fixes to xml2md.xsl | Nick Wellnhofer |
2018-09-14 | XSLT stylesheet to convert cmark XML back to Commonmark | Nick Wellnhofer |
2018-09-09 | Update spec.txt. | John MacFarlane |
2018-09-09 | Check for whitespace before reference title. | John MacFarlane |
2018-09-09 | Update spec.txt. | John MacFarlane |
2018-09-06 | Merge pull request #265 from compnerd/upstream-windows-cross-compile | John MacFarlane |
2018-09-05 | build: only attempt to install MSVC system libraries on Windows | Saleem Abdulrasool |
2018-08-27 | Fix appveyor links. | John MacFarlane |
2018-08-26 | Simplify code normalization, in line with spec change. | John MacFarlane |
2018-08-26 | Updated spec.txt. | John MacFarlane |
2018-08-25 | Code span spec changes. | John MacFarlane |
2018-08-25 | Update spec.txt. | John MacFarlane |
2018-08-25 | entity_tests.py - omit noisy success output. | John MacFarlane |
2018-07-19 | Merge pull request #259 from github/link-parsing-corner-cases | John MacFarlane |
2018-07-16 | add link parsing corner cases to regressions | Ashe Connor |
2018-06-11 | Fix spaces on regression test. | John MacFarlane |
2018-06-11 | Removed meta from list of block tags. | John MacFarlane |
2018-04-15 | pathological_tests.py: make tests run faster. | John MacFarlane |
2018-04-15 | pathological_tests.py: added test for deeply nested lists. | John MacFarlane |
2018-04-14 | Optimize S_find_first_nonspace. | John MacFarlane |
2018-03-25 | Allow spaces in link destination delimited with pointy brackets. | John MacFarlane |
2018-03-25 | Update spec. | John MacFarlane |
2018-03-25 | Adjust max length of decimal/numeric entities. | John MacFarlane |
2018-03-25 | Fix inline raw HTML parsing. | John MacFarlane |
2018-03-25 | Don't allow list markers to be indented >= 4 spaces. | John MacFarlane |
2018-03-25 | Update spec.txt from repository. | John MacFarlane |
2017-11-18 | README - use commonmark/cmark for appveyor badge. | John MacFarlane |
2017-11-18 | Merge pull request #250 from nwellnhof/test-static-only-build | John MacFarlane |
2017-11-18 | Add static-only build to Travis test matrix | Nick Wellnhofer |
2017-11-18 | Also run API tests with CMARK_SHARED=OFF | Nick Wellnhofer |
2017-11-18 | Rename roundtrip and entity tests | Nick Wellnhofer |
2017-11-16 | Updated travis badges and issue tracker jgm -> commonmark. | John MacFarlane |
2017-11-15 | Merge pull request #249 from nwellnhof/static-only-build | John MacFarlane |
2017-11-14 | Generate export header for static-only build | Nick Wellnhofer |
2017-11-05 | Fixed exit code for pathological tests. | John MacFarlane |
2017-11-05 | Add allowed failures to pathological_tests.py. | John MacFarlane |
2017-11-05 | Add timeout to pathological_tests.py. | John MacFarlane |
2017-11-05 | Refactored pathological_tests.py | John MacFarlane |
2017-11-05 | Merge pull request #230 from mity/more-pathological-tests | John MacFarlane |
2017-11-05 | Merge pull request #217 from github/upstream/limit-nested-parens | John MacFarlane |
2017-11-05 | Merge pull request #228 from github/upstream/inline-sourcepos | John MacFarlane |
2017-11-02 | Merge branch 'master' into upstream/inline-sourcepos | Ashe Connor |
2017-10-21 | Updated changelog. | John MacFarlane |
2017-10-21 | BUmp to 0.28.3 | John MacFarlane |
2017-10-20 | Merge pull request #240 from nwellnhof/add-cmake-include | John MacFarlane |
2017-10-19 | Include GNUInstallDirs in src/CMakeLists.txt | Nick Wellnhofer |
2017-10-12 | Bump to 0.28.2, update changelog. | John MacFarlane |
2017-10-12 | Fixed regression in install dest for static library. | John MacFarlane |
2017-10-10 | Bump to 0.28.1, update changelog. | John MacFarlane |