summaryrefslogtreecommitdiff
path: root/lib/xmlrpc
AgeCommit message (Expand)Author
2004-12-21* lib/xmlrpc/client.rb: use "" instead of "." if prefix argument ismneumann
2004-11-19* lib/xmlrpc/datetime.rb (XMLRPC::DateTime#==): should use Array()eban
2004-11-17* lib/xmlrpc/parser.rb, test/xmlrpc/test_features.rb: fixed "assinging to con...mneumann
2004-11-16* lib/xmlrpc/server.rb (CGIServer): fixed bug when client sends "Content-typ:...mneumann
2004-11-16added howtomneumann
2004-11-16* fixed issue #998 (http://rubyforge.org/tracker/?func=detail&atid=1700&aid=9...mneumann
2004-11-16* applied patch by MoonWolf <moonwolf@moonwolf.com> to allow parsingmneumann
2004-11-15* imported and refactored original test casesmneumann
2004-08-13* lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_range_header):gotoyuzo
2004-05-04 * lib/gserver.rb: documentedgsinclair
2004-03-29* exception message clean-up by Ian Macdonald <ian@caliban.org>.matz
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