index
:
cmark
master
My own fork of cmark for commonmark conversion
KatolaZ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2017-10-10
Don't use CMAKE_INSTALL_LIBDIR to create libcmark.pc.
John MacFarlane
2017-09-13
Merge pull request #232 from github/upstream/refparse
John MacFarlane
2017-09-14
blocks: Fix quadratic behavior in `finalize`
Vicent Marti
2017-08-16
Add more pathological tests.
Martin Mitas
2017-08-10
Skip sourcepos tracking if disabled
Yuki Izumi
2017-08-10
Fix inlines spanning newlines, text in non-para
Yuki Izumi
2017-08-09
--smart: open quote can never occur right after `]` or `)`.
John MacFarlane
2017-08-09
Add sourcepos info for inlines
Yuki Izumi
2017-08-03
Merge pull request #224 from pclouds/make-format-source-code
John MacFarlane
2017-08-03
Reformat source code with 'make format'
Nguyễn Thái Ngọc Duy
2017-08-03
Update README.md, replace 'make astyle' with 'make format'
Nguyễn Thái Ngọc Duy
2017-08-02
Merge pull request #222 from PavloKapyshin/master
John MacFarlane
2017-08-02
Fix typo
Pavlo Kapyshin
2017-08-01
Update spec.
John MacFarlane
2017-08-01
Update changelog.
John MacFarlane
2017-08-01
Merge branch 'master' of github.com:jgm/cmark
John MacFarlane
2017-08-01
Merge pull request #221 from pclouds/document-validate-utf8
John MacFarlane
2017-08-01
Update changelog.
John MacFarlane
2017-08-01
Bump version to 0.28.0.
John MacFarlane
2017-08-01
Update spec.
John MacFarlane
2017-08-01
Advertise --validate-utf8 in usage information
Nguyễn Thái Ngọc Duy
2017-07-25
Merge pull request #219 from github/upstream/left-angle-link
John MacFarlane
2017-07-17
Fix URL scanner.
Yuki Izumi
2017-07-13
Reverted mistaken fix to #193.
John MacFarlane
2017-07-12
> 32 nested balanced parens in a link is bananas
Yuki Izumi
2017-07-11
Merge pull request #213 from github/upstream/undefined-shift
John MacFarlane
2017-07-11
Merge pull request #212 from github/upstream/memcpy-nonnull
John MacFarlane
2017-07-11
Use unsigned integer when shifting
Phil Turnbull
2017-07-06
Avoid memcpy'ing NULL pointers
Phil Turnbull
2017-06-29
Updated spec.txt.
John MacFarlane
2017-06-29
DeMorgan simplification of some tests in emphasis parser.
John MacFarlane
[prev]
[next]