Commit Graph
643 Commits
Author SHA1 Message Date
Ralph Lange db5c2d67f8 Fixed C++ warning message by "defining both functions
in the derived class" (Jeff)
2003-05-06 11:49:17 +00:00
Jeff Hill 41644804e8 made pvExistTest private 2003-05-02 20:02:56 +00:00
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
Jeff Hill 24582e4a27 reformmatting 2003-05-01 22:33:41 +00:00
Jeff Hill e5928a8630 improved diagnostic 2003-04-29 21:05:18 +00:00
Jeff Hill c149f17cc2 convertSocketErrorToString => epicsSocketConvertErrnoToString 2003-04-24 16:44:45 +00:00
Jeff Hill 2ad485368b fixed unused variable warnings 2003-04-23 16:02:45 +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 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