php-src/ext/bcmath
Christoph M. Becker d1e82b39e2 Optimize truncation to zero scale in bc_raisemod()
There's no need to use a division by one to truncate to zero scale;
instead we introduce and use `_bc_truncate()`, what is more efficient.
2017-09-09 18:41:59 +02:00
..
libbcmath Optimize truncation to zero scale in bc_raisemod() 2017-09-09 18:41:59 +02:00
tests Merge branch 'PHP-7.1' into PHP-7.2 2017-09-09 17:04:42 +02:00
bcmath.c Fixed bug #46564 2017-01-07 19:10:31 +01:00
config.m4 opcache, intl, gmp, exif, com, bcmath to use static tsrmls 2014-10-17 15:51:21 +02:00
config.w32 opcache, intl, gmp, exif, com, bcmath to use static tsrmls 2014-10-17 15:51:21 +02:00
CREDITS
php_bcmath.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00