Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 8 | -8/+8 |
* | Add test for bcpwmod | Gabriel Caruso | 2018-02-12 | 1 | -0/+10 |
* | Merge branch 'PHP-7.2' | Sara Golemon | 2017-11-06 | 2 | -4/+4 |
|\ | |||||
| * | Scale support for bcmod() | Christoph M. Becker | 2017-11-06 | 2 | -4/+4 |
* | | Merge branch 'pull-request/2742' | Christoph M. Becker | 2017-09-18 | 6 | -3/+73 |
|\ \ | |||||
| * | | Fixed bug #66364 (BCMath bcmul ignores scale parameter) | Christoph M. Becker | 2017-09-08 | 4 | -1/+71 |
* | | | Merge branch 'pull-request/2745' | Christoph M. Becker | 2017-09-13 | 6 | -49/+36 |
|\ \ \ | |||||
| * | | | Fixed bug #75169 (BCMath errors/warnings bypass error handling) | Christoph M. Becker | 2017-09-09 | 6 | -49/+36 |
* | | | | Merge branch 'pull-request/2739' | Christoph M. Becker | 2017-09-13 | 1 | -0/+18 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Merge branch 'pull-request/778' into bcscale-return-old-value | Christoph M. Becker | 2017-09-06 | 1 | -0/+18 |
| |\ \ \ | |||||
| | * | | | Return old scale value from bcscale() | Chris Wright | 2014-08-18 | 1 | -0/+18 |
* | | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2017-09-11 | 1 | -0/+16 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Fixed bug #46781 (BC math handles minus zero incorrectly) | Christoph M. Becker | 2017-09-11 | 1 | -0/+16 |
* | | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2017-09-09 | 2 | -0/+24 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix bug75178.phpt on Windows | Christoph M. Becker | 2017-09-09 | 2 | -0/+24 |
* | | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2017-09-09 | 1 | -0/+18 |
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | |||||
| * | | | Fixed bug #75178 (bcpowmod() misbehaves for non-integer base or modulus) | Christoph M. Becker | 2017-09-09 | 1 | -0/+18 |
* | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2017-09-07 | 1 | -0/+16 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed bug #54598 (bcpowmod() may return 1 if modulus is 1) | Christoph M. Becker | 2017-09-07 | 1 | -0/+16 |
* | | | | Merge branch 'PHP-7.1' into PHP-7.2 | Christoph M. Becker | 2017-09-06 | 1 | -0/+16 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Fixed bug #44995 (bcpowmod() fails if scale != 0) | Christoph M. Becker | 2017-09-06 | 1 | -0/+16 |
* | | | Increased bcmath functions coverage tests using scale option parameter | Edgar R. Sandi | 2017-03-27 | 4 | -0/+8 |
* | | | Fixed bug #46564 | Libor M | 2017-01-07 | 1 | -0/+4 |
|/ / | |||||
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-04-27 | 2 | -1/+24 |
|\ \ | |||||
| * | | fix/improve tests | Anatol Belski | 2016-04-27 | 2 | -1/+24 |
* | | | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-04-27 | 1 | -0/+13 |
|\ \ \ | |/ / | |||||
| * | | Fix bug #72093: bcpowmod accepts negative scale and corrupts _one_ definition | Stanislav Malyshev | 2016-04-24 | 1 | -0/+13 |
| |/ | |||||
* | | Updated or skipped certain 32-bit tests | Andrea Faulds | 2014-12-17 | 1 | -1/+2 |
|/ | |||||
* | Remove executable permission on phpt | Xinchen Hui | 2012-10-10 | 4 | -0/+0 |
* | - Fixed bug #60337 bcscale related crashed on 64bits platforms | Mateusz Kocielski | 2011-11-19 | 1 | -0/+13 |
* | Add some bcmath tests | William Martin | 2010-03-08 | 14 | -0/+185 |
* | add missing skipifs | Zoe Slattery | 2009-08-31 | 7 | -0/+14 |
* | bc math tests from testfest 2009 | Zoe Slattery | 2009-08-30 | 7 | -0/+78 |
* | SKIP -> SKIPIF | foobar | 2003-04-16 | 9 | -9/+9 |
* | Hardcode the bcmath.scale ini-entry | Sander Roobol | 2002-11-21 | 9 | -0/+18 |
* | Adding tests for the bcmath extension | Sander Roobol | 2002-11-21 | 9 | -0/+135 |