summaryrefslogtreecommitdiff
path: root/ext/shmop
Commit message (Expand)AuthorAgeFilesLines
...
* - 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
* Fix testsHannes Magnusson2006-09-181-1/+1
* bump year and license versionfoobar2006-01-012-6/+6
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
* - Bumber up yearfoobar2005-08-032-2/+2
* Removed pointless operations/declarations.Ilia Alshanetsky2005-02-082-12/+1
* - Fix typo (avaliable -> available). (bug #28725)foobar2004-12-161-1/+1
* Improve offset check inside shmop_write().Ilia Alshanetsky2004-11-271-1/+1
* Simplify and cleanup code.Ilia Alshanetsky2004-11-051-14/+8
* Corrected package file.Ilia Alshanetsky2004-03-251-8/+7
* another package descriptionHartmut Holzgraefe2004-03-251-0/+48
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-172-3/+3
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-1/+1
* Adding shmop config file for the new build systemIlia Alshanetsky2003-12-031-0/+9
* Fixed win32 buildEdin Kadribasic2003-06-151-2/+2
* updating license information in the headers.James Cox2003-06-102-6/+6
* Bump year.Sebastian Bergmann2002-12-312-2/+2
* Switched to a new parameter parsing API, which simplifies the code.Ilia Alshanetsky2002-11-203-73/+152
* the 'setup' script was removed more than two years ago.jim winstead2002-03-161-5/+0
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-9/+1
* Maintain headers.Sebastian Bergmann2002-02-282-4/+4
* Fixed shmop_read to append \0 to returned string in shmop_read to eliminate Z...Ilia Alshanetsky2002-01-171-1/+2
* - shmop_open has a new flag for read/write access, 'w'Yasuo Ohgaki2002-01-094-62/+84
* Update headers.Sebastian Bergmann2001-12-112-4/+4