Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve type declarations for Zend APIs | George Peter Banyard | 2020-08-28 | 1 | -9/+9 |
* | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -10/+0 |
* | Adios, yearly copyright ranges | Zeev Suraski | 2019-01-30 | 1 | -1/+1 |
* | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -2/+0 |
* | Micro-optimizations | Dmitry Stogov | 2018-06-06 | 1 | -9/+23 |
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | further sync for vim mode lines | Anatol Belski | 2017-07-04 | 1 | -0/+2 |
* | Fix ZEND_SIGNED_MULTIPLY_LONG for AArch64 | Andy Postnikov | 2017-01-09 | 1 | -2/+2 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
* | add pragma | Anatol Belski | 2016-12-03 | 1 | -0/+1 |
* | suffix CS | Anatol Belski | 2016-12-03 | 1 | -1/+1 |
* | Improve multiplication on x64. | Anatol Belski | 2016-12-03 | 1 | -1/+15 |
* | Merge branch 'PHP-7.1' | Stanislav Malyshev | 2016-11-05 | 1 | -0/+13 |
|\ | |||||
| * | More int->size_t and string overflow fixes | Stanislav Malyshev | 2016-11-05 | 1 | -0/+13 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-10-13 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | rename publicly exposed symbol to avoid name conflicts | Anatol Belski | 2016-10-13 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Stanislav Malyshev | 2016-10-12 | 1 | -0/+12 |
|\ \ | |/ | |||||
| * | Fix potential overflows in php_pcre_replace_impl | Stanislav Malyshev | 2016-10-12 | 1 | -0/+12 |
* | | Check them in autoconf | Xinchen Hui | 2016-08-11 | 1 | -2/+2 |
* | | Use checked arithmetic intrinsics instead of asm, when possible | Andrea Faulds | 2016-08-10 | 1 | -1/+23 |
|/ | |||||
* | bump year which is missed in rev 49493a2 | Xinchen Hui | 2016-01-02 | 1 | -1/+1 |
* | Improve performance of PowerPC64 ZEND_SIGNED_MULTIPLY_LONG | Anton Blanchard | 2015-07-28 | 1 | -14/+13 |
* | merge ZEND_SIGNED_MULTIPLY_LONG for i386 and x86_64 | Elan Ruusamäe | 2015-02-28 | 1 | -13/+1 |
* | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | PowerPC64 support in safe_address function | Gustavo Frederico Temple Pedrosa | 2014-12-16 | 1 | -0/+24 |
* | PowerPC64 support in long multiplication | Gustavo Frederico Temple Pedrosa | 2014-12-01 | 1 | -0/+18 |
* | Fix allocator for 64bit zend_long with 32bit long | Nikita Popov | 2014-10-16 | 1 | -1/+1 |
* | Drop zend_long64 in favor of int64_t | Nikita Popov | 2014-10-16 | 1 | -5/+5 |
* | Expose zend_safe_address() and use it in zend_arena_calloc() | Dmitry Stogov | 2014-09-18 | 1 | -0/+138 |
* | Revert "Move safe_address into zend_multiply.h" | Nikita Popov | 2014-09-06 | 1 | -126/+0 |
* | Move safe_address into zend_multiply.h | Nikita Popov | 2014-09-06 | 1 | -0/+126 |
* | Fixed constants in Zend/zend_multiply.h | Andrea Faulds | 2014-08-27 | 1 | -1/+1 |
* | master renamings phase 5 | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
* | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -12/+12 |
* | further fixes on core | Anatol Belski | 2014-08-16 | 1 | -1/+1 |
* | first shot on merging the core fro the int64 branch | Anatol Belski | 2014-08-16 | 1 | -11/+24 |
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Merge branch 'PHP-5.4' into PHP-5.5 | Gustavo Lopes | 2013-04-30 | 1 | -2/+2 |
|\ | |||||
| * | Fix bug #64729: compilation failure on x32 | Gustavo Lopes | 2013-04-30 | 1 | -2/+2 |
| * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| * | MFH: Arithmetic speedup. Inlined most probable code-paths for arithmetic oper... | Dmitry Stogov | 2011-05-31 | 1 | -0/+12 |
* | | Low-level ARM optimizations | Ard Biesheuvel | 2013-02-11 | 1 | -10/+35 |
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | | Arithmetic speedup. Inlined most probable code-paths for arithmetic operation... | Dmitry Stogov | 2011-05-23 | 1 | -0/+12 |
|/ | |||||
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-05 | 1 | -1/+1 |
* | Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | Optimized ZEND_SIGNED_MULTIPLY_LONG() (Matt) | Dmitry Stogov | 2008-07-24 | 1 | -0/+13 |