[PHP-CVS] cvs: php-src /ext/phar zip.c

2009-02-28 Thread Greg Beaver
cellog Sun Mar 1 06:58:23 2009 UTC Modified files: /php-src/ext/phar zip.c Log: MFB: fix swapping of time/date in timestamp saving for zip, which can cause crash on windows http://cvs.php.net/viewvc.cgi/php-src/ext/phar/zip.c?r1=1.65&r2=1.66&diff_format=u I

[PHP-CVS] cvs: php-src /ext/phar zip.c

2009-02-20 Thread Greg Beaver
cellog Sat Feb 21 02:34:02 2009 UTC Modified files: /php-src/ext/phar zip.c Log: MFB: cosmetics: fix warning (only affects suncc) http://cvs.php.net/viewvc.cgi/php-src/ext/phar/zip.c?r1=1.64&r2=1.65&diff_format=u Index: php-src/ext/phar/zip.c diff -u php-src/

[PHP-CVS] cvs: php-src /ext/phar zip.c

2009-02-16 Thread Greg Beaver
cellog Mon Feb 16 18:55:20 2009 UTC Modified files: /php-src/ext/phar zip.c Log: MFB: fix memleaks on zip corruption http://cvs.php.net/viewvc.cgi/php-src/ext/phar/zip.c?r1=1.62&r2=1.63&diff_format=u Index: php-src/ext/phar/zip.c diff -u php-src/ext/phar/zip.

[PHP-CVS] cvs: php-src /ext/phar zip.c

2009-02-15 Thread Greg Beaver
cellog Sun Feb 15 19:23:06 2009 UTC Modified files: /php-src/ext/phar zip.c Log: MFB: fix getting/setting of all 16/32 bit on zip http://cvs.php.net/viewvc.cgi/php-src/ext/phar/zip.c?r1=1.60&r2=1.61&diff_format=u Index: php-src/ext/phar/zip.c diff -u php-src/

[PHP-CVS] cvs: php-src /ext/phar zip.c

2008-10-11 Thread Greg Beaver
cellog Sat Oct 11 21:23:13 2008 UTC Modified files: /php-src/ext/phar zip.c Log: MFB: cosmetics/maintainability: reduce code redundancy on error conditions http://cvs.php.net/viewvc.cgi/php-src/ext/phar/zip.c?r1=1.56&r2=1.57&diff_format=u Index: php-src/ext/p

[PHP-CVS] cvs: php-src /ext/phar zip.c /ext/phar/tests/zip bzip2.phpt zlib.phpt /ext/phar/tests/zip/files bz2_alias.phar.zip zlib_alias.phar.zip

2008-10-11 Thread Greg Beaver
cellog Sat Oct 11 21:02:53 2008 UTC Modified files: /php-src/ext/phar zip.c /php-src/ext/phar/tests/zip zlib.phpt bzip2.phpt /php-src/ext/phar/tests/zip/files zlib_alias.phar.zip bz2_alias.phar.zip Log: MFB: w

[PHP-CVS] cvs: php-src /ext/phar zip.c

2008-09-21 Thread Greg Beaver
cellog Mon Sep 22 01:40:51 2008 UTC Modified files: /php-src/ext/phar zip.c Log: MF53: workaround for Bug #46147 for PHP < 5.2.7 http://cvs.php.net/viewvc.cgi/php-src/ext/phar/zip.c?r1=1.54&r2=1.55&diff_format=u Index: php-src/ext/phar/zip.c diff -u php-src/e

[PHP-CVS] cvs: php-src /ext/phar zip.c

2008-06-12 Thread Antony Dovgal
tony2001Thu Jun 12 10:31:40 2008 UTC Modified files: /php-src/ext/phar zip.c Log: fix build http://cvs.php.net/viewvc.cgi/php-src/ext/phar/zip.c?r1=1.50&r2=1.51&diff_format=u Index: php-src/ext/phar/zip.c diff -u php-src/ext/phar/zip.c:1.50 php-src/