php-src/ext/phar
Greg Beaver 8bf72978b3 fix several issues:
1) segfault in phar_buildfromdirectoryiterator8.phpt
2) tests failing because SKIPDOTS is default on 64 bit, not on 32
3) Marcus, you really need to add SKIPDOTS as a class constant, so we don't have to use 0x00001000
2008-06-24 01:11:27 +00:00
..
phar - Make sure we are not trying to pack directories 2008-06-04 14:36:33 +00:00
tests fix several issues: 2008-06-24 01:11:27 +00:00
build_precommand.php
cgidebug fix inode calculation, we need fname to be set for phar/tar formats prior to manifest parsing 2008-06-22 00:50:32 +00:00
config.m4 add openssl signing support. This adds an extra parameter 2008-06-01 04:21:26 +00:00
config.w32 - One solution for the openssl issues 2008-06-23 19:18:01 +00:00
CREDITS
dirstream.c fix windows build and more performance jumps (these are minor) 2008-06-18 06:38:47 +00:00
dirstream.h refactor function names for clarity. No functionality change 2008-05-30 22:38:46 +00:00
func_interceptors.c - Kill a couple of double frees and a memleak 2008-06-21 20:47:35 +00:00
func_interceptors.h
gdbhelp
LICENSE
Makefile.frag - ws 2008-06-21 18:57:53 +00:00
makestub.php
package.php
package.xml
phar_internal.h - Fix macro definition syntax 2008-06-21 19:40:41 +00:00
phar_object.c fix several issues: 2008-06-24 01:11:27 +00:00
phar_path_check.c
phar_path_check.re
phar.c - One solution for the openssl issues 2008-06-23 19:18:01 +00:00
phar.phar fix several issues: 2008-06-24 01:11:27 +00:00
pharzip.h
php_phar.h
shortarc.php - Keep 5_3 stub and creation files in sync with what I have in CVS HEAD 2008-05-18 20:52:34 +00:00
stream.c fix windows build and more performance jumps (these are minor) 2008-06-18 06:38:47 +00:00
stream.h refactor function names for clarity. No functionality change 2008-05-30 22:38:46 +00:00
stub.h - Keep 5_3 stub and creation files in sync with what I have in CVS HEAD 2008-05-18 20:52:34 +00:00
tar.c fix tar-related failures 2008-06-23 03:55:50 +00:00
tar.h
TODO
util.c - One solution for the openssl issues 2008-06-23 19:18:01 +00:00
zip.c - pefree pemalloc'd filename 2008-06-21 20:14:43 +00:00