Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump year | Xinchen Hui | 2014-01-03 | 2 | -2/+2 |
| | |||||
* | Fix long-standing visual pain point: the misalignment of './configure help' ↵ | Christopher Jones | 2013-08-06 | 1 | -1/+1 |
| | | | | | | text. Whitespace changes and a couple of grammar fixes. | ||||
* | typo fixes | Veres Lajos | 2013-07-15 | 1 | -1/+1 |
| | |||||
* | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 |
| | | | | | * pull-request/341: (23 commits) typofixes | ||||
* | fix enchant compilation under vc11 | Anatoliy Belsky | 2013-02-01 | 1 | -1/+1 |
| | |||||
* | Happy New Year | Xinchen Hui | 2013-01-01 | 2 | -2/+2 |
| | |||||
* | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-09 | 1 | -0/+0 |
|\ | |||||
| * | Fixed bug #63236 (Executable permission on various source files) | Xinchen Hui | 2012-10-09 | 1 | -0/+0 |
| | | |||||
* | | Merge commit '8649e42' into PHP-5.4 | Antony Dovgal | 2012-08-16 | 1 | -2/+1 |
|\ \ | |/ | | | | | | | * commit '8649e42': Fixed bug #62838 | ||||
| * | Fixed bug #62838 | Antony Dovgal | 2012-08-16 | 1 | -2/+1 |
| | | | | | | | | enchant_dict_quick_check() destroys zval, but fails to initialize it | ||||
* | | Merge branch 'PHP-5.3' into PHP-5.4 | David Soria Parra | 2012-03-20 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | | | | | | | | | * PHP-5.3: Replace $Revision$ with $Id$ in keyword expansion enable files Enable $Id$ expansion for files with the $Revision$ keyword Conflicts: ext/mysqlnd/mysqlnd.h | ||||
| * | Replace $Revision$ with $Id$ in keyword expansion enable files | David Soria Parra | 2012-03-20 | 1 | -1/+1 |
| | | |||||
| * | - Year++ | Felipe Pena | 2012-01-01 | 2 | -2/+2 |
| | | |||||
| * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -2/+1 |
| | | |||||
| * | - Year++ | Felipe Pena | 2011-01-01 | 2 | -2/+2 |
| | | |||||
| * | - fix #39863, do not accept paths with NULL in them. See ↵ | Pierre Joye | 2010-11-18 | 1 | -0/+4 |
| | | | | | | | | http://news.php.net/php.internals/50191, trunk will have the patch later (adding a macro and/or changing (some) APIs. Patch by Rasmus | ||||
| * | - Fixed bug #53070 (Calling enchant_broker_get_dict_path before set_path ↵ | Felipe Pena | 2010-10-16 | 1 | -0/+4 |
| | | | | | | | | crashes php) | ||||
| * | Fix bug in unaligned memory access fix | Raphael Geissert | 2010-05-02 | 1 | -1/+1 |
| | | |||||
| * | Fix unaligned memory accesses in enchant (bug #51289) | Raphael Geissert | 2010-05-01 | 2 | -2/+32 |
| | | |||||
| * | Merge safe_mode changes into extensions that are in sync in both branches | Kalle Sommer Nielsen | 2010-04-26 | 1 | -0/+4 |
| | | |||||
* | | - Year++ | Felipe Pena | 2012-01-01 | 2 | -2/+2 |
| | | |||||
* | | - Improve void arg check | Felipe Pena | 2011-10-01 | 1 | -4/+9 |
| | | | | | | | | | | | | - Removed unused variable - Added check for empty tag in enchant_broker_request_dict() (to avoid assert warning) | ||||
* | | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -2/+1 |
| | | |||||
* | | - Added new parameter parsing option (p - for valid path (string without ↵ | Felipe Pena | 2011-06-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | null byte in the middle)) # The tests will be fixed in the next commits | ||||
* | | - Year++ | Felipe Pena | 2011-01-01 | 2 | -2/+2 |
| | | |||||
* | | - Fixed bug #53070 (Calling enchant_broker_get_dict_path before set_path ↵ | Felipe Pena | 2010-10-16 | 1 | -0/+4 |
| | | | | | | | | crashes php) | ||||
* | | Fix bug in unaligned memory access fix | Raphael Geissert | 2010-05-02 | 1 | -1/+1 |
| | | |||||
* | | Fix unaligned memory accesses in enchant (bug #51289) | Raphael Geissert | 2010-05-01 | 2 | -2/+32 |
| | | |||||
* | | Removed safe_mode | Kalle Sommer Nielsen | 2010-04-26 | 1 | -0/+4 |
| | | | | | | | | | | | | | | * Removed ini options, safe_mode* * Removed --enable-safe-mode --with-exec-dir configure options on Unix * Updated extensions, SAPI's and core * php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore | ||||
* | | Remove main/php3_compat.h, for that a few references to `function_entry` have | Johannes Schlüter | 2010-03-30 | 1 | -1/+1 |
|/ | | | | | to be replaced by `zend_function_entry`. | ||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 2 | -2/+2 |
| | |||||
* | - Fix compiler warning | Felipe Pena | 2009-10-11 | 1 | -3/+0 |
| | |||||
* | - missing define | Pierre Joye | 2009-10-08 | 1 | -0/+1 |
| | |||||
* | - typo | Pierre Joye | 2009-10-08 | 1 | -1/+1 |
| | |||||
* | - [DOC] add enchant_broket_set_dict_path and enchant_broker_get_dict_path | Pierre Joye | 2009-10-08 | 4 | -9/+123 |
| | | | | | - add constants ENCHANT_MYSPELL and ENCHANT_ISPELL | ||||
* | - drop unused var and fix example | Pierre Joye | 2009-10-03 | 2 | -3/+1 |
| | |||||
* | - MFH: Year++ | Felipe Pena | 2009-01-30 | 2 | -2/+2 |
| | |||||
* | - MFH: Added arginfo | Felipe Pena | 2009-01-29 | 1 | -19/+65 |
| | |||||
* | - Re-added safe mode check | Felipe Pena | 2009-01-29 | 1 | -2/+2 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. | SVN Migration | 2009-01-28 | 2 | -0/+794 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. | SVN Migration | 2008-05-12 | 3 | -0/+288 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. | SVN Migration | 2007-09-26 | 9 | -0/+160 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_1'. | SVN Migration | 2005-08-08 | 7 | -970/+0 |
| | |||||
* | It's stable now. | Ilia Alshanetsky | 2004-08-11 | 1 | -1/+1 |
| | |||||
* | Prepare for 1.0 release of enchant. | Ilia Alshanetsky | 2004-08-11 | 1 | -5/+15 |
| | |||||
* | Fix some misbehaving pecls (my own included ;-) | Wez Furlong | 2004-07-31 | 1 | -2/+6 |
| | |||||
* | Fixed leak inside MINFO function. | Ilia Alshanetsky | 2004-06-01 | 1 | -9/+19 |
| | | | | | | | | Fixed crash inside enchant_dict_suggest() when there are no suggestions. Added missing safe_mode/open_basedir check inside enchant_broker_request_pwl_dict(). Fixed various function prototypes. | ||||
* | - prepare 0.2.1 | Pierre Joye | 2004-03-11 | 1 | -5/+21 |
| | |||||
* | Cleaned up phpinfo() output. | Ilia Alshanetsky | 2004-03-09 | 1 | -1/+3 |
| | |||||
* | - Fix sugg only if it exists... | Pierre Joye | 2004-03-09 | 1 | -1/+2 |
| |