summaryrefslogtreecommitdiff
path: root/tests/IOStream_Test.cpp
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***schmidt1997-08-301-6/+0
* *** empty log message ***schmidt1997-08-031-3/+3
* added ACE_HAS_INSTANTIATION_PRAGMA supportlevine1997-07-311-27/+31
* (client,server): use ACE_NEW_RETURN instead of "new"levine1997-07-291-2/+4
* (client, server): explicitly destroy (and create) ACE_SOCK_IOStream instances...levine1997-07-291-3/+23
* *** empty log message ***irfan1997-07-251-5/+5
* (operator>>): added (void *) casts to return values (istream &) of stream.get...levine1997-07-081-2/+2
* renamed ACE_IOStream and ACE_Streambuf classes, and added ACE_LACKS_ACE_IOSTR...levine1997-05-241-5/+13
* *** empty log message ***schmidt1997-05-091-8/+11
* *** empty log message ***schmidt1997-05-091-59/+66
* *** empty log message ***schmidt1997-05-031-6/+14
* *** empty log message ***irfan1997-04-291-0/+1
* *** empty log message ***schmidt1997-04-081-2/+2
* (server): added check for 0 strlen of "buf" to avoid out-of-bound array refer...levine1997-04-071-1/+1
* fixed compiled warnings on g++. I couldn't get ACE_ERROR_RETURN to work: it...levine1997-03-251-8/+17
* *** empty log message ***schmidt1997-03-251-37/+24
* *** empty log message ***schmidt1997-03-251-235/+271
* added template specializationslevine1997-03-211-0/+5
* added checks for receipt of proper valueslevine1997-03-181-7/+31
* removed ACE_WIN32 #ifnef, and removed q_char bool conversion operator, it sho...levine1997-02-181-8/+0
* *** empty log message ***schmidt1997-02-171-0/+4
* trimmed trailing spaceslevine1997-02-101-4/+4
* ACE-ifiedlevine1997-02-101-25/+37
* added IOStream_Testlevine1997-02-101-0/+304