Felipe Pena
|
7a37fa2d6b
|
- Revert ZEND_BEGIN_ARG_INFO change
|
2008-11-02 21:19:39 +00:00 |
|
Felipe Pena
|
df10005563
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
2008-10-24 14:35:40 +00:00 |
|
Felipe Pena
|
bc96985ba1
|
MFH:
- WS, Cosmetics
- Removed unnecessary variables
|
2008-08-23 16:32:04 +00:00 |
|
Antony Dovgal
|
dd95e7427b
|
MFH: fix compile warnings (patch by Phil Oleson)
|
2008-08-13 08:08:47 +00:00 |
|
Felipe Pena
|
c91e9cc1bd
|
- Added arginfo
|
2008-07-16 18:34:56 +00:00 |
|
Felipe Pena
|
fe0403d30d
|
- New parameter parsing API
|
2008-06-27 02:58:13 +00:00 |
|
Sebastian Bergmann
|
d1dded8751
|
MFH: Bump copyright year, 2 of 2.
|
2007-12-31 07:17:19 +00:00 |
|
Dmitry Stogov
|
6c810b0d4c
|
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
|
2007-09-27 18:00:48 +00:00 |
|
Marcus Boerger
|
50ea26760d
|
- Avoid sprintf, even when checked copy'n'paste or changes lead to errors
|
2007-02-24 02:17:47 +00:00 |
|
Stanislav Malyshev
|
05584eb55a
|
use safer functions, check error value
|
2007-02-17 01:45:52 +00:00 |
|
Antony Dovgal
|
bd6c862fee
|
MFH
|
2007-01-16 11:19:10 +00:00 |
|
Sebastian Bergmann
|
4223aa4d5e
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
|
Antony Dovgal
|
40f6288fa3
|
MFH
|
2006-12-20 15:12:38 +00:00 |
|
Nuno Lopes
|
ddb4d1fdcc
|
move static declaration to *.c files
mroe static/const keywording
|
2006-08-14 20:08:18 +00:00 |
|
Nuno Lopes
|
615a15d5fa
|
a few more static keywording
|
2006-08-14 14:53:23 +00:00 |
|
foobar
|
5bd93221a8
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
|
foobar
|
3e669bc950
|
MFH: nuke php3 legacy
|
2005-12-06 02:28:41 +00:00 |
|
Ilia Alshanetsky
|
197142b3e0
|
MFH: Properly fixed bug #34456 (original patch completely reverted).
|
2005-10-17 15:31:10 +00:00 |
|
Ilia Alshanetsky
|
2a7bd2b823
|
MFH: Fixed bug #34456 (Possible crash inside pspell extension).
|
2005-09-12 15:39:14 +00:00 |
|
foobar
|
23e671a51e
|
- Bumber up year
|
2005-08-03 14:08:58 +00:00 |
|
Edin Kadribasic
|
b1efed9dde
|
Move declarations to the begining of function.
This allows it to actually compile on windows.
|
2004-05-18 12:32:05 +00:00 |
|
Ilia Alshanetsky
|
36f27848a6
|
Fixed compile warnings.
|
2004-02-13 02:20:20 +00:00 |
|
foobar
|
e9e1494a59
|
There is CODING_STANDARDS..at least NEW code should respect those..
|
2004-02-11 21:20:22 +00:00 |
|
Brian France
|
e6ae5c3318
|
Added two new functions to set the dict-dir and data-dir options.
|
2004-02-11 18:50:16 +00:00 |
|
Vlad Krupin
|
66ebc334d6
|
This should allow us to read dictionary locations from the win32 registry when we use a custom config.
Not doing so when I added win32 support was an oversight.
Now all pspell_new_* functions should be usable on win32.
|
2004-02-03 05:40:25 +00:00 |
|
Andi Gutmans
|
dbeb4158d2
|
- A belated happy holidays and PHP 5
|
2004-01-08 08:18:22 +00:00 |
|
Andrey Hristov
|
b2eb454171
|
format string fixes
|
2003-08-28 21:00:24 +00:00 |
|
Vlad Krupin
|
a90d56f52c
|
this comment makes no sense after the previous commit
|
2003-08-13 21:01:04 +00:00 |
|
Vlad Krupin
|
3aaff90725
|
changes to accomodate win32 build
# I am not sure whether reading from registry, like I do now is a good
# idea, but nobody on php-dev has offered any opinion for or against that
|
2003-08-13 18:59:44 +00:00 |
|
Andrey Hristov
|
5fcc682ebc
|
proto fixes
|
2003-07-19 19:23:34 +00:00 |
|
Ilia Alshanetsky
|
6e2285dded
|
Added missing safe_mode/open_basedir checks.
|
2003-06-12 01:47:12 +00:00 |
|
James Cox
|
f68c7ff249
|
updating license information in the headers.
|
2003-06-10 20:04:29 +00:00 |
|
Jay Smith
|
1611ebd45e
|
Fix segfault in pspell_new_config(). Also fix grammar
in error messages.
|
2003-05-21 23:04:18 +00:00 |
|
Ilia Alshanetsky
|
3d8e54f3a2
|
Changed php_error to php_error_docref.
|
2003-01-19 00:45:53 +00:00 |
|
Ilia Alshanetsky
|
72b356c1bc
|
Removed pointless memory allocation checks.
|
2003-01-18 19:28:10 +00:00 |
|
Sebastian Bergmann
|
b506f5c8f8
|
Bump year.
|
2002-12-31 16:08:15 +00:00 |
|
Sebastian Bergmann
|
90613d2282
|
Maintain headers.
|
2002-02-28 08:29:35 +00:00 |
|
Yasuo Ohgaki
|
b9d158c458
|
Fix crash bug 15607
|
2002-02-22 11:39:23 +00:00 |
|
Vlad Krupin
|
2f307b2a53
|
fixed bug preventing pspell from building when pspell header files are
located in an unusual (e.g. /usr/local/include/pspell) location.
@fixed bug that made pspell include pspell.h from a wrong location. (Vlad)
|
2001-12-29 01:50:10 +00:00 |
|
Sebastian Bergmann
|
38933514e1
|
Update headers.
|
2001-12-11 15:32:16 +00:00 |
|
Andi Gutmans
|
67122717a4
|
- Nuke REGISTER_MAIN_*. Extension maintainers please make sure I didn't
- change something I wasn't supposed to. It should be fine IMO.
|
2001-12-03 20:54:23 +00:00 |
|
Stig Bakken
|
689252082c
|
* zend_module_entry change: apino, debug and zts are moved first,
see README.EXTENSIONS file for upgrade help.
@Introduced extension version numbers (Stig)
|
2001-10-11 23:33:59 +00:00 |
|
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.
|
2001-09-25 21:58:48 +00:00 |
|
Derick Rethans
|
78747bd2df
|
- Don't wrap lines... this is annoying while coding.
|
2001-09-09 13:29:31 +00:00 |
|
Zeev Suraski
|
1159c84ab7
|
- TSRMLS_FETCH work
- whitespace fixes
|
2001-08-05 01:43:02 +00:00 |
|
Zeev Suraski
|
aa1772ca72
|
More TSRMLS_FETCH annihilation
|
2001-07-31 05:44:11 +00:00 |
|
Rasmus Lerdorf
|
81e2cf03ac
|
Fix folding and clean up some extensions
|
2001-06-06 13:06:12 +00:00 |
|
Rasmus Lerdorf
|
25c3a3a39d
|
vim-6 does folding - clean up a bunch of missing folding tags plus
some misguided RINIT and RSHUTDOWN calls in a few fringe extensions
|
2001-06-05 13:12:10 +00:00 |
|
Stig Bakken
|
1beda9ee1e
|
* include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)
|
2001-05-24 10:07:29 +00:00 |
|
Andi Gutmans
|
eb6ba01d1c
|
- Fix copyright notices with 2001
|
2001-02-26 06:11:02 +00:00 |
|