Quoting Nuno Lopes <[EMAIL PROTECTED]>:
Please add the 'static' qualifier to your new php_* functions.
Thanks,
Nuno
- Original Message - From: "Kalle Sommer Nielsen" <[EMAIL PROTECTED]>
To: ; <[EMAIL PROTECTED]>
Sent: Monday, May 05, 2008 7:28 A
Please add the 'static' qualifier to your new php_* functions.
Thanks,
Nuno
- Original Message -
From: "Kalle Sommer Nielsen" <[EMAIL PROTECTED]>
To: ; <[EMAIL PROTECTED]>
Sent: Monday, May 05, 2008 7:28 AM
Subject: [PHP-CVS] cvs: php-src /ext/s
kalle Mon May 5 06:28:03 2008 UTC
Modified files:
/php-src/ext/standard basic_functions.c math.c php_math.h
/php-src/ext/standard/tests/mathacosh_basic.phpt acosh_error.phpt
acosh_variation.phpt
bjori Sun Aug 27 18:20:40 2006 UTC
Added files:
/php-src/ext/standard/tests/mathconstants.phpt
Modified files:
/php-src/ext/standard math.c basic_functions.c
Log:
Register missing math constants (been missing since 4.0.2!)
Rem
andrey Fri May 13 06:11:19 2005 EDT
Removed files:
/php-src/ext/standard/tests/mathmath_std_dev.phpt
Modified files:
/php-src/ext/standard basic_functions.c math.c php_math.h
Log:
move math_standard_deviation and math_variance to t
andrey Tue May 10 08:50:53 2005 EDT
Modified files:
/php-src/ext/standard basic_functions.c math.c php_math.h
Log:
rename math_std_dev to math_standard_deviation (the API wasn't published
yet)
http://cvs.php.net/diff.php/php-src/ext/standard/basic_fu
Yeah I know I'm lagging. Currently on vacation :)
We don't usually use a rule of commonly used names in PH, but names that
follow our coding standards. Personally, I also don't think std_dev is that
common that everyone knows what it stands for (although they can guess). I
don't bump into std_de
Damn right! :)
At 01:37 PM 5/2/2005 +0300, Jani Taskinen wrote:
Why the cryptic name? Why not math_standard_deviation() ?
And I'm pretty sure Andi will ask the same soon.. :)
--Jani
On Mon, 2 May 2005, Andrey Hristov wrote:
andrey Mon May 2 05:17:50 2005 EDT
Added files:
/
Good catch!
Stefan Esser wrote:
Why not catching division by zero?
Stefan
Andrey Hristov wrote:
andreyMon May 2 05:17:50 2005 EDT
Added files: /php-src/ext/standard/tests/math
math_std_dev.phpt
Modified files: /php-src/ext/standard
basic_f
Why not catching division by zero?
Stefan
Andrey Hristov wrote:
andrey Mon May 2 05:17:50 2005 EDT
Added files:
/php-src/ext/standard/tests/math math_std_dev.phpt
Modified files:
/php-src/ext/standard basic_functions.c math.c php_math.h
Log:
Let's see then :)
Andrey
Jani Taskinen wrote:
Why the cryptic name? Why not math_standard_deviation() ?
And I'm pretty sure Andi will ask the same soon.. :)
--Jani
On Mon, 2 May 2005, Andrey Hristov wrote:
andreyMon May 2 05:17:50 2005 EDT
Added files:
/php-src/ext/standa
Why the cryptic name? Why not math_standard_deviation() ?
And I'm pretty sure Andi will ask the same soon.. :)
--Jani
On Mon, 2 May 2005, Andrey Hristov wrote:
andrey Mon May 2 05:17:50 2005 EDT
Added files:
/php-src/ext/standard/tests/math math_std_dev.phpt
Modified
andrey Mon May 2 05:17:50 2005 EDT
Added files:
/php-src/ext/standard/tests/mathmath_std_dev.phpt
Modified files:
/php-src/ext/standard basic_functions.c math.c php_math.h
Log:
add math_std_dev()
http://cvs.php.net/diff.ph
Yeah, shouldn't hurt anyone.
Check with Ilia before merging to 4_3 though... :)
--Wez.
Andrey Hristov wrote:
Wez Furlong wrote:
wezMon Sep 20 18:08:07 2004 EDT
Modified files: /php-src/ext/standard
basic_functions.c math.c Log:
Enable hypot for all
Do you think
Wez Furlong wrote:
wez Mon Sep 20 18:08:07 2004 EDT
Modified files:
/php-src/ext/standard basic_functions.c math.c
Log:
Enable hypot for all
Do you think it is feasible the fix to be merged in 4_3 and 5_0 ?
Andrey
--
PHP CVS Mailing List (http://www.php.net/)
wez Mon Sep 20 18:08:07 2004 EDT
Modified files:
/php-src/ext/standard basic_functions.c math.c
Log:
Enable hypot for all
http://cvs.php.net/diff.php/php-src/ext/standard/basic_functions.c?r1=1.687&r2=1.688&ty=u
Index: php-src/ext/standard/basic_fun
iliaa Mon May 24 13:02:12 2004 EDT
Modified files:
/php-src/ext/standard math.c php_math.h basic_functions.c
Log:
Fixed bug #28508 (Do not make hypot() available if not supported by libc).
http://cvs.php.net/diff.php/php-src/ext/standard/math.c?r1=1.1
17 matches
Mail list logo