php-src/ext/bz2
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.0' 2016-07-19 01:44:14 -07:00
bz2_filter.c Remove more unnecessary checks on Zend's allocator functions 2017-03-16 12:23:55 +01:00
bz2.c Encapsulate reference-counting primitives. 2017-10-27 01:28:58 +03:00
config.m4 Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
config.w32 - check for static lib as well 2009-06-10 15:44:51 +00:00
CREDITS
php_bz2.def Export symbols needed by bz2_filter 2004-04-13 17:54:47 +00:00
php_bz2.h Update copyright headers to 2017 2017-01-02 09:30:12 -06:00