Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFB: removed unused var | Ilia Alshanetsky | 2008-12-17 | 1 | -1/+4 |
| | |||||
* | Comment out fprintf() use inside the library | Ilia Alshanetsky | 2008-12-09 | 2 | -9/+18 |
| | |||||
* | - Merged fix from SF project (Import Jeff Lawsons patches for XML datetime ↵ | Felipe Pena | 2008-09-10 | 1 | -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 Taskinen | 2008-08-03 | 1 | -1/+1 |
| | |||||
* | - silent redefinition warning | Pierre Joye | 2008-07-05 | 1 | -4/+9 |
| | |||||
* | MFB: limit iconv parameters here too | Stanislav Malyshev | 2007-09-19 | 1 | -1/+9 |
| | |||||
* | MFB: Fixed bug #42189 (xmlrpc_set_type() crashes php on invalid datetime | Ilia Alshanetsky | 2007-09-18 | 1 | -1/+12 |
| | | | | | values). | ||||
* | php_localtime_r() checks | Antony Dovgal | 2007-06-07 | 1 | -0/+6 |
| | |||||
* | MFB | Ilia Alshanetsky | 2007-05-29 | 2 | -4/+4 |
| | |||||
* | MFB | Ilia Alshanetsky | 2007-05-28 | 3 | -6/+6 |
| | |||||
* | MFB Fix Windows Build | Edin Kadribasic | 2007-05-03 | 1 | -2/+2 |
| | |||||
* | fix bug #40576 (double values are truncated to 6 decimal digits when encoding) | Antony Dovgal | 2007-02-21 | 1 | -3/+8 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2007-01-01 | 2 | -0/+6 |
| | |||||
* | zts fixes | Ilia Alshanetsky | 2006-11-30 | 1 | -2/+6 |
| | |||||
* | fix compile warnings (#38257) | Antony Dovgal | 2006-07-30 | 1 | -2/+5 |
| | |||||
* | - Fixed bug #35723 (xmlrpc_introspection.c fails compile per C99 std) | foobar | 2005-12-18 | 1 | -2/+5 |
| | |||||
* | MFB: fix typo | Antony Dovgal | 2005-12-18 | 1 | -1/+1 |
| | |||||
* | Fixed bug #32797 (invalid C code in xmlrpc extension). | Joe Orton | 2005-04-22 | 1 | -2/+8 |
| | |||||
* | Reshufle includes to make it compile on windows | Edin Kadribasic | 2005-03-28 | 2 | -3/+8 |
| | |||||
* | - Made it possible to build ext/xmlrpc with libxml2 | foobar | 2005-03-26 | 2 | -7/+15 |
| | |||||
* | MFB_4_3: Quote macro names in AC_DEFUN() | foobar | 2004-12-30 | 2 | -4/+4 |
| | |||||
* | Fixed bug #28597 (xmlrpc_encode_request() incorrectly encodes chars in | Ilia Alshanetsky | 2004-06-01 | 1 | -4/+6 |
| | | | | | | 200-210 range). Patch by: fernando dot nemec at folha dot com dot br | ||||
* | Removed C++ style comments. | Ilia Alshanetsky | 2004-04-27 | 5 | -95/+95 |
| | |||||
* | Fix warning | Ard Biesheuvel | 2004-03-08 | 1 | -1/+1 |
| | |||||
* | MFB fix #27408 | Ard Biesheuvel | 2004-03-08 | 1 | -4/+3 |
| | |||||
* | Fix some compile warnings (patch by Joe Orton) | foobar | 2003-12-16 | 4 | -15/+26 |
| | |||||
* | Adding missing header file on Win32 | Frank M. Kromann | 2002-11-26 | 1 | -0/+1 |
| | |||||
* | removing unused variables | Frank M. Kromann | 2002-11-26 | 2 | -2/+3 |
| | |||||
* | kill some compile warnings | foobar | 2002-08-22 | 1 | -1/+4 |
| | |||||
* | merged in updates from SF project. bring php repository up to date with ↵ | Dan Libby | 2002-07-05 | 11 | -23/+248 |
| | | | | xmlrpc-epi version 0.51 | ||||
* | Fixed win32 build. | Edin Kadribasic | 2002-07-03 | 1 | -0/+4 |
| | |||||
* | Fix bug: #16252 | foobar | 2002-06-30 | 1 | -0/+5 |
| | |||||
* | - Use correct header file. | foobar | 2002-03-26 | 1 | -0/+6 |
| | |||||
* | This file is generated and not supposed to be in CVS | foobar | 2002-03-21 | 1 | -7/+0 |
| | |||||
* | old makefiles | Sascha Schumann | 2002-03-12 | 1 | -10/+0 |
| | |||||
* | Please welcome the new build system. | Sascha Schumann | 2002-03-07 | 1 | -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 Caraveo | 2001-12-03 | 9 | -3/+33 |
| | |||||
* | patches to sync with sourceforge project, version 0.50. primary change: ↵ | Dan Libby | 2001-10-30 | 9 | -81/+1175 |
| | | | | adds support for SOAP v 1.1 | ||||
* | ZTS fixes | Thies C. Arntzen | 2001-10-26 | 1 | -0/+1 |
| | |||||
* | make it compile again and nuke most warnings | Thies C. Arntzen | 2001-10-25 | 2 | -8/+8 |
| | |||||
* | fix various build errors. default to no xmlrpc | Dan Libby | 2001-09-06 | 3 | -9/+6 |
| | |||||
* | adding xmlrpc extension, per Stig's request | Dan Libby | 2001-09-06 | 27 | -0/+7839 |