summaryrefslogtreecommitdiff
path: root/ext/bcmath
Commit message (Expand)AuthorAgeFilesLines
* 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/improve testsAnatol Belski2016-04-272-1/+24
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2016-04-262-19/+54
|\
| * Fix bug #72093: bcpowmod accepts negative scale and corrupts _one_ definitionStanislav Malyshev2016-04-242-19/+54
| * Bump yearXinchen Hui2015-01-152-2/+2
| * Bump yearXinchen Hui2014-01-032-2/+2
* | Happy new year (Update copyright to 2016)Lior Kaplan2016-01-012-2/+2
* | bump yearXinchen Hui2015-01-152-2/+2
* | Bump yearXinchen Hui2014-01-032-2/+2
|/
* Fix Bug #60633 build warning in bcmathRemi Collet2013-10-031-3/+0
* Happy New YearXinchen Hui2013-01-012-2/+2
* Remove executable permission on phptXinchen Hui2012-10-104-0/+0
* - Year++Felipe Pena2012-01-012-2/+2
* - Fixed bug #60337 bcscale related crashed on 64bits platformsMateusz Kocielski2011-11-192-1/+14
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* - Year++Felipe Pena2011-01-012-2/+2
* Add some bcmath testsWilliam Martin2010-03-0814-0/+185
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-032-2/+2
* add missing skipifsZoe Slattery2009-08-317-0/+14
* bc math tests from testfest 2009Zoe Slattery2009-08-307-0/+78
* - Fixed bug #49289 (bcmath module does not compile with phpize configure).Jani Taskinen2009-08-201-11/+3
* MFH: config.h is in this directory, not in ext/bcmath root, fixes re-compilat...Kalle Sommer Nielsen2009-06-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-312-2/+2
* Fixed bug#46847 (phpinfo() is missing some settings.)Hannes Magnusson2008-12-121-0/+1
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-10/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+10
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-10/+0
* MFH: initialize optional varsArnaud Le Blanc2008-10-211-7/+7
* - Revert wrong fixJani Taskinen2008-08-151-1/+1
* - MFH: no config.h in ext/Pierre Joye2008-08-151-1/+1
* - New parameter parsing APIFelipe Pena2008-06-241-179/+122
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-312-2/+2
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* MFH: revert config header changeRob Richards2007-09-111-1/+1
* MFH: point to valid config headerRob Richards2007-09-081-1/+1
* MFH: use safe_emalloc()Antony Dovgal2007-07-103-7/+7
* Added missing error check inside bcpowmod().Ilia Alshanetsky2007-06-081-6/+10
* MFH: improve the checks for integer overflowAntony Dovgal2007-06-061-9/+13
* MFH: bcmath.scale must be greater or equal to zeroAntony Dovgal2007-05-101-1/+1
* TypoMartin Kraemer2007-03-141-1/+1
* fix typosStanislav Malyshev2007-02-241-2/+2
* - Avoid sprintf, even when checked copy'n'paste or changes lead to errorsMarcus Boerger2007-02-242-3/+3
* MFH: Bump year.Sebastian Bergmann2007-01-012-2/+2
* Intialization code is moved from request startup to module startupDmitry Stogov2006-11-102-27/+15
* MFH: Fix double "wron param count" messagesHannes Magnusson2006-11-031-1/+1
* Added automatic module globals managementDmitry Stogov2006-06-151-5/+8
* MFH: arginfo, protos, vim foldingHannes Magnusson2006-06-111-10/+80
* bump year and license versionfoobar2006-01-012-6/+6
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1