• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mity / md4c / 37

Builds Branch Commit Type Ran Committer Via Coverage
37 master 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 a... push 14 Oct 2016 06:00PM UTC mity travis-ci pending completion   set done
36 master md_process_doc: Fix use after free (via realloc()). pivot_line points into the lines[], so we must be sure we have a valid pointer after the realloc() when growing the array. push 14 Oct 2016 09:09AM UTC mity travis-ci pending completion   set done
35 master md_rollback: Optimize. We skip over as many marks a possible in mot cases. This fixes e.g. the pathological case generated by command $ python -c 'print (("*a **a " * 65000) + "b" + (" a** a*" * 65000))' push 14 Oct 2016 01:09AM UTC mity travis-ci pending completion   set done
34 master Implement "rule of three". Since 0.26, CommonMark specifies intraword '*' or '_' marks cannot close if sume of opening and closing mark chracters can be divided by three. push 13 Oct 2016 08:45PM UTC mity travis-ci pending completion   set done
33 master Implement emphasis and strong emphasis. push 13 Oct 2016 08:22PM UTC mity travis-ci pending completion   set done
32 master md_is_html_block_end_condition: Improve the function so we do just a single scan of lines inside the HTML block. push 13 Oct 2016 05:34PM UTC mity travis-ci pending completion   set done
31 master md_collect_marks: Make a branch to be more friendly ... to CPU branch prediction. This seems to have 20%-effect when bechmarking with md2html (and output redirected to /dev/null) on my machine. push 13 Oct 2016 04:38PM UTC mity travis-ci pending completion   set done
30 master Fix branching on initialized variable. (Caught with Valgrind.) push 11 Oct 2016 11:26AM UTC mity travis-ci pending completion   set done
29 master Fix transforming a new line into space inside of a code span. push 11 Oct 2016 10:05AM UTC mity travis-ci pending completion   set done
28 master Fix #definition of MD_ASSERT and MD_UNREACHABLE for non-debug gcc builds. push 11 Oct 2016 09:16AM UTC mity travis-ci pending completion   set done
27 master Implement autolinks. push 11 Oct 2016 02:23AM UTC mity travis-ci pending completion   set done
26 master scripts/run-tests.sh: Fix permissions. push 10 Oct 2016 11:21PM UTC mity travis-ci pending completion   set done
25 master scripts/run-tests.sh: Fix typo. push 10 Oct 2016 11:13PM UTC mity travis-ci pending completion   set done
24 master Incorporate the specification testsuite from CommonMark. push 10 Oct 2016 11:12PM UTC mity travis-ci pending completion   set done
23 master Minor cleanup. push 08 Oct 2016 11:14PM UTC mity travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc