summaryrefslogtreecommitdiff
path: root/tests/IOStream_Test.cpp
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Thu Jan 20 18:18:00 2005 Ossama Othman <ossama@dre.vanderbilt....Ossama Othman2005-01-211-1/+1
* ChangeLogTag: Wed Sep 8 08:15:00 UTC 2004 Simon Massey <simon.massey@prism...sma2004-09-081-1/+1
* ChangeLogTag: Tue Sep 7 15:45:00 UTC 2004 Simon Massey <simon.massey@prism...sma2004-09-071-0/+1
* ChangeLogTag: Tue Aug 10 11:20:00 UTC 2004 Simon Massey <simon.massey@prism...sma2004-08-101-0/+1
* ChangeLogTag:Thu Apr 22 20:01:12 2004 Ossama Othman <ossama@dre.vanderbilt....Ossama Othman2004-04-231-1/+1
* ChangeLogTag:Wed Nov 26 16:09:55 UTC 2003 Don Hinton <dhinton@dresytems.com>dhinton2003-11-261-0/+1
* ChangeLogTag:Sun May 18 19:18:45 UTC 2003 Don Hinton <dhinton@dresystems.com>dhinton2003-05-181-1/+1
* ChangeLogTag: Fri Apr 26 07:41:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2002-04-261-1/+1
* ChangeLogTag:Wed Mar 6 14:43:34 2002 Nanbor Wang <nanbor@cs.wustl.edu>nanbor2002-03-061-1/+1
* ChangeLogTag:Wed Apr 11 11:38:37 2001 Steve Huston <shuston@riverace.com>Steve Huston2001-04-111-6/+6
* ChangeLogTag:Tue Apr 10 18:35:22 2001 Steve Huston <shuston@riverace.com>Steve Huston2001-04-101-6/+6
* ChangeLogTag:Sun Apr 23 14:27:11 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-231-1/+1
* ChangeLogTag:Sat Apr 22 20:53:11 2000 Darrell Brunsch <brunsch@uci.edu>brunsch2000-04-231-37/+37
* ChangeLogTag:Mon Feb 21 14:35:39 2000 Christopher Kohlhoff <chris@kohlhoff.com>schmidt2000-02-211-5/+0
* Pure unicode fixes.nanbor1999-07-051-36/+38
* .schmidt1999-01-031-62/+96
* changed Log_Priority of "not supported" messages to LM_INFOlevine1998-11-101-2/+2
* *** empty log message ***schmidt1998-08-311-0/+8
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-0/+2
* (server): fixed sign of constant used to check for valid double.levine1998-06-171-1/+1
* Added initial support for Borland C++ Buildergonzo1998-06-081-0/+5
* (server): break out of while loop if read from client_handler fails.levine1998-02-231-2/+4
* (client): changed stream error message from "timeout" to "timed out",levine1997-12-251-1/+1
* *** empty log message ***schmidt1997-12-241-1/+1
* *** empty log message ***levine1997-12-221-5/+5
* Changed ACE_LACKS_EXEC to ACE_LACKS_FORK.nw11997-12-201-3/+3
* *** empty log message ***schmidt1997-12-201-9/+14
* Removed an extra read.nw11997-12-201-1/+0
* !schmidt1997-12-201-10/+10
* Incoporate James CE Johnson's patches.nw11997-12-191-1/+25
* (server): check for double-quote instead of newline as end-of-string characterlevine1997-12-111-1/+1
* updated to work with the standard C++ library version of iostreamslevine1997-12-051-4/+24
* *** empty log message ***irfan1997-11-211-0/+5
* (main): removed extra % at end of ACE_ERROR_RETURN messagelevine1997-11-111-40/+40
* (client): multiply floats by 1.0 instead of 1 to avoid bad code generation on...levine1997-10-141-2/+2
* *** empty log message ***irfan1997-09-141-3/+0
* *** empty log message ***schmidt1997-09-131-1/+1
* no longer need to dynamically allocate the ACE_SOCK_IOStreams with the recent...levine1997-09-021-11/+3
* *** empty log message ***schmidt1997-09-021-1/+1
* *** empty log message ***schmidt1997-09-021-5/+5
* *** 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