index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rexml
Age
Commit message (
Expand
)
Author
2010-04-16
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2010-03-20
* lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716].
nobu
2009-12-29
* lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::STANDALONE):
nobu
2009-10-18
* lib/rexml/element.rb (text=): false should be converted to string.
marcandre
2009-05-20
* lib/rexml/text.rb (REXML::Text.normalize): call to_s for input.
matz
2009-02-03
* lib/rexml/rexml.rb: incremented Ruby::VERSION. Thanks, Jeremy
shugo
2008-12-03
* lib/rexml/xpath.rb (REXML::XPath.first): apply documentation
matz
2008-11-06
* lib/rexml/entity.rb (unnormalized): do not call
shugo
2008-09-24
* lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap):
matz
2008-09-13
* NEWS: added an entry for REXML.
shugo
2008-09-13
* lib/rexml/document.rb: limit entity expansion. Thanks, Luka
shugo
2008-06-04
* lib/rdoc.rb: massive spelling correction patch from Evan Farrar
matz
2008-04-18
* lib/rexml/node.rb (REXML::Node::indent): should initialize rv
knu
2008-04-18
* lib/rexml: Merge fixes since 1.8.6 made solely on the ruby_1_8_6
knu
2007-11-06
* lib/rexml/encodings/SHIFT-JIS.rb (REXML::Encoding): place -x for
matz
2007-10-12
* lib/rexml/source.rb (REXML::SourceFactory::SourceFactory): typo
matz
2007-08-06
* lib/rexml/encodings/{ISO-8859-15,CP-1252}.rb: fixed invalid syntax.
nobu
2007-06-12
Fixed typo in code. Fixes bug #10420
ryan
2006-12-01
* Cross-patch from Ruby CVS; mostly Nabu edits.
ser
2006-10-09
* lib/rexml/encoding.rb (REXML::Encoding::check_encoding): spaces
matz
2006-09-08
Forgot to update the version. Grrr.
ser
2006-09-08
Merged changes from REXML 3.1.5.
ser
2006-08-25
* lib/rexml/source.rb (REXML::IOSource#initialize): encoding have to
nobu
2006-08-04
Merge RDoc changes from HEAD.
drbrain
2006-04-14
Short summary:
ser
2005-12-30
All of the tickets and issues mentioned in this log can be found at:
ser
2005-12-09
* lib/rexml/encoding.rb (encoding=): give priority to particular
nobu
2005-08-12
* Fixed the inheritance bug in the pull parser that James Britt found.
ser
2005-05-19
* lib/rexml/encodings/SHIFT-JIS.rb: encoding and decoding were
ocean
2005-05-19
Cross-ported the REXML changes from HEAD to the 1.8 branch.
ser
2005-05-19
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-12-19
* lib/rexml/encodings/SHIFT-JIS.rb: backported from CVS HEAD.
kou
2004-07-19
r1025 | ser | 2004-07-18 08:18:36 -0400 (Sun, 18 Jul 2004) | 2 lines
ser
2004-07-07
Forgot to add the validation files.
ser
2004-07-04
* Added the treeparser, and added the file to the MANIFEST.
ser
2004-07-04
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-05-16
REXML version bump.
ser
2004-05-16
Fixed REXML bug #14: StreamParser reports doctype events to listeners again.
ser
2004-05-16
Cross-ported the REXML changes (3.0.8) from the development branch to the
ser
2004-05-16
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-04-24
-
ser
2004-04-07
REXML CHANGES
ser
2004-04-03
* Fixed a bug in the evaluation of XPath's 'or'
ser
2004-04-02
REXML changes
ser
2004-04-02
REXML changes backported from the 1.9 branch:
ser
2004-02-06
* several backports from 1.9
matz
2003-12-23
Commit miss?
usa
2003-12-23
* pack.c (pack_pack): remove unnecessary negative value check.
matz
2003-12-23
* lib/rexml/encodings/US-ASCII.rb: typo. [ruby-talk:88650]
nahi
2003-12-12
REXML changes:
ser
[next]