summaryrefslogtreecommitdiff
path: root/ext/xmlrpc/libxmlrpc/xmlrpc.c
Commit message (Collapse)AuthorAgeFilesLines
* Comment out fprintf() use inside the libraryIlia Alshanetsky2008-12-091-6/+12
|
* - Merged fix from SF project (Import Jeff Lawsons patches for XML datetime ↵Felipe Pena2008-09-101-11/+27
| | | | | | | | | bug fixes) Fixed bugs: #45226 (xmlrpc_set_type() segfaults with valid ISO8601 date string) #18916 (xmlrpc_set_type() "not working")
* MFB: Fixed bug #42189 (xmlrpc_set_type() crashes php on invalid datetimeIlia Alshanetsky2007-09-181-1/+12
| | | | | values).
* php_localtime_r() checksAntony Dovgal2007-06-071-0/+6
|
* Bump year.Sebastian Bergmann2007-01-011-0/+3
|
* zts fixesIlia Alshanetsky2006-11-301-2/+6
|
* Reshufle includes to make it compile on windowsEdin Kadribasic2005-03-281-2/+4
|
* - Made it possible to build ext/xmlrpc with libxml2foobar2005-03-261-1/+4
|
* Removed C++ style comments.Ilia Alshanetsky2004-04-271-2/+5
|
* Fix some compile warnings (patch by Joe Orton)foobar2003-12-161-10/+8
|
* merged in updates from SF project. bring php repository up to date with ↵Dan Libby2002-07-051-9/+167
| | | | xmlrpc-epi version 0.51
* Make xmlrpc module compilable on windows. compiles, but untested.Shane Caraveo2001-12-031-0/+3
|
* patches to sync with sourceforge project, version 0.50. primary change: ↵Dan Libby2001-10-301-54/+378
| | | | adds support for SOAP v 1.1
* adding xmlrpc extension, per Stig's requestDan Libby2001-09-061-0/+2471