Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix leak in bcpowmod | Nikita Popov | 2019-06-21 | 1 | -0/+1 |
* | Warn about non well-formed arguments in bcmath | vladyslavstartsev | 2019-05-14 | 6 | -10/+89 |
* | Normalize comments in *nix build system m4 files | Peter Kokot | 2019-05-12 | 1 | -2/+0 |
* | [ci skip] Rename libbcmath license file to LICENSE | Peter Kokot | 2019-05-07 | 25 | -33/+33 |
* | [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 *.phpt sections | Peter Kokot | 2018-10-15 | 14 | -14/+14 |
| | * | 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 | 5 | -14/+14 |
| | * | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-05-19 | 2 | -10/+5 |
| | |\ | |||||
| | | * | Refix the tests once more | Anatol Belski | 2018-05-19 | 2 | -10/+5 |
| | * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-05-19 | 4 | -2/+22 |
| | |\ \ | | | |/ | |||||
| | | * | Fix remaining AppVeyor test failures due to the image update | Anatol Belski | 2018-05-19 | 4 | -2/+22 |
| | | * | year++ | Xinchen Hui | 2018-01-02 | 2 | -2/+2 |
| | * | | year++ | Xinchen Hui | 2018-01-02 | 2 | -2/+2 |
| * | | | Future-proof email addresses | Zeev Suraski | 2018-11-01 | 2 | -2/+2 |
| * | | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 14 | -14/+14 |
| * | | | 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 |
* | | | | Add AS_HELP_STRING to *nix build configure options | Peter Kokot | 2019-03-07 | 1 | -2/+4 |
* | | | | Remove tests for zpp failure conditions | Nikita Popov | 2019-03-05 | 10 | -125/+0 |
* | | | | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -9/+0 |
* | | | | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 2 | -2/+2 |
* | | | | Clean up unnecessary ternary expressions and simplify some returns | Gabriel Caruso | 2018-12-03 | 1 | -1/+1 |
* | | | | Future-proof email addresses... | Zeev Suraski | 2018-11-01 | 2 | -2/+2 |
* | | | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 14 | -14/+14 |
* | | | | 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 |
* | | | | Fix some misspellings | Gabriel Caruso | 2018-08-12 | 1 | -1/+1 |
|/ / / | |||||
* | | | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 4 | -8/+1 |
* | | | Remove build system files of bundled library libbcmath | Peter Kokot | 2018-05-29 | 11 | -2505/+0 |
* | | | 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 |
* | | | year++ | Xinchen Hui | 2018-01-02 | 2 | -2/+2 |
* | | | 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 | 3 | -8/+21 |
|\ \ \ | |/ / | |||||
| * | | Scale support for bcmod() | Christoph M. Becker | 2017-11-06 | 3 | -8/+21 |
* | | | Merge branch 'pull-request/2742' | Christoph M. Becker | 2017-09-18 | 9 | -63/+90 |
|\ \ \ | |||||
| * | | | Fixed bug #66364 (BCMath bcmul ignores scale parameter) | Christoph M. Becker | 2017-09-08 | 7 | -61/+88 |
* | | | | Merge branch 'pull-request/2745' | Christoph M. Becker | 2017-09-13 | 12 | -123/+43 |
|\ \ \ \ | |||||
| * | | | | Fixed bug #75169 (BCMath errors/warnings bypass error handling) | Christoph M. Becker | 2017-09-09 | 12 | -123/+43 |
* | | | | | Merge branch 'pull-request/2739' | Christoph M. Becker | 2017-09-13 | 2 | -6/+29 |
|\ \ \ \ \ | |||||
| * | | | | | Fix proto and indentation | Christoph M. Becker | 2017-09-06 | 1 | -2/+2 |
| * | | | | | Fix arginfo | Christoph M. Becker | 2017-09-06 | 1 | -1/+1 |