Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | master renames phase 3 | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
* | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
* | first shot on merging the core fro the int64 branch | Anatol Belski | 2014-08-16 | 1 | -7/+7 |
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Properly fixed bug #63186 on NetBSD == 6.0 | Matteo Beccati | 2013-07-19 | 1 | -1/+1 |
* | Merge branch 'PHP-5.3' into PHP-5.4 | Matteo Beccati | 2013-06-14 | 1 | -3/+11 |
|\ | |||||
| * | Fixed bug #63186 (compile failure on netbsd) | Matteo Beccati | 2013-06-14 | 1 | -3/+11 |
| * | Happy New Year~ | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| * | - Fixed borked refactoring in r307437 (using SUCCESS/FAILURE return instead of | Gustavo André dos Santos Lopes | 2011-09-04 | 1 | -6/+8 |
| * | Sync r314808 to 5_3 branch | Xinchen Hui | 2011-08-23 | 1 | -1/+1 |
| * | - no need of assert here | Pierre Joye | 2011-01-20 | 1 | -2/+3 |
| * | Fixed variable re-declaration | Ilia Alshanetsky | 2011-01-13 | 1 | -2/+2 |
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| * | - Renamed php_stream_rep_nonstand_mode to | Gustavo André dos Santos Lopes | 2010-11-05 | 1 | -3/+3 |
| * | - Fixed bug #53241 (stream casting that relies on fdopen/fopencookie fails | Gustavo André dos Santos Lopes | 2010-11-05 | 1 | -1/+49 |
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | | - Fixed borked refactoring in r307437 (using SUCCESS/FAILURE return instead of | Gustavo André dos Santos Lopes | 2011-09-04 | 1 | -6/+8 |
* | | Omitted GCC warning "comparison is always false" | Xinchen Hui | 2011-08-12 | 1 | -1/+1 |
* | | - no need of assert here | Pierre Joye | 2011-01-20 | 1 | -2/+3 |
* | | Fixed variable re-declaration | Ilia Alshanetsky | 2011-01-13 | 1 | -2/+2 |
* | | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | | - Renamed php_stream_rep_nonstand_mode to | Gustavo André dos Santos Lopes | 2010-11-05 | 1 | -3/+3 |
* | | - Fixed bug #53241 (stream casting that relies on fdopen/fopencookie fails | Gustavo André dos Santos Lopes | 2010-11-05 | 1 | -1/+49 |
|/ | |||||
* | - Fixed bug #50791 (Compile failure: Bad logic in defining fopencookie emulat... | Jani Taskinen | 2010-01-19 | 1 | -9/+9 |
* | - WS + CS fixes | Jani Taskinen | 2010-01-19 | 1 | -41/+53 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | - silent compiler warning | Pierre Joye | 2009-04-20 | 1 | -1/+1 |
* | MFH: Better fix for #47997 | Arnaud Le Blanc | 2009-04-19 | 1 | -3/+3 |
* | Fixed bug #47997 (stream_copy_to_stream returns 1 on empty streams) | Arnaud Le Blanc | 2009-04-19 | 1 | -3/+3 |
* | 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 streams stuff | Marcus Boerger | 2007-11-06 | 1 | -0/+5 |
* | 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 |
* | Silence a warning here on systems where off_t is a long long. | Rasmus Lerdorf | 2005-03-17 | 1 | -1/+1 |
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
* | Fixed compiler warnings. | Ilia Alshanetsky | 2003-08-28 | 1 | -1/+1 |
* | Merge selectable descriptor casting from PHP_4_3 branch. | Wez Furlong | 2003-06-28 | 1 | -7/+3 |
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
* | 64bit fixes | Wez Furlong | 2003-03-15 | 1 | -4/+4 |
* | Another big commit (tm). | Wez Furlong | 2003-02-27 | 1 | -22/+0 |
* | MFB: Bunch of streams related fixes. | Wez Furlong | 2003-02-24 | 1 | -1/+6 |
* | ws fixes + missing $Id$ tags, headers added | foobar | 2003-02-19 | 1 | -2/+1 |
* | Implement new filter API, stage 1. | Wez Furlong | 2003-02-18 | 1 | -2/+2 |
* | Move streams files around a bit, to ease maintenance. | Wez Furlong | 2003-02-16 | 1 | -0/+372 |