summaryrefslogtreecommitdiff
path: root/ext/bcmath/libbcmath/src/num2str.c
Commit message (Collapse)AuthorAgeFilesLines
* Use ZSTR_ API to access zend_string elements (this is just renaming without ↵Dmitry Stogov2015-06-301-2/+2
| | | | semantick changes).
* trailing whitespace removalStanislav Malyshev2015-01-101-1/+1
|
* master renames phase 1Anatol Belski2014-08-251-2/+2
|
* Refactor bcmathXinchen Hui2014-05-051-28/+30
|
* use safe_emalloc()Antony Dovgal2007-07-101-2/+2
|
* - Add bcmath to the standard UNIX buildZeev Suraski2000-11-261-2/+2
| | | | | - 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/+79