php-src/ext
Sterling Hughes 35890db0a1 Add an experimental version of the new XSLT extension. This is by no means
to be used on anything production, if you want to test it, beware, it may or
may not work (feel free to complain to me if it doesn't work, or shower
praise if it does work)...

Mainly in PHP's CVS so that work on the other backends can take place.
The api (function_entry) is what I'm thinking of for all backends.  Every
backend simply needs to define these functions, I'll send an e-mail describing
all this in a bit....
2001-04-26 00:13:26 +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 @Using ITypeInfo instead of IDispatch if possible. This makes DCOM calls 2001-03-20 22:35:30 +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 Fixed a crash bug. 2001-04-24 22:10:41 +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 - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
dba Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
dbase - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
dbx Removed some old commented code (Mc) 2001-04-18 12:34:52 +00:00
domxml - added domxml_version() to retrieve version of libxml 2001-04-09 11:53:06 +00:00
dotnet - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
ereg - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
exif use V_STAT 2001-04-03 22:36:27 +00:00
fbsql Remove c++ comment 2001-04-25 19:45:13 +00:00
fdf fixed protos 2001-04-07 02:48:19 +00:00
filepro - Fix copyright notices with 2001 2001-02-26 06:11: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 Run through conv_z_macros 2000-11-22 22:05:02 +00:00
gd Patch from Adam Dickmeiss to make configure detect libtff again. 2001-04-19 14:16:09 +00:00
gettext Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
gmp Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
hyperwave - fulltext query are working now 2001-03-21 07:58:21 +00:00
icap Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
iconv - WS 2001-04-19 04:02:03 +00:00
imap Fix for bug 9908: check that the result of mail_sort is not 0 before trying 2001-04-23 21:58:44 +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 Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
java Add INSTALL_ROOT variable to specify install location. 2001-04-03 20:59:50 +00:00
ldap Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
mcal Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
mcrypt - Fixed some more problems with keys being chopped off (fix for bug #8839) 2001-04-18 22:14:06 +00:00
mhash Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
ming Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
mnogosearch Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
msql Separate CPPFLAGS from CFLAGS. 2001-04-03 23:30:49 +00:00
mssql Changed email 2001-03-13 16:33:39 +00:00
muscat Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
mysql Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
notes - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
oci8 Collections cleanup 2001-04-25 17:48:30 +00:00
odbc - Use memcpy() instead of strlcpy() which is faster. 2001-04-19 21:42:45 +00:00
openssl Fix for Bug #10168 (is_dst undeclared) 2001-04-05 08:40:27 +00:00
oracle Fix bug #10212. 2001-04-09 15:46:24 +00:00
ovrimos Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
pcre Fix freeing of a NULL pointer 2001-04-22 17:20:03 +00:00
pdf Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
pfpro Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
pgsql deleted warning output in dbx/pgsql. 2001-04-14 10:32:14 +00:00
posix 2nd step towards auto-credits 2000-11-20 10:33:33 +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 Add INSTALL_ROOT variable to specify install location. 2001-04-03 20:59:50 +00:00
sablot fix crash bug 10400. 2001-04-19 14:59:33 +00:00
satellite - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
session Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
shmop - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
skeleton a backslash was missing (+ whitespace) 2001-04-25 21:26:05 +00:00
snmp Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
sockets Fix for PR #9729, 9664, 9656, 8667. 2001-04-10 03:16:05 +00:00
standard - Make the printf functions binary clean 2001-04-25 21:05:59 +00:00
swf Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
sybase Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +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 * Made ENT_* defines availabe to other functions. 2001-04-25 20:14:29 +00:00
xml Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 2001-03-27 20:35:04 +00:00
xslt Add an experimental version of the new XSLT extension. This is by no means 2001-04-26 00:13:26 +00:00
yaz Function yaz_record returns database for record if type is "database". 2001-04-18 15:03:24 +00:00
yp Fix compilation (strict compilers require constant initializers). 2001-04-07 18:22:29 +00:00
zlib Send the correct Vary headers, if we negotiate a gzip/deflate session 2001-03-30 17:44:08 +00:00
ext_skel Fix ext_skel on Solaris 2000-12-07 10:03:21 +00:00
Makefile.in Remove trailing empty lines 2000-05-01 22:38:42 +00:00