php-src/TSRM
Anatol Belski 4e7c9ea896 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:27 +01:00
..
acinclude.m4 MFB_4_3: Quote macro names in AC_DEFUN() 2004-12-30 07:08:39 +00:00
build.mk Get rid of autoconf warnings 2011-05-16 00:14:47 +00:00
buildconf Add $automake_flags, to allow propagation of --copy 1999-10-05 13:47:16 +00:00
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 check should be on host_alias rather than on target_alias, but somehow works on configure generated using autoconf 2.57. 2005-04-27 13:22:18 +00:00
TODO - Add TODO 2000-09-16 19:07:50 +00:00
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:27 +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 - Testing 1 2 3 2000-09-11 15:15:29 +00:00
tsrm_strtok_r.h - Move virtual cwd to TSRM. 2000-09-03 18:18:13 +00:00
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