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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
xmlrpc
/
parser.rb
Age
Commit message (
Expand
)
Author
2012-11-16
* lib/cgi/core.rb: Use symbols instead of strings for
marcandre
2012-09-13
* lib/xmlrpc.rb: Documentation for XMLRPC
zzak
2012-03-06
* lib/xmlrpc/parser.rb: support i8 types. Thanks Stas Kelvich!
tenderlove
2011-05-26
* lib/xmlrpc/parser.rb (FaultException): fix to_s and inspect
shyouhei
2011-05-18
* lib: Convert tabs to spaces for ruby files per
drbrain
2010-11-08
* lib/*.rb: Remove unused variable warnings.
marcandre
2010-04-06
Surpress warnings.
naruse
2009-03-06
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2008-10-01
* lib/xmlrpc, lib/rexml, test/ruby/test_array.rb,
mame
2007-10-24
* lib/xmlrpc/parser.rb (XMLRPC::Convert::dateTime): Fixing a bug that
jeg2
2005-04-06
make error messages much friendlier if a XMLRPC::FaultException is thrown,
mneumann
2005-03-04
* array.c: replace rb_protect_inspect() and rb_inspecting_p() by
matz
2004-11-17
* lib/xmlrpc/parser.rb, test/xmlrpc/test_features.rb: fixed "assinging to con...
mneumann
2004-11-16
* applied patch by MoonWolf <
[email protected]
> to allow parsing
mneumann
2004-11-15
* imported and refactored original test cases
mneumann
2004-03-29
* exception message clean-up by Ian Macdonald <
[email protected]
>.
matz
2003-11-11
fixed CDATA parsing for XMLScanParser and REXMLStreamParser
mneumann
2003-10-16
consistent parentheses in assignment RHS.
matz
2003-07-19
* lib/xmlrpc: import.
matz