summaryrefslogtreecommitdiff
path: root/main/php_memory_streams.h
Commit message (Expand)AuthorAgeFilesLines
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* 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 Add PHPAPI to stuff needed by streams API for shared extsMarcus Boerger2007-02-031-4/+4
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* - MFH Initial support for RFC2397Marcus Boerger2006-05-131-0/+2
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* add an open mode for the memory streams that allows the stream to takeWez Furlong2005-02-061-0/+1
* wrap all PHPAPI prototypes into BEGIN_EXTERN_C/END_EXTERN_C blocksHartmut Holzgraefe2004-02-201-1/+2
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* ws fixes + missing $Id$ tags, headers addedfoobar2003-02-191-0/+2
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* -defined php_stream_temp_new() for standard temp streamsMarcus Boerger2002-03-231-3/+6
* TSRMLS related work on streams, as discussed with Zeev.Wez Furlong2002-03-181-12/+12
* tidyup use of STREAMS_DC macrosWez Furlong2002-03-181-6/+8
* -temp streams are now clean (Thanks to Wez)Marcus Boerger2002-03-181-12/+16
* -added temporary streamsMarcus Boerger2002-03-171-1/+19
* -added memory streamsMarcus Boerger2002-03-161-0/+35