php-src/ext/bcmath/libbcmath/src
Christoph M. Becker 87a91aef83 Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
  Fixed bug #46781 (BC math handles minus zero incorrectly)
2017-09-11 23:46:21 +02:00
..
add.c trailing whitespace removal 2015-01-10 15:07:38 -08:00
bcmath.h fix clang compat 2016-08-27 22:25:02 +02:00
compare.c trailing whitespace removal 2015-01-10 15:07:38 -08:00
config.h Fixed condition check 2017-04-10 14:47:24 +08:00
debug.c trailing whitespace removal 2015-01-10 15:07:38 -08:00
div.c trailing whitespace removal 2015-01-10 15:07:38 -08:00
divmod.c Fixed bug #44995 (bcpowmod() fails if scale != 0) 2017-09-06 23:30:53 +02:00
doaddsub.c trailing whitespace removal 2015-01-10 15:07:38 -08:00
init.c Merge branch 'PHP-7.0' into PHP-7.1 2016-10-14 01:46:18 +02:00
int2num.c trailing whitespace removal 2015-01-10 15:07:38 -08:00
Makefile.am
nearzero.c trailing whitespace removal 2015-01-10 15:07:38 -08:00
neg.c trailing whitespace removal 2015-01-10 15:07:38 -08:00
num2long.c trailing whitespace removal 2015-01-10 15:07:38 -08:00
num2str.c Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
outofmem.c Merge branch 'PHP-5.6' into PHP-7.0 2016-10-14 10:54:09 +02:00
output.c trailing whitespace removal 2015-01-10 15:07:38 -08:00
private.h trailing whitespace removal 2015-01-10 15:07:38 -08:00
raise.c trailing whitespace removal 2015-01-10 15:07:38 -08:00
raisemod.c Fixed bug #75178 (bcpowmod() misbehaves for non-integer base or modulus) 2017-09-09 13:18:26 +02:00
recmul.c trailing whitespace removal 2015-01-10 15:07:38 -08:00
rmzero.c trailing whitespace removal 2015-01-10 15:07:38 -08:00
rt.c trailing whitespace removal 2015-01-10 15:07:38 -08:00
sqrt.c trailing whitespace removal 2015-01-10 15:07:38 -08:00
str2num.c Fixed bug #46781 (BC math handles minus zero incorrectly) 2017-09-11 23:44:23 +02:00
sub.c trailing whitespace removal 2015-01-10 15:07:38 -08:00
zero.c trailing whitespace removal 2015-01-10 15:07:38 -08:00