| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'PHP-7.2' | Nikita Popov | 2018-03-23 | 1 | -1/+29 |
|\ |
|
| * | Fixed bug #75722: Rework valgrind detection | Michael Heimpold | 2018-03-23 | 1 | -1/+29 |
| * | next is 7.2.5 | Remi Collet | 2018-03-13 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.2' | Anatol Belski | 2018-03-05 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-03-05 | 1 | -1/+4 |
| * | Now working on 7.2.4-dev | Sara Golemon | 2018-02-13 | 1 | -1/+1 |
* | | Optimized base64_encode/decode with SIMD instructions | Xinchen Hui | 2018-02-12 | 1 | -2/+9 |
* | | Fixed cpuinfo in LLVM GCC & Added AVX2 detection | Xinchen Hui | 2018-02-10 | 1 | -0/+2 |
* | | Merge branch 'master' of git.php.net:/php-src | Xinchen Hui | 2018-02-10 | 1 | -6/+1 |
|\ \ |
|
| * | | Fixed bug #75940 Unnecessary compile wrapper with PHP_THREAD_SAFETY=yes | Jaromír Doleček | 2018-02-09 | 1 | -6/+1 |
* | | | Fixed cpu feature check in reslover functions | Xinchen Hui | 2018-02-10 | 1 | -0/+2 |
|/ / |
|
* | | Merge branch 'PHP-7.2' | Nikita Popov | 2018-02-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2018-02-02 | 1 | -1/+1 |
| * | next is 7.2.3 | Remi Collet | 2018-01-16 | 1 | -1/+1 |
* | | NetBSD has its own unoptimizable memset version since 2013 | David Carlier | 2018-01-19 | 1 | -0/+1 |
* | | Added ZEND_API zend_cpu_supports | Xinchen Hui | 2018-01-16 | 1 | -3/+1 |
* | | Restore change committed by accident | Xinchen Hui | 2018-01-15 | 1 | -1/+2 |
* | | Optimized php_addslashes with SSE4.2 instructions | Xinchen Hui | 2018-01-15 | 1 | -3/+9 |
* | | Merge branch 'PHP-7.2' | Nikita Popov | 2017-12-15 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2017-12-15 | 1 | -1/+2 |
| * | next version is 7.2.1 | Remi Collet | 2017-11-13 | 1 | -1/+1 |
* | | Add configure check for asm goto support | David Carlier | 2017-11-28 | 1 | -0/+14 |
* | | Remove some old apache2filter occurrences | Peter Kokot | 2017-10-08 | 1 | -10/+1 |
* | | Turn php_syslog() into wrapper for syslog and split lines | Philip Prindeville | 2017-08-19 | 1 | -1/+1 |
* | | Leftover from 5230541ef59e0637d5522293a7d099bf18ce6af3 | Sebastian Bergmann | 2017-07-18 | 1 | -1/+1 |
|/ |
|
* | prevent multiple include using standard macros | Remi Collet | 2017-06-09 | 1 | -0/+5 |
* | cleanup, MEMORY_LIMIT is not used anymore | Remi Collet | 2017-06-09 | 1 | -3/+0 |
* | Exclude warm-up requests from callgrind profile. | Dmitry Stogov | 2017-05-31 | 1 | -0/+2 |
* | Merge branch 'PHP-7.1' | Jakub Zelenka | 2017-04-30 | 1 | -0/+1 |
* | Merge branch 'PHP-7.1' | Nikita Popov | 2017-03-17 | 1 | -3/+3 |
* | Merge branch 'PHP-7.1' | Nikita Popov | 2017-02-08 | 1 | -4/+4 |
* | Merge branch 'PHP-7.1' | Nikita Popov | 2017-02-06 | 1 | -4/+4 |
* | Merge branch 'PHP-7.1' | Nikita Popov | 2017-02-05 | 1 | -4/+4 |
* | Merge branch 'PHP-7.1' | Andrea Faulds | 2017-02-05 | 1 | -1/+1 |
* | Use modern autotools name of configure.ac instead of configure.in | Brian Evans | 2017-01-27 | 1 | -0/+1650 |