85 Commits (d64b17543cfa5e171ca493eb3581eea0acd42dba)

Author SHA1 Message Date
Sebastian Bergmann 38933514e1 Update headers. 25 years ago
Andi Gutmans 67122717a4 - Nuke REGISTER_MAIN_*. Extension maintainers please make sure I didn't 25 years ago
foobar f1397d5339 Unified the configure messages. 25 years ago
Stig Bakken 689252082c * zend_module_entry change: apino, debug and zts are moved first, 25 years ago
Jeroen van Wolffelaar c033288573 Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know. 25 years ago
Derick Rethans 78747bd2df - Don't wrap lines... this is annoying while coding. 25 years ago
Zeev Suraski 1159c84ab7 - TSRMLS_FETCH work 25 years ago
Zeev Suraski aa1772ca72 More TSRMLS_FETCH annihilation 25 years ago
Rasmus Lerdorf 81e2cf03ac Fix folding and clean up some extensions 25 years ago
Rasmus Lerdorf 25c3a3a39d vim-6 does folding - clean up a bunch of missing folding tags plus 25 years ago
Stig Bakken 1beda9ee1e * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build) 25 years ago
Vlad Krupin 5cd87e870e ...and this fixes the typo I made long ago. It prevented people that have 26 years ago
Vlad Krupin 3a56ec8ce2 Fix for bug 10912. 26 years ago
foobar 8a26918ed1 Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 26 years ago
Andi Gutmans eb6ba01d1c - Fix copyright notices with 2001 26 years ago
Vlad Krupin b5875d9d7c Added myself to CREDITS (vlad) 26 years ago
Vlad Krupin ee668c5881 now when pspell/pspell.h is included, it will recognize 26 years ago
Rasmus Lerdorf 91d91d5052 pspell .12 fix 26 years ago
Hartmut Holzgraefe 1f6878e912 2nd step towards auto-credits 26 years ago
Andrei Zmievski f1dcb32c9f Use zend_register_list_destructors_ex() instead. 26 years ago
Andrei Zmievski 7b4983c8f8 Mega-patch to get better resource information for modules. 26 years ago
Vlad Krupin 23df217463 Added capability to create and manipulate a config object that can be 26 years ago
David Croft a7e8750446 #fixed typos 26 years ago
Vlad Krupin 831e15d0d1 Added instructions on how to use personalized dictionaries 26 years ago
Vlad Krupin a2cdb7726f added support for personalized dictionaries. 26 years ago
Egon Schmid c6569921d7 Added a parameter type. 26 years ago
Egon Schmid 05684f2d86 Fixed some protos. 26 years ago
Vlad Krupin 3d3d238021 Changed syntax of pspell_new() (one more parameter - mode) 26 years ago
Vlad Krupin f1f91467fa Removed pspell_mode() and pspell_runtogether() 26 years ago
Vlad Krupin b3305dab64 added several functions for manipulating wordlists: 26 years ago
Vlad Krupin 29ab69a767 - added several functions for manipulating wordlists - pspell_store_replacement(), pspell_add_to_personal(), pspell_add_to_session(), pspell_clear_session(). 26 years ago
David Croft 83513d9580 Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
Vlad Krupin 9936548993 - Making pspell compile as a shared module 26 years ago
Vlad Krupin ece6962f06 - PS_* constants changed to PSPELL_* 26 years ago
Vlad Krupin a58ca45b2e Initial release. Includes: 26 years ago