Commit Graph

155 Commits

Author SHA1 Message Date
Jeff Hill
ff0fcde762 doc 2000-03-08 16:24:20 +00:00
Jeff Hill
887fc4cd67 dont wrap include files with extern "C" - let the files themselves take care of it 2000-03-08 16:23:29 +00:00
Jeff Hill
74f7d15487 changed to binary 2000-03-08 16:21:01 +00:00
Jeff Hill
f1467f153b removed so that I can do a binary add 2000-03-08 16:16:29 +00:00
Jeff Hill
b7a2ca9239 fixed gnu version test 2000-03-08 16:12:08 +00:00
Janet B. Anderson
3accdb732f Added HTMLS. 2000-02-11 20:13:41 +00:00
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