summaryrefslogtreecommitdiff
path: root/ext/bcmath
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Bumber up yearfoobar2005-08-032-2/+2
* Netware also uses autoconf based config nowfoobar2005-06-301-2/+0
* - Unify the "configure --help" textsfoobar2005-05-291-1/+1
* - Fix outside-source-tree builds. Always include generated header filesfoobar2005-01-091-1/+1
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-301-4/+4
* fix leakAntony Dovgal2004-12-071-0/+1
* Bugfix# 28829 bcmath values for 0, 1, and 2 initialized/freed at wrong time f...Sara Golemon2004-07-142-7/+25
* - Added missing UNREGISTER_INI_ENTRIESMarcus Boerger2004-05-121-0/+2
* "The Visa to Sibiria" (work in progress)Hartmut Holzgraefe2004-03-231-0/+94
* Wordsize fixesArd Biesheuvel2004-02-251-1/+1
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* consistency with unix build....Wez Furlong2003-12-101-1/+1
* - Brought ext/bcmath to the new millenniumfoobar2003-12-095-82/+82
* Add new (optional!) win32 build infrastructure.Wez Furlong2003-12-021-0/+14
* missing config.h includefoobar2003-12-011-0/+4
* - Fixed bug #26462 (phpize + ext/bcmath -> compile error)foobar2003-11-291-2/+1