History log of /PHP-7.4/Zend/zend_portability.h (Results 76 – 91 of 91)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# f5fd58f7 25-Jun-2015 Dmitry Stogov

Better check for __builtin_constant_p() availability


Revision tags: php-5.6.11RC1, php-5.5.27RC1, php-7.0.0alpha2
# 70e86b87 22-Jun-2015 Bob Weinand

Also try __has_builtin() where builtins are used


Revision tags: php-5.5.26, php-7.0.0alpha1, php-5.6.10, php-5.4.42, POST_PHP7_NSAPI_REMOVAL, PRE_PHP7_NSAPI_REMOVAL, php-5.6.10RC1, php-5.5.26RC1
# 86de98ca 23-May-2015 Xinchen Hui

Use weak function for fcgi_log


Revision tags: php-5.5.25, php-5.6.9, php-5.4.41, php-5.6.9RC1, php-5.5.25RC1, php-5.6.8, php-5.5.24, php-5.4.40, php-5.6.8RC1, php-5.5.24RC1
# 313d01f3 29-Mar-2015 Kalle Sommer Nielsen

Drop old VC support in Zend Engine, this also kills the remaining MessageBox fix for Windows 9x that Anatol changed a while back


# e1ab2cfe 24-Mar-2015 Dmitry Stogov

Introduce ZEND_ASSUME() macro to help optimizing code.
Reuse ZEND_ASSERT() conditions for optimization.


# 017f89e8 20-Mar-2015 Levi Morrison

Move check for __builtin_expect to configure

This allows __builtin_expect to be used more accurately


Revision tags: php-5.6.7, php-5.5.23, php-5.4.39, php-5.6.7RC1, php-5.5.23RC1, POST_PHP7_EREG_MYSQL_REMOVALS, PRE_PHP7_EREG_MYSQL_REMOVALS, php-5.6.6, php-5.5.22, php-5.4.38, POST_PHP7_REMOVALS, PRE_PHP7_REMOVALS
# 57496c38 06-Feb-2015 Dmitry Stogov

This should fix compilation on OSX (bug #68987 Failed to compile zend.c with gcc-4.9.2)


Revision tags: php-5.6.6RC1, php-5.5.22RC1, php-5.5.21, php-5.6.5, php-5.4.37
# fc33f52d 15-Jan-2015 Xinchen Hui

bump year


Revision tags: php-5.5.21RC1, php-5.6.5RC1
# b7a7b1a6 03-Jan-2015 Stanislav Malyshev

trailing whitespace removal


Revision tags: POST_NATIVE_TLS_MERGE, PRE_NATIVE_TLS_MERGE, php-5.5.20, php-5.4.36, php-5.6.4, php-5.6.4RC1, php-5.5.20RC1
# b7eee5bf 14-Nov-2014 Anatol Belski

added comment


Revision tags: php-5.6.3, php-5.5.19, php-5.4.35
# 88ba5a62 10-Nov-2014 Anatol Belski

do portable socket checks

also introduced a portable macro for that


# b9f1daa9 06-Nov-2014 Anatol Belski

basic clang compatibility on windows


# 3b6cd5fe 04-Nov-2014 Anatol Belski

improved the ZEND_FASTCALL convention for vc12+


Revision tags: php-5.6.3RC1, php-5.5.19RC1, php-5.5.18, php-5.4.34, php-5.5.18RC1, php-5.6.1, php-5.6.2
# c45f4f54 18-Sep-2014 Anatol Belski

generalized the case with secure memory zeroing


# 025bc7e8 18-Sep-2014 Dmitry Stogov

Clang attributes support


# 61d37e05 18-Sep-2014 Dmitry Stogov

Moved some definitions from zend.h into more suitable header files


1234