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-24 08:12:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba534e70e69ce0163a363ee227aa0e9c02dfdbe8
archived-php-src
/
ext
/
bcmath
History
Saki Takamachi
22c7250d50
ext/bcmath: Avoid unnecessary memset from
_bc_do_add
(
#14257
)
...
Apply the same changes as
#14180
to _bc_do_add.
2024-05-18 07:00:47 +09:00
..
libbcmath
ext/bcmath: Avoid unnecessary memset from
_bc_do_add
(
#14257
)
2024-05-18 07:00:47 +09:00
tests
Increase test coverage of _bc_do_add() (
#14131
)
2024-05-04 16:00:47 +02:00
bcmath_arginfo.h
[RFC] Add bcfloor, bcceil and bcround to BCMath (
#13096
)
2024-04-30 18:32:33 +01:00
bcmath.c
BCMath: Avoid using the heap for temporary objects by using arena allocations (
#14170
)
2024-05-08 19:36:14 +02:00
bcmath.stub.php
[RFC] Add bcfloor, bcceil and bcround to BCMath (
#13096
)
2024-04-30 18:32:33 +01:00
config.m4
Remove some dead code from BCMath (
#14130
)
2024-05-04 16:00:54 +02:00
config.w32
Remove some dead code from BCMath (
#14130
)
2024-05-04 16:00:54 +02:00
CREDITS
…
php_bcmath.h
BCMath: Avoid using the heap for temporary objects by using arena allocations (
#14170
)
2024-05-08 19:36:14 +02:00