[DRE-commits] [ruby-nokogiri] 03/07: Merge tag 'upstream/1.6.0'
Jérémy Bobbio
lunar at alioth.debian.org
Sun Nov 3 11:25:01 UTC 2013
This is an automated email from the git hooks/post-receive script.
lunar pushed a commit to branch master
in repository ruby-nokogiri.
commit a365e1b0045f3bde97895526de49020e8a818f3c
Merge: 25f6bfd 42d8c8e
Author: Jérémy Bobbio <lunar at debian.org>
Date: Sun Nov 3 12:20:07 2013 +0100
Merge tag 'upstream/1.6.0'
Upstream version 1.6.0
.travis.yml | 27 ++
CHANGELOG.ja.rdoc | 205 +++++++-----
CHANGELOG.rdoc | 52 +++-
Gemfile | 21 ++
Manifest.txt | 12 +
ROADMAP.md | 2 +-
Rakefile | 26 +-
build_all | 2 +-
dependencies.yml | 4 +
ext/nokogiri/extconf.rb | 155 +++++----
ext/nokogiri/html_element_description.c | 5 +-
ext/nokogiri/nokogiri.c | 10 +
ext/nokogiri/xslt_stylesheet.c | 2 +-
lib/nokogiri/version.rb | 17 +-
lib/nokogiri/xml/document.rb | 9 +-
lib/nokogiri/xml/node.rb | 23 +-
lib/nokogiri/xml/node_set.rb | 6 +-
lib/xsd/xmlparser/nokogiri.rb | 14 +-
metadata.yml | 468 ++++++++++++++--------------
tasks/cross_compile.rb | 28 +-
test/files/saml/saml20assertion_schema.xsd | 283 +++++++++++++++++
test/files/saml/saml20protocol_schema.xsd | 302 ++++++++++++++++++
test/files/saml/xenc_schema.xsd | 146 +++++++++
test/files/saml/xmldsig_schema.xsd | 318 +++++++++++++++++++
test/html/test_element_description.rb | 5 +
test/xml/test_document.rb | 7 +-
test/xml/test_entity_reference.rb | 2 +-
test/xml/test_node.rb | 2 +-
test/xml/test_schema.rb | 9 +
test/xslt/test_custom_functions.rb | 4 +
test_all | 4 +-
31 files changed, 1752 insertions(+), 418 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-nokogiri.git
More information about the Pkg-ruby-extras-commits
mailing list