fixed config.w32
[m6w6/ext-http] / php_http_buffer.c
2013-05-19  Michael Wallner- less custom macro cruft
2012-12-20  Michael Wallnermerged response-streams branch
2012-12-20  Michael Wallneradd stream support for http\Env\Response
2012-12-09  Michael Wallnerexplicit chunk size
2012-03-10  Michael Wallneradd php_http_buffer_account(buf, size_t account)
2012-03-07  Michael Wallneradd bool http\Message::isMultipart([&$boundary]) and...
2012-01-09  Michael Wallnerheader cleanups and fix some warnings
2011-07-28  Michael Wallnerbuild and file maintenance
2011-05-21  Michael Wallner* sizeof(*ptr) instead of sizeof(type)
2010-09-09  Michael Wallnerconsitency with type names
2010-09-07  Michael Wallnerimport 2.0 devl branch, suitable for PHP-trunk