summaryrefslogtreecommitdiff
path: root/ext/pspell
Commit message (Expand)AuthorAgeFilesLines
* - Fix typo (avaliable -> available). (bug #28725)foobar2004-12-161-1/+1
* Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/libJoe Orton2004-11-031-1/+1
* - Remove unused blocksMarcus Boerger2004-05-191-2/+0
* 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-112-10/+36
* This should allow us to read dictionary locations from the win32 registry whe...Vlad Krupin2004-02-031-0/+26
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-172-5/+5
* - 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