php-src/ext/bcmath/libbcmath/src
Christoph M. Becker d66854bece
Merge branch 'PHP-8.0'
* PHP-8.0:
  Fix #78238: BCMath returns "-0"
2021-07-16 16:01:03 +02:00
..
add.c [ci skip] Rename libbcmath license file to LICENSE 2019-05-07 01:09:25 +02:00
bcmath.h Merge branch 'PHP-8.0' 2021-07-16 16:01:03 +02:00
compare.c [ci skip] Rename libbcmath license file to LICENSE 2019-05-07 01:09:25 +02:00
config.h Fixed condition check 2017-04-10 14:47:24 +08:00
debug.c Use standard function declaration style instead of K&R in libbcmath 2021-05-12 15:33:55 +01:00
div.c Use standard function declaration style instead of K&R in libbcmath 2021-05-12 15:33:55 +01:00
divmod.c [ci skip] Rename libbcmath license file to LICENSE 2019-05-07 01:09:25 +02:00
doaddsub.c [ci skip] Rename libbcmath license file to LICENSE 2019-05-07 01:09:25 +02:00
init.c Promote some warnings in BCMath to Errors 2020-09-11 17:40:06 +02:00
int2num.c [ci skip] Rename libbcmath license file to LICENSE 2019-05-07 01:09:25 +02:00
nearzero.c [ci skip] Rename libbcmath license file to LICENSE 2019-05-07 01:09:25 +02:00
neg.c [ci skip] Rename libbcmath license file to LICENSE 2019-05-07 01:09:25 +02:00
num2long.c [ci skip] Rename libbcmath license file to LICENSE 2019-05-07 01:09:25 +02:00
num2str.c Merge branch 'PHP-7.4' into PHP-8.0 2021-07-16 15:56:15 +02:00
output.c Use standard function declaration style instead of K&R in libbcmath 2021-05-12 15:33:55 +01:00
private.h [ci skip] Rename libbcmath license file to LICENSE 2019-05-07 01:09:25 +02:00
raise.c Promote some warnings in BCMath to Errors 2020-09-11 17:40:06 +02:00
raisemod.c Promote some warnings in BCMath to Errors 2020-09-11 17:40:06 +02:00
recmul.c Use standard function declaration style instead of K&R in libbcmath 2021-05-12 15:33:55 +01:00
rmzero.c [ci skip] Rename libbcmath license file to LICENSE 2019-05-07 01:09:25 +02:00
sqrt.c Fix memory leak with bcsqrt on number 0<X<1 2020-11-12 11:37:54 +01:00
str2num.c Merge branch 'PHP-7.3' into PHP-7.4 2019-12-16 00:39:37 -08:00
sub.c [ci skip] Rename libbcmath license file to LICENSE 2019-05-07 01:09:25 +02:00
zero.c Fix #78238: BCMath returns "-0" 2021-07-16 15:54:24 +02:00