Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| e5225137 | 2016-10-24 10:58:23 | scripts/coverity.sh: chmod 755 | ||
| ef5f230f | 2016-10-14 19:56:05 | Implement permissive autolinks extensions. With MD_FLAG_PERMISSIVEURLAUTOLINKS, we treat not overly complicated URLs as autolinks even without '<' and '>'. With MD_FLAG_PERMISSIVEEMAILAUTOLINKS, we treat not overly complicated e-mail addresses as autolinks even without '<', '>' and without the 'mailto:' scheme. Also expanded md2html utility and tests to cover these. | ||
| c3e63408 | 2016-10-11 01:19:50 | scripts/run-tests.sh: Fix permissions. | ||
| 8fd97d78 | 2016-10-11 01:11:21 | scripts/run-tests.sh: Fix typo. | ||
| 1cfc6a5f | 2016-10-11 01:10:11 | Incorporate the specification testsuite from CommonMark. | ||
| 7d7f0d06 | 2016-10-06 21:15:23 | scripts/run-commonmark-tests.sh: Make the script more robust. | ||
| 78674f0a | 2016-10-05 01:51:04 | Add script for building for Coverity scan. | ||
| 2d21382f | 2016-10-03 21:41:13 | Run CommonMark testsuite when building on travis.ci.org. |