summaryrefslogtreecommitdiff
path: root/main/streams/cast.c
Commit message (Expand)AuthorAgeFilesLines
* Properly fixed bug #63186 on NetBSD == 6.0Matteo Beccati2013-07-191-1/+1
* Merge branch 'PHP-5.3' into PHP-5.4Matteo Beccati2013-06-141-3/+11
|\
| * Fixed bug #63186 (compile failure on netbsd)Matteo Beccati2013-06-141-3/+11
| * Happy New Year~Xinchen Hui2013-01-011-1/+1
| * - Year++Felipe Pena2012-01-011-1/+1
| * - Fixed borked refactoring in r307437 (using SUCCESS/FAILURE return instead ofGustavo André dos Santos Lopes2011-09-041-6/+8
| * Sync r314808 to 5_3 branchXinchen Hui2011-08-231-1/+1
| * - no need of assert herePierre Joye2011-01-201-2/+3
| * Fixed variable re-declarationIlia Alshanetsky2011-01-131-2/+2
| * - Year++Felipe Pena2011-01-011-1/+1
| * - Renamed php_stream_rep_nonstand_mode to Gustavo André dos Santos Lopes2010-11-051-3/+3
| * - Fixed bug #53241 (stream casting that relies on fdopen/fopencookie failsGustavo André dos Santos Lopes2010-11-051-1/+49
* | Happy New YearXinchen Hui2013-01-011-1/+1
* | - Year++Felipe Pena2012-01-011-1/+1
* | - Fixed borked refactoring in r307437 (using SUCCESS/FAILURE return instead ofGustavo André dos Santos Lopes2011-09-041-6/+8
* | Omitted GCC warning "comparison is always false"Xinchen Hui2011-08-121-1/+1
* | - no need of assert herePierre Joye2011-01-201-2/+3
* | Fixed variable re-declarationIlia Alshanetsky2011-01-131-2/+2
* | - Year++Felipe Pena2011-01-011-1/+1
* | - Renamed php_stream_rep_nonstand_mode to Gustavo André dos Santos Lopes2010-11-051-3/+3
* | - Fixed bug #53241 (stream casting that relies on fdopen/fopencookie failsGustavo André dos Santos Lopes2010-11-051-1/+49
|/
* - Fixed bug #50791 (Compile failure: Bad logic in defining fopencookie emulat...Jani Taskinen2010-01-191-9/+9
* - WS + CS fixesJani Taskinen2010-01-191-41/+53
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - silent compiler warningPierre Joye2009-04-201-1/+1
* MFH: Better fix for #47997Arnaud Le Blanc2009-04-191-3/+3
* Fixed bug #47997 (stream_copy_to_stream returns 1 on empty streams)Arnaud Le Blanc2009-04-191-3/+3
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH streams stuffMarcus Boerger2007-11-061-0/+5
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* Silence a warning here on systems where off_t is a long long.Rasmus Lerdorf2005-03-171-1/+1
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Fixed compiler warnings.Ilia Alshanetsky2003-08-281-1/+1
* Merge selectable descriptor casting from PHP_4_3 branch.Wez Furlong2003-06-281-7/+3
* updating license information in the headers.James Cox2003-06-101-3/+3
* 64bit fixesWez Furlong2003-03-151-4/+4
* Another big commit (tm).Wez Furlong2003-02-271-22/+0
* MFB: Bunch of streams related fixes.Wez Furlong2003-02-241-1/+6
* ws fixes + missing $Id$ tags, headers addedfoobar2003-02-191-2/+1
* Implement new filter API, stage 1.Wez Furlong2003-02-181-2/+2
* Move streams files around a bit, to ease maintenance.Wez Furlong2003-02-161-0/+372