Commit Graph

1009 Commits

Author SHA1 Message Date
Jeff Hill
ef4ebf4d4b work correctly on systems without preemptive schedualing 2001-07-12 23:48:14 +00:00
Jeff Hill
bc0b51dbe4 made mf private 2001-07-12 23:25:58 +00:00
Jeff Hill
c61e68b4e3 revert to using virtual destroy() to destroy timers 2001-07-12 17:53:51 +00:00
Jeff Hill
b061bb6eb9 no need to save pointer to timer queue now 2001-07-12 16:04:04 +00:00
Jeff Hill
f82a4a28d2 fixed comment 2001-07-12 02:20:55 +00:00
Jeff Hill
e5b28e846b adapt to new timer API 2001-07-11 23:31:45 +00:00
Jeff Hill
a16db0ee59 optimized word pop 2001-07-11 23:30:24 +00:00
Jeff Hill
ca2c93bda4 improved schedualing of recv process thread 2001-07-11 23:28:57 +00:00
Jeff Hill
72cbc5edf0 added recv proc flush postpone 2001-07-11 23:26:56 +00:00
Jeff Hill
c285cbfa30 optimized out v41ok test 2001-07-11 23:25:32 +00:00
Jeff Hill
bab43925ac removed dated entry 2001-07-11 23:24:30 +00:00
Jeff Hill
9a1023a5da optimized word pop 2001-07-11 23:24:02 +00:00
Jeff Hill
1ac9d69c64 added new pop routines 2001-07-11 23:22:08 +00:00
Jeff Hill
94a05a3077 removed junk 2001-07-11 23:19:45 +00:00
Jeff Hill
a5c339209b improved schedualing of recv process thread 2001-07-11 23:19:13 +00:00
Jeff Hill
b1fee9b6e3 detect problems with ca poll 2001-07-11 23:17:21 +00:00
Jeff Hill
803d57042d improved "usage" diagnostic 2001-07-03 18:04:55 +00:00
Jeff Hill
8f07a836f0 use errlogPrintf 2001-07-03 18:04:30 +00:00
Jeff Hill
0eba4833fb improved "usage" diagnostic and cmd line syntax 2001-07-03 18:03:49 +00:00
Jeff Hill
40ed20bdb1 use uniform PV name extension 2001-07-03 18:03:12 +00:00
Jeff Hill
40dab8bd5b fixed spelling in comment 2001-07-03 18:01:40 +00:00
Jeff Hill
2b5d0af492 upgraded test diagnostics 2001-07-03 17:01:27 +00:00
Jeff Hill
e195df9f32 improved test diagnostics 2001-07-03 00:55:07 +00:00
Jeff Hill
b90c266295 fixed diagnostic 2001-07-03 00:54:37 +00:00
Jeff Hill
87a3481b2a use Eric's new putenv API 2001-06-29 22:40:44 +00:00
Jeff Hill
c20ddad7c6 changed the API for CA context manipulation 2001-06-29 22:19:53 +00:00
Jeff Hill
f6ea24d417 allow subscription delete from subscription callback 2001-06-29 22:16:38 +00:00
Jeff Hill
7b16e38974 added test for monitor delete in event callback 2001-06-29 22:15:49 +00:00
Jeff Hill
69545bc772 installed some limited self test capabilities so that the hash tables
can be verified during regression testing
2001-06-28 22:12:54 +00:00
Jeff Hill
6d9a8de270 fix improper auto ptr release bug 2001-06-25 17:08:06 +00:00
Jeff Hill
d4126b1c80 fixed autoLock where autoRelease should have been 2001-06-21 23:19:02 +00:00
Jeff Hill
22e9be48ad fixed bug in proper cleanup of client context 2001-06-21 23:04:44 +00:00
Jeff Hill
cf7df276ff fixed potential deadlock 2001-06-21 22:44:38 +00:00
Jeff Hill
e684ff02eb simplified locking 2001-06-21 17:16:20 +00:00
Jeff Hill
f2332d1bb1 improved monitor first update test 2001-06-21 17:11:39 +00:00
Jeff Hill
da412768fa eliminate redundant code 2001-06-21 00:29:55 +00:00
Jeff Hill
99df1b5584 fixed a disconnect related problem and also improved
structure of locking
2001-06-20 17:45:19 +00:00
Jeff Hill
6348395b7f fixed gnu warning 2001-06-19 23:44:49 +00:00
Jeff Hill
13b74464ab rearranged code so that we have a late start
process receive thread again
2001-06-19 23:30:09 +00:00
Jeff Hill
ab52e91d66 IO deletes must wait for callback completion 2001-06-19 20:05:44 +00:00
Jeff Hill
9a0f0900ce work around problems in the Tornado compiler 2001-06-16 00:47:09 +00:00
Jeff Hill
b271bcf8e9 no longer need to specify hash table size 2001-06-15 22:51:38 +00:00
Jeff Hill
89a2c69651 adjust to changing hash table api 2001-06-15 22:45:25 +00:00
Jeff Hill
3e622f35b2 improved message 2001-06-15 22:43:38 +00:00
Jeff Hill
389ed62c33 no need to specify hash table size 2001-06-15 22:41:54 +00:00
Jeff Hill
12ea010e4b fixed bug where resource was deallocated but it was
still in the hash table, and no longer need to specify
the hash table size
2001-06-15 22:41:03 +00:00
Jeff Hill
25f6920f1f fixed bug where resource was deallocated but it was still in the hash table 2001-06-15 22:39:54 +00:00
Jeff Hill
ca76832387 non need to specify hash table size 2001-06-15 22:39:01 +00:00
Jeff Hill
ff76c98aa3 removed warning message 2001-06-12 17:18:20 +00:00
Jeff Hill
c2a5eef5d4 added time stamp tests 2001-06-07 17:24:28 +00:00