Commit Graph

640 Commits

Author SHA1 Message Date
Jeff Hill
ff1f10bea3 fixed solaris compiler incompatibility 1999-08-06 21:27:33 +00:00
Jeff Hill
8174323cca updated to reflect new API 1999-08-06 21:21:21 +00:00
Jeff Hill
3fd5e46608 rearranged to compile on the solaris compiler, and added index
bit width template args to string identifier
1999-08-06 21:20:16 +00:00
Jeff Hill
2512afc4a8 index bit width functions in fd id were changed to cinst data members 1999-08-06 21:18:04 +00:00
Jeff Hill
5d2004ce5c added blank line at the end of the file to fix compiler warning 1999-08-06 15:39:10 +00:00
Jeff Hill
ff969dfaca removed redundant function prototype 1999-08-06 15:24:42 +00:00
Jeff Hill
56ccc1f383 removed extra semi colon 1999-08-06 15:23:52 +00:00
Jeff Hill
51518132c0 removed out of date comment 1999-08-06 15:21:56 +00:00
Jeff Hill
00327f65d7 use epics assert 1999-08-06 01:00:41 +00:00
Jeff Hill
5138380d9c use proper form of include 1999-08-06 00:54:59 +00:00
Jeff Hill
1acbabb0ab need to include header for assert 1999-08-06 00:54:00 +00:00
Jeff Hill
f2fca5dd5e solaris compiler does not like member w name of the struct 1999-08-06 00:41:42 +00:00
Jeff Hill
137f9e06ee o use care converting "char" to "unsigned"
o use C++ style cast
1999-08-05 23:54:31 +00:00
Jeff Hill
b4e5b1b764 installed 1999-08-05 20:18:15 +00:00
Jeff Hill
67fc67f121 removed inline from "osiTime::operator +" 1999-08-05 17:33:32 +00:00
Jeff Hill
2596f1d05b updated tests 1999-08-05 17:31:26 +00:00
Jeff Hill
47efdd2569 cosmetic changes 1999-08-05 17:30:53 +00:00
Jeff Hill
754f46ab7d added ipAddrToHostName 1999-08-05 17:29:07 +00:00
Jeff Hill
0b37acb061 use new osiTime API 1999-08-05 17:28:18 +00:00
Jeff Hill
195534a61c added localtime_r and gmtime_r 1999-08-05 17:18:25 +00:00
Jeff Hill
43ebcdcae0 moved constants here 1999-08-05 17:15:38 +00:00
Jeff Hill
9132350c55 added ipAddrToHostName 1999-08-05 17:11:54 +00:00
Jeff Hill
6bda1f82f2 added ipAddrToHostName 1999-08-05 16:57:22 +00:00
Jeff Hill
cdcd2d6a00 general overhaul of the osiTimer class 1999-08-05 16:53:19 +00:00
Jeff Hill
49371f759f general overhaul of the osiTime class 1999-08-05 16:15:06 +00:00
Jeff Hill
80eb971817 updated comment 1999-08-05 16:09:31 +00:00
Jeff Hill
409b476b2b updated to reflect resource table API changes 1999-08-05 16:08:00 +00:00
Jeff Hill
405182b8b4 added new func proto 1999-08-05 15:35:41 +00:00
Jeff Hill
3d3f9d7e36 dont build dllmain.cc on WIN32 if C++ compiler not specified 1999-08-05 15:34:16 +00:00
Jeff Hill
35f139ff64 upgraded tests 1999-08-05 15:30:27 +00:00
Jeff Hill
d8baefb2c5 use exeception instead of assert 1999-08-05 15:28:21 +00:00
Jeff Hill
f326d7c63c moved inline functions out of class definition 1999-08-05 15:27:18 +00:00
Jeff Hill
30940f7393 cosmetic changes 1999-08-05 15:24:12 +00:00
Jeff Hill
9a1f1a216b fixed DLL export 1999-07-17 00:54:21 +00:00
Marty Kraimer
933a6daed2 change INCpostfixh to INCsCalcPostfixH 1999-07-08 14:52:36 +00:00
Marty Kraimer
a76802eaef removed 1999-07-08 14:51:17 +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
218b931d2e ifixed bad assert test 1999-05-10 23:43:54 +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
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
Jeff Hill
b4cc937af1 improved tests 1999-05-05 18:00:12 +00:00
Jeff Hill
f40769e7b0 allow osiTime to convert toaitTimeStamp without binding to gdd 1999-05-03 16:22:29 +00:00
Jeff Hill
c986b90450 added osiTime.cc 1999-05-03 16:06:36 +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
ef5d6a475d added getCurrentEPICS() 1999-04-30 00:02:02 +00:00
Jeff Hill
01b2e5531a included func proto for math lib 1999-04-05 22:52:30 +00:00