travis
[m6w6/ext-http] / php_http_header_parser.c
2015-08-07  Michael WallnerMerge branch 'master' into phpng
2015-07-20  Michael Wallnerlingering TSRM macros
2015-07-13  Michael WallnerFix gh-issue #2: comparison of obsolete pointers in...
2015-06-12  Michael WallnerMerge branch 'master' into phpng
2015-03-12  Michael WallnerMerge branch 'master' into phpng
2015-03-12  Michael WallnerMerge branch 'R_2_3'
2015-03-02  Michael WallnerSTATUS -> ZEND_RESULT_CODE
2015-02-25  Michael Wallnerfix retval initialization
2015-02-25  Michael Wallnerfix retval type
2015-02-19  Remi ColletMerge branch 'master' of git.php.net:/pecl/http/pecl_http
2015-02-18  Michael WallnerMerge branch 'master' into phpng
2015-02-17  Michael Wallnerbetter error message
2015-02-17  Michael Wallnerbetter errors from the headers parser
2015-02-16  Michael Wallnerlet the header parser fail more accurately
2015-02-16  Michael Wallneradd http\Header\Parser::stream()
2015-02-15  Michael Wallnerexpose header parser
2015-02-08  Michael WallnerMerge branch 'master' into phpng
2015-01-19  Michael Wallnerfix message parser content length
2015-01-14  Michael Wallnerflush WIP
2014-11-07  Michael Wallnerdon't abuse STR_FREE; ditch http\Url::parse(); fix...
2014-09-25  Remi ColletMerge branch 'master' of git.php.net:/pecl/http/pecl_http
2014-09-09  Michael WallnerMerge branch 'R_2_1'
2014-09-09  Michael Wallnerfix warning
2014-09-01  Remi ColletMerge branch 'master' of git.php.net:/pecl/http/pecl_http
2014-08-05  Michael WallnerMerge branch 'merge-DEV_2'
2014-08-04  Michael Wallnerfix PHP-5.4 compatibility§
2014-08-02  Remi ColletMerge branch 'master' of git.php.net:/pecl/http/pecl_http
2014-07-28  Michael Wallnerabuse zend_ptr_stack for better performance
2014-01-02  Michael Wallnerbump year
2013-11-21  Michael Wallnerlet DEV_2 be trunk
2013-11-20  Michael Wallnerremoved awkward custom error handling and http\Object...
2013-05-19  Michael Wallner- less custom macro cruft
2012-10-11  Michael Wallner2.0.0beta1
2012-07-30  Michael Wallnerfix parsing of folded headers
2012-02-29  Michael Wallnerallow parsing messages consiting of headers only; fetch...
2012-02-01  Michael WallnerHTTP info test & fixes
2012-01-20  Michael Wallnertests & bugfixes
2012-01-09  Michael Wallnerheader cleanups and fix some warnings
2011-07-28  Michael Wallnerbuild and file maintenance
2011-07-28  Michael Wallneruse zend_symtable where appropriate
2011-06-12  Michael Wallnerthread safety
2011-06-03  Michael Wallner* fix parsing mulitple response headers with same name
2010-10-21  Michael Wallnerpush a load of changes before holidays
2010-09-09  Michael Wallnercleanups & includes
2010-09-07  Michael Wallnerimport 2.0 devl branch, suitable for PHP-trunk