This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-26 17:22:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b180fc2daa56cc0bfea3e1561fabdfdb452995b4
archived-php-src
/
ext
/
bcmath
/
libbcmath
/
src
History
Anatol Belski
c3e3c98ec6
master renames phase 1
2014-08-25 19:24:55 +02:00
..
add.c
…
bcmath.h
Refactor bcmath
2014-05-05 14:26:23 +08:00
compare.c
…
config.h
Netware also uses autoconf based config now
2005-06-30 14:11:13 +00:00
debug.c
…
div.c
use safe_emalloc()
2007-07-10 11:07:56 +00:00
divmod.c
…
doaddsub.c
…
init.c
use safe_emalloc()
2007-07-10 11:07:56 +00:00
int2num.c
…
Makefile.am
…
nearzero.c
…
neg.c
…
num2long.c
…
num2str.c
master renames phase 1
2014-08-25 19:24:55 +02:00
outofmem.c
…
output.c
- avoid sprintf
2007-02-24 16:25:58 +00:00
private.h
…
raise.c
…
raisemod.c
…
recmul.c
Fix Bug
#60633
build warning in bcmath
2013-10-03 08:45:31 +02:00
rmzero.c
…
rt.c
- avoid sprintf
2007-02-24 16:25:58 +00:00
sqrt.c
…
str2num.c
…
sub.c
…
zero.c
…