optimize frequent method calls
[m6w6/ext-http] / php_http_header_parser.c
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