Commit Graph

1465 Commits

Author SHA1 Message Date
Jeff Hill
8c936886e8 fixed gnu warning 2002-11-06 22:40:17 +00:00
Jeff Hill
3bcc880e73 updated caEventRate to allow multiple subscriptions and provide better statistics 2002-11-06 22:37:17 +00:00
Jeff Hill
f637fd1c72 avoid conversion ambiguities 2002-11-06 19:17:13 +00:00
Jeff Hill
1d69254f73 added assignment operator 2002-11-06 19:08:37 +00:00
Jeff Hill
83a6109f04 tabs => spaces 2002-11-05 20:47:51 +00:00
Jeff Hill
6e2262aecf fixed bogus undefined symbols with hpux compiler 2002-11-04 23:25:41 +00:00
Jeff Hill
5402eabe08 removed extra ws 2002-11-02 00:08:02 +00:00
Jeff Hill
2f70fd09b4 fixed gnu warning 2002-11-02 00:07:41 +00:00
Jeff Hill
ee810d4b0b fixed comment 2002-11-01 21:22:37 +00:00
Jeff Hill
e772ce948c fixed gnu warnings 2002-11-01 18:13:51 +00:00
Jeff Hill
c9468cdf8e moved signaling code 2002-11-01 17:22:23 +00:00
Jeff Hill
fd98efb6f8 use fprintf because errlogPrintf output is clipped at exit 2002-10-31 18:06:02 +00:00
Jeff Hill
7bef9698b0 force receive thread to hang around for its blocking socket call interrupt signal 2002-10-30 18:55:16 +00:00
Jeff Hill
5b23570d27 upgraded compiler specific macros 2002-10-30 18:40:24 +00:00
Jeff Hill
d4cb389a5d upgraded compiler specific macros 2002-10-30 18:29:40 +00:00
Jeff Hill
da9309e338 guard against use of a nill pointer 2002-10-30 01:37:41 +00:00
Jeff Hill
dc3bbeb16f fixed problem introduced by warning fix 2002-10-30 00:36:13 +00:00
Jeff Hill
784a5f815f improved message 2002-10-30 00:35:31 +00:00
Jeff Hill
4feb5bd493 fixed borland warnings 2002-10-29 23:07:07 +00:00
Jeff Hill
f9c38bc224 fixed borland warnings 2002-10-29 23:04:10 +00:00
Jeff Hill
e5486ab9e1 upgraded memory management 2002-10-29 19:12:53 +00:00
Jeff Hill
39b7631c16 removed unused paramter tag 2002-10-29 19:08:56 +00:00
Jeff Hill
d9919861f4 added parens to fix borland warning 2002-10-29 19:08:28 +00:00
Jeff Hill
f7be65a315 removed private array new/delete 2002-10-29 19:05:53 +00:00
Jeff Hill
dda1e0e2aa removed unused paramter tag 2002-10-29 19:00:46 +00:00
Jeff Hill
83368d1bc2 removed private array new/delete 2002-10-29 18:59:10 +00:00
Jeff Hill
bd36b053a1 removed private array new/delete 2002-10-29 17:10:40 +00:00
Jeff Hill
223b7fbe2a removed unused paramter tag 2002-10-29 17:10:16 +00:00
Jeff Hill
7e92fa0ca0 removed junk and added missing type name 2002-10-25 01:44:50 +00:00
Jeff Hill
89d8b224cf added missing include 2002-10-25 01:16:31 +00:00
Jeff Hill
03a018c077 fixed throw spec 2002-10-25 00:39:15 +00:00
Jeff Hill
2011c3c7ba use epics_throws macro 2002-10-25 00:11:12 +00:00
Jeff Hill
64da98ffd3 removed unused include 2002-10-24 18:16:45 +00:00
Jeff Hill
8dc8be9ad7 document ms compiler problems with placement delete 2002-10-24 18:12:03 +00:00
Jeff Hill
4401de7cd0 fixed gnu compiler errors 2002-10-24 00:28:46 +00:00
Jeff Hill
77176a6218 use placement new 2002-10-24 00:24:02 +00:00
Jeff Hill
e36083d5ef use placement new 2002-10-23 23:37:30 +00:00
Jeff Hill
340e0c1d58 dont use a free list 2002-10-23 23:35:42 +00:00
Jeff Hill
bfe985e7aa adapt to new epicsSingleton interface 2002-10-23 23:34:42 +00:00
Jeff Hill
8a0504616e dont allow ordinary delete 2002-10-23 23:32:30 +00:00
Jeff Hill
4cd67a4e27 dont allow ordinary delete 2002-10-23 23:23:56 +00:00
Jeff Hill
6026533aeb use placement new 2002-10-23 23:23:22 +00:00
Jeff Hill
37d239eb88 use placement new 2002-10-23 22:58:49 +00:00
Jeff Hill
0817ad51ba removed double checked lock optimzation 2002-10-23 22:57:06 +00:00
Jeff Hill
9d07afdbfd dont allow use of ordinary delete 2002-10-23 22:55:52 +00:00
Jeff Hill
39f180ffd1 o interrupt socket system calls on unix with a signal'
o use placement new
2002-10-23 22:52:06 +00:00
Jeff Hill
d859a43492 print warning message and dont disconnect if the client application
is never reading its input - also dont reset the beaconAnomaly flag
if we send data
2002-10-23 22:42:27 +00:00
Jeff Hill
a89f2eff3d print warning message and dont disconnect if the client application
is never reading its input
2002-10-23 22:40:49 +00:00
Jeff Hill
6f8c6cb0a2 changed free list count 2002-10-23 22:39:58 +00:00
Jeff Hill
3facf84411 removed double checked lock optimization 2002-10-23 22:39:06 +00:00