aboutsummaryrefslogtreecommitdiffstats
path: root/lib/xmlrpc/parser.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/xmlrpc/parser.rb (XMLRPC::Convert::dateTime): Fixing a bug thatjeg22007-10-241-2/+2
* make error messages much friendlier if a XMLRPC::FaultException is thrown,mneumann2005-04-061-0/+2
* * array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz2005-03-041-1/+1
* * lib/xmlrpc/parser.rb, test/xmlrpc/test_features.rb: fixed "assinging to con...mneumann2004-11-171-5/+2
* * applied patch by MoonWolf <moonwolf@moonwolf.com> to allow parsingmneumann2004-11-161-9/+23
* * imported and refactored original test casesmneumann2004-11-151-23/+15
* * exception message clean-up by Ian Macdonald <ian@caliban.org>.matz2004-03-291-1/+1
* fixed CDATA parsing for XMLScanParser and REXMLStreamParsermneumann2003-11-111-0/+5
* consistent parentheses in assignment RHS.matz2003-10-161-1/+1
* * lib/xmlrpc: import.matz2003-07-191-0/+803