summaryrefslogtreecommitdiff
path: root/ext/bcmath
Commit message (Collapse)AuthorAgeFilesLines
* Add some bcmath testsWilliam Martin2010-03-0814-0/+186
|
* 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
|
* config.h is in this directory, not in ext/bcmath root, fixes re-compilation ↵Kalle Sommer Nielsen2009-06-031-1/+1
| | | | for me
* - This is PHP 6 - if this ... ever gets outMarcus Boerger2009-03-102-2/+2
|
* 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
|
* - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!)Felipe Pena2008-11-171-10/+0
|
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+10
|
* - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-10/+0
|
* - Revert bad fixJani Taskinen2008-08-151-1/+1
|
* - no config.h in ext/Pierre Joye2008-08-151-1/+1
|
* 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
|
* revert config header changeRob Richards2007-09-111-1/+1
|
* point to valid config headerRob Richards2007-09-081-1/+1
|
* use safe_emalloc()Antony Dovgal2007-07-103-7/+7
|
* improve the checksAntony Dovgal2007-06-061-12/+11
|
* bcmath.scale must be greater or equal to zeroAntony Dovgal2007-05-101-1/+1
| | | | | looks like negative value cannot cause any problems, but it's still invalid
* TypoMartin Kraemer2007-03-141-1/+1
|
* - avoid sprintfMarcus Boerger2007-02-242-3/+3
|
* Bump year.Sebastian Bergmann2007-01-012-2/+2
|
* Intialization code is moved from request startup to module startupDmitry Stogov2006-11-102-27/+15
|
* ZTS fixDmitry Stogov2006-09-211-1/+1
|
* Refactor parameter parsing into the 21st century and flag Unicode readinessSara Golemon2006-09-191-246/+182
|
* Added automatic module globals managementDmitry Stogov2006-06-131-5/+8
|
* Added argument infoHannes Magnusson2006-06-101-10/+80
| | | | | | Fixed protos Fixed vim folding
* bump year and license versionfoobar2006-01-012-6/+6
|
* - 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
| | | | | with #include <some_header.h> to make sure the correct file is used.
* 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 ↵Sara Golemon2004-07-142-7/+25
| | | | for threaded sapis.
* - Added missing UNREGISTER_INI_ENTRIESMarcus Boerger2004-05-121-0/+2
|
* "The Visa to Sibiria" (work in progress)Hartmut Holzgraefe2004-03-231-0/+94
| | | | | | | | | Adding a package.xml to a bundled extension does not only ease the transition to PECL whereever suitable but also allows to build and install an extension as "shared" using the PEAR installer without having to deal with phpize and friends by hand
* Wordsize fixesArd Biesheuvel2004-02-251-1/+1
|
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
| | | | | # Should the LICENSE and Zend/LICENSE dates be updated too?
* - 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
| | | | | # consistency..
* Add new (optional!) win32 build infrastructure.Wez Furlong2003-12-021-0/+14
| | | | | Will follow up to internals@ shortly.
* missing config.h includefoobar2003-12-011-0/+4
|
* - Fixed bug #26462 (phpize + ext/bcmath -> compile error)foobar2003-11-291-2/+1
|
* proto fixesAndrey Hristov2003-06-121-2/+2
|
* updating license information in the headers.James Cox2003-06-102-6/+6
|