1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/rexml
kou 994f066f76 * lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]
* lib/rexml/encodings/: remove.

* lib/rexml/document.rb, lib/rexml/formatters/default.rb,
  lib/rexml/output.rb, lib/rexml/parseexception.rb,
  lib/rexml/parsers/baseparser.rb, lib/rexml/source.rb,
  lib/rexml/xmldecl.rb: use Ruby's native Encoding object.

* test/rexml/, test/rss/: follow the above encoding chagnes.

* NEWS: add REXML's incompatible change about encoding.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29646 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-10-30 12:10:56 +00:00
..
data * properties. 2010-09-18 08:34:37 +00:00
listener.rb
rexml_test_utils.rb
test_attributes.rb
test_attributes_mixin.rb
test_changing_encoding.rb * lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464] 2010-10-30 12:10:56 +00:00
test_contrib.rb * lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464] 2010-10-30 12:10:56 +00:00
test_core.rb * lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464] 2010-10-30 12:10:56 +00:00
test_doctype_mixin.rb
test_document.rb
test_elements.rb
test_encoding.rb * lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464] 2010-10-30 12:10:56 +00:00
test_encoding_2.rb
test_entity.rb
test_functions.rb
test_functions_number.rb * properties. 2010-09-18 08:34:37 +00:00
test_jaxen.rb * properties. 2010-09-18 08:34:37 +00:00
test_light.rb
test_lightparser.rb
test_listener.rb
test_martin_fowler.rb
test_notationdecl_mixin.rb
test_notationdecl_parsetest.rb
test_order.rb Refix to give the encoding of gzfile. 2010-09-24 00:43:44 +00:00
test_preceding_sibling.rb
test_pullparser.rb
test_rexml_issuezilla.rb
test_sax.rb
test_stream.rb
test_ticket_80.rb
test_validation_rng.rb
test_xml_declaration_parent_child.rb
test_xpath.rb
test_xpath_attribute_query.rb
test_xpath_msw.rb * properties. 2010-09-18 08:34:37 +00:00
test_xpath_pred.rb
test_xpathtext.rb