summaryrefslogtreecommitdiff
path: root/ext/pspell
Commit message (Expand)AuthorAgeFilesLines
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* glob-ify lib checks; this simplifies writing of config.w32 files a little.Wez Furlong2004-01-071-3/+1
* Make these build with new win32 build system.Wez Furlong2003-12-191-0/+18
* format string fixesAndrey Hristov2003-08-281-14/+14
* MFB: standard location for the include filesEdin Kadribasic2003-08-131-2/+2
* this comment makes no sense after the previous commitVlad Krupin2003-08-131-1/+0
* changes to accomodate win32 buildVlad Krupin2003-08-131-3/+58
* win32 build is now possible Credit is due to Jan Gehring <gehring@egotec.de> ...Vlad Krupin2003-08-131-0/+112
* Cosmetic notefoobar2003-08-091-1/+1
* Correct test to work with later versions of GNU Aspell (more common).Ilia Alshanetsky2003-08-091-2/+1
* Added missing ?> so this test can be run without run-testsfoobar2003-08-091-1/+1
* 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-102-6/+6
* 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-312-2/+2
* Added a skip condition if the English dictionary needed for the test is notIlia Alshanetsky2002-11-081-1/+6
* - note aspellJan Lehnardt2002-10-091-1/+2
* - initial checkin of basic testcases for pspellJan Lehnardt2002-03-241-0/+138
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-8/+1
* Maintain headers.Sebastian Bergmann2002-02-282-2/+2
* 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-112-4/+4
* - Nuke REGISTER_MAIN_*. Extension maintainers please make sure I didn'tAndi Gutmans2001-12-031-4/+4
* Unified the configure messages.foobar2001-11-301-1/+3
* * 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
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* ...and this fixes the typo I made long ago. It prevented people that haveVlad Krupin2001-05-171-1/+1
* Fix for bug 10912.Vlad Krupin2001-05-171-1/+6
* 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