Commit Graph

1360 Commits

Author SHA1 Message Date
Jeff Hill
2a4cbd456e dont nanny queues 2001-02-15 22:49:43 +00:00
Jeff Hill
2f3c7ae269 better units 2001-02-15 22:27:47 +00:00
Jeff Hill
94e8d24f5a fixed bug in percent error calc 2001-02-15 22:21:18 +00:00
Jeff Hill
36f57b79db fixed warning 2001-02-15 22:12:35 +00:00
Jeff Hill
0e740e83cb fixed warning 2001-02-15 22:02:03 +00:00
Jeff Hill
a0c392423e finished queue sharing 2001-02-15 22:01:39 +00:00
Jeff Hill
8c0b42356f added newline at eof 2001-02-15 22:00:26 +00:00
Jeff Hill
83cb77131d proper rounding improves delay accuracy 2001-02-15 21:10:21 +00:00
Jeff Hill
94fa715e96 added const to show () vf 2001-02-15 21:09:52 +00:00
Jeff Hill
47d9285617 fixed missplaced inline function 2001-02-15 20:43:15 +00:00
Jeff Hill
4323532096 fixed add list to not use default assignment op 2001-02-15 17:38:24 +00:00
Jeff Hill
37977cef1b installed 2001-02-15 17:32:06 +00:00
Jeff Hill
33fa1b7ff8 changed list interface 2001-02-15 17:26:50 +00:00
Jeff Hill
9e52a5b095 fixed time calculation overflow 2001-02-15 17:21:28 +00:00
Jeff Hill
c82ea31a40 removed inappropriate epicsExportSharedSymbols 2001-02-15 17:20:03 +00:00
Jeff Hill
603f2cfd9d installed epicsTimer test 2001-02-15 17:15:50 +00:00
Jeff Hill
a9ff0223af installed 2001-02-15 17:14:50 +00:00
Jeff Hill
e414071448 new list interface 2001-02-15 17:13:25 +00:00
Jeff Hill
03e53adfab changes during implementation 2001-02-15 17:12:55 +00:00
Jeff Hill
807ed1317d installed epicsTimer implementation 2001-02-15 17:11:22 +00:00
Jeff Hill
f121fbb43b added #define epicsExportSharedSymbols 2001-02-15 00:53:01 +00:00
Jeff Hill
b572a856e9 fixed doc 2001-02-15 00:22:01 +00:00
Andrew Johnson
93aa11d2f6 Some mod's to cope with MSVC's poor C++ support 2001-02-14 20:13:36 +00:00
Ralph Lange
35b2755efe No min() and max() macros in c++ 2001-02-13 20:49:44 +00:00
Marty Kraimer
e4641c3d3b add show method 2001-02-13 17:08:35 +00:00
Andrew Johnson
50f60bae50 C++ standard facilities, including list template 2001-02-12 23:01:31 +00:00
Andrew Johnson
c188778d53 Test programs for epicsList and epicsExcept 2001-02-12 23:00:26 +00:00
Andrew Johnson
0ce45f849a Entries for cppStd/* files 2001-02-12 23:00:03 +00:00
Jeff Hill
dc957f400f work around braindead sun pro compiler 2001-02-09 18:48:57 +00:00
Jeff Hill
7286d6be96 cosmetic 2001-02-09 17:16:43 +00:00
Marty Kraimer
5de0de0e14 changes after discussion with Jeff 2001-02-08 18:58:27 +00:00
Jeff Hill
10bd2f2372 fixed minor compiler errors 2001-02-08 17:05:11 +00:00
Marty Kraimer
e80ea9a289 add const in may places 2001-02-06 15:19:53 +00:00
Marty Kraimer
6a52eff141 osiTime=>epicsTime 2001-01-31 13:34:02 +00:00
Jeff Hill
865ab30162 fixed parse error 2001-01-31 02:40:17 +00:00
Jeff Hill
855f1afc9d added member function that returns the number of entries installed 2001-01-31 02:00:21 +00:00
Janet B. Anderson
8a8f1a7ccf Modified depends rules 2001-01-30 16:02:25 +00:00
Marty Kraimer
748f8f9131 replacement for osiTime 2001-01-29 20:17:09 +00:00
Marty Kraimer
943982da70 new headers 2001-01-24 21:35:53 +00:00
W. Eric Norum
ffdd3ce510 No need to call epicsThreadInit since it is now completely internal to
osdThread.c.
2001-01-24 14:23:34 +00:00
Jeff Hill
3761af7cd2 fixed gnu warnings introduced by prev change 2001-01-22 23:16:57 +00:00
Jeff Hill
57bf87beac fixed borland warning 2001-01-22 22:52:51 +00:00
W. Eric Norum
e7bfee6f8d Must include osdInterrupt.h to get prototype for interrupt context message
handler daemon.
2001-01-22 21:11:21 +00:00
Marty Kraimer
e347cbd2e6 osiInterrupt=>epicsInterrupt; epicsThreadInit now static 2001-01-22 20:10:19 +00:00
Janet B. Anderson
329e3b5177 Removed extra include dirs. 2001-01-19 21:28:03 +00:00
Marty Kraimer
4a53d963b3 fix for solaris 2001-01-18 21:13:43 +00:00
Janet B. Anderson
e0181dfae0 add decoration 2001-01-18 20:50:04 +00:00
Janet B. Anderson
a3aac0aaa2 extern did not work 2001-01-18 20:49:04 +00:00
Janet B. Anderson
d4a6bb29f4 extern "C" did not work for WIN32 2001-01-18 20:31:02 +00:00
Janet B. Anderson
5acd6d9547 fix epicsThreadBooleanStatusFail 2001-01-18 20:28:24 +00:00