summaryrefslogtreecommitdiff
path: root/ext/bcmath
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1514-14/+14
* Sync leading and final newlines in source code filesPeter Kokot2018-10-1425-29/+0
* Trim trailing whitespace in source code filesPeter Kokot2018-10-135-14/+14
* Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-05-192-10/+5
|\
| * Refix the tests once moreAnatol Belski2018-05-192-10/+5
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-05-194-2/+22
|\ \ | |/
| * Fix remaining AppVeyor test failures due to the image updateAnatol Belski2018-05-194-2/+22
| * year++Xinchen Hui2018-01-022-2/+2
* | year++Xinchen Hui2018-01-022-2/+2
* | Scale support for bcmod()Christoph M. Becker2017-11-063-8/+21
* | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2017-09-112-0/+19
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-09-112-0/+19
| |\
| | * Fixed bug #46781 (BC math handles minus zero incorrectly)Christoph M. Becker2017-09-112-0/+19
* | | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2017-09-092-0/+24
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-09-092-0/+24
| |\ \ | | |/
| | * Fix bug75178.phpt on WindowsChristoph M. Becker2017-09-092-0/+24
* | | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2017-09-092-7/+33
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-09-092-7/+33
| |\ \ | | |/
| | * Fixed bug #75178 (bcpowmod() misbehaves for non-integer base or modulus)Christoph M. Becker2017-09-092-7/+33
* | | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2017-09-072-8/+31
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-09-072-8/+31
| |\ \ | | |/
| | * Fixed bug #54598 (bcpowmod() may return 1 if modulus is 1)Christoph M. Becker2017-09-072-8/+31
* | | Merge branch 'PHP-7.1' into PHP-7.2Christoph M. Becker2017-09-062-1/+17
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-09-062-1/+17
| |\ \ | | |/
| | * Fixed bug #44995 (bcpowmod() fails if scale != 0)Christoph M. Becker2017-09-062-1/+17
* | | Merge branch 'PHP-7.1'Xinchen Hui2017-04-101-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-04-101-1/+1
| |\ \ | | |/
| | * Fixed condition checkXinchen Hui2017-04-101-1/+1
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-042-2/+2
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-042-2/+2
* | | Increased bcmath functions coverage tests using scale option parameterEdgar R. Sandi2017-03-274-0/+8
* | | Remove dead code from BCMath extensionThomas Punt2017-03-163-21/+2
* | | Drop unnecessary allocator return value checksNikita Popov2017-03-133-6/+0
* | | Use modern autotools name of configure.ac instead of configure.inBrian Evans2017-01-271-0/+0
* | | Fixed bug #46564Libor M2017-01-072-2/+6
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-022-2/+2
* | | Convert bcmath to new parameter parsing APISara Golemon2016-12-271-44/+69
* | | Use zend_string in bcmath paramsSara Golemon2016-12-271-45/+36
|/ /
* | Merge branch 'PHP-7.0' into PHP-7.1Remi Collet2016-10-141-1/+1
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Remi Collet2016-10-141-1/+1
| |\
| | * use zend_error instead of zend_error_noreturnRemi Collet2016-10-141-1/+1
| | * Fix bug #73190: memcpy negative parameter _bc_new_num_exStanislav Malyshev2016-10-032-3/+5
| * | Fix bug #73190: memcpy negative parameter _bc_new_num_exStanislav Malyshev2016-10-122-3/+5
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-10-142-3/+5
* | | fix clang compatAnatol Belski2016-08-271-1/+1
|/ /
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-04-272-1/+24
|\ \ | |/
| * fix/improve testsAnatol Belski2016-04-272-1/+24
* | fix mergeAnatol Belski2016-04-271-2/+3
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-04-272-0/+34
|\ \ | |/
| * Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-04-262-19/+54
| |\