.. |
alloca.c
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
build-defs.h.in
|
Fix bug #10563
|
2001-05-01 23:22:55 +00:00 |
config.w32.h
|
fix date('T')
|
2001-07-22 13:16:15 +00:00 |
fopen_wrappers.c
|
- Get rid of ELS_*(), and use TSRMLS_*() instead.
|
2001-07-27 10:16:41 +00:00 |
fopen_wrappers.h
|
- Fix __FILE__ in the main script in CGI/command line mode.
|
2001-07-21 15:11:30 +00:00 |
internal_functions_registry.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
internal_functions_win32.c
|
Get rid of the redundant global startup code
|
2001-07-24 20:30:37 +00:00 |
internal_functions.c.in
|
Remove references to global startup functions.
|
2001-07-24 23:50:43 +00:00 |
logos.h
|
*** empty log message ***
|
2000-04-19 23:18:15 +00:00 |
main.c
|
Remove superfluous returns
|
2001-07-28 00:44:19 +00:00 |
Makefile.in
|
Fix UNIX build
|
2001-07-20 15:06:51 +00:00 |
mergesort.c
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
network.c
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
output.c
|
- Get rid of ELS_*(), and use TSRMLS_*() instead.
|
2001-07-27 10:16:41 +00:00 |
php3_compat.h
|
- Move compat macros to php3_compat.h
|
2000-08-10 19:38:29 +00:00 |
php_compat.h
|
These functions have been changed to macros.
|
2001-05-12 10:28:39 +00:00 |
php_content_types.c
|
- Get rid of ELS_*(), and use TSRMLS_*() instead.
|
2001-07-27 10:16:41 +00:00 |
php_content_types.h
|
Change header protection macros to conform to standard.
|
2000-07-02 23:46:51 +00:00 |
php_globals.h
|
Add always_populate_raw_post_data ini directive and default it to 0 to
|
2001-07-17 16:46:07 +00:00 |
php_ini.c
|
- Get rid of ELS_*(), and use TSRMLS_*() instead.
|
2001-07-27 10:16:41 +00:00 |
php_ini.h
|
Recode delayed loading in a much simpler way (switched back to php_ini.c 1.49)
|
2001-03-17 23:35:32 +00:00 |
php_logos.c
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
php_logos.h
|
- Fix name of function.
|
2001-05-21 17:48:49 +00:00 |
php_main.h
|
- Get rid of ELS_*(), and use TSRMLS_*() instead.
|
2001-07-27 10:16:41 +00:00 |
php_network.h
|
Fixed Andi's build problem.
|
2001-05-05 22:36:26 +00:00 |
php_open_temporary_file.c
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
php_open_temporary_file.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
php_output.h
|
Avoid getting bailouts on text output during shutdown. Text output is now
|
2001-07-20 13:59:00 +00:00 |
php_realpath.c
|
- Try and fix problem with opening wrong file.
|
2000-08-27 18:01:17 +00:00 |
php_reentrancy.h
|
Support for IRIX-style asctime_r/ctime_r.
|
2001-05-20 21:29:55 +00:00 |
php_regex.h
|
Protect us from Apache 2.0's pcre-posix stuff
|
2000-10-26 18:15:56 +00:00 |
php_sprintf.c
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
php_streams.h
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
php_syslog.h
|
Actually compile on systems without syslog.
|
2001-02-24 21:08:15 +00:00 |
php_ticks.c
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
php_ticks.h
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
php_variables.c
|
- Get rid of ELS_*(), and use TSRMLS_*() instead.
|
2001-07-27 10:16:41 +00:00 |
php_variables.h
|
- Get rid of ELS_*(), and use TSRMLS_*() instead.
|
2001-07-27 10:16:41 +00:00 |
php_version.h
|
4.0.6 is tagged, HEAD is now 4.0.7-dev
|
2001-05-11 18:03:42 +00:00 |
php.h
|
Get rid of the redundant global startup code
|
2001-07-24 20:30:37 +00:00 |
reentrancy.c
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
rfc1867.c
|
- Get rid of ELS_*(), and use TSRMLS_*() instead.
|
2001-07-27 10:16:41 +00:00 |
rfc1867.h
|
Security related updates:
|
2000-09-09 11:41:14 +00:00 |
safe_mode.c
|
Fix a couple of build warnings
|
2001-07-16 04:31:13 +00:00 |
safe_mode.h
|
o Fixed Bug #12121: chdir and safe_mode
|
2001-07-13 18:21:21 +00:00 |
SAPI.c
|
- Get rid of ELS_*(), and use TSRMLS_*() instead.
|
2001-07-27 10:16:41 +00:00 |
SAPI.h
|
- Get rid of ELS_*(), and use TSRMLS_*() instead.
|
2001-07-27 10:16:41 +00:00 |
snprintf.c
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
snprintf.h
|
Add the capibility to to allow ap_php_(v)snprintf to replace (v)snprintf
|
2001-06-05 16:35:56 +00:00 |
streams.c
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
strlcat.c
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
strlcpy.c
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
win95nt.h
|
MS VisualStudio .NET 7.0 has M_PI_4 in math.h
|
2001-05-17 09:55:03 +00:00 |