summaryrefslogtreecommitdiff
path: root/ext/sysvmsg
Commit message (Expand)AuthorAgeFilesLines
* Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-3/+3
* Get rid of more ZVAL_ZVAL() macrosDmitry Stogov2015-06-121-1/+1
* cleanup mod version macros and mod defs, round xAnatol Belski2015-03-232-1/+4
* Cleanup resource handling APIsXinchen Hui2015-02-021-5/+15
* bump yearXinchen Hui2015-01-152-2/+2
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-17/+17
* Move smart_str implementation into Zend/Nikita Popov2014-09-211-1/+1
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-192-2/+2
* master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-4/+4
* master renames phase 1Anatol Belski2014-08-252-39/+39
* port sysvshm, sysvsem and sysvmsgAnatol Belski2014-08-192-13/+13
* basic macro replacements, all at onceAnatol Belski2014-08-191-31/+31
* Use reference counting instead of zval duplicationDmitry Stogov2014-06-051-5/+2
* Refactor sysvsem, sysvshm, sysmsgXinchen Hui2014-05-091-31/+34
* Bump yearXinchen Hui2014-01-032-2/+2
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* Happy New YearXinchen Hui2013-01-012-2/+2
* Merge branch 'PHP-5.3' into PHP-5.4David Soria Parra2012-03-201-1/+1
|\
| * Replace $Revision$ with $Id$ in keyword expansion enable filesDavid Soria Parra2012-03-201-1/+1
| * - Year++Felipe Pena2012-01-012-2/+2
| * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
| * fix testsAntony Dovgal2011-05-041-1/+1
| * - Year++Felipe Pena2011-01-012-2/+2
| * - WSPierre Joye2010-09-161-22/+22
* | - Year++Felipe Pena2012-01-012-2/+2
* | Changed silent conversion of array to string to produce a notice. (Patrick)Stanislav Malyshev2011-10-211-1/+1
* | - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* | fix testsAntony Dovgal2011-05-041-1/+1
* | - Year++Felipe Pena2011-01-012-2/+2
* | - WSPierre Joye2010-09-161-22/+22
* | - use TSRMLS_*C instead of TSRMLS_FETCH in zend_list_insertPierre Joye2010-09-161-1/+1
|/
* Add some sysvmsg coverage testsRaphael Geissert2010-03-013-0/+199
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-032-2/+2
* 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-7/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+7
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-7/+0
* - Added arginfoFelipe Pena2008-06-301-25/+54
* - zend_arg_defs.c is unnecessary nowFelipe Pena2008-06-301-3/+0
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-312-2/+2
* MFH: Add msg_queue_exists() function (Benjamin Schulz) [DOC]Johannes Schlüter2007-11-203-0/+47
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* TypoMartin Kraemer2007-03-141-1/+1
* MFHAntony Dovgal2007-01-171-12/+1
* remove useless MSHUTDOWN functionNuno Lopes2007-01-082-12/+1
* %f -> %FIlia Alshanetsky2007-01-051-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-012-2/+2
* Added checks for negative max length and overflow checks for overly longIlia Alshanetsky2006-12-231-5/+10
* sys/msg.h does not exist on MacOS XAntony Dovgal2006-08-241-0/+5
* Fixed bug #37705 (Semaphore constants not available).Ilia Alshanetsky2006-06-051-0/+2