summaryrefslogtreecommitdiff
path: root/ext/enchant
Commit message (Expand)AuthorAgeFilesLines
* typo fixesVeres Lajos2013-07-151-1/+1
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* fix enchant compilation under vc11Anatoliy Belsky2013-02-011-1/+1
* Happy New YearXinchen Hui2013-01-012-2/+2
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-091-0/+0
|\
| * Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-091-0/+0
* | Merge commit '8649e42' into PHP-5.4Antony Dovgal2012-08-161-2/+1
|\ \ | |/
| * Fixed bug #62838Antony Dovgal2012-08-161-2/+1
* | Merge branch 'PHP-5.3' into PHP-5.4David Soria Parra2012-03-201-1/+1
|\ \ | |/
| * Replace $Revision$ with $Id$ in keyword expansion enable filesDavid Soria Parra2012-03-201-1/+1
| * - Year++Felipe Pena2012-01-012-2/+2
| * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-2/+1
| * - Year++Felipe Pena2011-01-012-2/+2
| * - fix #39863, do not accept paths with NULL in them. See http://news.php.net/...Pierre Joye2010-11-181-0/+4
| * - Fixed bug #53070 (Calling enchant_broker_get_dict_path before set_path cras...Felipe Pena2010-10-161-0/+4
| * Fix bug in unaligned memory access fixRaphael Geissert2010-05-021-1/+1
| * Fix unaligned memory accesses in enchant (bug #51289)Raphael Geissert2010-05-012-2/+32
| * Merge safe_mode changes into extensions that are in sync in both branchesKalle Sommer Nielsen2010-04-261-0/+4
* | - Year++Felipe Pena2012-01-012-2/+2
* | - Improve void arg checkFelipe Pena2011-10-011-4/+9
* | - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-2/+1
* | - Added new parameter parsing option (p - for valid path (string without null...Felipe Pena2011-06-061-1/+1
* | - Year++Felipe Pena2011-01-012-2/+2
* | - Fixed bug #53070 (Calling enchant_broker_get_dict_path before set_path cras...Felipe Pena2010-10-161-0/+4
* | Fix bug in unaligned memory access fixRaphael Geissert2010-05-021-1/+1
* | Fix unaligned memory accesses in enchant (bug #51289)Raphael Geissert2010-05-012-2/+32
* | Removed safe_modeKalle Sommer Nielsen2010-04-261-0/+4
* | Remove main/php3_compat.h, for that a few references to `function_entry` haveJohannes Schlüter2010-03-301-1/+1
|/
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-032-2/+2
* - Fix compiler warningFelipe Pena2009-10-111-3/+0
* - missing definePierre Joye2009-10-081-0/+1
* - typoPierre Joye2009-10-081-1/+1
* - [DOC] add enchant_broket_set_dict_path and enchant_broker_get_dict_pathPierre Joye2009-10-084-9/+123
* - drop unused var and fix examplePierre Joye2009-10-032-3/+1
* - MFH: Year++Felipe Pena2009-01-302-2/+2
* - MFH: Added arginfoFelipe Pena2009-01-291-19/+65
* - Re-added safe mode checkFelipe Pena2009-01-291-2/+2
* This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.SVN Migration2009-01-282-0/+794
* This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.SVN Migration2008-05-123-0/+288
* This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.SVN Migration2007-09-269-0/+160
* This commit was manufactured by cvs2svn to create branch 'PHP_5_1'.SVN Migration2005-08-087-970/+0
* It's stable now.Ilia Alshanetsky2004-08-111-1/+1
* Prepare for 1.0 release of enchant.Ilia Alshanetsky2004-08-111-5/+15
* Fix some misbehaving pecls (my own included ;-)Wez Furlong2004-07-311-2/+6
* Fixed leak inside MINFO function.Ilia Alshanetsky2004-06-011-9/+19
* - prepare 0.2.1Pierre Joye2004-03-111-5/+21
* Cleaned up phpinfo() output.Ilia Alshanetsky2004-03-091-1/+3
* - Fix sugg only if it exists...Pierre Joye2004-03-091-1/+2
* - free suggPierre Joye2004-03-091-0/+2
* Added enchant_dict_quick_check() function.Ilia Alshanetsky2004-03-094-2/+53