aboutsummaryrefslogtreecommitdiffstats
path: root/lib/xmlrpc
Commit message (Expand)AuthorAgeFilesLines
* * lib/xmlrpc/server.rb (XMLRPC::Server#initialize): should mount thegotoyuzo2005-10-041-1/+1
* * lib/xmlrpc/server.rb (XMLRPC::Server#serve): delete wrong callgotoyuzo2005-10-041-1/+1
* * lib/xmlrpc/client.rb (XMLRPC::Client::do_rpc): add charsetmatz2005-09-202-4/+4
* * lib/xmlrpc/server.rb (XMLRPC::Server): Switch from GServer over tomneumann2005-07-101-96/+43
* * lib/xmlrpc/*, test/xmlrpc/*: backported changes from HEAD into 1.8mneumann2005-06-246-60/+88
* * array.c (rb_ary_s_create): no need for negative argc check.matz2005-02-231-1/+1
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-11-171-0/+1
* * lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_range_header):gotoyuzo2004-08-131-1/+1
* * lib/xmlrpc/README.txt: introduced for documentation purposesgsinclair2004-05-041-0/+31
* * eval.c (top_include): include in the wrapped load is done formatz2004-04-051-1/+1
* class XMLRPC::Client:mneumann2003-11-171-0/+35
* fixed CDATA parsing for XMLScanParser and REXMLStreamParsermneumann2003-11-111-0/+5
* consistent parentheses in assignment RHS.matz2003-10-161-1/+1
* applied patch by OHARA Shigeki:mneumann2003-10-071-9/+3
* * gc.c (id2ref): recycle check should be done by klass == 0.matz2003-08-141-1/+1
* * lib/xmlrpc: import.matz2003-07-1910-0/+3177