Commit Graph

4012 Commits

Author SHA1 Message Date
Janet B. Anderson
3ea69a0eb8 Added substitution on INPA line. 1999-06-04 18:32:03 +00:00
Andrew Johnson
39216a089b Moved export statements to the right place. 1999-05-17 15:09:59 +00:00
Jeff Hill
85aa738529 added new line at EOF 1999-05-13 22:09:23 +00:00
Jeff Hill
9541d2ca4d use fast osiTime const 1999-05-13 22:05:35 +00:00
Jeff Hill
9576f678ea doc 1999-05-13 22:04:13 +00:00
Jeff Hill
0df5352f68 removed redundant includes 1999-05-13 20:59:39 +00:00
Andrew Johnson
fe89248624 Converted most void* entries in dbCommon into struct ... * entries
and removed the casts in the code.  There are more casts in device
and record support which should now be removed, but I haven't done
them (yet..).
1999-05-13 20:52:40 +00:00
Andrew Johnson
4785daecc0 Cleaned up warnings - the RCS Log: keyword was on the comment line
that starts with a '/' which RCS replicates for these notes...
1999-05-13 16:06:23 +00:00
Jeff Hill
aeb07cfc3c close all open files when spawning the repeater 1999-05-11 20:31:54 +00:00
Jeff Hill
5ec6a3522f close all open files when spawning the repeater 1999-05-11 20:09:58 +00:00
Jeff Hill
679d3529f0 close all open files when spawning the repeater 1999-05-11 19:42:44 +00:00
Jeff Hill
8435ca4218 fixed no use arg warning 1999-05-11 18:13:07 +00:00
Jeff Hill
6313dc1e6c fixed gnu warning 1999-05-11 00:45:00 +00:00
Jeff Hill
054bcc10e9 simplified time stamp support 1999-05-11 00:44:38 +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
218b931d2e ifixed bad assert test 1999-05-10 23:43:54 +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
84837a4017 simplified time stamp support 1999-05-10 23:34:28 +00:00
Jeff Hill
03ce7056c3 better message 1999-05-10 23:33:08 +00:00
Janet B. Anderson
e6122b7cad Updated perl info. Perl now must be in users path. 1999-05-10 20:44:25 +00:00
Janet B. Anderson
76ee24baad Updated perl www site. 1999-05-10 20:43:31 +00:00
Jeff Hill
aee60322c9 throw warning exception with get/put callback failure detail 1999-05-07 23:07:11 +00:00
Jeff Hill
62ca569660 changed getCurrent to osdGetCurrent 1999-05-07 21:35:16 +00:00
Jeff Hill
9dcc4ee7b0 fixed operator return type 1999-05-07 20:34:50 +00:00
Jeff Hill
9836393849 fixed missing const 1999-05-07 20:01:00 +00:00
Jeff Hill
a51ea84a3a many improvements to osiTime 1999-05-07 19:12:40 +00:00
Jeff Hill
ce42f0c56a added structure tag to typedef TS_STAMP so that osiTime.h
can forward reference struct TS_STAMP (and not require that
tsDefs.h is included)
1999-05-07 19:07:16 +00:00
Jeff Hill
fc0c697a2f improved osiTime test 1999-05-07 18:41:07 +00:00
Janet B. Anderson
34e966d99e Removed unused files. 1999-05-06 21:50:09 +00:00
Jeff Hill
b4cc937af1 improved tests 1999-05-05 18:00:12 +00:00
Janet B. Anderson
3ee23236b5 Moved install java definition. Added INSTALL_LIBRARY. Fix mult prod depend. 1999-05-05 17:09:34 +00:00
Janet B. Anderson
f596057300 Uninstall rule fixes. 1999-05-05 16:29:40 +00:00
William Lupton
c78137180c added 'N to 1 Median' algorithm (only for array inputs) 1999-05-03 18:13:17 +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
3c3b72f770 fixed used of gddDestructor 1999-05-03 17:11:51 +00:00
Jeff Hill
f40769e7b0 allow osiTime to convert toaitTimeStamp without binding to gdd 1999-05-03 16:22:29 +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
fe54b858ef streamlined time stamp usage 1999-05-03 16:18:38 +00:00
Jeff Hill
2eae47d927 no need to touch DEPENDS because of -include 1999-05-03 16:09:43 +00:00
Jeff Hill
c986b90450 added osiTime.cc 1999-05-03 16:06:36 +00:00
Jeff Hill
430e4ced23 be backwards compatible 1999-05-03 15:54:05 +00:00
Jeff Hill
05796df1e6 doc 1999-05-03 15:49:26 +00:00
Jeff Hill
353ec00708 made compatible with visual C++ 6.0 1999-05-03 15:41:40 +00:00
Jeff Hill
8d656cac4b fixed time overflow calc 1999-04-30 15:52:20 +00:00