[DRE-commits] [ruby-redcarpet] branch master updated (23a73a6 -> 47aa7c9)
Abhijith PA
abhijithpa-guest at moszumanska.debian.org
Sat Jun 17 04:55:14 UTC 2017
This is an automated email from the git hooks/post-receive script.
abhijithpa-guest pushed a change to branch master
in repository ruby-redcarpet.
from 23a73a6 Update changelog for 3.3.4-2 release
adds 26a55eb Imported Upstream version 3.4.0
new ae204a3 Merge tag 'upstream/3.4.0'
new 47aa7c9 changelog for 3.4.0-1
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
README.markdown | 32 ++--
debian/changelog | 11 ++
debian/control | 2 +-
ext/redcarpet/autolink.c | 7 +
ext/redcarpet/houdini_href_e.c | 16 +-
ext/redcarpet/html.c | 19 +-
ext/redcarpet/html_blocks.h | 138 +++++++-------
ext/redcarpet/html_smartypants.c | 6 +-
ext/redcarpet/markdown.c | 12 +-
ext/redcarpet/rc_markdown.c | 8 +-
ext/redcarpet/rc_render.c | 9 +
lib/redcarpet.rb | 2 +-
lib/redcarpet/cli.rb | 2 +-
metadata.yml | 20 +-
redcarpet.gemspec | 5 +-
test/custom_render_test.rb | 31 ++-
test/html5_test.rb | 89 +++++----
test/html_render_test.rb | 140 ++++++++------
test/html_toc_render_test.rb | 15 +-
test/markdown_test.rb | 397 +++++++++++++++++++++------------------
test/redcarpet_bin_test.rb | 4 +-
test/smarty_html_test.rb | 10 +-
test/smarty_pants_test.rb | 5 +
test/stripdown_render_test.rb | 12 +-
test/test_helper.rb | 10 +-
25 files changed, 592 insertions(+), 410 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-redcarpet.git
More information about the Pkg-ruby-extras-commits
mailing list