Revision tags: PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC |
|
#
d1c1e99d |
| 13-Jun-2000 |
Sascha Schumann |
Rename phpmath.h to php_math.h.
|
#
c85390a6 |
| 13-Jun-2000 |
Andrei Zmievski |
(php_math_number_format) Simplifying the logic also fixed bugs #4954 and #4998.
|
#
e465e94a |
| 12-Jun-2000 |
Egon Schmid |
Fixed a proto.
|
Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH |
|
#
3701bc42 |
| 05-Jun-2000 |
Andi Gutmans |
- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch
|
#
ab36e22a |
| 02-Jun-2000 |
Zeev Suraski |
Small optimization
|
Revision tags: php-4.0.0 |
|
#
e043439f |
| 18-May-2000 |
Zeev Suraski |
Update the license with the new clause 6
|
#
c9776077 |
| 18-May-2000 |
Andrei Zmievski |
(PHP round) Fix proto.
|
#
7dd8b901 |
| 17-May-2000 |
Egon Schmid |
Second parameter is optional.
|
#
e2e63634 |
| 17-May-2000 |
Andrei Zmievski |
Let's cast it.
|
#
08ff225a |
| 17-May-2000 |
Andrei Zmievski |
@- Improved round() to allow specification of rounding precision. @ (Andrei, Todd Kirby <kirbyt@yahoo.com>)
|
Revision tags: php-4.0RC2 |
|
#
f2ff9eee |
| 15-Apr-2000 |
Andi Gutmans |
@ Fix bug in number_format (Jon Forsberg)
|
#
744fe82e |
| 08-Apr-2000 |
Hartmut Holzgraefe |
added the other usefull constants besides M_PI from math.h as PHP constants
|
Revision tags: PHP-4.0-RC1 |
|
#
bb09ee95 |
| 12-Mar-2000 |
Sascha Schumann |
Use sprintf everywhere and define sprintf to php_sprintf, if sprintf is broken.
|
#
caeaaf4d |
| 12-Mar-2000 |
Sascha Schumann |
Fix build on systems which lack snprintf or vsnprintf. PR: #3786
|
#
70893ff7 |
| 01-Mar-2000 |
Egon Schmid |
Only two lines are allowed here.
|
#
33cb181a |
| 01-Mar-2000 |
Hartmut Holzgraefe |
round(-0.1) will now return 0 instead of -0
|
#
fe615efb |
| 24-Feb-2000 |
Egon Schmid |
More protos.
|
Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1 |
|
#
86fa2aad |
| 19-Feb-2000 |
Zeev Suraski |
the pipe is breaking all the time
|
Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000, BEFORE_PRE_SHUTDOWN_REVERSE_PATCH |
|
#
43ae2bff |
| 01-Jan-2000 |
Sascha Schumann |
Happy Y2K patch! Happy new year (or the new millennium, depending on whether you start counting at 0 or 1).
|
Revision tags: PRE_ISSET_TYPE, PRE_LIBZEND_TO_ZEND |
|
#
a1ad2872 |
| 18-Dec-1999 |
Zeev Suraski |
- The tree compiles again
|
Revision tags: PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH |
|
#
be6dde26 |
| 22-Nov-1999 |
Evan Klinger |
Optimize a tiny bit
|
Revision tags: ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2 |
|
#
6025dd0b |
| 17-Oct-1999 |
Egon Schmid |
One typo corrected.
|
#
4a8cac08 |
| 15-Oct-1999 |
Andi Gutmans |
- Converted math.c to use new convert_to_number_ex() macro.
|
#
8bafcd3a |
| 13-Oct-1999 |
Thies C. Arntzen |
@- Upgraded math-funtions to use new Zend function API (Thies)
|
Revision tags: PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH |
|
#
cff218cf |
| 07-Sep-1999 |
Andrey Hristov |
Kill compiler warning.
|