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

mity / md4c
87%

Build:
DEFAULT BRANCH: master
Repo Added 03 Oct 2016 06:54PM UTC
Files 9
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master
  • next-spec
  • release-0.2.0
  • release-0.2.1
  • release-0.2.2
  • release-0.2.3
  • safemode
  • safemode-v2

pending completion
157

push

travis-ci

mity
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`.

2310 of 2645 relevant lines covered (87.33%)

197793.98 hits per line

Relevant lines Covered
Build:
Build:
2645 RELEVANT LINES 2310 COVERED LINES
197793.98 HITS PER LINE
Source Files on master
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

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  
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  
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  
154 release-0.2.3 Bump version to 0.2.3. push 01 Aug 2017 10:48PM UTC mity travis-ci pending completion  
153 master Bump version to 0.2.3. push 01 Aug 2017 10:43PM UTC mity travis-ci pending completion  
152 master Improve/unify output of test scripts. push 25 Jul 2017 01:27AM UTC mity travis-ci pending completion  
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  
150 master md_analyze_marks: Make the function inline. push 24 Jul 2017 10:15PM UTC mity travis-ci pending completion  
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  
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  
See All Builds (150)
  • Repo on GitHub
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