summaryrefslogtreecommitdiff
path: root/ext/xmlrpc/libxmlrpc
Commit message (Collapse)AuthorAgeFilesLines
* MFB: removed unused varIlia Alshanetsky2008-12-171-1/+4
|
* Comment out fprintf() use inside the libraryIlia Alshanetsky2008-12-092-9/+18
|
* - 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")
* - Nuketh C++ comments from C files.Jani Taskinen2008-08-031-1/+1
|
* - silent redefinition warningPierre Joye2008-07-051-4/+9
|
* MFB: limit iconv parameters here tooStanislav Malyshev2007-09-191-1/+9
|
* 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
|
* MFBIlia Alshanetsky2007-05-292-4/+4
|
* MFBIlia Alshanetsky2007-05-283-6/+6
|
* 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
|
* Bump year.Sebastian Bergmann2007-01-012-0/+6
|
* zts fixesIlia Alshanetsky2006-11-301-2/+6
|
* fix compile warnings (#38257)Antony Dovgal2006-07-301-2/+5
|
* - Fixed bug #35723 (xmlrpc_introspection.c fails compile per C99 std)foobar2005-12-181-2/+5
|
* MFB: fix typoAntony Dovgal2005-12-181-1/+1
|
* 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