- fix object leakage when utilizing HttpRequest::onProgress()
[m6w6/ext-http] / http_date_api.c
2006-10-07  Michael Wallner- don't raise notice when checking If-Range header...
2006-09-27  Michael Wallner- portable ctype (netbsd.org/cgi-bin/query-pr-single...
2006-01-19  Michael Wallner- some housekeeping
2006-01-02  Michael Wallner- happy new year
2005-12-26  Michael Wallner- add ob_(deflate|inflate)handler
2005-12-08  Michael Wallner- fix GMT offsets on Windows for parse_date()
2005-11-22  Michael Wallner- module/includes cleanup
2005-11-15  Michael Wallner- ditch some warnings
2005-10-24  Michael Wallner- relicense with a BSD style license
2005-10-05  Michael Wallner- correct DST TZ offsets
2005-10-04  Michael Wallner- fixed typo in month list: Okt should have been Oct
2005-07-24  Michael Wallner- fix some gcc warnings
2005-07-19  Michael Wallner- reorder includes, always include php.h first
2005-04-10  Michael Wallner* more modular file structure