1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rexml
ocean 64c156e073 * lib/rexml/encodings/SHIFT-JIS.rb: encoding and decoding were
swapped. [ruby-core:4772] (patch from speakillof)

* lib/rexml/encoding.rb: fixed indentation.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8385 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-25 05:09:08 +00:00
..
dtd @@ Fix for the XPath descendant* result set ordering bug @@ 2004-02-13 22:40:14 +00:00
encodings * lib/rexml/encodings/SHIFT-JIS.rb: encoding and decoding were 2005-04-25 05:09:08 +00:00
light * Added the lower-case Shift-JIS files to the manifest. The upper-case ones 2003-12-09 02:41:33 +00:00
parsers r1002 | ser | 2004-06-07 07:45:53 -0400 (Mon, 07 Jun 2004) | 2 lines 2004-07-04 15:26:07 +00:00
validation These validation files for REXML need to be included in the main branch. 2004-07-07 13:21:39 +00:00
attlistdecl.rb Initial revision 2003-06-10 01:31:01 +00:00
attribute.rb - 2004-06-10 02:01:04 +00:00
cdata.rb r1025 | ser | 2004-07-18 08:18:36 -0400 (Sun, 18 Jul 2004) | 2 lines 2004-07-18 14:04:03 +00:00
child.rb Initial revision 2003-06-10 01:31:01 +00:00
comment.rb * Non-String attributes are now converted to Strings; this means code such as 2004-04-23 15:44:30 +00:00
doctype.rb ------------------------------------------------------------------------ 2004-05-16 17:35:51 +00:00
document.rb * array.c: replace rb_protect_inspect() and rb_inspecting_p() by 2005-03-04 06:47:45 +00:00
element.rb * array.c: replace rb_protect_inspect() and rb_inspecting_p() by 2005-03-04 06:47:45 +00:00
encoding.rb * lib/rexml/encodings/SHIFT-JIS.rb: encoding and decoding were 2005-04-25 05:09:08 +00:00
entity.rb Initial revision 2003-06-10 01:31:01 +00:00
functions.rb ------------------------------------------------------------------------ 2004-05-16 15:17:31 +00:00
instruction.rb * array.c: replace rb_protect_inspect() and rb_inspecting_p() by 2005-03-04 06:47:45 +00:00
namespace.rb Initial revision 2003-06-10 01:31:01 +00:00
node.rb Issue11: null context causing indentation crash 2004-02-16 22:24:45 +00:00
output.rb * Added the lower-case Shift-JIS files to the manifest. The upper-case ones 2003-12-09 02:41:33 +00:00
parent.rb Initial revision 2003-06-10 01:31:01 +00:00
parseexception.rb ------------------------------------------------------------------------ 2004-05-16 15:17:31 +00:00
quickpath.rb * lib/rexml/quickpath.rb (REXML::QuickPath::match): 2003-10-11 08:10:07 +00:00
rexml.rb r1002 | ser | 2004-06-07 07:45:53 -0400 (Mon, 07 Jun 2004) | 2 lines 2004-07-04 15:26:07 +00:00
sax2listener.rb Initial revision 2003-06-10 01:31:01 +00:00
source.rb r1025 | ser | 2004-07-18 08:18:36 -0400 (Sun, 18 Jul 2004) | 2 lines 2004-07-18 14:04:03 +00:00
streamlistener.rb Initial revision 2003-06-10 01:31:01 +00:00
text.rb - 2004-06-10 02:01:04 +00:00
xmldecl.rb * array.c: replace rb_protect_inspect() and rb_inspecting_p() by 2005-03-04 06:47:45 +00:00
xmltokens.rb Initial revision 2003-06-10 01:31:01 +00:00
xpath.rb Initial revision 2003-06-10 01:31:01 +00:00
xpath_parser.rb r1002 | ser | 2004-06-07 07:45:53 -0400 (Mon, 07 Jun 2004) | 2 lines 2004-07-04 15:26:07 +00:00