summaryrefslogtreecommitdiff
path: root/ace/IOStream.h
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***irfan1998-05-141-1/+1
* look for __DECCXX_VER instead of DEC_CXXlevine1998-01-231-2/+2
* use std::string if ACE_USES_STD_NAMESPACE_FORSTDCPP_LIBlevine1998-01-231-0/+5
* Added patches from James CE Johnson for IOStream.nanbor1998-01-161-1/+1
* *** empty log message ***schmidt1997-12-211-1/+1
* !schmidt1997-12-201-4/+4
* Incoporate James CE Johnson's patches.nw11997-12-191-0/+7
* (ACE_Quoted_String::operator <): changed return type from bool to int.levine1997-12-121-1/+1
* Added #if's to handle the case where ACE_HAS_STRING_CLASS, but ifjxh1997-12-121-3/+5
* *** empty log message ***irfan1997-12-041-1/+2
* *** empty log message ***irfan1997-12-031-6/+0
* removed DIGITAL_UNIX from #include decision, so now it just depends on DEC_CX...levine1997-11-241-9/+9
* Added: && (STANDARD_CPP_LIBRARY != 0)Steve Huston1997-11-181-1/+1
* *** empty log message ***schmidt1997-11-171-4/+21
* *** empty log message ***schmidt1997-11-161-0/+14
* DEC_CXX includes now depend on compiler versionlevine1997-10-291-52/+57
* #include iostream.h if ACE_HAS_MINIMUM_IOSTREAMH_INCLUSIONlevine1997-08-181-1/+5
* Updated to use MSVC 5 features and the ability to use Standard C++brunsch1997-08-141-3/+1
* #include iostream.h with ACE_HAS_MINIMUM_IOSTREAMH_INCLUSIONlevine1997-07-091-0/+4
* *** empty log message ***schmidt1997-06-231-81/+77
* added #include of "ace/config.h" so that ACE_LACKS_ACE_IOSTREAM can be checkedlevine1997-06-181-0/+2
* James CE Johnson's changes to remove old comments and make shift operators on...levine1997-06-021-58/+0
* ACE_IOStream updates: mainly split out templates into separate _T fileslevine1997-05-241-258/+17
* removed "const" from u_char * and void * PUT_PROTs, so that tests will build ...levine1997-05-211-4/+2
* *** empty log message ***schmidt1997-05-161-1/+1
* *** empty log message ***irfan1997-05-161-2/+2
* *** empty log message ***schmidt1997-05-141-69/+71
* *** empty log message ***schmidt1997-05-091-2/+2
* *** empty log message ***schmidt1997-05-081-1/+5
* *** empty log message ***schmidt1997-05-031-16/+29
* *** empty log message ***schmidt1997-05-031-34/+27
* James' updates to IOStreamlevine1997-04-301-128/+401
* *** empty log message ***schmidt1997-04-281-0/+2
* specify ACE_IOStream<STREAM> to ACE_OPERATOR{G,P}_SET macroslevine1997-04-051-2/+2
* only use built-in ipfx{0,1} () with __GNUC__, because that's the only compile...levine1997-03-281-1/+6
* otschmidt1997-03-201-1/+1
* replaced ACE_WIN32 conditional with ACE_LACKS_IOSTREAM_FXlevine1997-02-191-2/+4
* added null ipfx (), etc., methods for ACE_WIN32 because its iostream class do...levine1997-02-181-0/+9
* use "ssize_t send (...)", etc., instead of exact function prototypeslevine1997-02-071-11/+4
* got to build with Sun C++ 4.1levine1997-02-061-9/+57
* fppschmidt1997-02-061-2/+2
* replace __*manip with expanded types, and made complete prototypes for send, ...levine1997-02-051-10/+16
* fooschmidt1997-02-051-15/+11
* fooschmidt1997-02-051-0/+343