Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | MFB:- Fixed ZEND_SIGNED_MULTIPLY_LONG() so that ext/filter/tests/046.phpt won... | foobar | 2007-04-10 | 1 | -2/+2 |
* | Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | - Update copyright notices to 2006 | Andi Gutmans | 2006-01-04 | 1 | -1/+1 |
* | Bump up the year | foobar | 2005-08-03 | 1 | -1/+1 |
* | Readd x86 implementation | Sascha Schumann | 2004-03-17 | 1 | -1/+18 |
* | - Improved patch for support multiplication on 64bit machines | Andi Gutmans | 2004-03-17 | 1 | -15/+6 |
* | - Apply Ard's patch to support multiplication & overflow on both 32bit | Andi Gutmans | 2004-03-17 | 1 | -27/+19 |
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -1/+1 |
* | - Missing $Id$ tag | foobar | 2003-06-10 | 1 | -0/+2 |
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -1/+1 |
* | mfb #24025 fix | Sascha Schumann | 2003-06-06 | 1 | -1/+3 |
* | Fix the *= operator | Sascha Schumann | 2003-04-29 | 1 | -2/+3 |
* | add safe_emalloc | Sascha Schumann | 2003-04-24 | 1 | -0/+42 |