Commit Graph

5523 Commits

Author SHA1 Message Date
Jeff Hill f3f2a8f548 made channelCount func inline 2001-03-07 16:20:28 +00:00
Jeff Hill e12e8162cf removed unused junk 2001-03-07 16:18:58 +00:00
Jeff Hill 1aa047bf61 upgraded locking 2001-03-07 16:17:04 +00:00
Jeff Hill 128cedaa06 reformat 2001-03-07 16:16:43 +00:00
Jeff Hill 719c36eb5b new files 2001-03-07 16:16:16 +00:00
Jeff Hill 8fd9d6cb8e installed 2001-03-07 16:15:53 +00:00
Jeff Hill 0f9e890314 removed 2001-03-07 16:14:57 +00:00
Jeff Hill ffbe181b58 reformat and remove junk 2001-03-07 16:11:55 +00:00
Jeff Hill 2276e9f476 better member func name 2001-03-07 16:11:08 +00:00
Jeff Hill b4e3bed661 doc 2001-03-07 16:09:10 +00:00
Jeff Hill 84c136f9e5 fixed comment and directly call ca_pend_xxx 2001-03-07 16:08:18 +00:00
Jeff Hill 41824cde94 changed external interface for IO 2001-03-07 16:06:43 +00:00
Jeff Hill 7997b8595a added IO count management 2001-03-07 16:05:20 +00:00
Jeff Hill 5eafdfd398 many changes 2001-03-07 16:03:56 +00:00
Jeff Hill 16701a7f3e changed org of free list locking 2001-03-07 16:02:06 +00:00
Jeff Hill dc86140f4e removed use of min./max 2001-03-07 16:01:24 +00:00
Jeff Hill 550e74f0fd upgraded locking 2001-03-07 15:54:44 +00:00
Jeff Hill a56080e419 pushed use of mutable out to application 2001-03-06 23:15:08 +00:00
Jeff Hill e2c318b2fb upgraded locking 2001-03-06 23:11:23 +00:00
Jeff Hill 0f1ed56f07 pushed locking out to users new/delte operator 2001-03-06 23:06:42 +00:00
Andrew Johnson 6b9c553dd0 Removed epicsCppStd.h and STD_ macro - not required. 2001-03-06 20:42:21 +00:00
Andrew Johnson 2de1587cba Removed epicsCppStd.h - not required. 2001-03-06 20:41:53 +00:00
Andrew Johnson a4d51830d8 Removed epicsExceptTest - not needed. 2001-03-06 20:36:15 +00:00
Janet B. Anderson 618cee0ac6 Changes because MSVC doesn't support standard C++. - ANJ 2001-03-06 20:21:08 +00:00
Janet B. Anderson 13aba586ca Changes because MSVC doesn't support anywhere near standard C++. Yuck. - ANJ 2001-03-06 20:19:07 +00:00
Marty Kraimer 74b5168f99 epicsTimerQueueCreate=>epicsTimerQueueAllocate 2001-03-06 15:31:43 +00:00
Marty Kraimer 745b4dc19e just get rid on the subdirectory 2001-03-06 13:46:35 +00:00
Janet B. Anderson ed5e4a2611 Depends change. 2001-03-05 20:36:20 +00:00
Janet B. Anderson d6e1e7e027 Changed seq file from .st to .stt. 2001-03-05 01:24:40 +00:00
Janet B. Anderson d24ebb4803 Converted st file to stt file. 2001-03-02 20:15:59 +00:00
Jeff Hill aaccfedfd8 minimize use of epicsShareClass and epicsShareFunc 2001-02-28 16:25:57 +00:00
Janet B. Anderson a6e1e76130 Removed ca.def file. 2001-02-26 18:29:54 +00:00
Marty Kraimer 63ffdc4564 prevent conflict with devLib.h 2001-02-26 14:43:51 +00:00
Jeff Hill ea9aba2917 made compatible with prev changes 2001-02-24 02:07:35 +00:00
Jeff Hill 3fb8147771 workaround for borland compiler bug 2001-02-24 01:25:17 +00:00
Jeff Hill b67619c0fc workaround for borland compiler bug 2001-02-24 01:18:06 +00:00
Jeff Hill 571136b337 fixed proper return type for inc and dec operator 2001-02-24 00:25:58 +00:00
Marty Kraimer 2c577b3391 changes for seq support 2001-02-23 20:17:22 +00:00
Jeff Hill e1e3b4c39e rearranged if hierarchy in read / write request protocol stubs 2001-02-23 01:04:43 +00:00
Jeff Hill 26536a647e use C++ style late declarations 2001-02-23 00:46:00 +00:00
Jeff Hill 9ba9afe834 fixed bug in string size test 2001-02-23 00:20:53 +00:00
Jeff Hill 7dec56450b removed redundant brackets 2001-02-23 00:04:14 +00:00
Jeff Hill 45433c9857 changed class names 2001-02-22 19:55:23 +00:00
Jeff Hill 1a9941689e changed file names 2001-02-22 19:53:17 +00:00
Jeff Hill 3fa13a1d8f dont use struct for C++ class defs 2001-02-22 19:52:09 +00:00
Marty Kraimer aca1c5f76e add iocshLibrary 2001-02-22 19:39:25 +00:00
Marty Kraimer e87f32f6e9 strdup not available on vxWorks 2001-02-22 19:39:02 +00:00
W. Eric Norum 40946c702a Make non-existent tasks look like they're suspended. This keeps the task
watchdog from reporting them over and over and over again.
2001-02-22 02:02:37 +00:00
Jeff Hill 544913d509 fixed typedef order problem 2001-02-21 22:38:20 +00:00
Jeff Hill 41aba1370d cosmetic 2001-02-21 20:48:15 +00:00