Added a LIMITATIONS section to POD
[catagits/fcgi2.git] / libfcgi / fcgio.cpp
2003-06-22 robs Fix fcgi_streambuf::underflow() such that when there...
2002-02-24 robs use streamsize and char_type, export the C++ API via...
2001-12-04 robs Change references to NULL to 0.
2001-11-26 robs implement uflow()
2001-11-21 robs remove bloody CRs and fix bufsize initialization
2001-11-21 robs Fix buffered reads.
2001-11-20 robs fix typo: setb -> setp
2001-11-20 robs define DLLAPI for non win platforms
2001-11-20 robs Rewrite of the C++ lib
2001-06-22 robs Add DLLAPI define for win
2001-06-20 robs Touch args to avoid compiler warnings.
2000-07-27 robs fix the #include fcgio.h
2000-07-21 robs Hi folks,
1999-08-15 roberts C++ support - provided by Michael Richards <mimiker...