summaryrefslogtreecommitdiff
path: root/Zend/zend_stream.h
Commit message (Expand)AuthorAgeFilesLines
* Add proper EOF handling for language scanner. Fixes bug #46817. Removes dos...Brian Shire2009-03-111-1/+1
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFB: add sanity check for ZEND_MMAP_AHEADNuno Lopes2008-04-041-1/+1
* MFB 5.3: Rewrite scanner to be based on re2c instead of flexScott MacVicar2008-03-261-21/+37
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Bump year.Sebastian Bergmann2007-01-011-1/+1
* WSDmitry Stogov2006-02-211-2/+1
* - Update copyright notices to 2006Andi Gutmans2006-01-041-1/+1
* Bump up the yearfoobar2005-08-031-1/+1
* Thought I committed it ages ago... Anyway, without further delays, the finalZeev Suraski2005-06-041-0/+3
* export zend stream functions for zend extensions under windowsWez Furlong2004-06-251-4/+4
* wrap ZEND_API prototypes into BEGIN_EXTERN_C/END_EXTERN_CHartmut Holzgraefe2004-02-181-0/+2
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-1/+1
* Sync: Export externally used functions.Sebastian Bergmann2003-12-161-1/+1
* updating license information in the headers.James Cox2003-06-101-1/+1
* Implement simple stream support in the ZE scanners.Wez Furlong2003-02-181-0/+59