summaryrefslogtreecommitdiff
path: root/ext/enchant/enchant.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-091-0/+0
* Fixed bug #62838Antony Dovgal2012-08-161-2/+1
* Replace $Revision$ with $Id$ in keyword expansion enable filesDavid Soria Parra2012-03-201-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-2/+1
* - Year++Felipe Pena2011-01-011-1/+1
* - 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-011-2/+6
* Merge safe_mode changes into extensions that are in sync in both branchesKalle Sommer Nielsen2010-04-261-0/+4
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - typoPierre Joye2009-10-081-1/+1
* - [DOC] add enchant_broket_set_dict_path and enchant_broker_get_dict_pathPierre Joye2009-10-081-7/+113
* - drop unused var and fix examplePierre Joye2009-10-031-2/+0
* - MFH: Year++Felipe Pena2009-01-301-1/+1
* - 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-281-0/+778
* This commit was manufactured by cvs2svn to create branch 'PHP_5_1'.SVN Migration2005-08-081-731/+0
* Fixed leak inside MINFO function.Ilia Alshanetsky2004-06-011-9/+19
* 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-091-2/+43
* - Fixes protosPierre Joye2004-03-081-6/+6
* CleanupIlia Alshanetsky2004-03-081-152/+116
* - sources cleanup:Pierre Joye2004-03-081-57/+53
* - Initial commitPierre Joye2004-03-081-0/+715