summaryrefslogtreecommitdiff
path: root/ext/shmop
Commit message (Expand)AuthorAgeFilesLines
* exclude a non windows testAnatol Belski2015-07-191-0/+3
* Added php tests to improve extension coverageEdgar R. Sandi2015-07-071-0/+116
* Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-2/+2
* Remove these old references to the DSP files we don't use anymoreKalle Sommer Nielsen2015-06-222-2/+0
* cleanup mod version macros and mod defs, round xAnatol Belski2015-03-232-1/+4
* Use specialized macro for string zval creationDmitry Stogov2015-03-121-1/+1
* Fixed shmop tests failsXinchen Hui2015-02-031-10/+12
* Cleanup resource handling APIsXinchen Hui2015-02-021-14/+23
* bump yearXinchen Hui2015-01-152-2/+2
* trailing whitespace removalStanislav Malyshev2015-01-101-7/+7
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-18/+18
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-1/+1
* removed *.dsw and *.dsp filesAnatol Belski2014-09-281-107/+0
* Merge branch 'master' into issue-67910Florian MARGAINE2014-09-201-1/+1
|\
| * s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-201-2/+2
|/
* first show to make 's' work with size_tAnatol Belski2014-08-271-1/+1
* master renames phase 1Anatol Belski2014-08-252-17/+17
* ported ext/shmopAnatol Belski2014-08-192-17/+16
* basic macro replacements, all at onceAnatol Belski2014-08-191-3/+3
* Refactored shmopXinchen Hui2014-05-161-35/+18
* Bump yearXinchen Hui2014-01-032-2/+2
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-3/+3
* Happy New YearXinchen Hui2013-01-012-2/+2
* - Year++Felipe Pena2012-01-012-2/+2
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* - Version++Felipe Pena2011-03-081-1/+1
* - Fixed bug #54193 (Integer overflow in shmop_read())Felipe Pena2011-03-081-1/+1
* - Year++Felipe Pena2011-01-012-2/+2
* - use TSRMLS_*C instead of TSRMLS_FETCH in zend_list_insertPierre Joye2010-09-161-1/+1
* revert change #298288: Remove old dsp/dsw/makefile filesRob Richards2010-04-281-0/+107
* Remove old dsp/dsw/makefile files, these arent used by the build system anymo...Kalle Sommer Nielsen2010-04-211-107/+0
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-032-2/+2
* MFH: Fixed error message grammar:Matt Wilmas2009-06-061-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-312-2/+2
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-6/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+6
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-6/+0
* - Added arginfo (functions)Felipe Pena2008-07-031-6/+45
* WSIlia Alshanetsky2008-01-271-1/+1
* remove unused PHP_EXTNAME_API macros.Nuno Lopes2008-01-031-6/+0
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-312-2/+2
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* v2 package fileIlia Alshanetsky2007-07-031-0/+57
* TypoMartin Kraemer2007-03-141-1/+1
* Only do size check on create operationsIlia Alshanetsky2007-02-241-1/+1
* Segment size validationIlia Alshanetsky2007-02-241-0/+5
* MFH: Bump year.Sebastian Bergmann2007-01-012-2/+2
* Added missing resource type checksIlia Alshanetsky2006-12-301-30/+15
* MFH: Fix double "wron param count" messagesHannes Magnusson2006-11-031-6/+6