optimize frequent method calls
[m6w6/ext-http] / php_http_encoding.c
2014-11-07  Michael Wallnerdon't abuse STR_FREE; ditch http\Url::parse(); fix...
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-05  Michael Wallnerfix write on stack
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-11-08  Michael Wallnerstandard return values; fix tests
2013-05-19  Michael Wallner- less custom macro cruft
2012-12-13  Michael Wallnerremove superfluous buffer macros
2012-12-12  Michael Wallnerfiy segv with null pointer string on flush
2012-11-08  Michael Wallnerbetter PHP-5.3 compatibility
2012-06-17  Anatoliy Belskyfixes for windows and 5.3 compatibility
2012-04-03  Michael Wallnercode cleanup
2012-03-10  Michael Wallneradd php_http_buffer_account(buf, size_t account)
2012-01-23  Michael Wallnerencoding tests & fixes
2012-01-09  Michael Wallnerheader cleanups and fix some warnings
2011-07-28  Michael Wallnerbuild and file maintenance
2011-07-27  Michael Wallnerfix some warnings
2011-07-27  Michael Wallneruse userland friendly namespaces
2011-06-12  Michael Wallnerthread safety
2011-05-21  Michael Wallner* use the resource factory
2010-10-21  Michael Wallnerpush a load of changes before holidays
2010-09-09  Michael Wallnercleanups & includes
2010-09-08  Michael Wallnerfix problem when finishing a chunked encoding stream
2010-09-07  Michael Wallnerimport 2.0 devl branch, suitable for PHP-trunk