153 Commits (840ef1e3203778e4872bb96cd648fa2b396da91d)

Author SHA1 Message Date
Felipe Pena da376383e8 - Make usage of new PHP_FE_END macro 15 years ago
Felipe Pena 0203cc3d44 - Year++ 15 years ago
William Martin 5df4c81001 Add some bcmath tests 16 years ago
William Martin d42fd45f97 Add some bcmath tests 16 years ago
Sebastian Bergmann 22f4ef45fe sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
Sebastian Bergmann 9ba1e81665 sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
Zoe Slattery c53880beca add missing skipifs 17 years ago
Zoe Slattery b964306fd7 add missing skipifs 17 years ago
Zoe Slattery 53d2bbddfc bc math tests from testfest 2009 17 years ago
Zoe Slattery d84163c639 bc math tests from testfest 2009 17 years ago
Jani Taskinen e1f42c3bbb - Fixed bug #49289 (bcmath module does not compile with phpize configure). 17 years ago
Jani Taskinen dac527bfde - Fixed bug #49289 (bcmath module does not compile with phpize configure). 17 years ago
Kalle Sommer Nielsen f763fbb1ee MFH: config.h is in this directory, not in ext/bcmath root, fixes re-compilation for me 17 years ago
Kalle Sommer Nielsen 5da75298a0 config.h is in this directory, not in ext/bcmath root, fixes re-compilation for me 17 years ago
Marcus Boerger d4f5b3f0a9 - This is PHP 6 - if this ... ever gets out 17 years ago
Sebastian Bergmann 08659c2dcd MFH: Bump copyright year, 3 of 3. 17 years ago
Sebastian Bergmann 7f4dc8702a Bump copyright year, 3 of 3. 17 years ago
Hannes Magnusson f6cf54d2b1 Fixed bug#46847 (phpinfo() is missing some settings.) 18 years ago
Hannes Magnusson c0dcb08ba8 Fixed bug#46847 (phpinfo() is missing some settings.) 18 years ago
Felipe Pena fc2fb50d09 - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
Felipe Pena 43791516db - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 18 years ago
Felipe Pena 7a37fa2d6b - Revert ZEND_BEGIN_ARG_INFO change 18 years ago
Felipe Pena e006a89e71 - Revert ZEND_BEGIN_ARG_INFO change 18 years ago
Felipe Pena df10005563 - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
Felipe Pena 7eb2715464 - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
Arnaud Le Blanc 1d5ba8bb21 MFH: initialize optional vars 18 years ago
Jani Taskinen 68a8a0f89c - Revert bad fix 18 years ago
Jani Taskinen 718fb52b0e - Revert wrong fix 18 years ago
Pierre Joye 5c5ed51911 - MFH: no config.h in ext/ 18 years ago
Pierre Joye 30c3c16143 - no config.h in ext/ 18 years ago
Felipe Pena 7939a8347e - New parameter parsing API 18 years ago
Sebastian Bergmann d1dded8751 MFH: Bump copyright year, 2 of 2. 18 years ago
Sebastian Bergmann 9b620d50b4 Bump copyright year, 2 of 2. 18 years ago
Dmitry Stogov 8146078f7b Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 19 years ago
Dmitry Stogov 6c810b0d4c Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 19 years ago
Rob Richards 7f7c158096 MFH: revert config header change 19 years ago
Rob Richards 97a79d5c77 revert config header change 19 years ago
Rob Richards 20296c625d MFH: point to valid config header 19 years ago
Rob Richards 67e6942045 point to valid config header 19 years ago
Antony Dovgal d0ee4977e7 MFH: use safe_emalloc() 19 years ago
Antony Dovgal 2d42310d66 use safe_emalloc() 19 years ago
Ilia Alshanetsky 1bd2791cd4 Added missing error check inside bcpowmod(). 19 years ago
Antony Dovgal 4cf17cfc33 MFH: improve the checks for integer overflow 19 years ago
Antony Dovgal 3db7f0603b improve the checks 19 years ago
Antony Dovgal f9f456a9cd MFH: bcmath.scale must be greater or equal to zero 19 years ago
Antony Dovgal 8250b9f3b0 bcmath.scale must be greater or equal to zero 19 years ago
Martin Kraemer 9c62ddde34 Typo 19 years ago
Martin Kraemer e46b1b3747 Typo 19 years ago
Marcus Boerger 20a40063c5 - avoid sprintf 19 years ago
Stanislav Malyshev b107f3bfbe fix typos 19 years ago