summaryrefslogtreecommitdiff
path: root/ext/enchant
Commit message (Expand)AuthorAgeFilesLines
* - 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
* 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
* - 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-086-0/+914