php-src/ext/phar
2008-06-15 21:42:20 +00:00
..
phar - Make sure we are not trying to pack directories 2008-06-04 14:36:33 +00:00
tests [DOC] implement full signature support for tar-based archives. By default, data archives do 2008-06-13 22:07:44 +00:00
build_precommand.php
cgidebug fix memleak, add test for previous segfault fix 2008-05-18 23:41:08 +00:00
config.m4 add openssl signing support. This adds an extra parameter 2008-06-01 04:21:26 +00:00
config.w32 enable by default statically instead of shared 2008-05-17 20:07:22 +00:00
CREDITS
dirstream.c HUGE speed improvement, from 19 req/sec to 27 req/sec for phpMyAdmin - now speed with apc+phar.cache_list = on-disk speedcvs diff -u |less This is by generating a list of virtual directories and using those in stat calls instead of scanning the whole manifest hash table. on-disk phpMyAdmin = 28 req/sec 2008-06-15 18:15:48 +00:00
dirstream.h refactor function names for clarity. No functionality change 2008-05-30 22:38:46 +00:00
func_interceptors.c HUGE speed improvement, from 19 req/sec to 27 req/sec for phpMyAdmin - now speed with apc+phar.cache_list = on-disk speedcvs diff -u |less This is by generating a list of virtual directories and using those in stat calls instead of scanning the whole manifest hash table. on-disk phpMyAdmin = 28 req/sec 2008-06-15 18:15:48 +00:00
func_interceptors.h
gdbhelp
LICENSE
Makefile.frag - Make phar.phar building work for virtualized builds 2008-06-04 16:38:13 +00:00
makestub.php
package.php
package.xml
phar_internal.h another optimization - move inode hash to initial manifest parsing, improves runtime perf of stat slightly 2008-06-15 21:42:20 +00:00
phar_object.c another optimization - move inode hash to initial manifest parsing, improves runtime perf of stat slightly 2008-06-15 21:42:20 +00:00
phar_path_check.c
phar_path_check.re
phar.c another optimization - move inode hash to initial manifest parsing, improves runtime perf of stat slightly 2008-06-15 21:42:20 +00:00
phar.phar another optimization - move inode hash to initial manifest parsing, improves runtime perf of stat slightly 2008-06-15 21:42:20 +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 another optimization - move inode hash to initial manifest parsing, improves runtime perf of stat slightly 2008-06-15 21:42:20 +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 another optimization - move inode hash to initial manifest parsing, improves runtime perf of stat slightly 2008-06-15 21:42:20 +00:00
tar.h
TODO
util.c HUGE speed improvement, from 19 req/sec to 27 req/sec for phpMyAdmin - now speed with apc+phar.cache_list = on-disk speedcvs diff -u |less This is by generating a list of virtual directories and using those in stat calls instead of scanning the whole manifest hash table. on-disk phpMyAdmin = 28 req/sec 2008-06-15 18:15:48 +00:00
zip.c another optimization - move inode hash to initial manifest parsing, improves runtime perf of stat slightly 2008-06-15 21:42:20 +00:00