.. |
tests
|
Better abs() testing
|
2001-08-04 21:40:34 +00:00 |
array.c
|
@- Fixed a crash bug in array_map() when NULL callback was passed in. (Andrei)
|
2001-08-04 16:54:20 +00:00 |
assert.c
|
Fix a crash bug in assert
|
2001-07-31 02:59:44 +00:00 |
base64.c
|
- TSRMLS_FETCH work
|
2001-08-05 01:43:02 +00:00 |
base64.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
basic_functions.c
|
some more eliminate-fetches-or-escalate-them-at-least
|
2001-08-05 16:21:33 +00:00 |
basic_functions.h
|
fix possible crash - we should never keep the zval** as they might point
|
2001-08-04 16:53:57 +00:00 |
browscap.c
|
Get rid of a couple of bogus persist_alloc()'s, and some cleanup
|
2001-08-03 07:15:14 +00:00 |
config.m4
|
Blowfish detection patch from Alexander Bokovoy <ab@avilink.net>
|
2001-06-07 12:18:02 +00:00 |
crc32.c
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
CREDITS
|
2nd step towards auto-credits
|
2000-11-20 10:33:33 +00:00 |
credits_ext.h
|
update credits
|
2001-06-14 10:05:41 +00:00 |
credits_sapi.h
|
filename wildcards in a c comment were a bad idea
|
2000-11-23 06:58:14 +00:00 |
credits.c
|
more tsrm cleanup -- output.c is not doing any fetches anymore
|
2001-08-05 15:55:43 +00:00 |
credits.h
|
Whitespace (spaces to four-column tabs)
|
2001-03-15 05:07:31 +00:00 |
crypt.c
|
- Fixed bug: #10822
|
2001-08-04 23:58:56 +00:00 |
cyr_convert.c
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
cyr_convert.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
datetime.c
|
Redesigned thread safety mechanism - nua nua
|
2001-07-28 11:36:37 +00:00 |
datetime.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
dir.c
|
More TSRMLS_FETCH work. Got it under 400 now.
|
2001-07-31 06:28:05 +00:00 |
dl.c
|
More TSRMLS_FETCH work, and a bit of cleanup
|
2001-07-30 06:18:13 +00:00 |
dl.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
dns.c
|
Zend compatibility patch
|
2001-07-30 05:36:18 +00:00 |
dns.h
|
Missed this one.
|
2001-03-16 14:45:46 +00:00 |
exec.c
|
More TSRMLS_FETCH work. Got it under 400 now.
|
2001-07-31 06:28:05 +00:00 |
exec.h
|
More TSRMLS_FETCH work
|
2001-07-30 09:16:46 +00:00 |
file.c
|
more tsrm cleanup -- output.c is not doing any fetches anymore
|
2001-08-05 15:55:43 +00:00 |
file.h
|
- TSRMLS_FETCH work
|
2001-08-05 01:43:02 +00:00 |
filestat.c
|
Layout: revert accidentel joining of lines
|
2001-08-04 21:37:43 +00:00 |
flock_compat.c
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
flock_compat.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
formatted_print.c
|
Zend compatibility patch
|
2001-07-30 08:24:42 +00:00 |
fsock.c
|
Fix a possible segfault (Thanks to Sebastian for catching it)
|
2001-08-03 09:36:14 +00:00 |
fsock.h
|
Redesigned thread safety mechanism - nua nua
|
2001-07-28 11:36:37 +00:00 |
ftp_fopen_wrapper.c
|
Fix some warnings
|
2001-07-31 23:32:24 +00:00 |
head.c
|
More TSRMLS_FETCH work. Got it under 400 now.
|
2001-07-31 06:28:05 +00:00 |
head.h
|
Clean-up
|
2001-06-13 17:04:36 +00:00 |
html.c
|
(PHP nl_langinfo) Added function when provided by OS
|
2001-07-04 10:10:30 +00:00 |
html.h
|
Added charset awareness to htmlentities() and htmlspecialchars(); use an
|
2001-05-28 11:00:06 +00:00 |
http_fopen_wrapper.c
|
Fix some warnings
|
2001-07-31 23:32:24 +00:00 |
image.c
|
More TSRMLS_FETCH annihilation. Enough for today...
|
2001-07-31 07:09:49 +00:00 |
incomplete_class.c
|
Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on the way
|
2001-07-30 01:56:43 +00:00 |
info.c
|
More TSRMLS_FETCH work
|
2001-07-31 04:53:54 +00:00 |
info.h
|
More TSRMLS_FETCH work
|
2001-07-30 09:16:46 +00:00 |
iptc.c
|
more tsrm cleanup -- output.c is not doing any fetches anymore
|
2001-08-05 15:55:43 +00:00 |
lcg.c
|
Redesigned thread safety mechanism - nua nua
|
2001-07-28 11:36:37 +00:00 |
levenshtein.c
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
link.c
|
Redesigned thread safety mechanism - nua nua
|
2001-07-28 11:36:37 +00:00 |
mail.c
|
More TSRMLS_FETCH work, and a bit of cleanup
|
2001-07-30 06:18:13 +00:00 |
Makefile.in
|
Fix UNIX build
|
2001-07-20 15:06:51 +00:00 |
math.c
|
Check that _php_math_basetolong result fits long (by request from Troels Arvin)
|
2001-08-05 14:40:14 +00:00 |
md5.c
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
md5.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
metaphone.c
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
microtime.c
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
microtime.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
pack.c
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
pack.h
|
Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on the way
|
2001-07-30 01:56:43 +00:00 |
pageinfo.c
|
More TSRMLS_FETCH work. Got it under 400 now.
|
2001-07-31 06:28:05 +00:00 |
pageinfo.h
|
Add getmygid() and safe_mode_gid ini directive to allow safe mode to do
|
2001-07-09 17:36:04 +00:00 |
parsedate.y
|
- Nuke warning
|
2001-05-06 18:53:45 +00:00 |
php_array.h
|
More TSRMLS_FETCH annihilation (Zend compatibility patch)
|
2001-07-30 04:58:07 +00:00 |
php_assert.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
php_browscap.h
|
Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on the way
|
2001-07-30 01:56:43 +00:00 |
php_crypt.h
|
Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on the way
|
2001-07-30 01:56:43 +00:00 |
php_dir.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
php_ext_syslog.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
php_filestat.h
|
move some constants to a more appropriate place
|
2001-06-11 14:46:44 +00:00 |
php_fopen_wrapper.c
|
fix build.
|
2001-08-01 00:13:02 +00:00 |
php_fopen_wrappers.h
|
Fix some warnings
|
2001-07-31 23:32:24 +00:00 |
php_image.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
php_incomplete_class.h
|
- More object macros
|
2001-07-29 08:14:29 +00:00 |
php_iptc.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
php_lcg.h
|
Redesigned thread safety mechanism - nua nua
|
2001-07-28 11:36:37 +00:00 |
php_link.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
php_mail.h
|
used in extension(s) as well
|
2001-06-11 15:18:44 +00:00 |
php_math.h
|
- Added a few new math functions from Jesus Castagnetto.
|
2001-08-01 13:48:14 +00:00 |
php_metaphone.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
php_parsedate.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
php_rand.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
php_smart_str_public.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
php_smart_str.h
|
Treat trailing zeroes correctly
|
2001-08-03 11:09:13 +00:00 |
php_standard.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
php_string.h
|
Fix Win32 (and maybe other ZTS) builds.
|
2001-08-04 05:22:55 +00:00 |
php_var.h
|
more tsrm cleanup -- output.c is not doing any fetches anymore
|
2001-08-05 15:55:43 +00:00 |
quot_print.c
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
quot_print.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
rand.c
|
Redesigned thread safety mechanism - nua nua
|
2001-07-28 11:36:37 +00:00 |
reg.c
|
More TSRMLS_FETCH work, and a bit of cleanup
|
2001-07-30 06:18:13 +00:00 |
reg.h
|
Redesigned thread safety mechanism - nua nua
|
2001-07-28 11:36:37 +00:00 |
scanf.c
|
Zend compatibility patch
|
2001-07-30 08:24:42 +00:00 |
scanf.h
|
Zend compatibility patch
|
2001-07-30 08:24:42 +00:00 |
soundex.c
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
string.c
|
fix possible crash - we should never keep the zval** as they might point
|
2001-08-04 16:53:57 +00:00 |
strnatcmp.c
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
syslog.c
|
More TSRMLS_FETCH work, and a bit of cleanup
|
2001-07-30 06:18:13 +00:00 |
type.c
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
type.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
uniqid.c
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
uniqid.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
url_scanner_ex.c
|
More TSRMLS_FETCH annihilation. Enough for today...
|
2001-07-31 07:09:49 +00:00 |
url_scanner_ex.h
|
Improve url scanner speed (up to 40% for large chunks of data)
|
2001-07-04 15:30:21 +00:00 |
url_scanner_ex.re
|
Redesigned thread safety mechanism - nua nua
|
2001-07-28 11:36:37 +00:00 |
url_scanner.c
|
Redesigned thread safety mechanism - nua nua
|
2001-07-28 11:36:37 +00:00 |
url_scanner.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
url.c
|
ZVAL_BOOL(v,0) -> ZVAL_FALSE(v)
|
2001-07-11 12:42:25 +00:00 |
url.h
|
Clean-up
|
2001-06-13 17:04:36 +00:00 |
var.c
|
more tsrm cleanup -- output.c is not doing any fetches anymore
|
2001-08-05 15:55:43 +00:00 |