summaryrefslogtreecommitdiff
path: root/lib/xmlrpc
AgeCommit message (Expand)Author
2009-02-20merge revision(s) 20855:shyouhei
2008-07-16merge revision(s) 18036:shyouhei
2008-04-15* lib/xmlrpc/client.rb: fix cookie handling. [ruby-dev:34403]knu
2007-12-01Merged 14070 from trunk.jeg2
2007-10-24Merged 13767, 13768, 13769, and 13770 from trunk.jeg2
2007-02-23* lib/xmlrpc/client.rb (XMLRPC::Client::do_rpc): Make theknu
2006-06-20* lib/xmlrpc/create.rb (XMLRPC::Create::conv2value): merge Datematz
2005-10-04* lib/xmlrpc/server.rb (XMLRPC::Server#initialize): should mount thegotoyuzo
2005-10-04* lib/xmlrpc/server.rb (XMLRPC::Server#serve): delete wrong callgotoyuzo
2005-09-20* lib/xmlrpc/client.rb (XMLRPC::Client::do_rpc): add charsetmatz
2005-07-10 * lib/xmlrpc/server.rb (XMLRPC::Server): Switch from GServer over tomneumann
2005-06-24* lib/xmlrpc/*, test/xmlrpc/*: backported changes from HEAD into 1.8mneumann
2005-02-23* array.c (rb_ary_s_create): no need for negative argc check.matz
2004-11-17This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-08-13* lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_range_header):gotoyuzo
2004-05-04 * lib/xmlrpc/README.txt: introduced for documentation purposesgsinclair
2004-04-05* eval.c (top_include): include in the wrapped load is done formatz
2003-11-17class XMLRPC::Client:mneumann
2003-11-11fixed CDATA parsing for XMLScanParser and REXMLStreamParsermneumann
2003-10-16consistent parentheses in assignment RHS.matz
2003-10-07applied patch by OHARA Shigeki:mneumann
2003-08-14* gc.c (id2ref): recycle check should be done by klass == 0.matz
2003-07-19* lib/xmlrpc: import.matz