Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | |||||
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -2/+2 |
| | |||||
* | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
| | |||||
* | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
| | |||||
* | several fixes - | Anatol Belski | 2014-08-16 | 1 | -1/+1 |
| | | | | | | - param parsing Z_PARAM_STR vs Z_PARAM_STRING - some functions for new params - etc | ||||
* | Merge branch 'master' into test | Dmitry Stogov | 2014-08-11 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (39 commits) Add __debugInfo() to UPGRADING. fix TS build Update NEWS Update NEWS Update NEWS Small tidy ups and raise visibility of GitHub PR process Bug #41631: Observe socket read timeouts in SSL streams wrap int8_t and int16_t with #ifdef to avoid possible clashes - Updated to version 2014.6 (2014f) Removed Countable::count() change info from UPGRADE.INTERNALS too NEWS and UPGRADING for intdiv() Revert "Add SO_REUSEPORT + SO_BROADCAST support via socket stream context option" Fixed skip case for intdiv 64-bit test Use callback structure Add EXPECTF Fix handling of multi-result sets with PS...used to clean not only the result set but the whole PS. 5.5.17 now 5.4.33-dev now Add SO_REUSEPORT + SO_BROADCAST support via socket stream context option Add SO_REUSEPORT + SO_BROADCAST support via socket stream context option ... Conflicts: ext/fileinfo/libmagic/softmagic.c main/streams/xp_socket.c | ||||
| * | Implemented intdiv() | Andrea Faulds | 2014-07-15 | 1 | -0/+1 |
| | | |||||
* | | Fix ZTS build | Nikita Popov | 2014-04-09 | 1 | -1/+1 |
| | | | | | | | | | | This only makes it compile, it doesn't actually work, presumably because interned strings are assumed in some places. | ||||
* | | Use better data structures (incomplete) | Dmitry Stogov | 2014-02-13 | 1 | -4/+4 |
|/ | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | |||||
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | |||||
* | Implement FR #53457 (number_format must support more than one character for | Adam Harvey | 2010-12-03 | 1 | -1/+2 |
| | | | | | thousands separator). | ||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | - MFH: Implemented http://wiki.php.net/rfc/rounding | Christian Seiler | 2008-12-02 | 1 | -0/+17 |
| | |||||
* | Merge PHP_5_3 - Implemented Windows support for asinh(), acosh(), atanh(), ↵ | Kalle Sommer Nielsen | 2008-05-05 | 1 | -8/+0 |
| | | | | | | | log1p() and expm1() [DOC] Merge_5_3 | ||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | Added missing API declarations. | Ilia Alshanetsky | 2006-11-10 | 1 | -0/+3 |
| | |||||
* | Added missing PHPAPI declaration | Ilia Alshanetsky | 2006-11-09 | 1 | -0/+1 |
| | |||||
* | MFH: add missing ifdefs | Antony Dovgal | 2006-01-13 | 1 | -1/+2 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | move math_standard_deviation and math_variance to the stats PECL extension | Andrey Hristov | 2005-05-13 | 1 | -2/+0 |
| | |||||
* | rename math_std_dev to math_standard_deviation (the API wasn't published | Andrey Hristov | 2005-05-10 | 1 | -1/+1 |
| | | | | | yet) | ||||
* | add also math_variance() which uses the same calculation as math_std_dev() | Andrey Hristov | 2005-05-02 | 1 | -0/+1 |
| | |||||
* | add math_std_dev() | Andrey Hristov | 2005-05-02 | 1 | -0/+1 |
| | |||||
* | Fix win32 build | Frank M. Kromann | 2004-09-21 | 1 | -2/+0 |
| | |||||
* | Fixed bug #28508 (Do not make hypot() available if not supported by libc). | Ilia Alshanetsky | 2004-05-24 | 1 | -0/+2 |
| | |||||
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
| | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | ||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
| | |||||
* | * email address change | Stig Bakken | 2003-03-18 | 1 | -1/+1 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
| | |||||
* | - Protect function definitions with #ifdef's too | Derick Rethans | 2002-10-24 | 1 | -0/+7 |
| | |||||
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -2/+2 |
| | |||||
* | Added fmod() function | Yasuo Ohgaki | 2002-02-21 | 1 | -0/+1 |
| | | | | | # Is there any reason that math.c does not use errno? | ||||
* | Rename finite/isinf/isnan to more standard is_*() names. | jim winstead | 2002-01-09 | 1 | -3/+3 |
| | |||||
* | Fixed pow(), and added finite(), isinf(), and isnan(). Also fixed | jim winstead | 2002-01-05 | 1 | -0/+3 |
| | | | | | | | | | | | | pow() tests. @- Fixed pow(), and added finite(), isinf(), and isnan(). (Jim) # Jeroen was on crack, and apparently flunked arithmetic. Names of new # functions subject to change if people get persnickety about them. # (They're currently the same as the underlying C library function # names. Hope nobody forgets to update the tests if they change the # names.) # Oh, and pow() uses the new parameter-passing API now. | ||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | Make _php_math_number_format available from shared extensions | Frank M. Kromann | 2001-12-03 | 1 | -0/+3 |
| | |||||
* | revert bad commit. | foobar | 2001-09-05 | 1 | -0/+6 |
| | |||||
* | Merge RAND_REDESIGN into MAIN | Jeroen van Wolffelaar | 2001-09-03 | 1 | -6/+0 |
| | |||||
* | Remove cbrt also, and mark logm1 and exp1p as expermintal | Jeroen van Wolffelaar | 2001-08-15 | 1 | -4/+6 |
| | |||||
* | - Added a few new math functions from Jesus Castagnetto. | Andrei Zmievski | 2001-08-01 | 1 | -0/+14 |
| | | | | | | - Converted to Z_* macros. @- Added a few new math functions. (Jesus) | ||||
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
| | |||||
* | Added some more predefined constants | Jesus M. Castagnetto | 2000-08-19 | 1 | -0/+16 |
| | |||||
* | Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. | David Croft | 2000-07-24 | 1 | -22/+10 |
| | | | | | | | | | Added a few RCS $Id$ tags. # Note: I have avoided changing any .h files if the corresponding .c file # had not already been changed as I am not sure if there are any legal # issues here. So some extensions still have PHP 3 headers. | ||||
* | Rename macros which begin with underscore to appropiate macros. The general | Sascha Schumann | 2000-07-03 | 1 | -3/+3 |
| | | | | | | | rule is: macro_name=`echo $filename|tr a-z A-Z|sed 's/\./_/'` |