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

mity / md4c / 97

Builds Branch Commit Type Ran Committer Via Coverage
97 master Handle escape sequences in link titles. push 07 Dec 2016 12:07PM UTC mity travis-ci pending completion   set done
96 master README.md: Minor update. push 05 Dec 2016 11:12PM UTC mity travis-ci pending completion   set done
95 master Fix typos. push 05 Dec 2016 08:26PM UTC mity travis-ci pending completion   set done
94 master More fixes and enhancements to Windows Unicode support (issue #3). * Rename MD4C_USE_WIN_UNICODE to MD4C_USE_UTF16. * Update and improve related documentation in README.md. push 05 Dec 2016 08:22PM UTC mity travis-ci pending completion   set done
93 master Fix UTF-16 sorrogate decoding (with -DMD4C_USE_UNICODE). See https://github.com/mity/md4c/pull/1#issuecomment-264842360 push 05 Dec 2016 12:49PM UTC mity travis-ci pending completion   set done
92 master Fix the signec/unsigned fix (bc52610e) for `md4c.c` ... - Change several loop vars back from `unsigned` to `int`, eg `i`, `n_parents`, `n_brothers`. - Change eg `n_keep` parameter from `unsigned` to `int`. - Remove some `(unsigned)` cas... Pull #1 05 Dec 2016 11:53AM UTC web-flow travis-ci pending completion   set done
91 master md2html.c: No need for <stdint.h> push 05 Dec 2016 11:36AM UTC mity travis-ci pending completion   set done
90 master Fix signed/unsigned comparisons. This removes a lot of MSVC warnings. push 05 Dec 2016 11:23AM UTC mity travis-ci pending completion   set done
89 master md_is_html_tag: Fix parsing unquoted attribute value (issue #2). push 05 Dec 2016 10:16AM UTC mity travis-ci pending completion   set done
88 master Fix (in a somewhat rough way) scanning of non-literal string att values. See <https://github.com/mity/md4c/issues/2> Leave state 41 also if `"\t\n\r "` is encountered. Pull #1 05 Dec 2016 02:05AM UTC web-flow travis-ci pending completion   set done
87 master More signed vs unsigned clean-up; array size; WIN Unicode 1. Multiple instances of `n_lines` parameter and associated index variable(s) changed from `int` to `SZ`. 2. Same for `n_codepoints` and similar. 3. Some casts `(unsigned)` still ... Pull #1 05 Dec 2016 01:38AM UTC web-flow travis-ci pending completion   set done
86 master md_analyze_line: Closing code fence cannot have list loosening effect. push 04 Dec 2016 11:33PM UTC mity travis-ci pending completion   set done
85 master md_resolve_links: Minor cleanup. push 04 Dec 2016 07:56PM UTC mity travis-ci pending completion   set done
84 master md_resolve_links: Remove possible invalid initialization. push 04 Dec 2016 05:45PM UTC mity travis-ci pending completion   set done
83 master md_analyze_line: Fix blank lines inside a fenced code block when nested in a container. push 01 Dec 2016 09:12PM 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