php-src/TSRM
Anatol Belski 19aafe43b2 Fixed bug #66009 Failed compilation of PHP extension with C++ std library using VS 2012
Visual Studio 2012 includes sanity checks for C++11 features, see
http://msdn.microsoft.com/en-us/library/vstudio/bb531344(v=vs.110).aspx
To fix the 'inline' keyword redefinition for C++ in debug mode, the
new macros ZEND_WIN32_KEEP_INLINE is introduced, ZEND_WIN32_FORCE_INLINE is
automatically appended in release mode.
2014-01-04 01:41:49 +01:00
..
acinclude.m4
build.mk Get rid of autoconf warnings 2011-05-16 00:14:47 +00:00
buildconf
config.w32 initial move on renaming files and fixing includes 2013-10-17 09:43:52 +02:00
configure.in Get rid of autoconf warnings 2011-05-16 00:14:47 +00:00
LICENSE - Update to 2006 2006-01-04 23:55:42 +00:00
Makefile.am initial move on renaming files and fixing includes 2013-10-17 09:43:52 +02:00
readdir.h fix warnings 2008-07-30 17:45:18 +00:00
threads.m4
TODO
tsrm_config_common.h Fixed definitions 2007-11-23 13:38:32 +00:00
tsrm_config.w32.h Fixed bug #66009 Failed compilation of PHP extension with C++ std library using VS 2012 2014-01-04 01:41:49 +01:00
tsrm_nw.c Bump year 2014-01-03 11:08:10 +08:00
tsrm_nw.h Bump year 2014-01-03 11:08:10 +08:00
tsrm_strtok_r.c
tsrm_strtok_r.h
tsrm_win32.c Bump year 2014-01-03 11:08:10 +08:00
tsrm_win32.h Bump year 2014-01-03 11:08:10 +08:00
TSRM.c Zend Signal Handling 2011-06-22 14:23:21 +00:00
TSRM.dsp initial move on renaming files and fixing includes 2013-10-17 09:43:52 +02:00
TSRM.h Zend Signal Handling 2011-06-22 14:23:21 +00:00
tsrm.m4 Zend Signal Handling 2011-06-22 14:23:21 +00:00