summaryrefslogtreecommitdiff
path: root/lib/xmlrpc/parser.rb
AgeCommit message (Expand)Author
2005-04-06make error messages much friendlier if a XMLRPC::FaultException is thrown,mneumann
2005-03-04* array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz
2004-11-17* lib/xmlrpc/parser.rb, test/xmlrpc/test_features.rb: fixed "assinging to con...mneumann
2004-11-16* applied patch by MoonWolf <moonwolf@moonwolf.com> to allow parsingmneumann
2004-11-15* imported and refactored original test casesmneumann
2004-03-29* exception message clean-up by Ian Macdonald <ian@caliban.org>.matz
2003-11-11fixed CDATA parsing for XMLScanParser and REXMLStreamParsermneumann
2003-10-16consistent parentheses in assignment RHS.matz
2003-07-19* lib/xmlrpc: import.matz