php-src/ext/enchant
Dmitry Stogov 49ea143bbd Encapsulate reference-counting primitives.
Prohibit direct update of GC_REFCOUNT(), GC_SET_REFCOUNT(), GC_ADDREF() and GC_DELREF() shoukf be instead.
Added mactros to validate reference-counting (disabled for now).
These macros are going to be used to eliminate race-condintions during reference-counting on data shared between threads.
2017-10-27 01:28:58 +03:00
..
tests Merge branch 'PHP-7.2' 2017-10-15 14:08:03 +02:00
config.m4 fix typo, see #68476 2015-06-04 18:27:08 +02:00
config.w32 - missing define 2009-10-08 20:59:50 +00:00
CREDITS This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 2007-09-26 15:44:16 +00:00
enchant.c Encapsulate reference-counting primitives. 2017-10-27 01:28:58 +03:00
php_enchant.h Fixed bug #75365 (Enchant still reports version 1.1.0) 2017-10-15 13:19:17 +02:00