[DRE-commits] [ruby-redcarpet] 01/04: Merge tag 'upstream/3.2.0'

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Nov 18 13:08:44 UTC 2014


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository ruby-redcarpet.

commit b963d7e574329c41b751bfc5c3fa1a479dd023ed
Merge: 055830b 1a62f41
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Nov 18 18:33:51 2014 +0530

    Merge tag 'upstream/3.2.0'
    
    Upstream version 3.2.0

 Gemfile                          |   6 +-
 README.markdown                  |  62 +++++----------------
 Rakefile                         |   8 +--
 checksums.yaml.gz                | Bin 266 -> 0 bytes
 ext/redcarpet/autolink.c         |   4 +-
 ext/redcarpet/html_blocks.h      | 117 +++++++++++++++++++++++----------------
 ext/redcarpet/html_smartypants.c |   8 ++-
 ext/redcarpet/markdown.c         |  14 +++--
 lib/redcarpet.rb                 | 114 +++++++++++++-------------------------
 lib/redcarpet/compat.rb          |  73 ++++++++++++++++++++++++
 lib/redcarpet/render_strip.rb    |   4 +-
 metadata.yml                     |  32 ++++++-----
 redcarpet.gemspec                |   9 ++-
 test/benchmark.rb                |  24 ++++++++
 test/custom_render_test.rb       |   2 +-
 test/html5_test.rb               |  60 ++++++++++++++++++++
 test/html_render_test.rb         |  19 ++++++-
 test/html_toc_render_test.rb     |  16 ++++--
 test/markdown_test.rb            |  20 ++++++-
 test/pathological_inputs_test.rb |   2 +-
 test/redcarpet_compat_test.rb    |   2 +-
 test/safe_render_test.rb         |  36 ++++++++++++
 test/smarty_html_test.rb         |   2 +-
 test/smarty_pants_test.rb        |   7 ++-
 test/stripdown_render_test.rb    |  54 +++++++++---------
 test/test_helper.rb              |  19 ++++++-
 26 files changed, 466 insertions(+), 248 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