| Commit message (Expand) | Author | Age | Files | Lines |
* | fix API exports | Wez Furlong | 2003-12-23 | 2 | -1/+13 |
* | Typos found by Petras Kudaras. | Marcus Boerger | 2003-12-22 | 3 | -3/+3 |
* | No need for these trick when linking with a correct cclient.lib | Frank M. Kromann | 2003-12-22 | 2 | -8/+0 |
* | Fix test | Marcus Boerger | 2003-12-22 | 1 | -0/+5 |
* | Preserve casing | Marcus Boerger | 2003-12-22 | 1 | -4/+4 |
* | Fix test | Marcus Boerger | 2003-12-22 | 1 | -4/+4 |
* | Add more tests | Marcus Boerger | 2003-12-22 | 1 | -0/+25 |
* | Allow FrontBase to build against my local version of the headers | Wez Furlong | 2003-12-22 | 1 | -3/+7 |
* | Proper header check for yaz. | Wez Furlong | 2003-12-22 | 1 | -17/+15 |
* | For GD, build the extension as php_gd2.dll instead of php_gd.dll. | Wez Furlong | 2003-12-22 | 1 | -2/+2 |
* | Fixed bug #26695 (Reflection API does not recognize mixed-case class hints) | Marcus Boerger | 2003-12-22 | 1 | -2/+5 |
* | beautifying :) | Georg Richter | 2003-12-22 | 1 | -3/+2 |
* | fixed bug #26680 | Georg Richter | 2003-12-22 | 1 | -0/+4 |
* | rollback to previouos version | Rob Richards | 2003-12-22 | 1 | -10/+1 |
* | only test url_stat in read mode | Rob Richards | 2003-12-22 | 1 | -4/+4 |
* | Fixed bug #26690 (make xsltProcessor->transformToUri use streams wrappers). | Ilia Alshanetsky | 2003-12-22 | 1 | -1/+10 |
* | Define INADDR_NONE for systems that don't have it (apparently solaris). | Ilia Alshanetsky | 2003-12-22 | 1 | -0/+4 |
* | Missing bit for bug #26625. | Ilia Alshanetsky | 2003-12-22 | 1 | -3/+2 |
* | Add dependencies for these extensions | Wez Furlong | 2003-12-22 | 7 | -0/+7 |
* | Correcting the description field. | Jon Parise | 2003-12-22 | 1 | -1/+1 |
* | - Fix multibyte handling errors in iconv_mime_encode() when quoted-printable | Moriyoshi Koizumi | 2003-12-22 | 1 | -32/+75 |
* | Corrected argument parsing. | Ilia Alshanetsky | 2003-12-21 | 1 | -3/+3 |
* | Compiler warning fixes. | Ilia Alshanetsky | 2003-12-21 | 3 | -0/+8 |
* | Fixed uninitialized usage of mdtype when unknown signature algorithm is | Ilia Alshanetsky | 2003-12-21 | 1 | -4/+8 |
* | new win32 build tweaks | Wez Furlong | 2003-12-20 | 1 | -0/+18 |
* | Moved ext/notes to PECL. | Wez Furlong | 2003-12-19 | 4 | -3000/+0 |
* | add tests to HEAD | Antony Dovgal | 2003-12-19 | 5 | -0/+109 |
* | Make these build with new win32 build system. | Wez Furlong | 2003-12-19 | 7 | -1/+115 |
* | Make xmlrpc build using our expat compat functions. | Wez Furlong | 2003-12-19 | 1 | -0/+13 |
* | add config.w32 for ext/yaz | Wez Furlong | 2003-12-19 | 1 | -0/+38 |
* | Export expat compat functions. | Wez Furlong | 2003-12-19 | 2 | -45/+55 |
* | - Test commit | Derick Rethans | 2003-12-19 | 1 | -1/+1 |
* | Using INI section. | Dmitry Stogov | 2003-12-19 | 1 | -3/+2 |
* | make these build with new win32 build system. | Wez Furlong | 2003-12-19 | 10 | -0/+168 |
* | Fixed memory leak in tidy_getopt() when fetching string values. | Ilia Alshanetsky | 2003-12-19 | 1 | -3/+1 |
* | Fixed tidy tests. | Ilia Alshanetsky | 2003-12-19 | 6 | -45/+77 |
* | Check correction (Thanks Andi). | Ilia Alshanetsky | 2003-12-19 | 1 | -1/+1 |
* | Fixed bug #26667 (Added safety checks to ip2long()). | Ilia Alshanetsky | 2003-12-19 | 1 | -1/+6 |
* | don't enable by default; causes simplexml build to fail | Wez Furlong | 2003-12-19 | 1 | -1/+1 |
* | we only use zlib.lib | Wez Furlong | 2003-12-19 | 1 | -1/+1 |
* | detect c-client headers correctly using Edin's php-win32-dev layout | Wez Furlong | 2003-12-19 | 1 | -1/+2 |
* | copy-n-paste error | Wez Furlong | 2003-12-19 | 1 | -1/+1 |
* | Explicitly depend on oleaut32.lib | Wez Furlong | 2003-12-19 | 1 | -1/+1 |
* | add prototype | Wez Furlong | 2003-12-19 | 1 | -0/+1 |
* | be slightly nicer when defining R_OK | Wez Furlong | 2003-12-19 | 1 | -1/+3 |
* | Memory limit overflow was fixed | Dmitry Stogov | 2003-12-19 | 1 | -0/+3 |
* | test case for array_sum | Andrey Hristov | 2003-12-18 | 1 | -0/+27 |
* | Added sqlite_fetch_column_types() function. | Ilia Alshanetsky | 2003-12-18 | 4 | -0/+122 |
* | Add this file too | Marcus Boerger | 2003-12-18 | 1 | -0/+12 |
* | dded qdbm handler (http://qdbm.sourceforge.net). | Marcus Boerger | 2003-12-18 | 4 | -1/+271 |