History log of /PHP-7.2/ext/bcmath/bcmath.c (Results 76 – 100 of 128)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1dba0c1b 02-Apr-2003 Rasmus Lerdorf

MFB: Check for negative precision


# eccecff5 20-Mar-2003 foobar

WS & CS fixes


Revision tags: php-4.3.2RC1, php-4.3.1
# 874661a6 06-Feb-2003 Sara Golemon

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
reducing n_scale, not increasing it.


# 8603feb6 04-Feb-2003 Andi Gutmans

- Please follow coding standards (this isn't java :)


# 1af77be5 04-Feb-2003 Marcus Boerger

fix ZTS build


# 3eab3216 04-Feb-2003 Sara Golemon

Bug#13551 bcmath functions should not apply scale to arguments, only to result


Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# b506f5c8 31-Dec-2002 Sebastian Bergmann

Bump year.


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3
# 04d6f6ab 11-Dec-2002 Sara Golemon

Renamed bc_powmod to bcpowmod to keep it inline with existing module
functions. Fixed whitespace problem.


# 62fb872a 10-Dec-2002 Frank M. Kromann

Fixing ZTS Build


# 51c9f2c6 10-Dec-2002 Sara Golemon

Added support for libbcmath's bc_raisemod function as bc_powmod()


# 4ce4a1c3 05-Dec-2002 Marcus Boerger

php_error -> php_error_docref


Revision tags: php-4.3.0RC2, RELEASE_1_0b2
# f200f739 22-Nov-2002 Sander Roobol

Made bcmath extension thread safe.
@Made bcmath extension thread safe. (Sander)


# b0528dbe 20-Nov-2002 Andi Gutmans

- Revert previous patch


# e6b7ab9d 20-Nov-2002 Andi Gutmans

- Intermediate commit which works on making bcmath thread-safe.


Revision tags: BEFORE_RENAMING, php-4.3.0RC1, php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1
# 4e3cb1d3 18-Aug-2002 Dan Kalowsky

Bug Fix #18960 - Submitted by alan_k@php.net


Revision tags: dev, php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2
# 8967b572 26-Jun-2002 Derick Rethans

Unify error messages


# 52c941dc 18-Jun-2002 Andi Gutmans

- Nuke use of persist_alloc(). This can't be used with a new memory manager


Revision tags: php-4.3.0dev, php5_5_0, RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1, php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1, help
# 90613d22 28-Feb-2002 Sebastian Bergmann

Maintain headers.


Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# 38933514 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1
# 68925208 11-Oct-2001 Stig Bakken

* zend_module_entry change: apino, debug and zts are moved first,
see README.EXTENSIONS file for upgrade help.
@Introduced extension version numbers (Stig)


Revision tags: php4, php-4.0.7RC3, POST_SUBST_Z_MACROS
# c0332885 25-Sep-2001 Jeroen van Wolffelaar

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.


Revision tags: PRE_SUBST_Z_MACROS
# 78747bd2 09-Sep-2001 Derick Rethans

- Don't wrap lines... this is annoying while coding.


Revision tags: php-4.0.7RC2, php-4.0.7RC1, BEFORE_EXP_MERGE
# f6f6c4d7 11-Aug-2001 Zeev Suraski

Whitespace


Revision tags: PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# 797a079a 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work, and a bit of cleanup


Revision tags: PRE_TSRM_MERGE_PATCH, PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3
# 81e2cf03 06-Jun-2001 Rasmus Lerdorf

Fix folding and clean up some extensions


123456