summaryrefslogtreecommitdiff
path: root/ext/pspell
Commit message (Expand)AuthorAgeFilesLines
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-2/+2
* - Fix copyright notices with 2001Andi Gutmans2001-02-262-2/+2
* Added myself to CREDITS (vlad)Vlad Krupin2001-02-051-0/+2
* now when pspell/pspell.h is included, it will recognizeVlad Krupin2001-02-051-1/+3
* pspell .12 fixRasmus Lerdorf2001-02-021-0/+1
* 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