summaryrefslogtreecommitdiff
path: root/ext/sysvmsg
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright headers to 2017Sammy Kaye Powers2017-01-042-2/+2
|
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-012-2/+2
|\ | | | | | | | | * PHP-5.6: Happy new year (Update copyright to 2016)
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-012-2/+2
| |
| * bump yearXinchen Hui2015-01-152-2/+2
| |
* | Use ZSTR_ API to access zend_string elements (this is just renaming without ↵Dmitry Stogov2015-06-301-3/+3
| | | | | | | | semantick changes).
* | 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
| | | | | | | | | | | | | | | | So we can use it there as well... For now I've retained the zend_smart_str_public.h header, though it would probably be better to just move that one struct into zend_types.h.
* | 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
| | | | | * pull-request/341: (23 commits) typofixes
* Happy New YearXinchen Hui2013-01-012-2/+2
|
* Merge branch 'PHP-5.3' into PHP-5.4David Soria Parra2012-03-201-1/+1
|\ | | | | | | | | | | | | | | | | * PHP-5.3: Replace $Revision$ with $Id$ in keyword expansion enable files Enable $Id$ expansion for files with the $Revision$ keyword Conflicts: ext/mysqlnd/mysqlnd.h
| * 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
|