..
alloca.c
There is no reason to define malloc() to xmalloc() in this context.
1999-09-18 12:13:48 +00:00
config.w32.h
HAVE_MEMORY_H is not used by PHP.
2000-06-21 21:48:14 +00:00
configuration-parser.y
- Parse errors in the php.ini files under Windows will no longer mess up the
2000-06-09 02:18:50 +00:00
configuration-scanner.l
Update the license with the new clause 6
2000-05-18 15:34:45 +00:00
fopen_wrappers.c
- I wrote a long msg but the commit didn't go through.
2000-06-25 17:02:59 +00:00
fopen_wrappers.h
@ fopen_wrappers() are now extensible via modules
2000-06-08 09:43:12 +00:00
internal_functions_registry.h
Update the license with the new clause 6
2000-05-18 15:34:45 +00:00
internal_functions_win32.c
Move main.h to php_main.h.
2000-06-05 23:24:42 +00:00
internal_functions.c.in
Move main.h to php_main.h.
2000-06-05 23:24:42 +00:00
logos.h
*** empty log message ***
2000-04-19 23:18:15 +00:00
main.c
- I wrote a long msg but the commit didn't go through.
2000-06-25 17:02:59 +00:00
Makefile.in
Change directory name from core to main.
2000-06-11 18:51:17 +00:00
mergesort.c
Fine tune Andi's patch
2000-02-11 15:59:30 +00:00
output.c
- Make the output globals accessible from the outside world
2000-06-24 13:27:34 +00:00
php3_compat.h
Forgot to commit the php4 fixes
2000-04-15 13:53:20 +00:00
php_compat.h
- Fix Win32 build
2000-03-04 19:58:59 +00:00
php_content_types.c
- License is at 2.02
2000-05-29 17:03:24 +00:00
php_content_types.h
Make POST handling the way it should be. RFC1867, and any future POST handlers we might
2000-02-17 20:23:59 +00:00
php_globals.h
Improve timeout support - ini_get("max_execution_time", ...) works now
2000-06-16 02:27:47 +00:00
php_ini.c
- Make the INI entries sorted in phpinfo()
2000-06-03 03:05:29 +00:00
php_ini.h
- Make the INI entries sorted in phpinfo()
2000-06-03 03:05:29 +00:00
php_main.h
Move main.h to php_main.h.
2000-06-05 23:24:42 +00:00
php_output.h
- Make the output globals accessible from the outside world
2000-06-24 13:27:34 +00:00
php_realpath.c
Update the license with the new clause 6
2000-05-18 15:34:45 +00:00
php_realpath.h
Update the license with the new clause 6
2000-05-18 15:34:45 +00:00
php_reentrancy.h
Some systems don't have dirent.h. Wrap include appropiately.
2000-05-23 15:15:48 +00:00
php_regex.h
SAPIfication, Episode VI: Return of the SAPI
2000-02-10 19:41:21 +00:00
php_sprintf.c
Update the license with the new clause 6
2000-05-18 15:34:45 +00:00
php_syslog.h
Real fix for std_syslog issue on OpenServer. This is limited to the native
2000-06-09 17:21:40 +00:00
php_ticks.c
@- Implemented default_charset and default_mimetype config directives (Stig)
2000-02-25 21:27:03 +00:00
php_ticks.h
@- Implemented default_charset and default_mimetype config directives (Stig)
2000-02-25 21:27:03 +00:00
php_variables.c
Update the license with the new clause 6
2000-05-18 15:34:45 +00:00
php_variables.h
Worked on beautifying rfc1867.c a bit
2000-02-19 20:12:26 +00:00
php_version.h
Update to 4.0.1
2000-06-22 18:35:09 +00:00
php_virtual_cwd.c
- Forgot to remove comment
2000-06-24 16:24:01 +00:00
php_virtual_cwd.h
- Only use VIRTUAL_DIR in ZTS mode until it is thoroughly tested.
2000-06-24 16:10:18 +00:00
php.h
- Only use VIRTUAL_DIR in ZTS mode until it is thoroughly tested.
2000-06-24 16:10:18 +00:00
reentrancy.c
(php_readdir_r) Revert that bad patch.
2000-06-12 14:11:39 +00:00
rfc1867.c
@ Add support for both indexed and non-indexed arrays of file uploads
2000-06-04 05:46:28 +00:00
rfc1867.h
Make POST handling the way it should be. RFC1867, and any future POST handlers we might
2000-02-17 20:23:59 +00:00
safe_mode.c
- I wrote a long msg but the commit didn't go through.
2000-06-25 17:02:59 +00:00
safe_mode.h
- I wrote a long msg but the commit didn't go through.
2000-06-25 17:02:59 +00:00
SAPI.c
- COMPILE_ERROR should only be used in Zend
2000-06-23 13:05:06 +00:00
SAPI.h
Update the license with the new clause 6
2000-05-18 15:34:45 +00:00
snprintf.c
SAPIfication, Episode VI: Return of the SAPI
2000-02-10 19:41:21 +00:00
snprintf.h
Update the license with the new clause 6
2000-05-18 15:34:45 +00:00
strlcat.c
- Export strlcat()/strcpy() for Frank.
2000-04-20 17:40:03 +00:00
strlcpy.c
- Export strlcat()/strcpy() for Frank.
2000-04-20 17:40:03 +00:00
win95nt.h
- Don't define DEBUG anymore. Everyone should use PHP_DEBUG.
2000-03-11 20:48:49 +00:00