History log of /PHP-8.0/ext/bcmath/bcmath.c (Results 101 – 125 of 157)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1
# a08c1e4d 09-Dec-2003 foobar

- Brought ext/bcmath to the new millennium
# consistency..


Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7, php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1, php-4.3.3RC1
# bbc9134f 12-Jun-2003 Andrey Hristov

proto fixes


# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init
# c94eeb9f 03-Apr-2003 foobar

Another CS fix.
# Rasmus, at least try keep the style consistent..


# 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.


1234567