Commit Graph

37 Commits

Author SHA1 Message Date
Robert Soliday ce29455411 Minor changes added for Borland's C++ compiler on Linux 2003-08-01 19:13:39 +00:00
Ralph Lange d7fe8efef6 Suppressed HPUX warnings. 2002-11-07 17:18:27 +00:00
Jeff Hill 6e2262aecf fixed bogus undefined symbols with hpux compiler 2002-11-04 23:25:41 +00:00
Jeff Hill dda1e0e2aa removed unused paramter tag 2002-10-29 19:00:46 +00:00
Jeff Hill 8dc8be9ad7 document ms compiler problems with placement delete 2002-10-24 18:12:03 +00:00
Jeff Hill 6026533aeb use placement new 2002-10-23 23:23:22 +00:00
Janet B. Anderson 93b0bf478d Updated license comments. 2002-07-12 21:35:43 +00:00
Jeff Hill 78e871e05c moved chan out to derived class 2002-05-09 00:26:13 +00:00
Ralph Lange 68fe111e9b Changes for HPUX 2002-05-02 13:07:53 +00:00
Jeff Hill 9b74f123e5 all virtual functions in baseNMIU are now pure 2002-04-26 01:24:24 +00:00
Jeff Hill 35deb5810c dont hide global new with placement new/delete 2002-04-25 22:19:05 +00:00
Jeff Hill 1d6a15594b workaround for gnu g++ bug 2002-04-25 20:50:38 +00:00
Jeff Hill 4dcd047d59 workaround for ms compiler bug 2002-04-25 19:08:42 +00:00
Jeff Hill 8334b8d261 placement new issues 2002-04-25 18:26:33 +00:00
Jeff Hill 7119b68a3b fixed borland warning 2001-08-06 23:27:53 +00:00
Jeff Hill c585721024 cosmetic 2001-06-01 16:45:38 +00:00
Jeff Hill 70de17474b large array changes 2001-05-22 02:02:10 +00:00
Jeff Hill 1e786e3d5a broke apart monolithic iocinf.h header file 2001-04-19 23:52:07 +00:00
Jeff Hill a8a86993e3 fixed sun pro warnings 2001-04-17 00:44:59 +00:00
Jeff Hill 332a7228a8 dont hold lock while calling callbacks 2001-04-16 22:38:38 +00:00
Jeff Hill ef696499e4 optimized free list locking 2001-03-22 22:12:09 +00:00
Jeff Hill 35a62778b8 many changes 2001-03-07 16:32:18 +00:00
Jeff Hill c38a119e68 fixed gnu warnings 2001-02-16 02:26:11 +00:00
Jeff Hill a1fbe85e7b redesigned class hierarchy 2001-02-09 17:38:00 +00:00
Jeff Hill 41232fae4f fixed missing inline func includes on sun pro 2001-01-25 02:26:10 +00:00
Jeff Hill 1cfca09aa1 improved IIU shutdown seq for IO 2001-01-25 02:14:59 +00:00
Jeff Hill 78d1474884 removed disconnect virtual func 2000-11-30 17:10:32 +00:00
Jeff Hill 76d9b0c5c5 removed include of inline functions 2000-11-20 17:40:39 +00:00
Jeff Hill 4784b73a9f improved performance 2000-11-08 03:52:18 +00:00
Jeff Hill 8328d9a8e9 added newline at EOF 2000-09-07 01:32:41 +00:00
Jeff Hill 87a8230100 better diagnostics and disconnect claims pending channels
in tcpiiu::~tcpiiu
2000-09-06 00:33:14 +00:00
Jeff Hill f830e99e58 many, many changes 2000-08-25 01:52:33 +00:00
Jeff Hill 71f7435760 clean up 2000-06-29 00:21:43 +00:00
Jeff Hill 9a6f2d4389 fixed some GNU warnings 2000-05-05 00:53:48 +00:00
Jeff Hill b8c7f8f8b6 fixes for various sun pro compiler warnings 2000-05-03 00:47:16 +00:00
Jeff Hill 33f8e63c21 various gnu compiler dialect issue fixes 2000-05-03 00:41:30 +00:00
Jeff Hill 547f1b15fa major revisions 2000-04-28 01:29:00 +00:00