summaryrefslogtreecommitdiff
path: root/ext/pspell
Commit message (Expand)AuthorAgeFilesLines
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+0
* 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-102-7/+315
* #fixed typosDavid Croft2000-08-101-3/+3
* Added instructions on how to use personalized dictionariesVlad Krupin2000-08-081-0/+16
* added support for personalized dictionaries.Vlad Krupin2000-08-082-4/+121
* 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
* Removed pspell_mode() and pspell_runtogether()Vlad Krupin2000-07-261-2/+0
* added several functions for manipulating wordlists:Vlad Krupin2000-07-251-0/+4
* - 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-242-37/+25
* - Making pspell compile as a shared moduleVlad Krupin2000-07-135-34/+34
* - PS_* constants changed to PSPELL_*Vlad Krupin2000-07-101-14/+14
* Initial release. Includes:Vlad Krupin2000-07-105-0/+393