summaryrefslogtreecommitdiff
path: root/lib/rexml/parsers/baseparser.rb
AgeCommit message (Expand)Author
2020-01-12Make rexml library to the bundle gemsHiroshi SHIBATA
2019-08-04[ruby/rexml] Message less confusing error to human (#16)ujihisa
2018-12-25Import REXML 3.1.9kou
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
2013-08-11* lib/rexml/parsers/baseparser.rbkou
2013-08-10* lib/rexml/parsers/baseparser.rbkou
2013-08-10* lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser):kou
2013-08-10* lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser):kou
2013-08-10* lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::SYSTEM):kou
2013-08-10* lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::PUBLIC):kou
2012-10-28* lib/rexml/parsers/baseparser.rb: Fix a bug that UTF-8 is usedkou
2012-10-28* lib/rexml/source.rb (REXML::IOSource#initialize): Reducekou
2012-02-08eliminate `shadowing outer local variable - name` warning.tenderlove
2012-02-02* lib/rexml/parsers/baseparser.rb: use meaningful name.kou
2012-02-02* lib/rexml/parsers/baseparser.rb, test/rexml/test_namespace.rb:kou
2012-01-03* lib/rexml/parsers/baseparser.rb: use private instead of _xxxkou
2012-01-03* lib/rexml/parsers/baseparser.rb: rexml BaseParser usesayumin
2011-09-07* lib/rexml/parsers/baseparser.rb, test/rexml/test_comment.rb:kou
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-06Refix previous commit.naruse
2010-04-06Fix previous commit.naruse
2010-04-05Remove warning.naruse
2010-04-05* lib/rexml/parsers/baseparser.rb (LETTER, DIGIT):naruse
2009-12-29* lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::STANDALONE):nobu
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-02-12* ext/json/lib/json/pure/generator.rb,naruse
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-02 r1366@bean: ser | 2007-10-01 21:24:33 -0400ser
2007-07-25Merges upstream changes for REXML v3.1.7ser
2007-01-20Merged from REXML main repository:ser
2006-10-09* lib/rexml/encoding.rb (REXML::Encoding::check_encoding): spacesmatz
2006-09-08Merged changes into HEAD from REXML 3.1.5.ser
2006-04-15Short summary:ser
2004-07-04r1002 | ser | 2004-06-07 07:45:53 -0400 (Mon, 07 Jun 2004) | 2 linesser
2004-06-10-ser
2004-05-16------------------------------------------------------------------------ser
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-10* Forgot to update the MANIFEST, WRT the removal of files from theser
2003-10-10* Changes to the encoding mechanism. If iconv is found, it is used firstser
2003-09-12* bignum.c (rb_big_and): convert argument using 'to_int'.matz
2003-06-15REXML hadn't been tested with Ruby 1.8.0, which was really, really,ser
2003-06-10* lib/rexml/cdata.rb,lib/rexml/quickpath.rb,lib/rexml/parsers/baseparser.rb:eban
2003-06-10Initial revisionser