summaryrefslogtreecommitdiff
path: root/lib/xmlrpc
AgeCommit message (Expand)Author
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