Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |