Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace zend_bool uses with bool | Nikita Popov | 2021-01-15 | 1 | -10/+10 |
* | Fixed bug #80545 | Jens de Nies | 2021-01-12 | 1 | -53/+144 |
* | Update bcmath.scale when calling bcscale() | Nikita Popov | 2020-10-21 | 1 | -1/+5 |
* | Promote some warnings in BCMath to Errors | George Peter Banyard | 2020-09-11 | 1 | -11/+3 |
* | Remove proto comments from C files | Max Semenik | 2020-07-06 | 1 | -30/+15 |
* | make bcpowmod stricter by not returning false, instead throw exception | Vladyslav Startsev | 2020-06-22 | 1 | -4/+10 |
* | Fix [-Wundef] warning in BCMath extension | George Peter Banyard | 2020-05-16 | 1 | -1/+1 |
* | Convert UNKNOWN default values to null in ext/bcmath | Máté Kocsis | 2020-05-02 | 1 | -71/+88 |
* | Ensure bcmath scale is between 0 and INT_MAX | Vladyslav Startsev | 2020-04-27 | 1 | -27/+85 |
* | Generate function entries from stubs for a couple of extensions | Máté Kocsis | 2020-04-04 | 1 | -15/+1 |
* | Elevate warnings to Error Exceptions in ext/bcmath | Christoph M. Becker | 2019-10-28 | 1 | -3/+4 |
* | Remove mention of PHP major version in Copyright headers | Gabriel Caruso | 2019-09-25 | 1 | -2/+0 |
* | Add BCMath PHP stubs | Simon Podlipsky | 2019-08-10 | 1 | -65/+5 |
* | Add return type for bcmath extension functions | Gabriel Caruso | 2019-06-01 | 1 | -9/+9 |
* | Warn about non well-formed arguments in bcmath | vladyslavstartsev | 2019-05-14 | 1 | -4/+12 |
* | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -9/+0 |
* | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 1 | -1/+1 |
* | Future-proof email addresses... | Zeev Suraski | 2018-11-01 | 1 | -1/+1 |
* | Fix some misspellings | Gabriel Caruso | 2018-08-12 | 1 | -1/+1 |
* | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -2/+0 |
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 1 | -1/+1 |
* | Don't reintroduce split_bc_num() | Christoph M. Becker | 2017-11-07 | 1 | -20/+1 |
* | Fixed build (missing function borrowed from PHP-7.2) | Dmitry Stogov | 2017-11-07 | 1 | -0/+15 |
* | Merge branch 'PHP-7.2' | Sara Golemon | 2017-11-06 | 1 | -4/+17 |
|\ | |||||
| * | Scale support for bcmod() | Christoph M. Becker | 2017-11-06 | 1 | -4/+17 |
* | | Merge branch 'pull-request/2742' | Christoph M. Becker | 2017-09-18 | 1 | -54/+7 |
|\ \ | |||||
| * | | Fixed bug #66364 (BCMath bcmul ignores scale parameter) | Christoph M. Becker | 2017-09-08 | 1 | -54/+7 |
| |/ | |||||
* | | Fix proto and indentation | Christoph M. Becker | 2017-09-06 | 1 | -2/+2 |
* | | Fix arginfo | Christoph M. Becker | 2017-09-06 | 1 | -1/+1 |
* | | Merge branch 'pull-request/778' into bcscale-return-old-value | Christoph M. Becker | 2017-09-06 | 1 | -3/+8 |
|\ \ | |/ |/| | |||||
| * | Return old scale value from bcscale() | Chris Wright | 2014-08-18 | 1 | -5/+9 |
* | | Fixed bug #46564 | Libor M | 2017-01-07 | 1 | -2/+2 |
* | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
* | | Convert bcmath to new parameter parsing API | Sara Golemon | 2016-12-27 | 1 | -44/+69 |
* | | Use zend_string in bcmath params | Sara Golemon | 2016-12-27 | 1 | -45/+36 |
* | | fix merge | Anatol Belski | 2016-04-27 | 1 | -2/+3 |
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-04-27 | 1 | -0/+21 |
|\ \ | |||||
| * \ | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2016-04-26 | 1 | -19/+41 |
| |\ \ | |||||
| | * | | Fix bug #72093: bcpowmod accepts negative scale and corrupts _one_ definition | Stanislav Malyshev | 2016-04-24 | 1 | -19/+41 |
| | * | | Bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | * | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | | | | Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE | Nikita Popov | 2016-03-03 | 1 | -1/+1 |
* | | | | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| * | | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | | | cleaning up the version macros | Anatol Belski | 2015-03-23 | 1 | -1/+1 |
* | | | | made ZEND_TSRMLS_CACHE_* macros look like function calls | Anatol Belski | 2015-02-16 | 1 | -2/+2 |
* | | | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -17/+17 |