[DRE-commits] [ruby-htmlentities] 02/07: Merge tag 'upstream/4.3.2'
Caitlin Matos
cm-guest at moszumanska.debian.org
Mon Jul 28 16:37:54 UTC 2014
This is an automated email from the git hooks/post-receive script.
cm-guest pushed a commit to branch master
in repository ruby-htmlentities.
commit 67c9a011e7ef87eee478c4b35ec919fb68268302
Merge: 529d5ea 1feee96
Author: Caitlin Matos <caitlin.matos at zoho.com>
Date: Mon Jul 28 11:54:39 2014 -0400
Merge tag 'upstream/4.3.2'
Upstream version 4.3.2
.gitignore | 5 +++
COPYING.txt | 2 +-
Gemfile | 2 +
README.md | 98 +++++++++++++++++++++++++++++++++++++++++++
Rakefile | 41 ++++++++++++++++++
htmlentities.gemspec | 21 ++++++++++
lib/htmlentities/decoder.rb | 21 ++++------
lib/htmlentities/encoder.rb | 97 +++++++++++++++++++++---------------------
lib/htmlentities/version.rb | 2 +-
metadata.yml | 87 --------------------------------------
perf/profile.rb | 2 +-
perf/sample | 1 +
test/common.rb | 6 ---
test/decoding_test.rb | 2 +-
test/encoding_test.rb | 2 +-
test/entities_test.rb | 2 +-
test/expanded_test.rb | 2 +-
test/html4_test.rb | 2 +-
test/interoperability_test.rb | 2 +-
test/roundtrip_test.rb | 2 +-
test/ruby_1_8_test.rb | 18 --------
test/ruby_1_9_test.rb | 70 -------------------------------
test/string_encodings_test.rb | 68 ++++++++++++++++++++++++++++++
test/test_helper.rb | 3 ++
test/xhtml1_test.rb | 2 +-
util/build_entities.rb | 53 +++++++++++++++++++++++
26 files changed, 358 insertions(+), 255 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-htmlentities.git
More information about the Pkg-ruby-extras-commits
mailing list