Revisions of cmark

Ludwig Nussel's avatar Ludwig Nussel (lnussel) committed (revision 4)
vrev bump
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 446475 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 3)
- update to 0.27.1
* Set policy for CMP0063 to avoid a warning
* Use VERSION_GREATER to clean up cmake version test

- update to 0.27.0
* Fix CMAKE_C_VISIBILITY_PRESET for cmake versions greater than 1.8
* Fix for non-matching entities
* Modified print_delimiters (commented out) so it compiles again.
* make format: don't change order of includes.
* Changed logic for null/eol checks
    only check once for "not at end of line"
    check for null before we check for newline characters (the previous
		patch would fail for NULL + CR)
* Fix by not advancing past both \0 and \n
* Add test for NUL-LF sequence
* Fix memory leak in list parsing
* Use cmark_mem to free where used to alloc
* Allow a shortcut link before a
* Allow tabs after setext header line
* Don't let URI schemes start with spaces.
* Fixed h2..h6 HTML blocks
* Autolink scheme can contain digits
* Fix nullary function declarations in cmark.h

- Use current cmake macros

- Fix building with different release types set via cmake

- update to 0.26.1
* Removed unnecessary typedef that caused build failure on some platforms.
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) committed (revision 2)
branch from 42.2
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 401523 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 1)
CommonMark parsing and rendering library and program in C
Displaying all 4 revisions
openSUSE Build Service is sponsored by