summaryrefslogtreecommitdiff
path: root/ext/pspell/pspell.c
Commit message (Expand)AuthorAgeFilesLines
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* Remove IS_EXT_MODULE definesNikita Popov2018-09-161-2/+0
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* Use int instead of long in protosGabriel Caruso2018-02-231-1/+1
* year++Xinchen Hui2018-01-021-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Added ZEND_ATTRIBUTE_FORMAT to some middind functions.Dmitry Stogov2016-06-211-3/+3
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | cleanup mod version macros and mod defs, round xAnatol Belski2015-03-231-1/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-25/+25
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-37/+37
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | first show to make 's' work with size_tAnatol Belski2014-08-271-10/+10
* | master renames phase 6Anatol Belski2014-08-251-2/+2
* | master renames phase 1Anatol Belski2014-08-251-41/+41
* | partially ported ext/pspell, should be more for zend_string usageAnatol Belski2014-08-191-32/+32
* | basic macro replacements, all at onceAnatol Belski2014-08-191-9/+9
* | Unused variableXinchen Hui2014-08-151-14/+4
* | Add support for pspellXinchen Hui2014-05-111-23/+28
* | Cleanup (1-st round)Dmitry Stogov2014-04-151-1/+1
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* - Added new parameter parsing option (p - for valid path (string without null...Felipe Pena2011-06-061-3/+3
* - Fixed ZTS buildFelipe Pena2011-03-131-3/+3
* - Year++Felipe Pena2011-01-011-1/+1
* - use TSRMLS_*C instead of TSRMLS_FETCH in zend_list_insertPierre Joye2010-09-161-1/+1
* Removed safe_modeKalle Sommer Nielsen2010-04-261-13/+0
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-19/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+19
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-19/+0
* MFH:Felipe Pena2008-08-231-58/+43
* MFH: fix compile warnings (patch by Phil Oleson)Antony Dovgal2008-08-131-3/+3
* - Added arginfoFelipe Pena2008-07-161-19/+142
* - New parameter parsing APIFelipe Pena2008-06-271-197/+132
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* - Avoid sprintf, even when checked copy'n'paste or changes lead to errorsMarcus Boerger2007-02-241-1/+1
* use safer functions, check error valueStanislav Malyshev2007-02-171-24/+33
* MFHAntony Dovgal2007-01-161-11/+19
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* MFHAntony Dovgal2006-12-201-18/+3
* move static declaration to *.c filesNuno Lopes2006-08-141-1/+23