summaryrefslogtreecommitdiff
path: root/lib/rexml/source.rb
AgeCommit message (Expand)Author
2020-01-12Make rexml library to the bundle gemsHiroshi SHIBATA
2019-11-18[ruby/rexml] Only taint on Ruby <2.7Jeremy Evans
2018-12-20rexml: upgrade to 3.1.8kou
2018-11-02lib/*: Prefer require_relative over require.marcandre
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-06-14* lib/rexml/source.rb (REXML::IOSource#scan): Fix a typo inkou
2014-10-23* lib/rexml/source.rb (REXML::IOSource#encoding_updated): Fix akou
2014-01-19* lib/cgi/html.rb: fix typo by @windwiny [fix GH-506]hsbt
2012-11-06* ruby.c (load_file_internal): set default source encoding asnaruse
2012-10-28* lib/rexml/source.rb: Move encoding detection code to base class.kou
2012-10-28* lib/rexml/source.rb (REXML::IOSource#initialize): Reducekou
2012-10-28Revert r37358kou
2012-10-28* lib/rexml/source.rb (REXML::IOSource#initialize): Usekou
2011-03-02* lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encodingnaruse
2010-10-30* lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]kou
2010-04-14* lib/rexml/source.rb: force_encoding("UTF-8") when the inputnaruse
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-01-20 r1479@bean: ser | 2008-01-19 14:26:31 -0500ser
2008-01-01* lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog:matz
2007-11-04 Fixes ticket:110 (more UTF-16 problems)ser
2007-10-18* lib/rexml/source.rb (REXML::SourceFactory::SourceFactory): morematz
2007-10-02 r1361@bean: ser | 2007-10-01 21:24:28 -0400ser
2007-07-25Merges upstream changes for REXML v3.1.7ser
2007-01-20Merged from REXML main repository:ser
2006-09-11* lib/rexml/source.rb (REXML::Source::encoding): should notmatz
2006-08-22* lib/rexml/source.rb (REXML::IOSource#initialize): encoding have tonobu
2006-04-15Short summary:ser
2004-07-18r1025 | ser | 2004-07-18 08:18:36 -0400 (Sun, 18 Jul 2004) | 2 linesser
2004-04-23* Non-String attributes are now converted to Strings; this means code such asser
2004-02-13@@ Fix for the XPath descendant* result set ordering bug @@ser
2003-12-09* Added the lower-case Shift-JIS files to the manifest. The upper-case onesser
2003-10-16consistent parentheses in assignment RHS.matz
2003-10-10* Changes to the encoding mechanism. If iconv is found, it is used firstser
2003-06-10Initial revisionser