| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | | | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -66/+66 |
| * | | | | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-11-18 | 1 | -16/+16 |
| |\ \ \ \ | |||||
| | * | | | | fix datatype mismatch warnings | Anatol Belski | 2014-10-30 | 1 | -16/+16 |
| * | | | | | opcache, intl, gmp, exif, com, bcmath to use static tsrmls | Anatol Belski | 2014-10-17 | 1 | -0/+6 |
| |/ / / / | |||||
| * | | | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
| * | | | | 's' works with size_t round 2 | Anatol Belski | 2014-08-27 | 1 | -1/+1 |
| * | | | | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -8/+8 |
| * | | | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -19/+19 |
| * | | | | fixes to ext/bcmath | Anatol Belski | 2014-08-19 | 1 | -18/+18 |
| * | | | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -1/+1 |
| | |_|/ |/| | | |||||
| * | | | Refactor bcmath | Xinchen Hui | 2014-05-05 | 1 | -26/+9 |
| |/ / | |||||
| * | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| |/ | |||||
| * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
