[DRE-commits] [ruby-redcarpet] 01/03: Merge tag 'upstream/3.3.2'
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu Aug 27 19:32:52 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-redcarpet.
commit 992317c6ea2d4edbe40467dc1f636732a10e1197
Merge: 0439d1c 3ce9856
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Fri Aug 28 00:55:56 2015 +0530
Merge tag 'upstream/3.3.2'
Upstream version 3.3.2
# gpg: Signature made Friday 28 August 2015 12:55:52 AM IST using RSA key ID 4512C22A
# gpg: Good signature from "Praveen Arimbrathodiyil (piratepin) <praveen at debian.org>"
# gpg: aka "Pirate Praveen (pirates.org.in) <praveen at onenetbeyond.org>"
# gpg: aka "Pirate Praveen (piratesin) <me at j4v4m4n.in>"
# gpg: aka "Pirate Praveen (PP) <praveen at privacyrequired.com>"
# gpg: aka "Praveen Arimbrathodiyil (j4v4m4n) <pravi.a at gmail.com>"
COPYING | 0
README.markdown | 37 +++++++
bin/redcarpet | 44 +-------
ext/redcarpet/buffer.c | 12 +--
ext/redcarpet/buffer.h | 2 +-
ext/redcarpet/html.c | 109 ++++++++++++++------
ext/redcarpet/html.h | 2 +-
ext/redcarpet/markdown.c | 25 +++--
ext/redcarpet/markdown.h | 3 -
ext/redcarpet/rc_markdown.c | 10 +-
ext/redcarpet/rc_render.c | 21 ++--
lib/redcarpet.rb | 2 +-
lib/redcarpet/cli.rb | 86 ++++++++++++++++
lib/redcarpet/compat.rb | 3 -
metadata.yml | 27 ++---
redcarpet.gemspec | 10 +-
test/custom_render_test.rb | 2 +-
test/fixtures/benchmark.md | 232 ++++++++++++++++++++++++++++++++++++++++++
test/html_render_test.rb | 153 ++++++++++++++--------------
test/html_toc_render_test.rb | 44 ++++++--
test/markdown_test.rb | 88 +++++++++++-----
test/redcarpet_bin_test.rb | 80 +++++++++++++++
test/redcarpet_compat_test.rb | 12 +--
test/test_helper.rb | 26 +++--
24 files changed, 771 insertions(+), 259 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