Re: [PHP-CVS] cvs: php-src /main php_streams.h /main/streams streams.c

2009-05-19 Thread Kalle Sommer Nielsen
2009/5/17 Arnaud Le Blanc lbarn...@php.net: lbarnaud                Sun May 17 16:52:35 2009 UTC  Modified files:    /php-src/main       php_streams.h    /php-src/main/streams       streams.c  Log:  un-duplicated code (merged unicode/string variants of stream_copy_to_stream  and let the

Re: [PHP-CVS] cvs: php-src /main php_streams.h /main/streams streams.c

2009-05-19 Thread Arnaud Le Blanc
On Tue, 2009-05-19 at 11:24 +0200, Kalle Sommer Nielsen wrote: 2009/5/17 Arnaud Le Blanc lbarn...@php.net: lbarnaudSun May 17 16:52:35 2009 UTC Modified files: /php-src/main php_streams.h /php-src/main/streams streams.c Log: un-duplicated code

Re: [PHP-CVS] cvs: php-src /main php_streams.h /main/streams streams.c

2009-05-19 Thread Kalle Sommer Nielsen
Hi 2009/5/19 Arnaud Le Blanc lbarn...@php.net: Sorry, fixed the error. However it does not seems that these warnings are due to this change. I'll see if I have some time to look into these warnings, I don't reckon streams.c had this many but its HEAD anyway, and thanks ;) Regards, Arnaud

[PHP-CVS] cvs: php-src /main php_streams.h /main/streams streams.c

