summaryrefslogtreecommitdiff
path: root/ace/IOStream.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated to use MSVC 5 features and the ability to use Standard C++brunsch1997-08-141-2/+2
* *** empty log message ***schmidt1997-08-031-1/+1
* *** empty log message ***irfan1997-08-011-1/+1
* *** empty log message ***schmidt1997-06-231-1/+6
* ACE_IOStream updates: mainly split out templates into separate _T fileslevine1997-05-241-206/+25
* (ACE_Streambuf_T ctor): added initializations of eback_saved_ and pbase_saved...levine1997-05-081-1/+3
* *** empty log message ***schmidt1997-05-031-2/+3
* fixed typo: "#if defined" instead ojust "#if"levine1997-05-031-1/+1
* *** empty log message ***schmidt1997-05-031-133/+118
* James' updates to IOStreamlevine1997-04-301-94/+312
* otschmidt1997-03-201-1/+1
* (close): replaced call to ACE_SOCK_Stream::close () with one to generic STREA...levine1997-03-181-1/+1
* fixed setp () calls, now it works with floats with Sun C++!levine1997-02-101-2/+2
* oops, ACE_LACKS_LINEBUFFERED_STREAMBUFlevine1997-02-061-2/+2
* reordered initializers in constructor and replace flushbuf () with James' latestlevine1997-02-061-20/+16
* got to build with Sun C++ 4.1levine1997-02-061-0/+2
* fppschmidt1997-02-061-4/+6
* fixed "#define ACE_IOSTREAM_C" to keep g++ sanelevine1997-02-051-1/+1
* fooschmidt1997-02-051-0/+586