Commit Graph

  • 9393560d70 Bump actions/checkout from 3 to 4 master dependabot[bot] 2023-09-05 07:02:48 +0000
  • 7195c6735f commonmark writer: less aggressive escaping for !. John MacFarlane 2023-02-08 09:48:51 -0800
  • dfb1526b38 spec_tests.py: Add option to generate fuzz corpus Nick Wellnhofer 2023-02-02 12:45:23 +0100
  • 587e0774ff Bump actions/upload-artifact from 1 to 3 dependabot[bot] 2023-01-29 23:23:47 +0000
  • 7f6009170c Bump actions/checkout from 1 to 3 dependabot[bot] 2023-01-29 23:23:53 +0000
  • 1d4aa8d3aa typo: spacse -> spaces Nick Schonning 2023-01-29 18:21:12 -0500
  • 665c7ce23d chore: remove unreferenced badge icons Nick Schonning 2023-01-28 13:50:37 -0500
  • 9b9901a7a5 chore: Remove Travis-CI config Nick Schonning 2023-01-28 14:02:46 -0500
  • 2c087bc9aa chore: Add dependabot for GitHub Actions Nick Schonning 2023-01-28 13:45:40 -0500
  • 5ba25ff40e Update changelog. John MacFarlane 2023-01-23 10:45:24 -0800
  • 387e759a8e Bump to 0.30.3. John MacFarlane 2023-01-23 10:40:54 -0800
  • 7606801084 Fix quadratic complexity bug. John MacFarlane 2023-01-23 10:25:21 -0800
  • 0e5ae6eb0e Add new pathological test for pattern "![[]()"*n. John MacFarlane 2023-01-23 10:24:40 -0800
  • c5d5721bfd CI lint: use clang-tidy-11 because we've changed ubuntu versions. John MacFarlane 2023-01-13 09:30:03 -0800
  • 511efeb93f Add pathological test for repeated '<!--'. John MacFarlane 2023-01-04 21:50:30 -0800
  • 6a5126a8d6 Fix quadratic parsing issue with repeated <!--. John MacFarlane 2023-01-04 21:41:32 -0800
  • b1d961c8f7 Allow declarations with no space, as per spec. Closes #456. John MacFarlane 2022-11-03 08:57:23 -0700
  • cd5b2f69eb
    Fix -Wstrict-prototypes warnings (#452) Jeroen Ooms 2022-10-13 17:38:41 +0200
  • 8b23bf9356 Set enumi* counter correctly in LaTeX output. John MacFarlane 2022-09-22 09:09:19 -0700
  • 8be7f66ab4 Allow <!DOCTYPE to be case-insensitive. John MacFarlane 2022-09-21 11:01:12 -0700
  • 4470ff3381 Fixed HTML comment scanning. John MacFarlane 2022-09-08 10:50:03 -0700
  • 3dfe48d6bf Update HTML comment scanner... John MacFarlane 2022-09-08 10:05:46 -0700
  • 9c1922e117 Simplify shell.nix. John MacFarlane 2022-09-08 10:04:32 -0700
  • 32634a915a Add shell.nix. John MacFarlane 2022-09-08 08:56:57 -0700
  • 1db08eacc1 Revert "Update spec.txt" John MacFarlane 2022-08-23 08:55:33 -0700
  • d99afb5a46 Revert "Omit alt tag if image description is empty." John MacFarlane 2022-08-23 08:55:28 -0700
  • eb54ef4d68 pathological tests: half the number of repetitions, and the timeout. John MacFarlane 2022-08-13 14:01:16 -0700
  • 0169d3849a Omit alt tag if image description is empty. John MacFarlane 2022-08-13 13:53:02 -0700
  • c0459ddf20 Update spec.txt John MacFarlane 2022-08-13 13:52:54 -0700
  • ead4c0b5c2
    Shrink struct cmark_node (#446) Nick Wellnhofer 2022-07-21 00:40:43 +0200
  • 9c8e834136 Add -Wstrict-prototypes and fix offending functions Nick Wellnhofer 2022-01-24 12:23:31 +0100
  • 72549a214a Fix typos Dimitris Apostolou 2022-01-04 09:46:30 +0200
  • 2dca096d8e Fix quadratic behavior involving get_containing_block Nick Wellnhofer 2021-12-03 12:42:37 +0100
  • 99b48963a2 Fix pathological_tests.py Nick Wellnhofer 2021-12-03 13:47:17 +0100
  • bf2be59543 Fix *cmark_get_default_mem_allocator(void) prototype Dan Cîrnaț 2021-11-29 09:44:31 +0100
  • affa616c13 Add test for inline backtick parse kyle 2021-11-10 13:22:31 +0800
  • 7e63cfd108 [Bugfix] Fix the backticks bug kyle 2021-11-10 15:06:42 +0800
  • a8da5a2f25 Update date on man page. John MacFarlane 2021-09-24 08:56:14 -0700
  • 596fa88ed3 Makefile: fix name for release target. John MacFarlane 2021-09-24 08:56:03 -0700
  • 2f03f1db5c Bump to 0.30.2, update changelog. John MacFarlane 2021-09-24 08:49:23 -0700
  • 4efec3552c Fix parsing of emphasis before links Nick Wellnhofer 2021-09-24 11:04:17 +0200
  • c9645909cc Update to Unicode 14.0 data-man 2021-09-17 19:47:06 +0500
  • 6fcf869337 Add ~ to safe href character set frogtile 2021-08-29 04:02:18 +0600
  • 077736eeef Update CMakeLists.txt Saleem Abdulrasool 2021-08-21 11:03:30 -0700
  • 599da32b7e build: impertively define output name for static library Saleem Abdulrasool 2021-08-13 15:59:26 -0700
  • 15762d7d39 Fix install paths in libcmark.pc Sebastián Mancilla 2021-08-13 17:53:01 -0400
  • 0d408e6cbf Expand tabs to spaces in source code. John MacFarlane 2021-07-17 15:34:40 -0700
  • 977b128291 Update changelog. John MacFarlane 2021-07-16 18:45:36 -0700
  • 4e5068c1d9 Bump to 0.30.1, update cmark(3) man page. John MacFarlane 2021-07-16 18:29:03 -0700
  • 365e1c09bd make_man_page.py - include cmark version instead of LOCAL. John MacFarlane 2021-07-16 18:25:58 -0700
  • b07ec4c093 Update man page. John MacFarlane 2021-07-16 18:16:39 -0700
  • 1d8d2c86d8 Fix linter error. John MacFarlane 2021-07-16 18:00:51 -0700
  • 1e647b36ac blocks.c: remove an unnecessary variable assignment. John MacFarlane 2021-07-16 17:53:26 -0700
  • 9e89bc706c Fix typo introduced in last change to make_man_page.py. John MacFarlane 2021-07-16 17:43:50 -0700
  • e1fd211a99 Properly indent block-level contents of nested lists in man. John MacFarlane 2021-07-16 16:08:51 -0700
  • 6f6d1254f8 Add pathological test for #389. John MacFarlane 2021-07-16 15:16:32 -0700
  • b8c51f00fe make_man_page.py: use absolute path with CDLL. John MacFarlane 2021-07-16 14:56:10 -0700
  • cf7a453161 Remove comma at end of enumerator list. John MacFarlane 2021-07-16 14:48:40 -0700
  • ed0a4bf8a0 Fix quadratic behavior when parsing emphasis Nick Wellnhofer 2021-07-13 18:00:09 +0200
  • 10b56dc314 Fix quadratic behavior with smart quotes Nick Wellnhofer 2021-07-13 14:41:56 +0200
  • 023d887d9f build: allow building with CMake[<3.3] Saleem Abdulrasool 2021-07-06 10:39:57 -0700
  • 8800e66010 Update version to 0.30.0. John MacFarlane 2021-06-20 13:06:41 -0700
  • f12aa23a15 Update changelog. John MacFarlane 2021-06-20 13:06:23 -0700
  • 63b9b038b6 Use official 0.30 spec.txt. John MacFarlane 2021-06-20 09:19:43 -0700
  • 34250e12cc More elegant fix for #383. John MacFarlane 2021-06-19 12:30:27 -0700
  • 2d8a2f8f4d Revert "Fix #383." John MacFarlane 2021-06-19 11:56:04 -0700
  • d5c3a34233 Revert "A more elegant fix for #383." John MacFarlane 2021-06-19 11:55:58 -0700
  • ae7ead2518 A more elegant fix for #383. John MacFarlane 2021-06-16 23:47:31 -0700
  • dc9366c1a9 Fix #383. John MacFarlane 2021-06-15 19:13:34 -0700
  • ba699f98c0 Fix regression test for #383 John MacFarlane 2021-06-15 11:01:24 -0700
  • 6f14040288 Update benchmarks. Closes #338. John MacFarlane 2021-06-15 10:07:57 -0700
  • 3253e19178 Fix quadratic behavior with inline HTML Nick Wellnhofer 2021-03-22 20:28:51 +0100
  • cd26ccb082 Add failing regression test for #383. John MacFarlane 2021-06-15 09:21:42 -0700
  • 889723b3c9 Update spec.txt John MacFarlane 2021-06-15 09:19:21 -0700
  • 8a02328619 Speed up hierarchy check in tree manipulation API Nick Wellnhofer 2021-03-09 14:49:07 +0100
  • ade396db95 Fix quadratic behavior when parsing inlines Nick Wellnhofer 2021-03-09 13:11:45 +0100
  • 2994011ce1 Replace invalid characters in XML output Nick Wellnhofer 2021-02-03 18:35:47 +0100
  • 5acc7d48c7 Fix issue with type-7 HTML blocks interrupting paragraphs. John MacFarlane 2021-02-06 22:57:34 -0800
  • 78e2b78ee1 Avoid quadratic output growth with reference links Nick Wellnhofer 2020-08-24 20:06:10 +0200
  • e36d0b941a docs: fix simple typo, chacters -> characters Tim Gates 2020-12-07 21:56:19 +1100
  • 8d1bc58098 Fixed installation on other than Ubuntu GNU/Linux distributions. Vitaly Zaitsev 2020-12-03 19:48:22 +0100
  • f20963d56f Increase timeout for pathological tests to avoid CI failure John MacFarlane 2020-12-03 11:06:44 -0800
  • c8d5be9833 Generate and install cmake-config file Reinhold Gschweicher 2020-11-26 22:02:58 +0100
  • 8410d2c2ae Update the Racket wrapper with the safe -> unsafe flag change Eli Barzilay 2020-09-30 22:44:19 -0400
  • 3c414872cf Update .travis.yml srinivas32 2020-09-25 17:00:16 +0530
  • 59a8bd1e99 Increase timeout for pathological tests. John MacFarlane 2020-08-24 09:53:57 -0700
  • 055b9ea293 define whitespace per spec Asherah Connor 2020-08-24 17:29:41 +1000
  • cef66d42f9 Add MAX_INDENT for xml. John MacFarlane 2020-08-23 10:58:08 -0700
  • 06e3af57a1 Treat textarea like script, style, pre (type 1 HTML block)... John MacFarlane 2020-07-12 16:21:17 -0700
  • 33bf2cfdf6 Update spec.txt. John MacFarlane 2020-07-12 16:21:04 -0700
  • c0b9c3125a Fix handling of empty strings when creating XML/HTML output. Steffen Kieß 2020-06-24 17:03:55 +0200
  • 54b3772781 Re-add --safe command-line option as a no-op. John MacFarlane 2020-06-22 10:27:47 -0700
  • 2215e79323 Adjust the MinGW paths for MinGW64. Daniil Baturin 2020-06-21 06:33:19 +0700
  • 53abb8e3ab Don't call memcpy with NULL as 1st parameter. John MacFarlane 2020-05-13 17:07:29 -0700
  • 3bfdadcb66 Add more NOLINTNEXTLINE directives. John MacFarlane 2020-05-13 17:01:13 -0700
  • 43ceb9ed52 Add NOLINTNEXTLINE to avoid a useless linter error. John MacFarlane 2020-05-13 16:23:41 -0700
  • d8abed93b8 Add needed include in blocks.c John MacFarlane 2020-05-13 16:15:16 -0700
  • a673aff562 Comment out unused function cmark_strbuf_cstr in buffer.h John MacFarlane 2020-05-13 16:08:43 -0700
  • 2d55154304 CI: Run linter. John MacFarlane 2020-05-13 15:41:01 -0700
  • b1dab7360e Add lint target to Makefile John MacFarlane 2020-05-13 15:40:56 -0700