summaryrefslogtreecommitdiff
path: root/ext/bcmath/libbcmath/src/recmul.c
Commit message (Collapse)AuthorAgeFilesLines
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-12/+12
|
* Fix Bug #60633 build warning in bcmathRemi Collet2013-10-031-3/+0
|
* Remove all traces of _bc_Free_list - it's not used anymoreSander Roobol2002-11-291-0/+4
|
* Made bcmath extension thread safe.Sander Roobol2002-11-221-19/+17
| | | | | @Made bcmath extension thread safe. (Sander)
* - Revert previous patchAndi Gutmans2002-11-201-5/+5
|
* - Intermediate commit which works on making bcmath thread-safe.Andi Gutmans2002-11-201-5/+5
|
* - Add bcmath to the standard UNIX buildZeev Suraski2000-11-261-1/+1
| | | | | - Change a couple of malloc()'s and free()'s to emalloc()'s and efree()'s
* At long last, import the bcmath library, by Phil NelsonZeev Suraski2000-11-221-0/+304