Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ci skip] Fix typo | Peter Kokot | 2019-04-20 | 1 | -1/+1 |
* | Refactor docs files for bcmath library | Peter Kokot | 2019-04-20 | 6 | -42/+45 |
* | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2019-03-14 | 1 | -5/+12 |
|\ | |||||
| * | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-03-14 | 1 | -5/+12 |
| |\ | |||||
| | * | Fixed bug #77742 | Nikita Popov | 2019-03-14 | 1 | -5/+12 |
| | * | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 25 | -29/+0 |
| | * | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 4 | -13/+13 |
| * | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 19 | -22/+0 |
| * | | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 1 | -1/+1 |
* | | | Clean up unnecessary ternary expressions and simplify some returns | Gabriel Caruso | 2018-12-03 | 1 | -1/+1 |
* | | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 19 | -22/+0 |
* | | | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 1 | -1/+1 |
* | | | Remove HAVE_ASSERT_H | Peter Kokot | 2018-09-09 | 21 | -21/+0 |
|/ / | |||||
* | | Remove build system files of bundled library libbcmath | Peter Kokot | 2018-05-29 | 11 | -2505/+0 |
* | | Merge branch 'pull-request/2742' | Christoph M. Becker | 2017-09-18 | 2 | -6/+10 |
|\ \ | |||||
| * | | Fixed bug #66364 (BCMath bcmul ignores scale parameter) | Christoph M. Becker | 2017-09-08 | 2 | -6/+10 |
* | | | Merge branch 'pull-request/2745' | Christoph M. Becker | 2017-09-13 | 4 | -72/+5 |
|\ \ \ | |||||
| * | | | Fixed bug #75169 (BCMath errors/warnings bypass error handling) | Christoph M. Becker | 2017-09-09 | 4 | -72/+5 |
* | | | | Merge branch 'PHP-7.2' | Christoph M. Becker | 2017-09-11 | 1 | -0/+3 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2017-09-11 | 1 | -0/+3 |
| |\ \ | |||||
| | * \ | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2017-09-11 | 1 | -0/+3 |
| | |\ \ | |||||
| | | * | | Fixed bug #46781 (BC math handles minus zero incorrectly) | Christoph M. Becker | 2017-09-11 | 1 | -0/+3 |
* | | | | | Optimize truncation to zero scale in bc_raisemod() | Christoph M. Becker | 2017-09-09 | 1 | -3/+21 |
* | | | | | Merge branch 'PHP-7.2' | Christoph M. Becker | 2017-09-09 | 1 | -7/+15 |
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | |||||
| * | | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2017-09-09 | 1 | -7/+15 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2017-09-09 | 1 | -7/+15 |
| | |\ \ | | | |/ | |||||
| | | * | Fixed bug #75178 (bcpowmod() misbehaves for non-integer base or modulus) | Christoph M. Becker | 2017-09-09 | 1 | -7/+15 |
* | | | | Remove unused member | Christoph M. Becker | 2017-09-08 | 2 | -13/+0 |
|/ / / | |||||
* | | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2017-09-07 | 1 | -8/+15 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2017-09-07 | 1 | -8/+15 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #54598 (bcpowmod() may return 1 if modulus is 1) | Christoph M. Becker | 2017-09-07 | 1 | -8/+15 |
* | | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2017-09-06 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2017-09-06 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #44995 (bcpowmod() fails if scale != 0) | Christoph M. Becker | 2017-09-06 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.1' | Xinchen Hui | 2017-04-10 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2017-04-10 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fixed condition check | Xinchen Hui | 2017-04-10 | 1 | -1/+1 |
* | | | Remove dead code from BCMath extension | Thomas Punt | 2017-03-16 | 3 | -21/+2 |
* | | | Drop unnecessary allocator return value checks | Nikita Popov | 2017-03-13 | 3 | -6/+0 |
* | | | Use modern autotools name of configure.ac instead of configure.in | Brian Evans | 2017-01-27 | 1 | -0/+0 |
|/ / | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Remi Collet | 2016-10-14 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Remi Collet | 2016-10-14 | 1 | -1/+1 |
| |\ | |||||
| | * | use zend_error instead of zend_error_noreturn | Remi Collet | 2016-10-14 | 1 | -1/+1 |
| | * | Fix bug #73190: memcpy negative parameter _bc_new_num_ex | Stanislav Malyshev | 2016-10-03 | 2 | -3/+5 |
| * | | Fix bug #73190: memcpy negative parameter _bc_new_num_ex | Stanislav Malyshev | 2016-10-12 | 2 | -3/+5 |
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-10-14 | 2 | -3/+5 |
* | | | fix clang compat | Anatol Belski | 2016-08-27 | 1 | -1/+1 |
|/ / | |||||
* | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -2/+2 |
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 25 | -30/+30 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 12 | -81/+81 |