php-src/ext
2001-05-21 18:50:05 +00:00
..
aspell Fixed a typo. Bug: #10103 2001-04-02 09:06:33 +00:00
bcmath Separate CPPFLAGS from CFLAGS. 2001-04-03 23:30:49 +00:00
calendar - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
ccvs Nuke more quotes 2001-05-12 11:09:05 +00:00
com renamed 2001-05-13 16:50:48 +00:00
cpdf Nuke more quotes 2001-05-12 11:09:05 +00:00
crack Killed 2 compile warnings. 2001-04-04 17:13:40 +00:00
ctype a small proto clarification 2001-05-18 16:42:54 +00:00
curl winsock is already initialized in an higher version by php 2001-05-17 17:13:47 +00:00
cybercash Nuke more quotes 2001-05-12 11:09:05 +00:00
cybermut Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
db Fix bug: #5418 2001-05-15 01:50:46 +00:00
dba Allow for DB3 to reside in /usr/local/include/db3/ and -ldb3 2001-05-17 15:27:12 +00:00
dbase - Change macros from V_ to VCWD_ because of AIX name clash 2001-04-30 12:45:02 +00:00
dbx Passed db_handle to dbx_error_function instead of NULL (Mc) 2001-05-07 14:49:05 +00:00
domxml A few modifications to make the ZLIB checks work better. 2001-05-20 23:00:44 +00:00
dotnet @added an additional parameter to dotnet_load to specify the codepage (phanto) 2001-05-13 14:15:26 +00:00
ereg - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
exif - Change strncpy()'s to strlcpy()'s 2001-05-02 22:49:48 +00:00
fbsql Adding a small readme file for win32 users 2001-05-14 21:04:19 +00:00
fdf Cleaned up this a bit.. 2001-05-10 00:55:48 +00:00
filepro - Change macros from V_ to VCWD_ because of AIX name clash 2001-04-30 12:45:02 +00:00
fribidi Nuke more quotes 2001-05-12 11:09:05 +00:00
ftp - Change macros from V_ to VCWD_ because of AIX name clash 2001-04-30 12:45:02 +00:00
gd Remove unused variable from imagesetstyle 2001-05-21 18:50:05 +00:00
gettext Nuke more quotes 2001-05-12 11:09:05 +00:00
gmp Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
hyperwave - completed list of error messages (thanks to Torben Wilson) 2001-05-18 08:07:09 +00:00
icap Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
iconv Fixed bug: #10742 2001-05-21 16:18:51 +00:00
imap @- Fix for bug 2181. Now zero is returned instead of an unset value for 2001-05-14 18:24:27 +00:00
informix Nuke more quotes 2001-05-12 11:09:05 +00:00
ingres_ii Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
interbase - Whitespace fix 2001-05-02 22:41:09 +00:00
java Nuke more quotes 2001-05-12 11:09:05 +00:00
ldap Nuke more quotes 2001-05-12 11:09:05 +00:00
mailparse fixed a bug in mailparse_stream_encode which would default to a random encoding (usually base64) 2001-05-20 11:43:55 +00:00
mbstring Removed redundant (and incorrect) '0' from "begin" string for uudecode. 2001-05-13 12:04:37 +00:00
mcal Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
mcrypt - Fix for bug #10890 2001-05-18 20:54:15 +00:00
mhash Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
ming Fix indentation of ./configure --help messages. 2001-05-12 09:13:42 +00:00
mnogosearch Fix indentation of ./configure --help messages. 2001-05-12 09:13:42 +00:00
msql Nuke more quotes 2001-05-12 11:09:05 +00:00
mssql updating the win32 readme 2001-05-14 21:03:38 +00:00
muscat Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
mysql Nuke more quotes 2001-05-12 11:09:05 +00:00
notes - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
oci8 Nuke more quotes 2001-05-12 11:09:05 +00:00
odbc Nuke more quotes 2001-05-12 11:09:05 +00:00
openssl Added Sascha Kettler to credits 2001-05-05 11:29:01 +00:00
oracle Nuke more quotes 2001-05-12 11:09:05 +00:00
ovrimos Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
pcre Properly free callback_name only when necessary. 2001-05-20 01:21:44 +00:00
pdf A few modifications to make the ZLIB checks work better. 2001-05-20 23:00:44 +00:00
pfpro - Remove C-style comments 2001-05-02 01:08:47 +00:00
pgsql Nuke more quotes 2001-05-12 11:09:05 +00:00
posix - Change macros from V_ to VCWD_ because of AIX name clash 2001-04-30 12:45:02 +00:00
pspell ...and this fixes the typo I made long ago. It prevented people that have 2001-05-17 00:32:45 +00:00
qtdom Nuke more quotes 2001-05-12 11:09:05 +00:00
readline Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
recode Nuke more quotes 2001-05-12 11:09:05 +00:00
rpc renamed 2001-05-13 16:50:48 +00:00
sablot The PHP_EXTENSION() has to be before any other PHP_ARG_*()'s 2001-05-09 15:38:29 +00:00
satellite First step towards full libtool 1.4 portability 2001-05-12 12:22:34 +00:00
session Add support for systems where p{read|write} take a off64_t without 2001-05-20 23:39:09 +00:00
shmop - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
skeleton added generation of CREDITS and EXPERIMENTAL to ext_skel 2001-05-02 23:33:21 +00:00
snmp Nuke more quotes 2001-05-12 11:09:05 +00:00
sockets one of these days I'll get this commit correct, just you watch! 2001-05-21 18:35:47 +00:00
standard Moving some functions into Zend. 2001-05-21 15:47:52 +00:00
swf - Change macros from V_ to VCWD_ because of AIX name clash 2001-04-30 12:45:02 +00:00
sybase - Apply Vlad's sybase patch to work with two different kinds of builds of 2001-05-02 18:38:17 +00:00
sybase_ct Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
sysvsem Added function sem_remove 2001-05-15 07:29:55 +00:00
sysvshm fixed shm_remove to expect the correct argument. 2001-05-15 07:32:34 +00:00
vpopmail Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
wddx Default to including expat.h 2001-05-12 10:22:16 +00:00
xml Remove extraneous tab 2001-05-21 00:05:51 +00:00
xslt Some fixes. Actually assign a value scheme_handlers before processing it. 2001-05-17 18:15:15 +00:00
yaz Timeout setting for yaz_wait. Force call by reference for yaz_ccl_parse 2001-04-30 14:11:15 +00:00
yp Nuke more quotes 2001-05-12 11:09:05 +00:00
zlib A few modifications to make the ZLIB checks work better. 2001-05-20 23:00:44 +00:00
ext_skel added generation of CREDITS and EXPERIMENTAL to ext_skel 2001-05-02 23:33:21 +00:00
Makefile.in Remove trailing empty lines 2000-05-01 22:38:42 +00:00