summaryrefslogtreecommitdiff
path: root/ext/xmlrpc/libxmlrpc/xmlrpc_introspection.c
Commit message (Expand)AuthorAgeFilesLines
* Unbundle ext/xmlrpcChristoph M. Becker2020-05-291-598/+0
* Remove, or fix, unused variablesGabriel Caruso2018-03-271-4/+1
* fix Windows compilationAnatol Belski2016-10-201-3/+0
* Implement #72612 (libxmlrc uses system malloc instead of PHP alloc routines)Joe Watkins2016-10-191-1/+1
* trailing whitespace removalStanislav Malyshev2015-01-101-38/+38
* - Fixed bug #35723 (xmlrpc_introspection.c fails compile per C99 std)foobar2005-12-181-2/+5
* Fix some compile warnings (patch by Joe Orton)foobar2003-12-161-1/+4
* merged in updates from SF project. bring php repository up to date with xmlr...Dan Libby2002-07-051-0/+4
* Make xmlrpc module compilable on windows. compiles, but untested.Shane Caraveo2001-12-031-0/+3
* adding xmlrpc extension, per Stig's requestDan Libby2001-09-061-0/+591