Commit Graph
149 Commits
Author SHA1 Message Date
Janet B. Anderson 8fda4a2d62 Converted to single Makefile build method. 2000-01-25 23:12:32 +00:00
Marty Kraimer 9f06418137 new way to build 1999-11-18 15:22:15 +00:00
Jeff Hill 9461ed159f remove redundant includes 1999-10-29 00:42:04 +00:00
Jeff Hill 6739a6a0d5 disable microslock warning 1999-10-29 00:41:32 +00:00
Jeff Hill 75623f5add use fully qualified namespace names for C++ RTL classes 1999-10-28 23:33:41 +00:00
Jeff Hill 044ae25beb removed use of macro max() because it was classing with the C++ RTL 1999-10-28 18:12:54 +00:00
Jeff Hill 4bbd751526 fixed build of aitGen etc 1999-10-28 18:10:18 +00:00
Jeff Hill 2a13ae8a5f now supports copy only the addressed portions between one GDD
and another
1999-10-28 15:57:09 +00:00
Jeff Hill d606338c2b special case enum to string conversion 1999-10-28 00:28:41 +00:00
Jeff Hill e1f3efe521 many bugs fixed 1999-10-28 00:26:46 +00:00
Jeff Hill c893f91513 defined new dbr types 1999-10-28 00:25:44 +00:00
Jeff Hill 6e4443db8c fixed vxWorks build 1999-10-28 00:22:51 +00:00
Jeff Hill a98628a581 reformatted 1999-10-21 23:41:11 +00:00
Janet B. Anderson 398a2f4241 Executables now from install directory. 1999-10-21 22:03:14 +00:00
Jeff Hill 9a9ae9e857 fixed thread unsafe GDD build for vxWorks 1999-10-21 00:08:47 +00:00
Janet B. Anderson 2e46481600 More R3.14 changes. 1999-10-12 17:48:23 +00:00
Marty Kraimer cfa3ba381d single Makefile for 3.14 1999-09-13 19:00:31 +00:00
Jeff Hill 4e84acafa2 moved inlines in order to eliminate g++ warnings 1999-08-10 19:57:15 +00:00
Jeff Hill c62d42bbef moved inlines in order to eliminate g++ warnings 1999-08-10 17:23:55 +00:00
Jeff Hill b316cb1d40 moved inlines in order to eliminate g++ warnings 1999-08-10 17:11:01 +00:00
Jeff Hill 691aeaaba7 added blank line to remove GNU warning 1999-08-10 16:56:42 +00:00
Jeff Hill 9223ffc4d2 moved inlines in order to eliminate g++ warnings 1999-08-10 16:54:05 +00:00
Jeff Hill 4e69dc243b remove extern "C" from no convert proto 1999-08-06 23:08:31 +00:00
Jeff Hill 7f5acb8fbb eliminated app types "seconds" and "nanoseconds"
in favor of atomic app type "timeStamp"
1999-08-05 23:44:01 +00:00
Jeff Hill 78bd9ad2ec removed knowledge of class osiTime, and made ref/unref mf const 1999-08-05 22:48:44 +00:00
Jeff Hill 39bf37e622 removed knowledge of class osiTime, and made ref/unref mf const 1999-08-05 22:19:34 +00:00
Jeff Hill 881199672f removed knowledge of class osiTime 1999-08-05 22:17:11 +00:00
Jeff Hill 85aa738529 added new line at EOF 1999-05-13 22:09:23 +00:00
Jeff Hill 0df5352f68 removed redundant includes 1999-05-13 20:59:39 +00:00
Jeff Hill 243cc6b8ea fixed const warnings 1999-05-11 00:32:29 +00:00
Jeff Hill 2cdf5ecd88 removed redun gdd: 1999-05-11 00:31:34 +00:00
Jeff Hill b3629cf1c2 removed unused includes 1999-05-11 00:30:04 +00:00
Jeff Hill a840130e9c fixed missing arg 1999-05-11 00:14:47 +00:00
Jeff Hill f6dff37fc1 fixed many const releated problems 1999-05-10 23:42:25 +00:00
Jeff Hill 4ff595f7b5 fixed sleazy time stamp cast, and some const problems 1999-05-10 23:41:38 +00:00
Jeff Hill 0207e0ac67 removed timespec def and os specific ifdef maintenance nightmare 1999-05-10 23:40:06 +00:00
Jeff Hill 9bc2ceaa06 convert to and from other time stamp formats 1999-05-10 23:38:33 +00:00
Jeff Hill 9836393849 fixed missing const 1999-05-07 20:01:00 +00:00
Jeff Hill e05277886c derive from gddDestructor so that same form of new and delete are used 1999-05-03 17:33:02 +00:00
Jeff Hill 999cdd719f allow aitTimeStamp to convert to TS_STAMP (without binding to libCom) 1999-05-03 16:20:51 +00:00
Jeff Hill bb2689b491 fixed improper container index bug 1999-04-30 15:24:53 +00:00
Jeff Hill 36eeebf94a removed redundant code 1999-04-30 00:11:12 +00:00
Jeff Hill 5c7d99aac7 proper borrow 1999-04-30 00:09:47 +00:00
Jeff Hill dffbef7d44 allow const / use cursor in dump 1999-04-30 00:05:20 +00:00
Jeff Hill 631b662439 fixed a mostly benign string array bounds over reach 1999-01-28 19:12:46 +00:00
Jeff Hill 5ba5209891 changes from Salikova 1998-12-21 20:59:30 +00:00
Ralph Lange ef02f8224e Bug in gdd::~gdd fixed (CA gateway crashes). 1998-10-26 11:18:41 +00:00
Jeff Hill f91bfc1e1c fixed case problem on UNIX 1998-10-23 19:24:26 +00:00
Jeff Hill 624f3e2284 attempted to clean up HP_UX warnings 1998-10-23 00:21:49 +00:00
Jeff Hill eca09fb129 fixed use of nill ptr in gdd::put(const gdd* dd) 1998-06-23 15:10:36 +00:00