135 Commits (bdeeaa526aea211402a19c8ccae6411b495c392e)

Author SHA1 Message Date
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
Rob Richards 97a79d5c77 revert config header change 19 years ago
Rob Richards 67e6942045 point to valid config header 19 years ago
Antony Dovgal 2d42310d66 use safe_emalloc() 19 years ago
Antony Dovgal 3db7f0603b improve the checks 19 years ago
Antony Dovgal 8250b9f3b0 bcmath.scale must be greater or equal to zero 19 years ago
Martin Kraemer e46b1b3747 Typo 19 years ago
Marcus Boerger 20a40063c5 - avoid sprintf 19 years ago
Sebastian Bergmann 3717df72ae Bump year. 19 years ago
Dmitry Stogov 7479d1d67e Intialization code is moved from request startup to module startup 20 years ago
Dmitry Stogov c0894d9d6e ZTS fix 20 years ago
Sara Golemon 17f279b2ca Refactor parameter parsing into the 21st century and flag Unicode readiness 20 years ago
Dmitry Stogov 943960c324 Added automatic module globals management 20 years ago
Hannes Magnusson e6487d115e Added argument info 20 years ago
foobar 251c5173fd bump year and license version 20 years ago
foobar a208d9a966 - Nuke php3 legacy 21 years ago
foobar 23e671a51e - Bumber up year 21 years ago
foobar 6cea418c31 Netware also uses autoconf based config now 21 years ago
foobar a20383ba06 - Unify the "configure --help" texts 21 years ago
foobar a139dbf9cc - Fix outside-source-tree builds. Always include generated header files 21 years ago
foobar 69eec3f3b9 MFB_4_3: Quote macro names in AC_DEFUN() 22 years ago
Antony Dovgal 0582a631fe fix leak 22 years ago
Sara Golemon c4bf45e39a Bugfix# 28829 bcmath values for 0, 1, and 2 initialized/freed at wrong time for threaded sapis. 22 years ago
Marcus Boerger 2d6770f0e6 - Added missing UNREGISTER_INI_ENTRIES 22 years ago
Hartmut Holzgraefe eeb172b29f "The Visa to Sibiria" (work in progress) 22 years ago
Ard Biesheuvel 81f05c18f5 Wordsize fixes 22 years ago
foobar ccfc46b0aa - Happy new year and PHP 5 for rest of the files too.. 23 years ago
Andi Gutmans dbeb4158d2 - A belated happy holidays and PHP 5 23 years ago
Wez Furlong bfdc1fcac0 consistency with unix build.... 23 years ago
foobar a08c1e4dce - Brought ext/bcmath to the new millennium 23 years ago
Wez Furlong 05b9b20ed8 Add new (optional!) win32 build infrastructure. 23 years ago
foobar 73b276ad76 missing config.h include 23 years ago
foobar f7830195c0 - Fixed bug #26462 (phpize + ext/bcmath -> compile error) 23 years ago
Andrey Hristov bbc9134fc4 proto fixes 23 years ago
James Cox f68c7ff249 updating license information in the headers. 23 years ago
foobar b02dd10e03 SKIP -> SKIPIF 23 years ago
foobar c94eeb9fad Another CS fix. 23 years ago
Rasmus Lerdorf 1dba0c1ba7 MFB: Check for negative precision 23 years ago
foobar eccecff5f9 WS & CS fixes 23 years ago
foobar 4e3d4e4329 - Let's be consistent with these.. 23 years ago
Wez Furlong ce432004be Fix bcmath build under win32. 23 years ago
Sara Golemon 874661a66e bc_raise() can return a scale lower than that passed into it. While most other bcmath calls won't, it's safest to do a quick check that we're only 23 years ago
Andi Gutmans 8603feb6fa - Please follow coding standards (this isn't java :) 23 years ago
Marcus Boerger 1af77be5fd fix ZTS build 23 years ago
Sara Golemon 3eab32163c Bug#13551 bcmath functions should not apply scale to arguments, only to result 23 years ago
Harald Radi 77f7ae3814 revert previous commit 23 years ago
Harald Radi 76adb58b7a unbreak the build 23 years ago
Sebastian Bergmann b506f5c8f8 Bump year. 24 years ago
Sara Golemon 04d6f6ab50 Renamed bc_powmod to bcpowmod to keep it inline with existing module 24 years ago