99 Commits (ed68ca44ecb0b00a7b84bf57dadd7b9cc17e5e98)

Author SHA1 Message Date
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 24 years ago
Harald Radi 76adb58b7a unbreak the build 24 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
Frank M. Kromann 62fb872a4d Fixing ZTS Build 24 years ago
Sara Golemon 51c9f2c64b Added support for libbcmath's bc_raisemod function as bc_powmod() 24 years ago
Marcus Boerger 4ce4a1c32c php_error -> php_error_docref 24 years ago
Sander Roobol 348b429b5b Remove all traces of _bc_Free_list - it's not used anymore 24 years ago
Martin Kraemer f3845c3ae0 Portability: The header contains the declaration; while the source ext/bcmath/libbcmath/src/init.c has the definition 24 years ago
Sander Roobol f200f739d8 Made bcmath extension thread safe. 24 years ago
Sander Roobol b8cf1a369f Hardcode the bcmath.scale ini-entry 24 years ago
Sander Roobol f4ffead6fa Adding tests for the bcmath extension 24 years ago
Andi Gutmans 32fcc74395 - CVS nuked number.* so we'll nuke it from the build:) 24 years ago
Andi Gutmans b0528dbe5e - Revert previous patch 24 years ago
Andi Gutmans e6b7ab9db8 - Intermediate commit which works on making bcmath thread-safe. 24 years ago
Anantha Kesari H Y 06e2fabc02 To include the NetWare config file 24 years ago
Dan Kalowsky 4e3cb1d3c5 Bug Fix #18960 - Submitted by alan_k@php.net 24 years ago
Derick Rethans 8967b5725b Unify error messages 24 years ago
Andi Gutmans 52c941dc01 - Nuke use of persist_alloc(). This can't be used with a new memory manager 24 years ago
Sascha Schumann 94a3c1e7a4 empty files, let them go 24 years ago
jim winstead d3400b2b5f the 'setup' script was removed more than two years ago. 24 years ago
Sascha Schumann 9d9d39a0de Please welcome the new build system. 24 years ago
Sebastian Bergmann 90613d2282 Maintain headers. 24 years ago
Sebastian Bergmann 38933514e1 Update headers. 25 years ago
foobar f1397d5339 Unified the configure messages. 25 years ago
Stig Bakken 689252082c * zend_module_entry change: apino, debug and zts are moved first, 25 years ago
Jeroen van Wolffelaar c033288573 Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know. 25 years ago
Derick Rethans 78747bd2df - Don't wrap lines... this is annoying while coding. 25 years ago
Zeev Suraski f6f6c4d7e6 Whitespace 25 years ago
Zeev Suraski 797a079a95 More TSRMLS_FETCH work, and a bit of cleanup 25 years ago
Rasmus Lerdorf 81e2cf03ac Fix folding and clean up some extensions 25 years ago
Stig Bakken 1beda9ee1e * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build) 25 years ago
Wilfredo Sanchez cb71c4c2d0 Separate CPPFLAGS from CFLAGS. 25 years ago
Andi Gutmans eb6ba01d1c - Fix copyright notices with 2001 25 years ago
Sascha Schumann 7e28784de3 Fix indentation of configure output 26 years ago
Sterling Hughes 4daab7c982 fix configure --help option name... 26 years ago
Zeev Suraski 8a03f3062f - Add bcmath to the standard UNIX build 26 years ago
Zeev Suraski c476bce2f1 At long last, import the bcmath library, by Phil Nelson 26 years ago
Hartmut Holzgraefe 1f6878e912 2nd step towards auto-credits 26 years ago
Zeev Suraski 82952f8830 Persist these numbers so that they stay for the duration of the entire process 26 years ago