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 09:12:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1c08ae1c8ea9fb8242a98840887c1b38d56258d4
archived-php-src
/
ext
/
bcmath
/
libbcmath
/
src
History
Jani Taskinen
718fb52b0e
- Revert wrong fix
2008-08-15 16:36:39 +00:00
..
add.c
…
bcmath.h
- Revert wrong fix
2008-08-15 16:36:39 +00:00
compare.c
…
config.h
Netware also uses autoconf based config now
2005-06-30 14:11:13 +00:00
debug.c
…
div.c
MFH: use safe_emalloc()
2007-07-10 11:08:08 +00:00
divmod.c
…
doaddsub.c
…
init.c
MFH: use safe_emalloc()
2007-07-10 11:08:08 +00:00
int2num.c
…
Makefile.am
…
nearzero.c
…
neg.c
…
num2long.c
…
num2str.c
MFH: use safe_emalloc()
2007-07-10 11:08:08 +00:00
outofmem.c
…
output.c
- Avoid sprintf, even when checked copy'n'paste or changes lead to errors
2007-02-24 02:17:47 +00:00
private.h
…
raise.c
…
raisemod.c
…
recmul.c
…
rmzero.c
…
rt.c
fix typos
2007-02-24 02:43:53 +00:00
sqrt.c
…
str2num.c
…
sub.c
…
zero.c
…