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

mity / md4c / 157

Builds Branch Commit Type Ran Committer Via Coverage
157 master CMakeLists.txt: Do not force -O2 in the release build. With newer gcc (7.1), -O3 and -O2 makes real difference in the resulted performance. On my Linux machine it makes about 10% when tested with Cmark's `make bench`. push 03 Aug 2017 10:04AM UTC mity travis-ci pending completion   set done
156 safemode-v2 Fix build with MSVC. MSVC (in C mode) does not understand "inline". push 02 Aug 2017 11:20AM UTC mity travis-ci pending completion   set done
155 safemode-v2 md2html: Implement "safe mode". When enabled (with -s or --safe), it filters HTML tags (whitelist) and attributes (blacklist). push 02 Aug 2017 10:59AM UTC mity travis-ci pending completion   set done
154 release-0.2.3 Bump version to 0.2.3. push 01 Aug 2017 10:48PM UTC mity travis-ci pending completion   set done
153 master Bump version to 0.2.3. push 01 Aug 2017 10:43PM UTC mity travis-ci pending completion   set done
152 master Improve/unify output of test scripts. push 25 Jul 2017 01:27AM UTC mity travis-ci pending completion   set done
151 master MD_MARK structure: Do not limit prev/next members to 24 bits. For normal kind of input, using full 32 bits makes no big difference. And limiting those members to 24 bits was maybe a security issue. That implied a limit of 2 ** 24 == 16,777,216 m... push 24 Jul 2017 10:40PM UTC mity travis-ci pending completion   set done
150 master md_analyze_marks: Make the function inline. push 24 Jul 2017 10:15PM UTC mity travis-ci pending completion   set done
149 master md_analyze_marks: Walk only required range of the marks. This changes causes that when recursing to analysis of link contents, only the marks between the link opener and closer are iterated in md_analyze_marks(). Fixes #22 push 24 Jul 2017 09:37PM UTC mity travis-ci pending completion   set done
148 master pathological_tests.py: Allow short option -p as a synonym of --program. push 24 Jul 2017 06:20PM UTC mity travis-ci pending completion   set done
147 master md_analyze_simple_pairing_mark: Fix the "rule of three". If the first emphasis opener is refused due the rule of three, a previous opener is examined. However the variable opener_orig_size_module3 was not (re)set accordingly. Fixes #21. push 24 Jul 2017 06:13PM UTC mity travis-ci pending completion   set done
146 master md_build_attribute: Propagate NULL string if attribute is empty. push 21 Jul 2017 10:59PM UTC mity travis-ci pending completion   set done
145 master Avoid heap allocations when building trivial MD_ATTRIBUTE. push 20 Jul 2017 02:28PM UTC mity travis-ci pending completion   set done
144 safemode WIP: Safe mode (proof of concept). See #19. push 18 Jul 2017 09:47PM UTC mity travis-ci pending completion   set done
143 safemode Fix build with MSVC. push 18 Jul 2017 09:43PM 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