/ [cvs] / pecl / apc
ViewVC logotype

Index of /pecl/apc

Files shown:54 (Show 55 dead files)
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
arch/        
build/        
courierauth/        
extras/        
mmap/        
shm/        
tests/        
util/        
.cvsignore  1.4  2 years  rasmus  __unset and fetch_globals fixes from Gopal
CHANGELOG  1.42  6 months  shire  fix misc memleaks: added refcount stack to free refcounts, memleak in opened_pat...
INSTALL  3.65  3 months  gopalv  apc.canonicalize - set to zero to allow relative paths avoid canonicalization an...
LICENSE  3.2  2 years  rasmus  Housekeeping
NOTICE  3.10  2 years  rasmus  Fix a minor apc.php bug and update Changelog
TECHNOTES.txt  1.4  17 months  shire  fix signed 32-bit limitation on memory segment size
TODO  1.4  2 years  rasmus  Housekeeping
apc.c  3.29  8 weeks  shire  fix WS
apc.dsp  3.4  22 months  gopalv  Cleanup: remove apc_pair.[ch] files which were only required for the optimizer
apc.h  3.18  2 months  gopalv  use pcre for apc filters
apc.php  3.72  6 weeks  shire  Add proxy option for bug/request #7126
apc_cache.c  3.167  2 weeks  shire  set cache_info inode and device to 0 when stat=0
apc_cache.h  3.56  8 weeks  shire  Initial commit of APCIterator class
apc_compile.c  3.111  8 weeks  shire  Initial commit of APCIterator class
apc_compile.h  3.21  3 months  gopalv  whitespace fixes and vim7 compat modelines
apc_debug.c  3.7  3 months  shire  remove tabs and trailing ws. # if this causes patch headaches, just revert not t...
apc_debug.h  3.2  22 months  gopalv  Cleanup: replace the debug code with a vld_dump_oparray() call
apc_fcntl.c  3.27  8 weeks  shire  exclude lock code if not enabled, fix config.m4 semun check with -Werror # -Werr...
apc_fcntl.h  3.15  3 months  gopalv  whitespace fixes and vim7 compat modelines
apc_fcntl_win32.c  3.8  3 months  shire  remove tabs and trailing ws. # if this causes patch headaches, just revert not t...
apc_globals.h  3.86  6 weeks  shire  provide apc.rfc1867_ttl configuration to help with bug #14198
apc_iterator.c  3.6  2 days  shire  fail gracefully in APCIterator if we didn't compile with pcre support. # would b...
apc_iterator.h  3.3  2 days  shire  fail gracefully in APCIterator if we didn't compile with pcre support. # would b...
apc_lock.h  3.23  3 months  gopalv  minor cleanup of MINFO
apc_main.c  3.127  7 weeks  gopalv  apc_compile_file constant - check before overloading zend_compile_file()
apc_main.h  3.13  3 months  gopalv  whitespace fixes and vim7 compat modelines
apc_mmap.c  3.11  4 weeks  shire  fix #10651, #14615
apc_php.h  3.12  3 months  gopalv  whitespace fixes and vim7 compat modelines
apc_pool.c  3.12  5 weeks  gopalv  remove the data[] from pool_block
apc_pool.h  3.8  3 months  shire  remove tabs and trailing ws. # if this causes patch headaches, just revert not t...
apc_pthreadmutex.c  3.5  3 months  shire  remove tabs and trailing ws. # if this causes patch headaches, just revert not t...
apc_pthreadmutex.h  3.5  3 months  shire  remove tabs and trailing ws. # if this causes patch headaches, just revert not t...
apc_rfc1867.c  3.18  6 weeks  shire  provide apc.rfc1867_ttl configuration to help with bug #14198
apc_sem.c  3.19  8 weeks  shire  exclude lock code if not enabled, fix config.m4 semun check with -Werror # -Werr...
apc_sem.h  3.7  3 months  gopalv  whitespace fixes and vim7 compat modelines
apc_shm.c  3.14  3 months  shire  remove tabs and trailing ws. # if this causes patch headaches, just revert not t...
apc_shm.h  3.9  3 months  gopalv  whitespace fixes and vim7 compat modelines
apc_signal.c  1.6  3 months  shire  remove tabs and trailing ws. # if this causes patch headaches, just revert not t...
apc_signal.h  1.4  3 months  shire  remove tabs and trailing ws. # if this causes patch headaches, just revert not t...
apc_sma.c  1.80  8 weeks  shire  fix ZTS build
apc_sma.h  1.20  3 months  gopalv  whitespace fixes and vim7 compat modelines
apc_spin.c  3.5  8 weeks  shire  fix improper free in spin locks
apc_spin.h  3.4  3 months  shire  remove tabs and trailing ws. # if this causes patch headaches, just revert not t...
apc_stack.c  3.6  8 weeks  shire  Initial commit of APCIterator class
apc_stack.h  3.5  3 months  gopalv  whitespace fixes and vim7 compat modelines
apc_zend.c  3.19  2 months  gopalv  fix include_once_override
apc_zend.h  3.10  8 weeks  shire  Initial commit of APCIterator class
config.m4  3.36  8 weeks  shire  Initial commit of APCIterator class
config.w32  1.7  8 months  gopalv  remove apc_signal.c from win32 sources (all calls are #ifdef HAVE_SIGACTION)
package.xml  1.70  9 months  rasmus  3.0.16 package.xml
pgsql_s_lock.c  3.2  19 months  shire  ifdef out pgsql_s_lock.c when spinlocks not enabled
pgsql_s_lock.h  3.3  19 months  shire  Reverting previous c++ style comment change, already commented out.
php_apc.c  3.185  4 weeks  shire  make user entry identifier lengths follow the same guideline as file entries, wh...
php_apc.h  3.16  3 months  gopalv  whitespace fixes and vim7 compat modelines

Download GNU tarball


systems@php.net
ViewVC Help
Powered by ViewVC 1.1-dev