59 Commits (75df505fe6124e12e0185ee46cc47d2b20140887)

Author SHA1 Message Date
Ard Biesheuvel 81f05c18f5 Wordsize fixes 22 years ago
Andi Gutmans dbeb4158d2 - A belated happy holidays and PHP 5 23 years ago
foobar a08c1e4dce - Brought ext/bcmath to the new millennium 23 years ago
Andrey Hristov bbc9134fc4 proto fixes 23 years ago
James Cox f68c7ff249 updating license information in the headers. 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
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
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 f200f739d8 Made bcmath extension thread safe. 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
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
Sebastian Bergmann 90613d2282 Maintain headers. 24 years ago
Sebastian Bergmann 38933514e1 Update headers. 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
Andi Gutmans eb6ba01d1c - Fix copyright notices with 2001 25 years ago
Zeev Suraski c476bce2f1 At long last, import the bcmath library, by Phil Nelson 26 years ago
Zeev Suraski 82952f8830 Persist these numbers so that they stay for the duration of the entire process 26 years ago
Zeev Suraski 66c667c974 Fix thread-safety bug in bcmath 26 years ago
Daniel Beulshausen d667e05543 more cleanup of info code 26 years ago
David Croft 83513d9580 Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
Andi Gutmans 3701bc4207 - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 26 years ago
Sascha Schumann 4686a3b50e Use #ifdef COMPILE_DL_EXTNAME solely. 26 years ago
Zeev Suraski e043439ff6 Update the license with the new clause 6 26 years ago
Sascha Schumann fe50664d4d #if COMPILE_DL 26 years ago
Sascha Schumann 0d383d9373 Replace the various get_module() functions with a uniform 26 years ago
Egon Schmid e06c2021c9 More protos. 26 years ago
Zeev Suraski 9b621d1c8f Get the license right... (this won't make it to RC1 of B4) 26 years ago
Sascha Schumann 43ae2bffbb Happy Y2K patch! Happy new year (or the new millennium, depending on whether 27 years ago
Evan Klinger 8306501e48 Ex API 27 years ago
Andrei Zmievski 1ad5180f28 getParameters -> zend_get_parameters 27 years ago
Zeev Suraski fb1c77bd4f - Made PHP_VERSION and PHP_OS work again 27 years ago
Danny Heijl 88892c6792 (bcmath) Name of header changed from php3 to php but include forgotten. 27 years ago