Commit Graph
400 Commits
Author SHA1 Message Date
Jeff Hill ebacbfddcd added new argument to the pvExistTest 2003-05-02 17:45:06 +00:00
Jeff Hill 817cd651c3 optimization 2003-05-02 17:43:07 +00:00
Jeff Hill 8b12a243a2 clean up 2003-05-02 17:40:26 +00:00
Jeff Hill 0c5b0c70d7 reformat 2003-05-02 17:40:03 +00:00
Ralph Lange 2624a16170 Fixed/suppressed HP-UX native (aCC) warnings 2003-04-23 14:56:07 +00:00
Jeff Hill d812f89280 dont send extra exception message conveying the context string when a get
callback request fails
2003-04-22 22:29:26 +00:00
Jeff Hill 948718f253 added missing commit 2003-04-18 15:41:00 +00:00
Jeff Hill 44a57584b7 changed name of protocol command 2003-04-17 17:17:19 +00:00
Jeff Hill 0fd1f0103d improved diagnostic 2003-04-16 22:59:13 +00:00
Jeff Hill 3b7426e1a3 changed debug level of messages 2003-04-16 20:59:23 +00:00
Jeff Hill 93d163ba83 cosmetic 2003-04-16 20:57:56 +00:00
Jeff Hill 1ee13af2a8 fixed improper unprocessed protocol copy during buffer expansion 2003-04-16 20:57:38 +00:00
Jeff Hill ff16932a0f changed debug level of search messages 2003-04-16 20:56:20 +00:00
Jeff Hill 0330a9a085 improved diagnostics 2003-04-08 19:42:01 +00:00
Jeff Hill 6c07f8064a fixed large arrays 2003-04-08 00:06:22 +00:00
Ralph Lange b54793967a Suppressed HP aCC compiler warnings 2003-04-03 12:11:02 +00:00
Jeff Hill e23e6bc1c7 fixed Borland warnings 2003-03-19 19:12:01 +00:00
Jeff Hill ed80ec6650 fixed Borland build issues 2003-03-19 18:00:33 +00:00
Jeff Hill 94347fc223 fixed undefined channel pointer in context 2003-03-18 20:39:48 +00:00
Jeff Hill 1a2f2ad7e4 wakeup the event queue when placing channel delete events in it 2003-03-13 01:29:08 +00:00
Jeff Hill 38aad33d78 further bullet proof the server tool initiated PV destroy 2003-03-13 00:16:39 +00:00
Jeff Hill 18cac266cd added missing loop increment 2003-03-12 19:15:55 +00:00
Jeff Hill 7c4d4479ec workaround for Tornado II compiler bug 2003-03-11 17:39:44 +00:00
Jeff Hill 2353e483c7 fixed gnu warning 2003-03-10 23:49:11 +00:00
Jeff Hill 8efa36b734 changes allowing asynchronous casPV destroy 2003-03-10 22:26:33 +00:00
Jeff Hill 4ba569a03f fixed casChannel deleted after casPV that it was using was deleted 2003-02-21 02:28:32 +00:00
Jeff Hill 57a9364c72 call proper destroy method in the channel interface 2003-02-21 01:21:15 +00:00
Jeff Hill 003fed106b cosmetic 2003-02-20 17:28:52 +00:00
Jeff Hill 7d80377cde fixed borland build problems 2003-02-18 18:22:18 +00:00
Jeff Hill 87aca7838e optimizations 2003-02-12 23:54:34 +00:00
Jeff Hill f264ba4927 fixed gnu warning 2003-02-12 19:39:28 +00:00
Jeff Hill 96f1ac2d63 installed 2003-02-12 19:11:43 +00:00
Jeff Hill 644e6eb273 improved structure and thread safety 2003-02-12 19:06:15 +00:00
Jeff Hill 2f7c14486b fixed sun pro warning 2003-01-09 16:40:01 +00:00
Jeff Hill 0b33801f3c redesigned mutex locking 2003-01-09 00:43:59 +00:00
Jeff Hill adb0b5d9eb redesigned mutex locking 2003-01-08 23:22:08 +00:00
Jeff Hill ae7a9ebfa2 cleaned up resid to object conversion 2003-01-07 17:12:07 +00:00
Jeff Hill c9a2188752 fixed use of reinterpret_cast to cast down the inheritance
hierarchy when static_cast is the correct way to do this
2003-01-07 16:05:01 +00:00
Jeff Hill c3e1624478 cosmetic 2003-01-07 15:59:51 +00:00
Jeff Hill e7a613e60a reinterpret cast not required when casting a void * pointer to another pointer type 2003-01-07 15:57:31 +00:00
Jeff Hill 8243afe938 removed leftover junk 2003-01-07 15:55:02 +00:00
Jeff Hill 2ed228e2f7 o added try/catch around event allocation
o removed copy operator use from ovf event swap however Im not sure this will help
2002-12-20 02:28:41 +00:00
Jeff Hill 48ebbb4ab4 simplified 2002-12-20 02:21:01 +00:00
Jeff Hill 09d516ff05 fixed sun pro warning 2002-12-20 02:20:03 +00:00
Jeff Hill 4c551c5587 fixed sunpro warning 2002-12-19 21:26:06 +00:00
Jeff Hill 8d318d9a99 suppress gnu warning 2002-12-19 01:29:57 +00:00
Jeff Hill a22835e835 fixed a potential schedualing problem related to changed timer behavior, but
I have not been able to cause this problem to occur during testing
2002-12-18 02:36:09 +00:00
Jeff Hill 448010b6ad fixed hpux accc warning 2002-12-17 16:55:41 +00:00
Ralph Lange 46111a9065 += Fixed HPUX compiler warning 2002-12-16 13:34:02 +00:00
Jeff Hill 4a730a5b88 fixed debug code 2002-12-13 20:45:57 +00:00