Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2020-10-05 | 1 | -4/+4 |
|\ | |||||
| * | Fix -Wimplicit-function-declaration in configure | Nikita Popov | 2020-10-05 | 1 | -4/+5 |
* | | Simplify functions checks in m4 | Peter Kokot | 2019-07-17 | 1 | -4/+2 |
* | | Sync functions checks | Peter Kokot | 2019-06-30 | 1 | -1/+1 |
* | | Remove HAVE_DEV_ARANDOM | Peter Kokot | 2019-06-30 | 1 | -8/+0 |
* | | Clean headers checks | Peter Kokot | 2019-06-27 | 1 | -10/+1 |
* | | Remove HAVE_STRTOD and strtod check | Peter Kokot | 2019-06-26 | 1 | -1/+1 |
* | | Normalize comments in *nix build system m4 files | Peter Kokot | 2019-05-12 | 1 | -22/+24 |
* | | Remove dead DEBUG_CFLAGS setting | Peter Kokot | 2019-05-11 | 1 | -2/+0 |
* | | Add gcc global register for aarch64 | CrazyMiaoo | 2019-04-22 | 1 | -0/+3 |
* | | Refactor Zend/acinclude.m4 local macro | Peter Kokot | 2019-04-21 | 1 | -0/+114 |
* | | Disable strict aliasing warnings | Nikita Popov | 2019-04-15 | 1 | -1/+1 |
* | | Enable -Wall on release builds for GCC | Nikita Popov | 2019-04-12 | 1 | -1/+1 |
* | | Remove HAVE_SIGNAL_H | Peter Kokot | 2019-04-07 | 1 | -1/+0 |
* | | Remove HAVE_LIMITS_H | Peter Kokot | 2019-04-07 | 1 | -1/+0 |
* | | Refactor PHP_PROG_BISON and PHP_PROG_RE2C | Peter Kokot | 2019-03-30 | 1 | -3/+0 |
* | | remove unneeded AC_REQUIRE([AC_PROG_YACC]) | Nuno Lopes | 2019-03-17 | 1 | -1/+0 |
* | | Clean build system | Peter Kokot | 2019-03-14 | 1 | -4/+1 |
* | | Add AS_HELP_STRING to *nix build configure options | Peter Kokot | 2019-03-07 | 1 | -28/+22 |
* | | Remove legacy AC_CHECK_TYPE calls for uint and ulong | Peter Kokot | 2019-03-06 | 1 | -4/+0 |
* | | Remove outdated hack for AIX 4 | Peter Kokot | 2019-03-03 | 1 | -6/+0 |
* | | Remove AC_PROG_CC_C_O | Peter Kokot | 2019-03-03 | 1 | -1/+0 |
* | | Remove LIBZEND_CHECK_INT_TYPE and PHP_CHECK_TYPES | Peter Kokot | 2019-03-02 | 1 | -26/+0 |
* | | Remove obsolescent AC_HEADER_STDC and memcpy check | Peter Kokot | 2019-03-01 | 1 | -2/+1 |
* | | Remove ZEND_FP_EXCEPT macro and HAVE_FP_EXCEPT | Peter Kokot | 2019-02-27 | 1 | -2/+0 |
* | | Remove unused PHP_AC_BROKEN_SPRINTF and AC_ZEND_BROKEN_SPRINTF | Peter Kokot | 2019-02-23 | 1 | -1/+0 |
* | | Remove separate *nix system build for Zend engine | Peter Kokot | 2019-01-04 | 1 | -16/+0 |
* | | Remove support for Rhapsody code name | Peter Kokot | 2018-12-02 | 1 | -6/+0 |
* | | Merge branch 'PHP-7.3' | Christoph M. Becker | 2018-11-05 | 1 | -0/+18 |
|\ \ | |/ | |||||
| * | Fix #76825: Undefined symbols ___cpuid_count | Christoph M. Becker | 2018-11-05 | 1 | -0/+18 |
* | | Remove HAVE_STDARG_H | Peter Kokot | 2018-09-18 | 1 | -1/+0 |
* | | Remove HAVE_STRING_H | Peter Kokot | 2018-09-18 | 1 | -1/+0 |
* | | Remove unused HAVE_MEM_MMAP_ANON and HAVE_MEM_MMAP_ZERO checks | Nikita Popov | 2018-09-17 | 1 | -100/+0 |
* | | Remove HAVE_STDLIB_H | Peter Kokot | 2018-09-16 | 1 | -1/+0 |
* | | Remove AC_FUNC_MEMCMP | Peter Kokot | 2018-09-04 | 1 | -1/+0 |
* | | Merge branch 'PHP-7.3' | Xinchen Hui | 2018-09-04 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Fixed bug #76825 (Undefined symbols ___cpuid_count) | Xinchen Hui | 2018-09-04 | 1 | -0/+1 |
* | | Remove AC_FUNC_VPRINTF | Peter Kokot | 2018-08-29 | 1 | -1/+0 |
|/ | |||||
* | Remove TSRM_CHECK_GCC_ARG and LIBZEND_CPLUSPLUS_CHECKS | Peter Kokot | 2018-07-31 | 1 | -5/+0 |
* | Replace obsolete AC_TRY_FOO with AC_FOO_IFELSE | Peter Kokot | 2018-07-30 | 1 | -25/+25 |
* | Remove obsolete AC_TYPE_SIGNAL | Peter Kokot | 2018-07-29 | 1 | -1/+0 |
* | Trim trailing whitespaces in build files | Peter Kokot | 2018-07-29 | 1 | -22/+22 |
* | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -2/+0 |
* | Merge branch 'PHP-7.1' | Nikita Popov | 2017-02-08 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-02-08 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix detection of isnan and isinf | Christian Schmidt | 2017-02-08 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.1' | Nikita Popov | 2017-02-06 | 1 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-02-06 | 1 | -2/+1 |
| |\ \ | | |/ | |||||
| | * | Revert "Fix detection of isnan and isinf" | Nikita Popov | 2017-02-06 | 1 | -2/+1 |
* | | | Merge branch 'PHP-7.1' | Nikita Popov | 2017-02-05 | 1 | -1/+2 |
|\ \ \ | |/ / |