- fix win32 build
[m6w6/ext-http] / phpstr /
2006-04-24  Michael Wallner- tiny opt. bits
2006-04-23  Michael Wallner- use PHPSTR_NOMEM
2006-04-19  Michael Wallner- force syncronized flush on encoding stream
2006-04-12  Michael Wallner- improve struct layout
2006-02-27  Michael Wallner- ditch warnings
2006-02-16  Michael Wallner- add support for If-Range header
2005-12-23  Michael Wallner- add phpstr_shrink()
2005-12-20  Michael Wallner- CURLOPT_COOKIELIST needs curl 7.15
2005-12-20  Michael Wallner- add HttpRequest::getRawResponseMessage() and ::getRaw...
2005-12-18  Michael Wallnerthanks, msvc didn't complain about that
2005-12-18  Ilia AlshanetskyFixed build
2005-11-15  Michael Wallner- ditch some warnings
2005-11-14  Michael Wallner- pmem aware phpstr
2005-11-11  Michael Wallner- sanitize stream filter
2005-10-17  Michael Wallner- ditch the 1 byte leak
2005-10-17  Michael Wallner- fix remaining issues; there's still a 1-byte memleak...
2005-10-17  Michael Wallner- fix previous commit and adjust tests
2005-10-17  Michael Wallner- gzip responses
2005-09-22  Michael Wallner- add first version of package2.xml
2005-08-23  Michael Wallner- ditch http_split_response()
2005-07-19  Michael Wallner- flush
2005-06-13  Michael Wallner- add PHP_ATTRIBUTE_FORMAT
2005-05-06  Michael Wallner- vastly simplified curl api and renamed it to request...
2005-04-13  Michael Wallner* return modification length
2005-04-11  Michael Wallner- typo
2005-04-10  Michael Wallner* more modular file structure
2005-03-22  Michael Wallner- use size_t and return 0 on fail
2005-03-21  Michael Wallner* try the direct way
2005-03-21  Michael Wallner* fixing concept of phpstr dtor/free
2005-03-20  Michael Wallner* add phpstr