summaryrefslogtreecommitdiff
path: root/Zend/zend_multiply.h
Commit message (Expand)AuthorAgeFilesLines
* MFH: Arithmetic speedup. Inlined most probable code-paths for arithmetic oper...Dmitry Stogov2011-05-311-0/+12
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-051-1/+1
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* Optimized ZEND_SIGNED_MULTIPLY_LONG() (Matt)Dmitry Stogov2008-07-241-0/+13
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFB:- Fixed ZEND_SIGNED_MULTIPLY_LONG() so that ext/filter/tests/046.phpt won...foobar2007-04-101-2/+2
* Bump year.Sebastian Bergmann2007-01-011-1/+1
* - Update copyright notices to 2006Andi Gutmans2006-01-041-1/+1
* Bump up the yearfoobar2005-08-031-1/+1
* Readd x86 implementationSascha Schumann2004-03-171-1/+18
* - Improved patch for support multiplication on 64bit machinesAndi Gutmans2004-03-171-15/+6
* - Apply Ard's patch to support multiplication & overflow on both 32bitAndi Gutmans2004-03-171-27/+19
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-1/+1
* - Missing $Id$ tagfoobar2003-06-101-0/+2
* updating license information in the headers.James Cox2003-06-101-1/+1
* mfb #24025 fixSascha Schumann2003-06-061-1/+3
* Fix the *= operatorSascha Schumann2003-04-291-2/+3
* add safe_emallocSascha Schumann2003-04-241-0/+42