summaryrefslogtreecommitdiff
path: root/ext/xmlrpc/libxmlrpc/xml_to_xmlrpc.c
Commit message (Expand)AuthorAgeFilesLines
* Unbundle ext/xmlrpcChristoph M. Becker2020-05-291-407/+0
* Remove unused rcsid variablesNikita Popov2019-04-111-2/+0
* Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* fix Windows compilationAnatol Belski2016-10-201-3/+0
* Implement #72612 (libxmlrc uses system malloc instead of PHP alloc routines)Joe Watkins2016-10-191-21/+21
* trailing whitespace removalStanislav Malyshev2015-01-101-27/+27
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-2/+1
* bring back all the TSRMLS_FETCH() stuffAnatol Belski2014-10-151-0/+1
* cleanup TSRMLS_FETCH in ext/xmlrpcAnatol Belski2014-09-261-1/+0
* MFBIlia Alshanetsky2007-05-281-2/+2
* MFB Fix Windows BuildEdin Kadribasic2007-05-031-2/+2
* fix bug #40576 (double values are truncated to 6 decimal digits when encoding)Antony Dovgal2007-02-211-3/+8
* Removed C++ style comments.Ilia Alshanetsky2004-04-271-1/+1
* merged in updates from SF project. bring php repository up to date with xmlr...Dan Libby2002-07-051-5/+24
* 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: adds...Dan Libby2001-10-301-19/+41
* adding xmlrpc extension, per Stig's requestDan Libby2001-09-061-0/+365