summaryrefslogtreecommitdiff
path: root/ext/sysvsem
Commit message (Expand)AuthorAgeFilesLines
* cleanup mod version macros and mod defs, round xAnatol Belski2015-03-232-1/+4
* Cleanup resource handling APIsXinchen Hui2015-02-021-3/+7
* bump yearXinchen Hui2015-01-152-2/+2
* trailing whitespace removalStanislav Malyshev2015-01-102-4/+4
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-16/+16
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-192-2/+2
* Merge branch 'PHP-5.6'Matteo Beccati2014-09-103-6/+119
|\
| * FR #67990 - Added nowait argument to sem_acquireMatteo Beccati2014-09-103-6/+119
* | master renames phase 1Anatol Belski2014-08-251-5/+5
* | port sysvshm, sysvsem and sysvmsgAnatol Belski2014-08-191-2/+2
* | basic macro replacements, all at onceAnatol Belski2014-08-191-3/+3
* | Refactor sysvsem, sysvshm, sysmsgXinchen Hui2014-05-091-4/+5
|/
* 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
* - remove magic quotes support, functions are kept (see the NEWS entry for the...Pierre Joye2011-07-221-2/+0
* - Year++Felipe Pena2011-01-012-2/+2
* 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
* - Fix testFelipe Pena2008-12-271-2/+2
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-4/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+4
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-4/+0
* - New parameter parsing APIFelipe Pena2008-06-291-22/+40
* 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
* MFH: remove warnings in resource dtorAntony Dovgal2007-05-111-4/+1
* TypoMartin Kraemer2007-03-141-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-012-2/+2
* bump year and license versionfoobar2006-01-012-6/+6
* Cleanup code and prevent usage of uninitialized variable.Ilia Alshanetsky2005-12-151-11/+1
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
* - Bumber up yearfoobar2005-08-032-2/+2
* - Unify the "configure --help" textsfoobar2005-05-291-1/+1
* fix typos in error messages & resource nameAntony Dovgal2005-01-201-3/+3
* "The Visa to Sibiria" (work in progress)Hartmut Holzgraefe2004-03-231-0/+39
* - 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-2/+2
* Fixed compiler warnings.Ilia Alshanetsky2003-08-311-11/+11
* proto fixesAndrey Hristov2003-07-191-4/+4
* updating license information in the headers.James Cox2003-06-102-6/+6
* SKIP -> SKIPIFfoobar2003-04-161-1/+1
* WS & CS fixesfoobar2003-03-071-19/+26
* 64-bit correction to variables passed to zend_parse_parametersDavid Hill2003-03-061-1/+1
* Changed php_error to php_error_docref.Ilia Alshanetsky2003-01-191-10/+10
* Bump year.Sebastian Bergmann2002-12-312-2/+2
* Add test for both sysvsem and sysvshmMelvyn Sopacua2002-11-041-0/+114
* Really *really* fix the segfault bug #17274 and bug #19627 this time.Wez Furlong2002-09-271-27/+9