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

2009-02-20 Thread Greg Beaver
cellog Sat Feb 21 02:32:16 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar zip.c Log: cosmetics: fix warning (only affects suncc) http://cvs.php.net/viewvc.cgi/php-src/ext/phar/zip.c?r1=1.47.2.29r2=1.47.2.30diff_format=u Index:

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

2009-02-16 Thread Greg Beaver
cellog Mon Feb 16 18:55:06 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar zip.c Log: fix memleaks on zip corruption http://cvs.php.net/viewvc.cgi/php-src/ext/phar/zip.c?r1=1.47.2.27r2=1.47.2.28diff_format=u Index: php-src/ext/phar/zip.c diff -u

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

2009-02-15 Thread Greg Beaver
cellog Sun Feb 15 19:22:42 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar zip.c Log: fix getting/setting of all 16/32 values in zip http://cvs.php.net/viewvc.cgi/php-src/ext/phar/zip.c?r1=1.47.2.25r2=1.47.2.26diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /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 20:57:08 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/phar/tests/zip zlib.phpt /php-src/ext/phar/tests/zip/files zlib_alias.phar.zip Modified files: /php-src/ext/phar zip.c /php-src/ext/phar/tests/zip

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

2008-10-11 Thread Greg Beaver
cellog Sat Oct 11 21:22:58 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar zip.c Log: cosmetics/maintainability: reduce code redundancy on error conditions http://cvs.php.net/viewvc.cgi/php-src/ext/phar/zip.c?r1=1.47.2.21r2=1.47.2.22diff_format=u

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

2008-09-21 Thread Greg Beaver
cellog Mon Sep 22 01:39:12 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar zip.c Log: workaround for Bug #46147 for PHP 5.2.7 http://cvs.php.net/viewvc.cgi/php-src/ext/phar/zip.c?r1=1.47.2.19r2=1.47.2.20diff_format=u Index:

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

2008-06-21 Thread Steph Fox
sfoxSat Jun 21 20:14:43 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar zip.c Log: - pefree pemalloc'd filename http://cvs.php.net/viewvc.cgi/php-src/ext/phar/zip.c?r1=1.47.2.12r2=1.47.2.13diff_format=u Index: php-src/ext/phar/zip.c diff -u

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

2008-06-15 Thread Greg Beaver
cellog Mon Jun 16 04:07:00 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar zip.c Log: fix hashtable creation for zip to be exact size needed, fix endian issue for loading manifest

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

2008-06-12 Thread Antony Dovgal
tony2001Thu Jun 12 10:31:22 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/phar zip.c Log: fix build (noticed by Alexey Zakhlestin) http://cvs.php.net/viewvc.cgi/php-src/ext/phar/zip.c?r1=1.47.2.3r2=1.47.2.4diff_format=u Index: