Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -2/+0 |
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | We don't check for Windows in the win32/ directory, as files here are only co... | Kalle Sommer Nielsen | 2017-11-25 | 1 | -5/+1 |
* | Kill a compiler warning | Kalle Sommer Nielsen | 2017-08-24 | 1 | -1/+1 |
* | follow up on 0c992792220bbfb375d5dc8222beb2a55da8441a | Anatol Belski | 2017-06-15 | 1 | -3/+8 |
* | Fixed php_socket_t to int conversion | Richard Fussenegger | 2017-06-15 | 1 | -4/+4 |
* | Fix #74410 by calling WaitForMultipleObjects() instead of MsgWaitForMultipleO... | Matt Ficken | 2017-04-11 | 1 | -1/+1 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
* | Finish remaining replacement uint => uint32_t | Anatol Belski | 2016-12-22 | 1 | -6/+6 |
* | 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 |
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -7/+7 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
|/ | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Fixed bug #65268 select() implementation uses outdated tick API | Anatol Belski | 2013-07-18 | 1 | -3/+3 |
* | 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 |
* | 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 |
* | WIN64 support | Dmitry Stogov | 2007-04-16 | 1 | -2/+2 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | - Warning fixes by Steph | Marcus Boerger | 2006-02-26 | 1 | -6/+6 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
* | this should be an int | Wez Furlong | 2003-12-19 | 1 | -1/+1 |
* | Removed unused variable. | Ilia Alshanetsky | 2003-12-15 | 1 | -1/+1 |
* | re-implement the win32 select code. | Wez Furlong | 2003-11-27 | 1 | -125/+120 |
* | emalloc -> safe_emalloc | Ilia Alshanetsky | 2003-08-12 | 1 | -1/+1 |
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
* | Tidy up stupid signed/unsigned issues with win32 by introducing a php_socket_... | Wez Furlong | 2003-02-28 | 1 | -2/+4 |
* | Update win32 build. | Wez Furlong | 2003-02-27 | 1 | -0/+2 |
* | Move streams specific stuff from ext/standard/file.c -> ext/standard/streams.c | Wez Furlong | 2003-02-27 | 1 | -0/+177 |