[DRE-commits] [ruby-redcarpet] 01/04: Merge tag 'upstream/3.1.1'
Youhei SASAKI
uwabami-guest at moszumanska.debian.org
Sun Mar 23 13:31:16 UTC 2014
This is an automated email from the git hooks/post-receive script.
uwabami-guest pushed a commit to branch master
in repository ruby-redcarpet.
commit 06079cfe63ca6a2f0d181ed13a49b0d92cfd7e52
Merge: 74cfd8c 1fab166
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date: Thu Feb 27 21:19:38 2014 +0900
Merge tag 'upstream/3.1.1'
Upstream version 3.1.1
Gemfile | 11 ++
README.markdown | 68 +++++---
Rakefile | 5 +-
bin/redcarpet | 11 +-
checksums.yaml.gz | Bin 0 -> 269 bytes
ext/redcarpet/autolink.h | 4 +-
ext/redcarpet/buffer.c | 33 +---
ext/redcarpet/buffer.h | 10 +-
ext/redcarpet/houdini.h | 8 -
ext/redcarpet/houdini_html_e.c | 11 +-
ext/redcarpet/html.c | 157 ++++++++++++++----
ext/redcarpet/html.h | 8 +-
ext/redcarpet/markdown.c | 367 ++++++++++++++++++++++++++++++++++++++---
ext/redcarpet/markdown.h | 26 +--
ext/redcarpet/rc_markdown.c | 6 +
ext/redcarpet/rc_render.c | 54 +++++-
ext/redcarpet/stack.c | 19 ---
ext/redcarpet/stack.h | 3 -
lib/redcarpet.rb | 16 +-
lib/redcarpet/render_strip.rb | 6 +-
metadata.yml | 58 ++-----
redcarpet.gemspec | 8 +-
test/html_render_test.rb | 92 ++++++++++-
test/html_toc_render_test.rb | 55 ++++++
test/markdown_test.rb | 49 +++++-
test/smarty_html_test.rb | 15 ++
26 files changed, 843 insertions(+), 257 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