summaryrefslogtreecommitdiff
path: root/ext/xmlrpc/libxmlrpc
Commit message (Collapse)AuthorAgeFilesLines
* 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-282-3/+8
|
* - Made it possible to build ext/xmlrpc with libxml2foobar2005-03-262-7/+15
|
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-302-4/+4
|
* 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
* Removed C++ style comments.Ilia Alshanetsky2004-04-275-95/+95
|
* Fix warningArd Biesheuvel2004-03-081-1/+1
|
* MFB fix #27408Ard Biesheuvel2004-03-081-4/+3
|
* Fix some compile warnings (patch by Joe Orton)foobar2003-12-164-15/+26
|
* Adding missing header file on Win32Frank M. Kromann2002-11-261-0/+1
|
* removing unused variablesFrank M. Kromann2002-11-262-2/+3
|
* kill some compile warningsfoobar2002-08-221-1/+4
|
* merged in updates from SF project. bring php repository up to date with ↵Dan Libby2002-07-0511-23/+248
| | | | xmlrpc-epi version 0.51
* Fixed win32 build.Edin Kadribasic2002-07-031-0/+4
|
* Fix bug: #16252foobar2002-06-301-0/+5
|
* - Use correct header file.foobar2002-03-261-0/+6
|
* This file is generated and not supposed to be in CVSfoobar2002-03-211-7/+0
|
* old makefilesSascha Schumann2002-03-121-10/+0
|
* Please welcome the new build system.Sascha Schumann2002-03-071-2/+0
| | | | | | | | | | If you encounter any problems, please make sure to email sas@php.net directly. An introduction can be found on http://schumann.cx/buildv5.txt
* Make xmlrpc module compilable on windows. compiles, but untested.Shane Caraveo2001-12-039-3/+33
|
* patches to sync with sourceforge project, version 0.50. primary change: ↵Dan Libby2001-10-309-81/+1175
| | | | adds support for SOAP v 1.1
* ZTS fixesThies C. Arntzen2001-10-261-0/+1
|
* make it compile again and nuke most warningsThies C. Arntzen2001-10-252-8/+8
|
* fix various build errors. default to no xmlrpcDan Libby2001-09-063-9/+6
|
* adding xmlrpc extension, per Stig's requestDan Libby2001-09-0627-0/+7839