Commit Graph
631 Commits
Author SHA1 Message Date
Jeff Hill 1de5f1c3ef thread safe socket error to string function 2003-04-22 18:06:42 +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
Andrew Johnson fa3501a4ad Removed simple example, which is now the makeBaseApp template "caServerApp". 2003-04-01 19:59:46 +00:00
Jeff Hill 53ba74afe0 ref the gdd in the pv 2003-03-26 23:48:00 +00:00
Jeff Hill 5fd1b028dd use posix sockets 2003-03-20 20:00:22 +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
Janet B. Anderson 6021e84957 Changes for shared libraries and os consistancy. 2003-03-18 22:45:03 +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 62ea4977f0 fixed sun pro warning 2003-02-13 15:52:48 +00:00
Jeff Hill cf2e373436 added missing header file 2003-02-13 00:11:02 +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 9421ac3696 remove code supressing errornos that are only appropriate to stream io 2003-01-07 17:30:04 +00:00
Jeff Hill d2ee701574 supress bogus warning messages 2003-01-07 17:29:20 +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