summaryrefslogtreecommitdiff
path: root/ext/pspell/pspell.c
Commit message (Expand)AuthorAgeFilesLines
* - 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
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* now when pspell/pspell.h is included, it will recognizeVlad Krupin2001-02-051-1/+3
* pspell .12 fixRasmus Lerdorf2001-02-021-0/+1
* Use zend_register_list_destructors_ex() instead.Andrei Zmievski2000-10-251-2/+2
* Mega-patch to get better resource information for modules.Andrei Zmievski2000-10-201-4/+8
* Added capability to create and manipulate a config object that can beVlad Krupin2000-08-101-7/+307
* added support for personalized dictionaries.Vlad Krupin2000-08-081-4/+119
* Added a parameter type.Egon Schmid2000-08-061-1/+1
* Fixed some protos.Egon Schmid2000-08-061-11/+11
* Changed syntax of pspell_new() (one more parameter - mode)Vlad Krupin2000-07-261-90/+44
* - added several functions for manipulating wordlists - pspell_store_replaceme...Vlad Krupin2000-07-251-4/+140
* Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.David Croft2000-07-241-15/+15
* - Making pspell compile as a shared moduleVlad Krupin2000-07-131-3/+2
* - PS_* constants changed to PSPELL_*Vlad Krupin2000-07-101-14/+14
* Initial release. Includes:Vlad Krupin2000-07-101-0/+272