summaryrefslogtreecommitdiff
path: root/test/rexml
AgeCommit message (Expand)Author
2012-10-12merge revision(s) 33215:usa
2012-04-17merge revision(s) 34419: [Backport #6307]naruse
2012-02-10merge revision(s) 33981: [Backport #5792]naruse
2012-01-03merge revision(s) 33343:ayumin
2011-06-11* lib/rexml/formatters/pretty.rbkou
2011-06-11* test/rexml/test_core.rbkou
2011-06-11* lib/rexml/parsers/xpathparser.rbkou
2011-06-11* test/rexml/test_elements.rb (ElementsTester): remove needlesskou
2011-05-27* test/rexml/test_core.rb (Tester::test_text_frozen): split frozenkou
2011-05-27prevent an error when passing a frozen string to REXML::Text.newshyouhei
2011-05-15* remove trailing spaces.nobu
2011-03-02* lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encodingnaruse
2011-02-19Fix tests.naruse
2010-12-20* test/rexml/test_contrib.rb (ContribTester#test_pos): should notnobu
2010-12-07* test/rexml/test_light.rb: really suppress a warning.kou
2010-12-07* test/rexml/test_light.rb: suppress a warning.kou
2010-12-07* lib/rexml/doctype.rb, test/rexml/test_doctype.rb: suppress warnings.kou
2010-12-07* test/rexml/test_doctype.rb: add Accessor to test case name.kou
2010-12-07* test/rexml/test_doctype.rb: Doctype -> DocType.kou
2010-12-07* test/rexml/test_doctype_mixin.rb: rename to ...kou
2010-11-19* test/rexml/test_core.rbkou
2010-11-18* lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap):kou
2010-10-30* lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]kou
2010-09-24Refix to give the encoding of gzfile.naruse
2010-09-19Specify external encoding.naruse
2010-09-18* properties.nobu
2010-09-17* lib/rexml/xpath_parser.rb, test/rexml/test_xpath.rb:kou
2010-09-17* test/rexml/test_sax.rb: don't use thread and sleep to avoid slow test.kou
2010-09-17* test/rexml/test_core.rb: enable.kou
2010-09-17* test/rexml/: untabify.kou
2010-09-17* test/rexml/: fix fixture data path. All REXML tests are worked.kou
2010-09-17* test/rexml/test_listener.rb: remove needless codes.kou
2010-09-17* test/rexml/: import REXML tests fromkou
2010-04-14* lib/rexml/source.rb: force_encoding("UTF-8") when the inputnaruse
2009-12-29* lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::STANDALONE):nobu
2009-11-28* lib/rexml/formatters/default.rb (write_attribute): fix antenderlove
2008-11-06* lib/rexml/entity.rb (unnormalized): do not callshugo
2008-09-13* test/rexml/test_document.rb: removed garbage.shugo
2008-09-13* text/rexml/test_document.rb (test_entity_expansion_limit): added tests.shugo
2008-09-01* lib/rexml/document.rb: limit entity expansion.shugo