summaryrefslogtreecommitdiff
path: root/ext/pspell/pspell.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* a few more static keywordingNuno Lopes2006-08-141-21/+21
* bump year and license versionfoobar2006-01-011-3/+3
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
* MFH: Properly fixed bug #34456 (original patch completely reverted).Ilia Alshanetsky2005-10-171-109/+43
* MFH: Fixed bug #34456 (Possible crash inside pspell extension).Ilia Alshanetsky2005-09-121-12/+24
* - Bumber up yearfoobar2005-08-031-1/+1
* Move declarations to the begining of function.Edin Kadribasic2004-05-181-8/+8
* Fixed compile warnings.Ilia Alshanetsky2004-02-131-1/+1
* There is CODING_STANDARDS..at least NEW code should respect those..foobar2004-02-111-9/+7
* Added two new functions to set the dict-dir and data-dir options.Brian France2004-02-111-10/+34
* This should allow us to read dictionary locations from the win32 registry whe...Vlad Krupin2004-02-031-0/+26
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* format string fixesAndrey Hristov2003-08-281-14/+14
* this comment makes no sense after the previous commitVlad Krupin2003-08-131-1/+0
* changes to accomodate win32 buildVlad Krupin2003-08-131-3/+58
* proto fixesAndrey Hristov2003-07-191-12/+12
* Added missing safe_mode/open_basedir checks.Ilia Alshanetsky2003-06-121-0/+27
* updating license information in the headers.James Cox2003-06-101-3/+3
* Fix segfault in pspell_new_config(). Also fix grammarJay Smith2003-05-211-13/+19
* Changed php_error to php_error_docref.Ilia Alshanetsky2003-01-191-22/+22
* Removed pointless memory allocation checks.Ilia Alshanetsky2003-01-181-3/+1
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Fix crash bug 15607Yasuo Ohgaki2002-02-221-0/+1
* fixed bug preventing pspell from building when pspell header files areVlad Krupin2001-12-291-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* - Nuke REGISTER_MAIN_*. Extension maintainers please make sure I didn'tAndi Gutmans2001-12-031-4/+4
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-1/+2
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-63/+63
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* - TSRMLS_FETCH workZeev Suraski2001-08-051-12/+24
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-2/+4
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+2
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+17