Age | Commit message (Expand) | Author |
2016-12-30 | Change types for source map offsets (#174) | Nick Wellnhofer |
2016-12-20 | More sourcepos! (#169) | Mathieu Duponchelle |
2016-12-01 | Allow balanced nested parens in link destinations (#166) | Yuki Izumi |
2016-11-26 | Added pathological test for backticks. | John MacFarlane |
2016-11-18 | Update spec. | John MacFarlane |
2016-11-04 | Fix for non-matching entities (#161) | Yuki Izumi |
2016-09-15 | Update spec. | John MacFarlane |
2016-09-14 | Update spec. | John MacFarlane |
2016-09-14 | Allow tabs after setext header line. | John MacFarlane |
2016-09-12 | Fixed h2..h6 HTML blocks (jgm/CommonMark#430). | John MacFarlane |
2016-09-12 | Update spec | John MacFarlane |
2016-07-15 | Updated spec. | John MacFarlane |
2016-07-13 | Updated spec. | John MacFarlane |
2016-07-11 | Updated spec. | John MacFarlane |
2016-07-11 | Updated spec. | John MacFarlane |
2016-07-02 | Updated spec.txt. | John MacFarlane |
2016-06-24 | Updated spec and pathological tests for changes in strong/emph parsing. | John MacFarlane |
2016-06-23 | Updated spec. | John MacFarlane |
2016-06-23 | Updated spec.txt. | John MacFarlane |
2016-06-06 | cmake: Global handler for OOM situations | Vicent Marti |
2016-06-06 | test: Add tests for memory exhaustion | Vicent Marti |
2016-06-06 | Fix ctypes in Python FFI calls | Nick Wellnhofer |
2016-06-02 | roundtrip tests: remove spurious failures. | John MacFarlane |
2016-06-02 | Added new roundtrip_tests.py. | John MacFarlane |
2016-06-02 | cmark.py: added to_commonmark (for round-trip tests). | John MacFarlane |
2016-06-02 | spec_test.py - parameterize do_test with converter. | John MacFarlane |
2016-06-02 | Updated spec.txt (no new or changed test cases). | John MacFarlane |
2016-06-02 | spec_tests.py: exit code is sum of failures and errors. | John MacFarlane |
2016-06-01 | Fixed round trip tests. | John MacFarlane |
2016-05-17 | Fix tests under MinGW | Nick Wellnhofer |
2016-04-09 | Updated spec test | John MacFarlane |
2016-03-28 | Add first regression tests | Nick Wellnhofer |
2016-03-24 | Updated spec. | John MacFarlane |
2016-02-06 | Updated spec. | John MacFarlane |
2016-02-06 | Updated spec. | John MacFarlane |
2016-02-05 | Updated spec. | John MacFarlane |
2016-02-05 | Updated spec test. | John MacFarlane |
2016-02-05 | Update test/spec.txt. | John MacFarlane |
2016-01-12 | Updated spec.txt | John MacFarlane |
2016-01-11 | Updated spec.txt. | John MacFarlane |
2016-01-10 | Updated format of test/smart_punct.txt. | John MacFarlane |
2016-01-10 | Updated spec.txt and spec_tests.py to new format. | John MacFarlane |
2016-01-07 | Updated spec.txt. | John MacFarlane |
2016-01-07 | Updated spec.txt. | John MacFarlane |
2016-01-05 | updated spec.txt | John MacFarlane |
2016-01-05 | Updated spec.txt. | John MacFarlane |
2015-12-28 | Updated spec.txt and normalize.py. | John MacFarlane |
2015-12-22 | Updated spec.txt. | John MacFarlane |
2015-12-20 | Made roundtrip test part of the test suite run by cmake. | John MacFarlane |
2015-09-22 | Set convert_charrefs=False in normalize.py. | John MacFarlane |