.. |
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
|
- PHP_FOPEN -> V_FOPEN
|
2000-04-15 14:37:28 +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
|
- Change PHP_ to V_ (directory & file functions)
|
2000-04-15 14:20:01 +00:00 |
fopen_wrappers.h
|
- Don't need to extern functions
|
2000-04-09 19:54:50 +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
|
- Add wddx support to the default build
|
2000-04-07 10:21:17 +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 the PHP logo
|
2000-04-05 21:41:38 +00:00 |
main.c
|
Remove unnecessary argument
|
2000-04-15 14:30:18 +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
|
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
|
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
|
Make error_prepend_string and error_append_string work
|
2000-04-14 14:00:32 +00:00 |
php_ini.c
|
Prettying up the output of phpinfo(). Someone has to tell me how
|
2000-04-05 20:17:02 +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
|
- Change PHP_ to V_ (directory & file functions)
|
2000-04-15 14:20:01 +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
|
Undo bogus commit
|
2000-04-14 13:40:27 +00:00 |
php_virtual_cwd.c
|
- Try and resolve the problem with current working directories not being
|
2000-04-10 17:39:11 +00:00 |
php_virtual_cwd.h
|
- Try and resolve the problem with current working directories not being
|
2000-04-10 17:39:11 +00:00 |
php.h
|
- Change PHP_ to V_ (directory & file functions)
|
2000-04-15 14:20:01 +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
|
- Change PHP_ to V_ (directory & file functions)
|
2000-04-15 14:20:01 +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
|
- Change PHP_ to V_ (directory & file functions)
|
2000-04-15 14:20:01 +00:00 |
safe_mode.h
|
More php3_ annihilation
|
1999-12-17 19:16:50 +00:00 |
SAPI.c
|
- Create dtor function
|
2000-04-02 20:26:06 +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 |