- finalize persistent handle support (probably)
[m6w6/ext-http] / http_inflatestream_object.c
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-30  Michael Wallner- finish work on encoding api
2005-12-27  Michael Wallner- of course, return false if parameter parsing fails
2005-12-27  Michael Wallner- add flush() to HttpDeflateStream and HttpInflateStream
2005-12-26  Michael Wallner- add HttpDeflateStream and HttpInflateStream objects