[DRE-commits] [ruby-org] 242/303: Merge pull request #39 from vonavi/buffer_flush
Jérémy Bobbio
lunar at alioth.debian.org
Fri Aug 9 17:34:05 UTC 2013
This is an automated email from the git hooks/post-receive script.
lunar pushed a commit to branch master
in repository ruby-org.
commit 7f09cda7c0aff646e176960e932a6f8d6e2bca3a
Merge: 7cc4bfc 6f81d58
Author: Waldemar Quevedo Salinas <waldemar.quevedo at mail.rakuten.com>
Date: Sun Jan 27 06:07:05 2013 -0800
Merge pull request #39 from vonavi/buffer_flush
Refactoring of method "flush!" from HTML and Textile output buffer.
lib/org-ruby/html_output_buffer.rb | 163 +++++++++-----------
lib/org-ruby/line.rb | 2 +-
lib/org-ruby/output_buffer.rb | 35 +----
lib/org-ruby/parser.rb | 2 +
lib/org-ruby/textile_output_buffer.rb | 43 +++---
.../advanced-code-coderay.html | 2 +-
.../advanced-code-no-color.html | 2 +-
.../advanced-code-pygments.html | 2 +-
.../code-coderay.html | 2 +-
.../code-no-color.html | 2 +-
.../code-pygments.html | 2 +-
.../src-code-list-coderay.html | 2 +-
.../src-code-list-no-color.html | 2 +-
.../src-code-list-pygments.html | 2 +-
spec/html_examples/advanced-lists.html | 2 +-
spec/html_examples/block_code.html | 2 +-
spec/html_examples/blockcomment.html | 2 +-
spec/html_examples/blockquote.html | 2 +-
spec/html_examples/center.html | 2 +-
spec/html_examples/code-block-lists.html | 2 +-
spec/html_examples/code-comment.html | 2 +-
spec/html_examples/code-lists.html | 5 +-
spec/html_examples/comment-trees.html | 2 +-
spec/html_examples/custom-seq-todo.html | 2 +-
spec/html_examples/custom-todo.html | 2 +-
spec/html_examples/custom-typ-todo.html | 2 +-
spec/html_examples/deflist.html | 2 +-
spec/html_examples/emphasis.html | 2 +-
spec/html_examples/entities.html | 2 +-
spec/html_examples/escape-pre.html | 2 +-
spec/html_examples/export-exclude-only.html | 2 +-
spec/html_examples/export-keywords.html | 2 +-
spec/html_examples/export-tags.html | 2 +-
spec/html_examples/export-title.html | 2 +-
spec/html_examples/horizontal_rule.html | 2 +-
spec/html_examples/html-literal.html | 2 +-
spec/html_examples/inline-formatting.html | 2 +-
spec/html_examples/inline-images.html | 2 +-
spec/html_examples/link-features.html | 2 +-
spec/html_examples/lists.html | 2 +-
spec/html_examples/metadata-comment.html | 2 +-
spec/html_examples/only-list.html | 2 +-
spec/html_examples/only-table.html | 2 +-
spec/html_examples/properties_drawer.html | 2 +-
spec/html_examples/skip-header.html | 2 +-
spec/html_examples/skip-table.html | 2 +-
spec/html_examples/subsupscript-nil.html | 2 +-
spec/html_examples/subsupscript.html | 2 +-
spec/html_examples/tables.html | 2 +-
spec/html_examples/text.html | 2 +-
50 files changed, 155 insertions(+), 183 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-org.git
More information about the Pkg-ruby-extras-commits
mailing list