php-src/ext/bcmath/libbcmath/src
Stanislav Malyshev d9f57e8316 Merge branch 'PHP-7.3' into PHP-7.4
* PHP-7.3:
  Fixed bug #78910
  Fix #78878: Buffer underflow in bc_shift_addsub
  Fix test
  Fix #78862: link() silently truncates after a null byte on Windows
  Fix #78863: DirectoryIterator class silently truncates after a null byte
  Fix #78943: mail() may release string with refcount==1 twice
2019-12-16 00:39:37 -08:00
..
add.c [ci skip] Rename libbcmath license file to LICENSE 2019-05-07 01:09:25 +02:00
bcmath.h Warn about non well-formed arguments in bcmath 2019-05-14 15:04:21 +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 [ci skip] Rename libbcmath license file to LICENSE 2019-05-07 01:09:25 +02:00
div.c [ci skip] Rename libbcmath license file to LICENSE 2019-05-07 01:09:25 +02: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 [ci skip] Rename libbcmath license file to LICENSE 2019-05-07 01:09:25 +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 [ci skip] Rename libbcmath license file to LICENSE 2019-05-07 01:09:25 +02:00
outofmem.c [ci skip] Rename libbcmath license file to LICENSE 2019-05-07 01:09:25 +02:00
output.c [ci skip] Rename libbcmath license file to LICENSE 2019-05-07 01:09:25 +02:00
private.h [ci skip] Rename libbcmath license file to LICENSE 2019-05-07 01:09:25 +02:00
raise.c [ci skip] Rename libbcmath license file to LICENSE 2019-05-07 01:09:25 +02:00
raisemod.c Fix leak in bcpowmod 2019-06-21 12:56:28 +02:00
recmul.c [ci skip] Rename libbcmath license file to LICENSE 2019-05-07 01:09:25 +02:00
rmzero.c [ci skip] Rename libbcmath license file to LICENSE 2019-05-07 01:09:25 +02:00
sqrt.c [ci skip] Rename libbcmath license file to LICENSE 2019-05-07 01:09:25 +02: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 [ci skip] Rename libbcmath license file to LICENSE 2019-05-07 01:09:25 +02:00