summaryrefslogtreecommitdiff
path: root/ext/xmlrpc/libxmlrpc/xml_element.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed unused variableIlia Alshanetsky2008-12-171-1/+6
|
* MFH: Fixed bug #46746 (xmlrpc_decode_request outputs non-suppressable errorIlia Alshanetsky2008-12-091-3/+6
| | | | | when given bad data).
* MFH: fix compile warnings (#38257)Antony Dovgal2006-07-301-2/+5
|
* Fixed bug #32797 (invalid C code in xmlrpc extension).Joe Orton2005-04-221-2/+8
|
* Reshufle includes to make it compile on windowsEdin Kadribasic2005-03-281-1/+4
|
* - Made it possible to build ext/xmlrpc with libxml2foobar2005-03-261-6/+11
|
* Fixed bug #28597 (xmlrpc_encode_request() incorrectly encodes chars inIlia Alshanetsky2004-06-011-4/+6
| | | | | | 200-210 range). Patch by: fernando dot nemec at folha dot com dot br
* Fix some compile warnings (patch by Joe Orton)foobar2003-12-161-4/+10
|
* removing unused variablesFrank M. Kromann2002-11-261-1/+3
|
* merged in updates from SF project. bring php repository up to date with ↵Dan Libby2002-07-051-3/+21
| | | | xmlrpc-epi version 0.51
* Make xmlrpc module compilable on windows. compiles, but untested.Shane Caraveo2001-12-031-1/+3
|
* adding xmlrpc extension, per Stig's requestDan Libby2001-09-061-0/+712