php-src/ext
2001-05-12 09:26:47 +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 Fix bug #10447. 2001-04-22 23:40:34 +00:00
com Fix naming issue 2001-05-10 05:42:54 +00:00
cpdf Implemented cpdf_set_viewer_preferences (previously a stub). 2001-03-30 20:36:18 +00:00
crack Killed 2 compile warnings. 2001-04-04 17:13:40 +00:00
ctype - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
curl fix crash bug 2001-05-06 22:24:25 +00:00
cybercash Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
cybermut Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
db - Change macros from V_ to VCWD_ because of AIX name clash 2001-04-30 12:45:02 +00:00
dba Rename some custom macros from AC_* to PHP_* 2001-05-12 09:26:47 +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 Open season on memory leaks, shoot all you can. 2001-05-11 21:29:47 +00:00
dotnet adapted because of the changes in the com module 2001-05-02 21:52:12 +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 Fixing some proto types 2001-05-10 16:35:05 +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 Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
ftp - Change macros from V_ to VCWD_ because of AIX name clash 2001-04-30 12:45:02 +00:00
gd Fixed bug: #10823 2001-05-12 00:15:08 +00:00
gettext - Change macros from V_ to VCWD_ because of AIX name clash 2001-04-30 12:45:02 +00:00
gmp Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
hyperwave *must* use HwSLS_FETCH() 2001-04-30 12:53:58 +00:00
icap Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
iconv fix compile bug. 2001-05-06 21:38:58 +00:00
imap Fixed problems which were caused by the previous patches. 2001-05-11 10:04:06 +00:00
informix Separate CPPFLAGS from CFLAGS. 2001-04-03 23:30:49 +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 Add INSTALL_ROOT variable to specify install location. 2001-04-03 20:59:50 +00:00
ldap Fix indentation of ./configure --help messages. 2001-05-12 09:13:42 +00:00
mbstring Fix indentation of ./configure --help messages. 2001-05-12 09:13:42 +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 indentation of ./configure --help messages. 2001-05-12 09:13:42 +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 Separate CPPFLAGS from CFLAGS. 2001-04-03 23:30:49 +00:00
mssql Minor change to the way string lengths are calculated and space alocated. 2001-05-09 19:18:04 +00:00
muscat Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
mysql Reverse my earlier patch for mysql_db_query() & emit an E_NOTICE of it's 2001-05-09 22:28:16 +00:00
notes - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
oci8 Fix indentation of ./configure --help messages. 2001-05-12 09:13:42 +00:00
odbc Fix indentation of ./configure --help messages. 2001-05-12 09:13:42 +00:00
openssl Added Sascha Kettler to credits 2001-05-05 11:29:01 +00:00
oracle Fix indentation of ./configure --help messages. 2001-05-12 09:13:42 +00:00
ovrimos Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
pcre Fixed leak. 2001-05-12 00:45:55 +00:00
pdf Cleaned up this a bit.. 2001-05-10 00:55:48 +00:00
pfpro - Remove C-style comments 2001-05-02 01:08:47 +00:00
pgsql Corrected one proto. 2001-05-06 06:33:48 +00:00
posix - Change macros from V_ to VCWD_ because of AIX name clash 2001-04-30 12:45:02 +00:00
pspell Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
qtdom Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
readline Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
recode Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
rpc Fix naming issue 2001-05-10 05:42:54 +00:00
sablot The PHP_EXTENSION() has to be before any other PHP_ARG_*()'s 2001-05-09 15:38:29 +00:00
satellite - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
session Replace ssize_t with long, as Win32 lacks proper support for that type. 2001-05-12 08:39:33 +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 Fixed a typo. 2001-05-09 01:41:53 +00:00
sockets fix crash bug (unlikely, but this is the only place where the reported bug 2001-05-09 04:54:46 +00:00
standard Rewrote stat() and fstat() to be memory efficient, due to a recent 2001-05-11 19:55:44 +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 - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
sysvshm - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
vpopmail Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
wddx As the WDDX extension can now be built as shared extension 2001-05-07 08:22:34 +00:00
xml add missing file 2001-05-12 08:21:20 +00:00
xslt The PHP_EXTENSION() has to be before any other PHP_ARG_*()'s 2001-05-09 15:38:29 +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 Fix compilation (strict compilers require constant initializers). 2001-04-07 18:22:29 +00:00
zlib Fix indentation of ./configure --help messages. 2001-05-12 09:13:42 +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