php-src/ext/com_dotnet
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 Fixed bug #73679 DOTNET read access violation using invalid codepage 2016-12-11 17:06:55 +01:00
com_com.c Update copyright headers to 2017 2017-01-02 09:30:12 -06:00
com_dotnet.c Update copyright headers to 2017 2017-01-02 09:30:12 -06:00
com_extension.c Update copyright headers to 2017 2017-01-02 09:30:12 -06:00
com_handlers.c Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
com_iterator.c Update copyright headers to 2017 2017-01-02 09:30:12 -06:00
com_misc.c Update copyright headers to 2017 2017-01-02 09:30:12 -06:00
com_olechar.c Kill compiler warnings in ext/com_dotnet 2017-08-24 00:52:48 +02:00
com_persist.c Encapsulate reference-counting primitives. 2017-10-27 01:28:58 +03:00
com_saproxy.c Update copyright headers to 2017 2017-01-02 09:30:12 -06:00
com_typeinfo.c Update copyright headers to 2017 2017-01-02 09:30:12 -06:00
com_variant.c Always use IS_CONSTANT_AST (IS_CONSTANT is removed). 2017-10-10 10:11:05 +03:00
com_wrapper.c Update copyright headers to 2017 2017-01-02 09:30:12 -06:00
config.w32 opcache, intl, gmp, exif, com, bcmath to use static tsrmls 2014-10-17 15:51:21 +02:00
CREDITS add credits 2003-08-14 20:48:06 +00:00
php_com_dotnet_internal.h Update copyright headers to 2017 2017-01-02 09:30:12 -06:00
php_com_dotnet.h Update copyright headers to 2017 2017-01-02 09:30:12 -06:00