openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Discount
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 6 hours
ago. based on code collected
1 day
ago.
Jun 23, 2025 — Jun 23, 2026
Showing page 1 of 40
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
bump up the minor version# to 3.0.1.3
jessica parsons
More...
15 days ago
add a 'section_break' flag into the line structure to keep the contents of adjacent blockquote chunks as separate blocks inside the blockquote
jessica parsons
More...
15 days ago
go back and tweak the effing fenced code disaster area so that it will break fenced code out into its own div and consume html & footnotes at the top level.
jessica parsons
More...
24 days ago
add a prototype for memset() because gcc/clang/whatever on macos ventura gets a sad when it doesn't see one
jessica parsons
More...
10 months ago
3.0.1.2 -- fix a host of string allocation bugs
jessica parsons
More...
10 months ago
change amalloc so it fills malloc()ed memory with a nun-null pattern, which found a WHOLE BUNCH of places where I was not null-terminating strings but instead was taking advantage of amalloc always zeroing new allocations.
jessica parsons
More...
10 months ago
use calloc instead of malloc when initializing footnotes & flags
jessica parsons
More...
10 months ago
make it version 3.0.1.1 after some bugfixes
jessica parsons
More...
10 months ago
don't look for the destructor attribute now that I've moved the html5 tags data into the mmiot
jessica parsons
More...
10 months ago
ugh; forgot to null terminate foot->width & foot->height
jessica parsons
More...
10 months ago
forgot to null-terminate the extended attribute string in linky_extended_attributes
jessica parsons
More...
10 months ago
up to version 3.0.1 (for publication)
jessica parsons
More...
10 months ago
ugh; modified mkdio.h instead of mkdio.h.in
jessica parsons
More...
10 months ago
redo the html5 flag option to make it a per-MMIOT thing, instead of being a global block that we have to deallocate when we're done; also take the opportunity to clean up mkd_initmmiot to have it set fags & html5 extraflags instead of duplicating that code in three places
jessica parsons
More...
10 months ago
move pgm_options.c into the discount library so I can publish mkd_set_flag_string()
jessica parsons
More...
10 months ago
fix the manpage for mkd_line/mkd_generateline
jessica parsons
More...
10 months ago
FINALLY start updating the documentation to the v3 published interface
jessica parsons
More...
10 months ago
Merge netbsd11:Src/discount into main
jessica parsons
More...
10 months ago
add a check for broken isspace() (in netbsd11)
Jessica L. Parsons
More...
10 months ago
update the cmake scaffolding (patch by christophe-calmejane on github)
jessica parsons
More...
10 months ago
update the cmake scaffolding (patch by christophe-calmejane on github)
jessica parsons
More...
10 months ago
forgot to add a test case for linkylink extended attributes
jessica parsons
More...
10 months ago
add support for extended attributes on [] & ![] links
jessica parsons
More...
10 months ago
add support for % widths & heights for images (original implementation by mwfong-csl (on github); my implementation only because I couldn't figure out how to pull github patch requests into my master repository on pell)
jessica parsons
More...
10 months ago
fix the tests for expected output from markdown -b<prefix>
jessica parsons
More...
over 1 year ago
tweak the test for zero in __mkd_io_strget so if it's <=0 it's EOF
jessica parsons
More...
over 1 year ago
add 3 testcases for mkd_basename (-b flag in the markdown program)
david parsons
More...
over 1 year ago
mkd_basename() was broken; the callback it uses did not check to see if the offending url started with a slash; also CHANGE MY NAME on the copyright notice for configure.inc
david parsons
More...
over 1 year ago
for some reason mkd_h1_title() was expecting a separate flags argument, but none of the prototypes defined it that way but still it compiled. Okay, that wasn't right
jessica parsons
More...
over 1 year ago
further tweak the formatting for theme -V+ output
david parsons
More...
almost 2 years ago
←
1
2
3
4
5
6
7
8
9
…
39
40
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree