You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Thies C. Arntzen 2f7693963d @- Added support for a C-like assert() function. (Thies) 26 years ago
..
Makefile.am new assert() module. (Not yet finished!) 26 years ago
array.c Make array.c thread-safe 26 years ago
assert.c @- Added support for a C-like assert() function. (Thies) 26 years ago
base64.c Use new Zend API. 27 years ago
base64.h conv_proto *.[ch] 27 years ago
basic_functions.c More maintainer-mode cleanups 26 years ago
basic_functions.h Make array.c thread-safe 26 years ago
browscap.c Clean up php3.*\.h files. The files itself are renamed, and references in all 26 years ago
config.h.stub #if -> #ifdef change for HAVE_LIBDL (to be consistent with the same symbol 26 years ago
config.m4 Check for htonl in libsocket (sol251), and move inet_aton check in libbind to configure.in, so that our later AC_CHECK_FUNCS(inet_aton) will find inet_aton in libbind (if it is there). 26 years ago
crypt.c Clean up php3.*\.h files. The files itself are renamed, and references in all 26 years ago
cyr_convert.c Removed '3' from key functions in PHP (maintained compatibility through 27 years ago
cyr_convert.h conv_proto *.[ch] 27 years ago
datetime.c Use thread-safe versions of localtime and gmtime 27 years ago
datetime.h Ported strtotime() function. 27 years ago
dir.c Fix some warnings 26 years ago
dl.c #if -> #ifdef change for HAVE_LIBDL (to be consistent with the same symbol 26 years ago
dl.h #if -> #ifdef change for HAVE_LIBDL (to be consistent with the same symbol 26 years ago
dns.c New Zend API 27 years ago
dns.h conv_proto *.[ch] 27 years ago
exec.c Clean up php3.*\.h files. The files itself are renamed, and references in all 26 years ago
exec.h conv_proto *.[ch] 27 years ago
file.c Fix some warnings 26 years ago
file.h Can't forget fd_isset() 27 years ago
filestat.c Clean up php3.*\.h files. The files itself are renamed, and references in all 26 years ago
flock_compat.c License update 27 years ago
flock_compat.h * fixed some #if/#ifdef issues 27 years ago
formatted_print.c Clean up php3.*\.h files. The files itself are renamed, and references in all 26 years ago
fsock.c Fix some warnings 26 years ago
fsock.h @Fix warnings compiling in maintainer mode. (Stig) 26 years ago
global.h kill another 64-bit issue. 27 years ago
head.c Clean up php3.*\.h files. The files itself are renamed, and references in all 26 years ago
head.h More symbol work. 27 years ago
html.c Maybe later on today. Must buy some beer first. 27 years ago
html.h @- Implemented get_html_translation_table() function. (Thies) 27 years ago
image.c newest GetImageSize renamed header-file 27 years ago
info.c Mention CyberCash. 26 years ago
info.h I was sure I committed these already. Weird 27 years ago
iptc.c Clean up php3.*\.h files. The files itself are renamed, and references in all 26 years ago
lcg.c Fix some warnings 26 years ago
link.c Clean up php3.*\.h files. The files itself are renamed, and references in all 26 years ago
mail.c Clean up php3.*\.h files. The files itself are renamed, and references in all 26 years ago
math.c Optimize a tiny bit 27 years ago
md5.c Use new Zend API. 27 years ago
md5.h conv_proto *.[ch] 27 years ago
metaphone.c added Metaphone support 27 years ago
microtime.c Use new Zend API. 27 years ago
microtime.h - gettimeofday wasn't registered. 27 years ago
output.c More maintainer-mode cleanups 26 years ago
pack.c Clean up php3.*\.h files. The files itself are renamed, and references in all 26 years ago
pack.h More symbol work. 27 years ago
pageinfo.c Removed '3' from key functions in PHP (maintained compatibility through 27 years ago
pageinfo.h conv_proto *.[ch] 27 years ago
parsedate.y -kludges -warning +reentrancy(more) +compiles(Unix) 26 years ago
php_array.h @Fix warnings compiling in maintainer mode. (Stig) 26 years ago
php_assert.h new assert() module. (Not yet finished!) 26 years ago
php_browscap.h Clean up php3.*\.h files. The files itself are renamed, and references in all 26 years ago
php_crypt.h Clean up php3.*\.h files. The files itself are renamed, and references in all 26 years ago
php_dir.h Clean up php3.*\.h files. The files itself are renamed, and references in all 26 years ago
php_filestat.h More maintainer-mode cleanups 26 years ago
php_image.h newest GetImageSize renamed header-file 27 years ago
php_iptc.h Clean up php3.*\.h files. The files itself are renamed, and references in all 26 years ago
php_lcg.h Fix a maintainer-mode warning 26 years ago
php_link.h Clean up php3.*\.h files. The files itself are renamed, and references in all 26 years ago
php_mail.h Clean up php3.*\.h files. The files itself are renamed, and references in all 26 years ago
php_metaphone.h @Fix warnings compiling in maintainer mode. (Stig) 26 years ago
php_output.h @Fix some warnings when compiling in maintainer-mode (Stig) 26 years ago
php_rand.h Move random functions related defines into its own header file. 27 years ago
php_standard.h Clean up php3.*\.h files. The files itself are renamed, and references in all 26 years ago
php_string.h Clean up php3.*\.h files. The files itself are renamed, and references in all 26 years ago
php_syslog.h Clean up php3.*\.h files. The files itself are renamed, and references in all 26 years ago
php_var.h Clean up php3.*\.h files. The files itself are renamed, and references in all 26 years ago
phpdir.h conv_proto *.[ch] 27 years ago
phpmath.h conv_proto *.[ch] 27 years ago
post.c Clean up php3.*\.h files. The files itself are renamed, and references in all 26 years ago
post.h - Rewrote the GET/POST/Cookie data reader to support multi-dimensional 27 years ago
quot_print.c License update 27 years ago
quot_print.h conv_proto *.[ch] 27 years ago
rand.c Move random functions related defines into its own header file. 27 years ago
reg.c Fix some warnings 26 years ago
reg.h A bunch of grunt work updating function entries and declarations. 27 years ago
soundex.c Clean up php3.*\.h files. The files itself are renamed, and references in all 26 years ago
string.c (explode) fixed newly introduced bug (them shall check twice *before* committing!) 26 years ago
syslog.c Clean up php3.*\.h files. The files itself are renamed, and references in all 26 years ago
type.c License update 27 years ago
type.h First commit of re-structuring phase one. We have started using automake in 27 years ago
uniqid.c Use new Zend API. 27 years ago
uniqid.h conv_proto *.[ch] 27 years ago
url.c (PHP urldecode) Fix for #2788, function changed parameter in place 27 years ago
url.h conv_proto *.[ch] 27 years ago
url_scanner.c Only compile the scanner, if trans_sid is enabled 26 years ago
url_scanner.h - add standard disclaimer 27 years ago
url_scanner.re Only compile the scanner, if trans_sid is enabled 26 years ago
var.c Clean up php3.*\.h files. The files itself are renamed, and references in all 26 years ago