summaryrefslogtreecommitdiff
path: root/ext/shmop
Commit message (Expand)AuthorAgeFilesLines
* let ext\shmop build under win32Daniel Beulshausen2001-08-073-5/+119
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-1/+1
* Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th...Zeev Suraski2001-07-301-0/+1
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-3/+1
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+2
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-8/+20
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* - Fix copyright notices with 2001Andi Gutmans2001-02-262-2/+2
* Making the shmop phpinfo entry look the same as others.James Moore2000-12-101-1/+1
* Include <ext/standard/info.h> for php_info-related functions.Sascha Schumann2000-12-021-0/+2
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+2
* Use zend_register_list_destructors_ex() instead.Andrei Zmievski2000-10-251-1/+1
* Mega-patch to get better resource information for modules.Andrei Zmievski2000-10-201-8/+7
* - Removed the shm_* aliasesDerick Rethans2000-10-191-13/+6
* - Renamed the shm_ to shmop_ and created aliases for the old shm_Derick Rethans2000-10-192-30/+37
* protos fixedHartmut Holzgraefe2000-10-111-8/+8
* Move static declaration to source file.Sascha Schumann2000-10-072-2/+2
* typoSascha Schumann2000-10-031-1/+1
* Clean up the alignment of configure --help outputRasmus Lerdorf2000-10-021-1/+1
* @- Added the shmop extension. It allows more general ways of shared memoryDerick Rethans2000-10-016-0/+502