php-src/main
Andi Gutmans daf81344af -
2000-04-01 17:08:03 +00:00
..
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 Several fixes, plus remove bindlib_w32 (it's more trouble than it's worth) 2000-03-31 19:46:35 +00:00
configuration-parser.y @- Changed the Windows version of PHP so that a php.ini file is no 2000-03-29 19:45:15 +00:00
configuration-scanner.l @- The string None is now recognized as a keyword by the php.ini processor, and 2000-02-26 14:29:27 +00:00
fopen_wrappers.c - This shouldn't do any harm and might fix a problem with Win32 2000-03-31 22:48:59 +00:00
fopen_wrappers.h Get the license right... (this won't make it to RC1 of B4) 2000-02-19 23:21:46 +00:00
internal_functions_registry.h Get the license right... (this won't make it to RC1 of B4) 2000-02-19 23:21:46 +00:00
internal_functions_win32.c - Define these ones and declare them in modules.h 2000-03-12 18:13:01 +00:00
internal_functions.c.in - Define these ones and declare them in modules.h 2000-03-12 18:13:01 +00:00
logos.h * Update logos 1999-07-14 23:33:00 +00:00
main.c - Baby steps... Use PHP_FOPEN() 2000-03-30 22:41:13 +00:00
mergesort.c Fine tune Andi's patch 2000-02-11 15:59:30 +00:00
output.c @Cleaned up extension namespace (Stig) 2000-03-06 20:37:11 +00:00
php3_compat.h - Nuke hash_*_ptr() functions 2000-03-24 11:16:24 +00:00
php_compat.h - Fix Win32 build 2000-03-04 19:58:59 +00:00
php_content_types.c 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_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 @- Fixed a (fairly common) situation where error_reporting values would not be 2000-02-26 23:50:11 +00:00
php_ini.c Allow the INI callbacks to know at what stage PHP is 2000-02-26 15:36:23 +00:00
php_ini.h Allow the INI callbacks to know at what stage PHP is 2000-02-26 15:36:23 +00:00
php_output.h fix some protos 2000-03-19 10:56:40 +00:00
php_realpath.c - Fix another bug in session.c 2000-03-30 22:38:50 +00:00
php_realpath.h Get the license right... (this won't make it to RC1 of B4) 2000-02-19 23:21:46 +00:00
php_reentrancy.h Get the license right... (this won't make it to RC1 of B4) 2000-02-19 23:21:46 +00:00
php_regex.h SAPIfication, Episode VI: Return of the SAPI 2000-02-10 19:41:21 +00:00
php_sprintf.c Get the license right... (this won't make it to RC1 of B4) 2000-02-19 23:21:46 +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 - Nuke hash_*_ptr() functions 2000-03-24 11:16:24 +00:00
php_variables.h Worked on beautifying rfc1867.c a bit 2000-02-19 20:12:26 +00:00
php_version.h Up version number to 4.0RC2-dev. (4.0-dev looks too general for now.) 2000-04-01 14:39:14 +00:00
php_virtual_cwd.c - 2000-04-01 17:08:03 +00:00
php_virtual_cwd.h - Intermediate commit 2000-04-01 17:02:32 +00:00
php.h - Hopefully got most of them. We also need a chdir_file function like 2000-03-30 22:56:34 +00:00
reentrancy.c Support HP-UX 10.x non-standard time-related reentrant functions 2000-03-03 16:10:38 +00:00
rfc1867.c - Baby steps... Use PHP_FOPEN() 2000-03-30 22:41:13 +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 - Fix another bug in session.c 2000-03-30 22:38:50 +00:00
safe_mode.h More php3_ annihilation 1999-12-17 19:16:50 +00:00
SAPI.c @- Fix a problem when dealing with large POST blocks in CGI mode 2000-04-01 01:11:39 +00:00
SAPI.h @- Fix a problem when dealing with large POST blocks in CGI mode 2000-04-01 01:11:39 +00:00
snprintf.c SAPIfication, Episode VI: Return of the SAPI 2000-02-10 19:41:21 +00:00
snprintf.h Use sprintf everywhere and define sprintf to php_sprintf, if sprintf is broken. 2000-03-12 17:18:21 +00:00
strlcat.c Get Win32 to compile again 1999-11-27 00:48:50 +00:00
strlcpy.c Get Win32 to compile again 1999-11-27 00:48:50 +00:00
win95nt.h - Don't define DEBUG anymore. Everyone should use PHP_DEBUG. 2000-03-11 20:48:49 +00:00