Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix warning | Ard Biesheuvel | 2004-03-08 | 1 | -1/+1 |
| | |||||
* | MFB fix #27408 | Ard Biesheuvel | 2004-03-08 | 1 | -4/+3 |
| | |||||
* | - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 | foobar | 2004-01-17 | 1 | -2/+2 |
| | |||||
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
| | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | ||||
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
| | |||||
* | Add dependencies for these extensions | Wez Furlong | 2003-12-22 | 1 | -0/+1 |
| | |||||
* | Make xmlrpc build using our expat compat functions. | Wez Furlong | 2003-12-19 | 1 | -0/+13 |
| | | | | | | Would be good if someone could verify that it actually works in this configuration. | ||||
* | Fix some compile warnings (patch by Joe Orton) | foobar | 2003-12-16 | 4 | -15/+26 |
| | |||||
* | export libxml2 and iconv symbols | Rob Richards | 2003-12-08 | 1 | -2/+2 |
| | | | | | extensions no longer link against either of those | ||||
* | fix for dereferncing null pointer (mfladischer@gmx.net) | George Schlossnagle | 2003-10-15 | 1 | -1/+6 |
| | |||||
* | - Always look into /usr/local before /usr | foobar | 2003-10-01 | 1 | -1/+3 |
| | | | | | - Added breaks to make sure the preferred value is used. | ||||
* | Always prefer user specified paths over the default /usr /usr/local. | Ilia Alshanetsky | 2003-09-30 | 1 | -1/+1 |
| | | | | | | This may fix compilation problems with on systems with multiple copies of the same library. | ||||
* | Fixed compiler warnings. | Ilia Alshanetsky | 2003-08-31 | 1 | -2/+2 |
| | |||||
* | Fix Win32 linkage problems | Zeev Suraski | 2003-08-31 | 1 | -0/+3 |
| | |||||
* | Use new infrastructure. | Zeev Suraski | 2003-08-03 | 1 | -5/+2 |
| | | | | | There are bound to be some messups, please report build/runtime bugs! | ||||
* | Id tag added. | Andrey Hristov | 2003-07-19 | 2 | -2/+6 |
| | | | | | Proto fixes | ||||
* | Fixed win32 build (link to external expat). | Edin Kadribasic | 2003-06-15 | 1 | -4/+4 |
| | |||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 2 | -6/+6 |
| | |||||
* | - Unbundle libxml and expat. Now this compiles too.. | foobar | 2003-05-19 | 1 | -4/+2 |
| | |||||
* | Adjust path to bundled expat sources for Win32 build. | Sebastian Bergmann | 2003-05-03 | 1 | -2/+2 |
| | |||||
* | Fix two crash bugs when optional parameters are not specified. | Wez Furlong | 2003-03-01 | 1 | -11/+21 |
| | | | | | Fix folding markers. | ||||
* | Made the code use php_error_docref(). | Ilia Alshanetsky | 2003-01-14 | 1 | -400/+354 |
| | | | | | | Removed pointless checks around array_init() and emalloc(). Switched to zend_get_parameters_ex() argument parsing API. | ||||
* | Fixed ZTS build. | Edin Kadribasic | 2003-01-13 | 1 | -0/+2 |
| | |||||
* | - Fixed bug #20155: xmlrpc compile problem with zendengine2 (Path by Jan | Derick Rethans | 2003-01-10 | 1 | -2/+2 |
| | | | | | | | Schneider) @- Fixed bug #20155: xmlrpc compile problem with zendengine2 (Derick, Jan @ Schneider) | ||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 2 | -2/+2 |
| | |||||
* | time is a function. Use the name of the variable 'timestamp' | Frank M. Kromann | 2002-11-26 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | @- Added --disable-all configure option. (Jani) | foobar | 2002-09-04 | 1 | -5/+3 |
| | |||||
* | Fix bug: #19124, xmlrpc extension builds ok now as shared extension. | foobar | 2002-08-30 | 2 | -3/+12 |
| | |||||
* | kill some compile warnings | foobar | 2002-08-22 | 1 | -1/+4 |
| | |||||
* | bool not boolean | Rasmus Lerdorf | 2002-08-13 | 1 | -2/+2 |
| | |||||
* | Allow xmlrpc-epi header files stored under include/xmlrpc-epi | Yasuo Ohgaki | 2002-07-28 | 1 | -3/+8 |
| | |||||
* | - Consistent error messages | Derick Rethans | 2002-07-06 | 1 | -1/+1 |
| | |||||
* | Fix typo. | foobar | 2002-07-05 | 1 | -1/+1 |
| | |||||
* | merged in updates from SF project. bring php repository up to date with ↵ | Dan Libby | 2002-07-05 | 13 | -40/+317 |
| | | | | 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 |
| | |||||
* | Fix some build error on win32 (snapshot build) | foobar | 2002-06-29 | 1 | -4/+4 |
| | |||||
* | Fixed bug: #17732. | foobar | 2002-06-16 | 1 | -2/+5 |
| | | | | | | xmlrpc_decode_request() and xmlrpc_set_type() expect some parameters to be passed by reference. | ||||
* | - fixed memory leak | Uwe Steinmann | 2002-04-17 | 1 | -0/+3 |
| | |||||
* | - Fixed a leak in xml_decode(). | Andrei Zmievski | 2002-04-06 | 2 | -2/+4 |
| | | | | | - Fixed it so it's possible to compile as a shared extension. | ||||
* | - Use correct header file. | foobar | 2002-03-26 | 1 | -0/+6 |
| | |||||
* | Why was this here?? | foobar | 2002-03-25 | 1 | -11/+0 |
| | |||||
* | fix the fix | foobar | 2002-03-22 | 1 | -1/+3 |
| | |||||
* | - Fixed minor inconvenience with iconv detection when iconv is found in libc | foobar | 2002-03-22 | 1 | -0/+1 |
| | |||||
* | This file is generated and not supposed to be in CVS | foobar | 2002-03-21 | 1 | -7/+0 |
| | |||||
* | - Made one test/setup macro for iconv and fixed it to check | foobar | 2002-03-17 | 1 | -22/+2 |
| | | | | | for libc first. | ||||
* | * "new and improved" iconv test | Stig Bakken | 2002-03-15 | 1 | -10/+17 |
| | |||||
* | - Whitespace part 1 | Derick Rethans | 2002-03-14 | 1 | -377/+353 |
| |