php-src/ext/standard
1999-04-28 20:18:25 +00:00
..
base64.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
base64.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
basic_functions.c get rid of some stupid warnings 1999-04-28 20:18:25 +00:00
basic_functions.h * Plenty of thread safety and Win32 work. 1999-04-26 14:00:49 +00:00
browscap.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
config.h.stub last bunch of extensions moving to ext/ 1999-04-22 02:48:28 +00:00
config.m4 Argh! That typo took me over an hour to find. Grr.. 1999-04-25 04:03:36 +00:00
crypt.c moved fdf, hyperwave, informix and some smaller files 1999-04-22 00:25:57 +00:00
cyr_convert.c First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
cyr_convert.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
datetime.c * Plenty of thread safety and Win32 work. 1999-04-26 14:00:49 +00:00
datetime.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
dir.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
dl.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
dl.h moved fdf, hyperwave, informix and some smaller files 1999-04-22 00:25:57 +00:00
dns.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
dns.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
exec.c * Get the Apache module to compile again 1999-04-26 17:26:37 +00:00
exec.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
file.c Add fgetcsv() here as well 1999-04-27 13:06:58 +00:00
file.h Add fgetcsv() here as well 1999-04-27 13:06:58 +00:00
filestat.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
flock_compat.c * Rename php_compat.[ch] to flock_compat.[ch] and move it to ext/standard 1999-04-21 19:01:38 +00:00
flock_compat.h include some header files explicitly 1999-04-24 20:26:31 +00:00
formatted_print.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
fsock.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
fsock.h Make Win32 happy with the recent changes. 1999-04-18 15:58:27 +00:00
global.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
head.c * Get the Apache module to compile again 1999-04-26 17:26:37 +00:00
head.h * Plenty of thread safety and Win32 work. 1999-04-26 14:00:49 +00:00
html.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
html.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
image.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
image.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
info.c * Get the Apache module to compile again 1999-04-26 17:26:37 +00:00
info.h * Plenty of thread safety and Win32 work. 1999-04-26 14:00:49 +00:00
iptc.c First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
link.c Remove tls.[ch] 1999-04-23 20:06:01 +00:00
mail.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
Makefile.am last bunch of extensions moving to ext/ 1999-04-22 02:48:28 +00:00
math.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
md5.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
md5.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
microtime.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
microtime.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
mime.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
mime.h last bunch of extensions moving to ext/ 1999-04-22 02:48:28 +00:00
pack.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
pack.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
pageinfo.c * Get the Apache module to compile again 1999-04-26 17:26:37 +00:00
pageinfo.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
php3_browscap.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
php3_crypt.h moved fdf, hyperwave, informix and some smaller files 1999-04-22 00:25:57 +00:00
php3_dir.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
php3_filestat.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
php3_iptc.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
php3_link.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
php3_mail.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
php3_standard.h last bunch of extensions moving to ext/ 1999-04-22 02:48:28 +00:00
php3_string.h crypt constants 1999-04-21 17:57:40 +00:00
php3_syslog.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
php3_var.h serialize & unserialize working (with mem-leak) 1999-04-25 12:41:18 +00:00
phpdir.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
phpmath.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
post.c * Get the Apache module to compile again 1999-04-26 17:26:37 +00:00
post.h * Plenty of thread safety and Win32 work. 1999-04-26 14:00:49 +00:00
quot_print.c First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
quot_print.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
rand.c First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
reg.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
reg.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
soundex.c First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
string.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
syslog.c Remove tls.[ch] 1999-04-23 20:06:01 +00:00
type.c First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
type.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
uniqid.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
uniqid.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
url.c A lot of cleanups... Removed old thread-safe code and other redundant code and files 1999-04-24 00:12:00 +00:00
url.h First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00
var.c serialize & unserialize working (with mem-leak) 1999-04-25 12:41:18 +00:00