summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* fix API exportsWez Furlong2003-12-232-1/+13
* Typos found by Petras Kudaras.Marcus Boerger2003-12-223-3/+3
* No need for these trick when linking with a correct cclient.libFrank M. Kromann2003-12-222-8/+0
* Fix testMarcus Boerger2003-12-221-0/+5
* Preserve casingMarcus Boerger2003-12-221-4/+4
* Fix testMarcus Boerger2003-12-221-4/+4
* Add more testsMarcus Boerger2003-12-221-0/+25
* Allow FrontBase to build against my local version of the headersWez Furlong2003-12-221-3/+7
* Proper header check for yaz.Wez Furlong2003-12-221-17/+15
* For GD, build the extension as php_gd2.dll instead of php_gd.dll.Wez Furlong2003-12-221-2/+2
* Fixed bug #26695 (Reflection API does not recognize mixed-case class hints)Marcus Boerger2003-12-221-2/+5
* beautifying :)Georg Richter2003-12-221-3/+2
* fixed bug #26680Georg Richter2003-12-221-0/+4
* rollback to previouos versionRob Richards2003-12-221-10/+1
* only test url_stat in read modeRob Richards2003-12-221-4/+4
* Fixed bug #26690 (make xsltProcessor->transformToUri use streams wrappers).Ilia Alshanetsky2003-12-221-1/+10
* Define INADDR_NONE for systems that don't have it (apparently solaris).Ilia Alshanetsky2003-12-221-0/+4
* Missing bit for bug #26625.Ilia Alshanetsky2003-12-221-3/+2
* Add dependencies for these extensionsWez Furlong2003-12-227-0/+7
* Correcting the description field.Jon Parise2003-12-221-1/+1
* - Fix multibyte handling errors in iconv_mime_encode() when quoted-printableMoriyoshi Koizumi2003-12-221-32/+75
* Corrected argument parsing.Ilia Alshanetsky2003-12-211-3/+3
* Compiler warning fixes.Ilia Alshanetsky2003-12-213-0/+8
* Fixed uninitialized usage of mdtype when unknown signature algorithm isIlia Alshanetsky2003-12-211-4/+8
* new win32 build tweaksWez Furlong2003-12-201-0/+18
* Moved ext/notes to PECL.Wez Furlong2003-12-194-3000/+0
* add tests to HEADAntony Dovgal2003-12-195-0/+109
* Make these build with new win32 build system.Wez Furlong2003-12-197-1/+115
* Make xmlrpc build using our expat compat functions.Wez Furlong2003-12-191-0/+13
* add config.w32 for ext/yazWez Furlong2003-12-191-0/+38
* Export expat compat functions.Wez Furlong2003-12-192-45/+55
* - Test commitDerick Rethans2003-12-191-1/+1
* Using INI section.Dmitry Stogov2003-12-191-3/+2
* make these build with new win32 build system.Wez Furlong2003-12-1910-0/+168
* Fixed memory leak in tidy_getopt() when fetching string values.Ilia Alshanetsky2003-12-191-3/+1
* Fixed tidy tests.Ilia Alshanetsky2003-12-196-45/+77
* Check correction (Thanks Andi).Ilia Alshanetsky2003-12-191-1/+1
* Fixed bug #26667 (Added safety checks to ip2long()).Ilia Alshanetsky2003-12-191-1/+6
* don't enable by default; causes simplexml build to failWez Furlong2003-12-191-1/+1
* we only use zlib.libWez Furlong2003-12-191-1/+1
* detect c-client headers correctly using Edin's php-win32-dev layoutWez Furlong2003-12-191-1/+2
* copy-n-paste errorWez Furlong2003-12-191-1/+1
* Explicitly depend on oleaut32.libWez Furlong2003-12-191-1/+1
* add prototypeWez Furlong2003-12-191-0/+1
* be slightly nicer when defining R_OKWez Furlong2003-12-191-1/+3
* Memory limit overflow was fixedDmitry Stogov2003-12-191-0/+3
* test case for array_sumAndrey Hristov2003-12-181-0/+27
* Added sqlite_fetch_column_types() function.Ilia Alshanetsky2003-12-184-0/+122
* Add this file tooMarcus Boerger2003-12-181-0/+12
* dded qdbm handler (http://qdbm.sourceforge.net).Marcus Boerger2003-12-184-1/+271