2009-05-17 Thread Arnaud Le Blanc
lbarnaudSun May 17 16:52:35 2009 UTC Modified files: /php-src/main php_streams.h /php-src/main/streams streams.c Log: un-duplicated code (merged unicode/string variants of stream_copy_to_stream and let the compiler optimize

[PHP-CVS] cvs: php-src /main php_streams.h

2008-12-13 Thread Lars Strojny
lstrojnySat Dec 13 15:07:20 2008 UTC Modified files: /php-src/main php_streams.h Log: MFB: Remove trailing whitespaces http://cvs.php.net/viewvc.cgi/php-src/main/php_streams.h?r1=1.137r2=1.138diff_format=u Index: php-src/main/php_streams.h diff

[PHP-CVS] cvs: php-src /main php_streams.h

2007-07-09 Thread Dmitry Stogov
dmitry Mon Jul 9 16:42:45 2007 UTC Modified files: /php-src/main php_streams.h Log: wrong comments http://cvs.php.net/viewvc.cgi/php-src/main/php_streams.h?r1=1.129r2=1.130diff_format=u Index: php-src/main/php_streams.h diff -u

[PHP-CVS] cvs: php-src /main php_streams.h

2007-03-03 Thread Marcus Boerger
helly Sat Mar 3 22:30:07 2007 UTC Modified files: /php-src/main php_streams.h Log: - One more tab to go http://cvs.php.net/viewvc.cgi/php-src/main/php_streams.h?r1=1.127r2=1.128diff_format=u Index: php-src/main/php_streams.h diff -u

[PHP-CVS] cvs: php-src /main php_streams.h /main/streams plain_wrapper.c streams.c /sapi/cli php_cli.c

2007-02-21 Thread Antony Dovgal
tony2001Wed Feb 21 21:56:45 2007 UTC Modified files: /php-src/main php_streams.h /php-src/main/streams plain_wrapper.c streams.c /php-src/sapi/cli php_cli.c Log: implement PHP_STREAM_FLAG_NO_CLOSE and avoid hacks in plain wrapper

[PHP-CVS] cvs: php-src /main php_streams.h /main/streams streams.c

2007-01-16 Thread Marcus Boerger
helly Tue Jan 16 20:36:04 2007 UTC Modified files: /php-src/main php_streams.h /php-src/main/streams streams.c Log: - Add more unicode stuff http://cvs.php.net/viewvc.cgi/php-src/main/php_streams.h?r1=1.122r2=1.123diff_format=u Index:

[PHP-CVS] cvs: php-src /main php_streams.h /main/streams cast.c streams.c

2007-01-15 Thread Marcus Boerger
helly Mon Jan 15 22:19:33 2007 UTC Modified files: /php-src/main php_streams.h /php-src/main/streams cast.c streams.c Log: - Help streams debugging http://cvs.php.net/viewvc.cgi/php-src/main/php_streams.h?r1=1.121r2=1.122diff_format=u Index:

[PHP-CVS] cvs: php-src /main php_streams.h /main/streams streams.c

2007-01-10 Thread Sara Golemon
pollita Wed Jan 10 22:43:17 2007 UTC Modified files: /php-src/main php_streams.h /php-src/main/streams streams.c Log: Add convenience function for openeing files with unicode names

[PHP-CVS] cvs: php-src /main php_streams.h

2006-12-27 Thread Antony Dovgal
tony2001Wed Dec 27 15:22:46 2006 UTC Modified files: /php-src/main php_streams.h Log: fix php_stream_u_get_line() macro http://cvs.php.net/viewvc.cgi/php-src/main/php_streams.h?r1=1.118r2=1.119diff_format=u Index: php-src/main/php_streams.h

[PHP-CVS] cvs: php-src /main php_streams.h /main/streams streams.c

2006-11-08 Thread Antony Dovgal
tony2001Thu Nov 9 01:06:45 2006 UTC Modified files: /php-src/main php_streams.h /php-src/main/streams streams.c Log: eliminate a couple of compile warnings

[PHP-CVS] cvs: php-src /main php_streams.h /main/streams streams.c

2006-10-03 Thread Antony Dovgal
tony2001Tue Oct 3 23:22:21 2006 UTC Modified files: /php-src/main php_streams.h /php-src/main/streams streams.c Log: int - size_t http://cvs.php.net/viewvc.cgi/php-src/main/php_streams.h?r1=1.116r2=1.117diff_format=u Index:

[PHP-CVS] cvs: php-src /main php_streams.h /main/streams streams.c

2006-04-18 Thread Sara Golemon
pollita Tue Apr 18 19:09:31 2006 UTC Modified files: /php-src/main php_streams.h /php-src/main/streams streams.c Log: Fix copy/paste typo in php_stream_path_decode() proto

[PHP-CVS] cvs: php-src /main php_streams.h

2005-02-06 Thread Wez Furlong
wez Sun Feb 6 18:17:10 2005 EDT Modified files: /php-src/main php_streams.h Log: Avoid bug where stream_copy_to_stream() call for precisely 200 bytes would result in entire resource being copied. The mmap brake is already present inside

[PHP-CVS] cvs: php-src /main php_streams.h /main/streams streams.c

2004-11-15 Thread Ilia Alshanetsky
iliaa Mon Nov 15 18:43:13 2004 EDT Modified files: /php-src/main php_streams.h /php-src/main/streams streams.c Log: Fixed bug #29801 (Set limit on the size of mmapable data).

[PHP-CVS] cvs: php-src /main php_streams.h

2004-09-29 Thread Anantha Kesari H Y
hyanantha Wed Sep 29 06:54:57 2004 EDT Modified files: /php-src/main php_streams.h Log: NETWARE has a proper stat structure Now no need of CLIB_STAT_PATCH checks http://cvs.php.net/diff.php/php-src/main/php_streams.h?r1=1.97r2=1.98ty=u Index:

[PHP-CVS] cvs: php-src /main php_streams.h /main/streams streams.c

2003-12-13 Thread Sara Golemon
pollita Sat Dec 13 13:48:40 2003 EDT Modified files: /php-src/main php_streams.h /php-src/main/streams streams.c Log: Fix Win32 Build. mkdir/rmdir are macros Index: php-src/main/php_streams.h diff -u php-src/main/php_streams.h:1.89

[PHP-CVS] cvs: php-src /main php_streams.h /main/streams transports.c xp_socket.c

2003-11-27 Thread Wez Furlong
wez Thu Nov 27 12:39:02 2003 EDT Modified files: /php-src/main php_streams.h /php-src/main/streams transports.c xp_socket.c Log: port liveness checks and a couple of other things from the 4.3 branch. Liveness checks are used to validate