Age | Commit message (Expand) | Author |
2019-03-17 | Make rendering safe by default. | John MacFarlane |
2018-08-27 | Fix appveyor links. | John MacFarlane |
2017-11-18 | README - use commonmark/cmark for appveyor badge. | John MacFarlane |
2017-11-16 | Updated travis badges and issue tracker jgm -> commonmark. | John MacFarlane |
2017-08-03 | Update README.md, replace 'make astyle' with 'make format' | Nguyễn Thái Ngọc Duy |
2017-06-27 | Add Makefile target and harness to fuzz with libFuzzer | Phil Turnbull |
2017-05-16 | Add link to Python wrapper | Pavlo Kapyshin |
2017-05-16 | Prettify languages list | Pavlo Kapyshin |
2017-05-15 | README: Add link to cmark-scala (#196) | Tim Nieradzik |
2016-12-06 | Added 'make newbench'. | John MacFarlane |
2016-08-09 | Fix typo | Pavlo Kapyshin |
2016-07-13 | link fix | TsT |
2016-02-06 | Fixed typo in re2c version number. | John MacFarlane |
2016-02-06 | Require re2c >= 1.14.2. | John MacFarlane |
2015-12-28 | Removed out-of-date lua wrapper. | John MacFarlane |
2015-07-14 | Removed unused ref link defn from README. | John MacFarlane |
2015-07-13 | Added `CMARK_OPT_SAFE` option and `--safe` command-line flag. | John MacFarlane |
2015-07-05 | Added LaTeX renderer. | John MacFarlane |
2015-06-17 | README: added 'make afl' instructions. | John MacFarlane |
2015-06-17 | Small changes to README and benchmark files. | John MacFarlane |
2015-06-07 | Added benchmark for hoedown. | John MacFarlane |
2015-05-28 | Add link to R bindings | Jeroen Ooms |
2015-05-13 | Added link to CommonMarker, ruby wrapper, in docs. | John MacFarlane |
2015-05-06 | README: add links to go, perl, haskell wrapper libraries. | John MacFarlane |
2015-05-06 | Added build status badges to README.md. | John MacFarlane |
2015-04-16 | Added "Standardized" bullet to README. | John MacFarlane |
2015-04-16 | Improved README. | John MacFarlane |
2015-03-21 | Update README on output formats. | John MacFarlane |
2015-02-04 | Use try.commonmark.org for dingus address. | John MacFarlane |
2015-01-25 | Fixed license in README.md. | John MacFarlane |
2015-01-25 | Fixed link to spec. | John MacFarlane |
2015-01-24 | Improved README with note on wrappers. | John MacFarlane |
2015-01-24 | Added reference to benchmarks in README. | John MacFarlane |
2015-01-24 | Removed non-C related parts of README.md. | John MacFarlane |
2015-01-24 | Added note on documentation in man pages. | John MacFarlane |
2015-01-24 | Merge pull request #297 from nwellnhof/makefile_fixes | John MacFarlane |
2015-01-24 | Removed JS implementation, which is moving to its own repo: | John MacFarlane |
2015-01-24 | Pass INSTALL_PREFIX to cmake | Nick Wellnhofer |
2015-01-22 | Fixed Xcode install example. | John MacFarlane |
2015-01-15 | README.md: refer to js/README.md for details on JS implementation. | John MacFarlane |
2015-01-12 | Improved README. | John MacFarlane |
2015-01-12 | Moved python, rb, lua wrappers to wrappers subdirectory. | John MacFarlane |
2015-01-06 | Fixed typo in README.md | Zhiming Wang |
2014-12-18 | Remove stray character | Peter Eisentraut |
2014-12-17 | Fix links to the spec | Max Lincoln |
2014-12-03 | Added note on lua wrapper. | John MacFarlane |
2014-12-03 | Revised README's instructions on tests. | John MacFarlane |
2014-12-01 | README: Document where the binaries are placed. | John MacFarlane |
2014-12-01 | Added src/scanners.c to repository. | John MacFarlane |
2014-11-29 | Updated path for spec_test.py. | John MacFarlane |