| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -9/+0 |
| * | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 1 | -1/+1 |
| * | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -2/+0 |
| * | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| * | Narrow typeinfos down for zend_parse_paramenters_none | Xinchen Hui | 2017-09-12 | 1 | -0/+3 |
| * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
| * | Replace usage of php_int32 and php_uint32 with int32_t and uint32_t | Rouven Weßling | 2016-02-04 | 1 | -2/+2 |
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| |\ | |||||
| | * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| | * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| * | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| * | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -6/+6 |
| * | | reworked the patch, less new stuff but worky | Anatol Belski | 2014-09-25 | 1 | -2/+2 |
| * | | native tls initial patch | krakjoe | 2014-09-20 | 1 | -2/+2 |
| * | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
| * | | fixed several long vs zend_long casts | Anatol Belski | 2014-08-26 | 1 | -2/+2 |
| |/ | |||||
| * | 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 |
| * | Worked with Samy Kamkar to improve LCG entropy. | Rasmus Lerdorf | 2010-01-08 | 1 | -1/+6 |
| * | 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: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| * | MFH: ws + folding tags | Jani Taskinen | 2007-11-06 | 1 | -7/+10 |
| * | Get rid of a useless RINIT and an empty RSHUTDOWN on non-Windows | Rasmus Lerdorf | 2007-05-17 | 1 | -8/+0 |
| * | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| * | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| * | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| * | ext/standard/fsock.h | Anantha Kesari H Y | 2005-07-25 | 1 | -2/+0 |
| * | removed the redundant NEW_LIBC checks | Anantha Kesari H Y | 2004-09-25 | 1 | -4/+0 |
| * | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
| * | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
| * | TS issue, noticed by Sebastian Bergmann | Sascha Schumann | 2003-03-31 | 1 | -0/+2 |
| * | Ensure that the seed function has been called, even if we are used by | Sascha Schumann | 2003-03-31 | 1 | -0/+4 |
| * | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
| * | NetWare related additions/modifications | Anantha Kesari H Y | 2002-09-06 | 1 | -0/+6 |
| * | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -1/+1 |
| * | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| * | proto fixes "double" -> "float" | Hartmut Holzgraefe | 2001-09-21 | 1 | -1/+1 |
| * | Fix warning on Win32 (thanks to Sebastian) | Sascha Schumann | 2001-09-21 | 1 | -1/+3 |
| * | Always seed the LCG from the request-init hook, otherwise the seed | Sascha Schumann | 2001-09-21 | 1 | -11/+28 |
| * | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 1 | -2/+2 |
| * | revert bad commit. | foobar | 2001-09-05 | 1 | -6/+1 |
| * | Merge RAND_REDESIGN into MAIN | Jeroen van Wolffelaar | 2001-09-03 | 1 | -1/+6 |
| * | Whitespace | Zeev Suraski | 2001-08-11 | 1 | -4/+4 |
| * | killed a compile warning. | foobar | 2001-08-07 | 1 | -2/+2 |
| * | more tsrm cleanup | Sascha Schumann | 2001-08-06 | 1 | -3/+2 |
| * | Redesigned thread safety mechanism - nua nua | Zeev Suraski | 2001-07-28 | 1 | -3/+3 |
| * | - Get rid of ELS_*(), and use TSRMLS_*() instead. | Zeev Suraski | 2001-07-27 | 1 | -2/+2 |
