Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix clang compilation | Anatol Belski | 2018-08-01 | 1 | -1/+1 |
* | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -2/+0 |
* | Gereralize VA macro expansion mechanism | Anatol Belski | 2018-06-21 | 1 | -0/+7 |
* | Fixed prototypes, foo(void) instead of foo() | Dmitry Stogov | 2018-06-06 | 1 | -2/+2 |
* | Extend compile conditions | Anatol Belski | 2018-05-15 | 1 | -1/+1 |
* | Bit test optimization | Dmitry Stogov | 2018-05-08 | 1 | -0/+7 |
* | Attempt to fix build with gcc-4.8 | Xinchen Hui | 2018-03-01 | 1 | -1/+6 |
* | Attempt to fix build reported fails in containers | Xinchen Hui | 2018-03-01 | 1 | -5/+3 |
* | Optimize "backup" functions of inlined opcode handlers for size | Dmitry Stogov | 2018-02-15 | 1 | -0/+9 |
* | Optimized base64_encode/decode with SIMD instructions | Xinchen Hui | 2018-02-12 | 1 | -1/+63 |
* | If the target attribute is available, attach it explicitly | Anatol Belski | 2018-02-03 | 1 | -0/+14 |
* | Revoke the gcc only restriction | Anatol Belski | 2018-01-25 | 1 | -2/+2 |
* | Macrify the common operation | Anatol Belski | 2018-01-24 | 1 | -0/+3 |
* | Move useful macro into zend_portability.h | Anatol Belski | 2018-01-24 | 1 | -1/+9 |
* | Implement intrinsic function resolving per MINIT | Anatol Belski | 2018-01-24 | 1 | -0/+18 |
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | fix build with older gccs: label attributes are only available with gcc 5+ | Nuno Lopes | 2017-12-04 | 1 | -5/+9 |
* | Prefer "GNU asm goto" to __builtin_saddl_overflow() for overflow detection. T... | Dmitry Stogov | 2017-11-28 | 1 | -0/+4 |
* | Enable and fix printf() format warnings | Nikita Popov | 2017-11-16 | 1 | -6/+2 |
* | Merge branch 'PHP-7.1' into PHP-7.2 | Sara Golemon | 2017-07-27 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Sara Golemon | 2017-07-27 | 1 | -1/+1 |
| |\ | |||||
| | * | Simpler fix for #74974 | Pedro Magalhães | 2017-07-27 | 1 | -1/+1 |
* | | | further sync for vim mode lines | Anatol Belski | 2017-07-04 | 1 | -0/+2 |
* | | | Move va_copy compatibility code into zend_portability.h | Nikita Popov | 2017-06-25 | 1 | -0/+12 |
* | | | Merge branch 'PHP-7.1' | Nikita Popov | 2017-02-16 | 1 | -1/+7 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-02-16 | 1 | -1/+7 |
| |\ \ | | |/ | |||||
| | * | Disable RTLD_DEEPBIND when compiling with AddressSanitizer (-fsanitize=address). | Ondřej Surý | 2017-02-16 | 1 | -1/+7 |
* | | | Merge branch 'PHP-7.1' | Nikita Popov | 2017-02-08 | 1 | -4/+6 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-02-08 | 1 | -4/+6 |
| |\ \ | | |/ | |||||
| | * | Add #ifndef restrict | dreamsxin | 2017-02-08 | 1 | -4/+6 |
| | * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
| * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | | | Resolve conflict | Sammy Kaye Powers | 2017-01-03 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | Merge branch 'pull-request/2163' | Joe Watkins | 2017-01-03 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | import explicit_bzero + strlc* functions update | David Carlier | 2016-10-15 | 1 | -1/+1 |
* | | | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Increased number of reserved resources (from 4 to 6) | Dmitry Stogov | 2016-12-12 | 1 | -1/+1 |
* | | | | further normalizations, uint vs uint32_t | Anatol Belski | 2016-11-26 | 1 | -2/+2 |
* | | | | Merge branch 'PHP-7.1' | Bob Weinand | 2016-11-20 | 1 | -0/+2 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-11-20 | 1 | -0/+2 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Revert "Revert "Remove a few unused write warning"" | Bob Weinand | 2016-11-20 | 1 | -0/+2 |
* | | | | Merge branch 'PHP-7.1' | Nikita Popov | 2016-11-20 | 1 | -2/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2016-11-20 | 1 | -2/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | Revert "Remove a few unused write warning (backport from master, oops)s" | Nikita Popov | 2016-11-20 | 1 | -2/+0 |
| * | | | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-11-20 | 1 | -0/+2 |
| |\ \ \ | | |/ / | | | / | | |/ | |/| | |||||
| | * | Remove a few unused write warning (backport from master, oops)s | Bob Weinand | 2016-11-20 | 1 | -0/+2 |
* | | | Remove a few unused write warnings | Bob Weinand | 2016-11-20 | 1 | -0/+2 |
* | | | Remove Netware support | Kalle Sommer Nielsen | 2016-11-12 | 1 | -4/+1 |
* | | | Deduplicate NAN/INF portability, move to Zend | Andrea Faulds | 2016-03-20 | 1 | -0/+46 |
|/ / | |||||
* | | add proper noinline specifier for VC | Anatol Belski | 2016-01-18 | 1 | -1/+1 |
|/ |