summaryrefslogtreecommitdiff
path: root/ext/bcmath/libbcmath/src/raisemod.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #75178 (bcpowmod() misbehaves for non-integer base or modulus)Christoph M. Becker2017-09-091-7/+15
* Fixed bug #54598 (bcpowmod() may return 1 if modulus is 1)Christoph M. Becker2017-09-071-8/+15
* trailing whitespace removalStanislav Malyshev2015-01-101-1/+1
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-11/+11
* fix leakAntony Dovgal2004-12-071-0/+1
* Made bcmath extension thread safe.Sander Roobol2002-11-221-14/+12
* - Revert previous patchAndi Gutmans2002-11-201-3/+3
* - Intermediate commit which works on making bcmath thread-safe.Andi Gutmans2002-11-201-3/+3
* At long last, import the bcmath library, by Phil NelsonZeev Suraski2000-11-221-0/+99