- this seems to fix most of the issues with the multi_socket API and libevent
[m6w6/ext-http] / http_deflatestream_object.c
2007-02-22  Michael Wallner- removed error prone macros, fixes bug #10151 (build...
2007-02-07  Michael Wallner- fix copyright year
2006-11-23  Michael Wallner- ditch usage of clunky HTTP_GSC/HTTP_GSP macros
2006-08-21  Michael Wallner- fix a load of issues with inheritance and cloning
2006-07-17  Michael Wallner- fix overload guards leaks
2006-04-21  Michael Wallner- use a more iterative approach in inflate code (instea...
2006-03-03  Michael Wallner- use OBJ_PROP_CE macro
2006-02-06  Michael Wallner- we actually never return by ref
2006-01-19  Michael Wallner- some housekeeping
2006-01-02  Michael Wallner- happy new year
2005-12-27  Michael Wallner- add missing constants to HttpDeflateStream
2005-12-27  Michael Wallner- add flush() to HttpDeflateStream and HttpInflateStream
2005-12-26  Michael Wallner- add HttpDeflateStream and HttpInflateStream objects