sas Thu Feb 27 05:07:12 2003 EDT
Modified files:
/php4/main php_streams.h
Log:
rename macro argument so that it does not partially match the string.
fixes a warning on unixware
Index: php4/main/php_streams.h
diff -u php4/main/php_streams.h:1.73 php4
wez Sun Feb 16 19:20:38 2003 EDT
Added files:
/php4/main/streams context.h filter_api.h plain_wrapper.h
userspace.h
Modified files:
/php4/main php_streams.h
Log:
Move some of the streams header into supplement
wez Thu Feb 13 08:40:35 2003 EDT
Modified files:
/php4/main streams.c php_streams.h
Log:
Moving away from ANSI stdio for plain files.
Index: php4/main/streams.c
diff -u php4/main/streams.c:1.147 php4/main/streams.c:1.148
--- php4/main/streams.c:1.147 T
iliaa Fri Feb 7 17:49:21 2003 EDT
Modified files:
/php4/main php_streams.h
Log:
Added missing definitions.
Index: php4/main/php_streams.h
diff -u php4/main/php_streams.h:1.66 php4/main/php_streams.h:1.67
--- php4/main/php_streams.h:1.66Mon Jan 6
wez Mon Jan 6 09:00:58 2003 EDT
Modified files:
/php4/main php_streams.h
Log:
Fix for bug #21406; infinite loop during filter flushing.
Index: php4/main/php_streams.h
diff -u php4/main/php_streams.h:1.65 php4/main/php_streams.h:1.66
--- php4/main/php_st
derick Thu Jan 2 08:31:10 2003 EDT
Modified files:
/php4/main php_streams.h
Log:
- Fix warnings on UnixWare
Index: php4/main/php_streams.h
diff -u php4/main/php_streams.h:1.63 php4/main/php_streams.h:1.64
--- php4/main/php_streams.h:1.63Tue Dec 31 10:
helly Tue Nov 5 19:17:47 2002 EDT
Modified files:
/php4/main php_streams.h
Log:
Make the macro use the function and not the other macro as discussed
with Wez.
Index: php4/main/php_streams.h
diff -u php4/main/php_streams.h:1.60 php4/main/php_streams.h:1.
helly Tue Nov 5 19:15:24 2002 EDT
Modified files:
/php4/main php_streams.h streams.c
Log:
php_stream replacement for fprintf
#Agreed by Wez - I will use this mysel soon.
Index: php4/main/php_streams.h
diff -u php4/main/php_streams.h:1.59 php4/main/php_s
helly Tue Nov 5 06:10:06 2002 EDT
Modified files:
/php4/main php_streams.h
Log:
correct define: silences compiler warning in http_fopen_wrapper.c
Index: php4/main/php_streams.h
diff -u php4/main/php_streams.h:1.58 php4/main/php_streams.h:1.59
--- php4/mai
wez Sat Sep 28 18:10:47 2002 EDT
Modified files:
/php4/main streams.c php_streams.h
Log:
Differentiate between write buffer and streams read buffer sizes.
Add options for timeout and chunk size; previously these were only
set-able for socket streams.
wez Sat Sep 28 09:05:48 2002 EDT
Modified files:
/php4/main php_streams.h streams.c user_streams.c
Log:
Allow user streams/wrappers to implement fstat(), opendir() and stat().
Index: php4/main/php_streams.h
diff -u php4/main/php_streams.h:1.49 php4/mai
wez Mon Sep 23 15:07:38 2002 EDT
Modified files:
/php4/main php_streams.h
Log:
Enable include("http://";) under win32 by downloading to a temporary
stream so that flex will get on nicely with the content.
# untested; theoretically it should work just
12 matches
Mail list logo