summaryrefslogtreecommitdiff
path: root/lib/xmlrpc/server.rb
AgeCommit message (Expand)Author
2005-10-05* range.c (rb_range_beg_len): should return Qfalse for non-rangematz
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-07-10 * lib/xmlrpc/server.rb (XMLRPC::Server): Switch from GServer over tomneumann
2004-11-16* lib/xmlrpc/server.rb (CGIServer): fixed bug when client sends "Content-typ:...mneumann
2004-11-16* fixed issue #998 (http://rubyforge.org/tracker/?func=detail&atid=1700&aid=9...mneumann
2004-08-13* lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_range_header):gotoyuzo
2003-10-07applied patch by OHARA Shigeki:mneumann
2003-07-19* lib/xmlrpc: import.matz