Commit Graph

  • a9372c4a5a moved sock err str converting func Jeff Hill 2003-04-24 16:32:15 +00:00
  • 88425b4433 added definition for read and write shutdown Jeff Hill 2003-04-24 16:31:06 +00:00
  • 4388d789a5 moved sock err str converting func Jeff Hill 2003-04-24 16:26:15 +00:00
  • 96b2d2c76f convertSocketErrorToString => epicsSocketConvertErrnoToString Jeff Hill 2003-04-24 16:25:47 +00:00
  • dc198c0ae0 added epicsSocketSystemCallInterruptMechanismQuery () Jeff Hill 2003-04-24 16:24:05 +00:00
  • 5e20a6274f removed epicsEnableInterruptedSystemCall and epicsInterruptSystemCall Jeff Hill 2003-04-24 16:23:04 +00:00
  • d668a2d8d2 print test complete message Jeff Hill 2003-04-23 21:55:28 +00:00
  • 96f8e4f323 print test complete message Jeff Hill 2003-04-23 20:59:49 +00:00
  • 9f09bc6b67 corrected MS VC++ version range where new does not throw an exception Jeff Hill 2003-04-23 20:59:09 +00:00
  • afdf3c9af2 Fix: Return when called with no argument (to avoid failing assertion) Ralph Lange 2003-04-23 16:44:58 +00:00
  • 2ad485368b fixed unused variable warnings Jeff Hill 2003-04-23 16:02:45 +00:00
  • 7eda38a779 Update as aCC version works now Ralph Lange 2003-04-23 15:43:57 +00:00
  • ee500e2ad8 Minor cosmetic change. W. Eric Norum 2003-04-23 15:42:21 +00:00
  • 57e941cb85 Mention DarwinPorts. W. Eric Norum 2003-04-23 15:41:26 +00:00
  • 7da5f3c5c6 Add support for DarwinPorts as well as for Fink. W. Eric Norum 2003-04-23 15:41:01 +00:00
  • 8e44835903 Fixed/suppressed HP-UX (GNU) warnings Ralph Lange 2003-04-23 15:22:56 +00:00
  • 2624a16170 Fixed/suppressed HP-UX native (aCC) warnings Ralph Lange 2003-04-23 14:56:07 +00:00
  • 154ebd3153 += new copyright notice Ralph Lange 2003-04-23 14:04:49 +00:00
  • d79b7c3880 Fixed warning on HP: ARG_MAX is used in HP-UX sys header file Ralph Lange 2003-04-23 14:01:56 +00:00
  • a097eebfb1 Minor fix: += generate local exception on virtual circuit disconnect. Ralph Lange 2003-04-23 11:12:28 +00:00
  • cca00a0061 Minor stuff: broke up some looong strings in printf()s. Ralph Lange 2003-04-23 10:50:44 +00:00
  • 676d210340 depricated ca_add_event Jeff Hill 2003-04-23 00:41:15 +00:00
  • acfeff3695 fixed socket return from makeSocket not initialized Jeff Hill 2003-04-22 23:17:12 +00:00
  • d812f89280 dont send extra exception message conveying the context string when a get callback request fails Jeff Hill 2003-04-22 22:29:26 +00:00
  • 5bbf7bc341 added dll export keywords Jeff Hill 2003-04-22 22:28:24 +00:00
  • 9a991a3765 use epicsVsnprintf Jeff Hill 2003-04-22 21:07:23 +00:00
  • bf59a164b9 Reflect change to makeBaseApp template. Registrar function can now be static. W. Eric Norum 2003-04-22 18:46:37 +00:00
  • 181d5f4ff0 remove channels from circuit in timer expire callback Jeff Hill 2003-04-22 18:07:50 +00:00
  • 884c05a15c function name change Jeff Hill 2003-04-22 18:07:11 +00:00
  • 1de5f1c3ef thread safe socket error to string function Jeff Hill 2003-04-22 18:06:42 +00:00
  • 2d114dc5bb mySub can be static Marty Kraimer 2003-04-22 12:04:14 +00:00
  • 372528666a removed msg minder and moved cb locker to ca ctx class Jeff Hill 2003-04-18 22:11:35 +00:00
  • 35d0d41f22 removed mmsg minder and eliminate dlow level knowledge of cb locker Jeff Hill 2003-04-18 22:10:39 +00:00
  • 2399da3a1a changed msg arrival notify to cb lock/unlock Jeff Hill 2003-04-18 22:09:12 +00:00
  • 88af86fbbd added noop cb lock/unlock in base Jeff Hill 2003-04-18 22:08:40 +00:00
  • 33ca9c7407 moved cb locking to ca ctx class Jeff Hill 2003-04-18 22:08:05 +00:00
  • 6da98f4e5e moved conn cb change to be guarded by func in ca context class Jeff Hill 2003-04-18 22:07:19 +00:00
  • c50837d7f5 removed msg minder Jeff Hill 2003-04-18 22:06:19 +00:00
  • ae975a8e23 removed knowledge of preemptive cb enable Jeff Hill 2003-04-18 22:05:44 +00:00
  • 948718f253 added missing commit Jeff Hill 2003-04-18 15:41:00 +00:00
  • 378a70bb20 cosmetic Jeff Hill 2003-04-18 15:39:46 +00:00
  • 778f8936e5 added ca_dump_dbr Jeff Hill 2003-04-18 15:39:12 +00:00
  • 40802e621c Update to reflect new 'registrar' keyword. W. Eric Norum 2003-04-18 13:42:00 +00:00
  • 44a57584b7 changed name of protocol command Jeff Hill 2003-04-17 17:17:19 +00:00
  • d8db1abd38 fixed too many messages from test Jeff Hill 2003-04-17 17:11:51 +00:00
  • 2430736ff1 patch for fdManager based client tool lock up problems Jeff Hill 2003-04-17 00:07:50 +00:00
  • 6b04c52f45 improved diagnostics Jeff Hill 2003-04-17 00:05:52 +00:00
  • f484488842 added cacMessageProcessingMinder class Jeff Hill 2003-04-16 23:01:34 +00:00
  • 0fd1f0103d improved diagnostic Jeff Hill 2003-04-16 22:59:13 +00:00
  • 6ab92a6dab added misssing epicsShareFunc Jeff Hill 2003-04-16 21:02:23 +00:00
  • 3b7426e1a3 changed debug level of messages Jeff Hill 2003-04-16 20:59:23 +00:00
  • 93d163ba83 cosmetic Jeff Hill 2003-04-16 20:57:56 +00:00
  • 1ee13af2a8 fixed improper unprocessed protocol copy during buffer expansion Jeff Hill 2003-04-16 20:57:38 +00:00
  • ff16932a0f changed debug level of search messages Jeff Hill 2003-04-16 20:56:20 +00:00
  • b8a2f0495e evaluation version of deadlock detect mutex Jeff Hill 2003-04-16 20:55:41 +00:00
  • a28065c900 cleanup of questionable, but not incorrect code Jeff Hill 2003-04-16 20:53:38 +00:00
  • 3f28509df8 require guard when sending create chan msg Jeff Hill 2003-04-16 20:42:31 +00:00
  • 59ca167c5d added comQueSendMsgMinder class Jeff Hill 2003-04-16 20:39:29 +00:00
  • a63da3e2a8 require guard when sending crate chan msg Jeff Hill 2003-04-16 20:38:15 +00:00
  • b04d6fc943 cosmetic Jeff Hill 2003-04-16 20:37:37 +00:00
  • 414811e98d fixed scalar string to wire formatting Jeff Hill 2003-04-16 20:36:36 +00:00
  • 2779547dcb optimized string out Jeff Hill 2003-04-16 20:34:51 +00:00
  • b9148e0224 improved test Jeff Hill 2003-04-16 20:25:01 +00:00
  • 9e20859cfc Updated Possible Problems section Ralph Lange 2003-04-16 14:09:45 +00:00
  • 2826afb3f9 putNotifyBlocked no longer necessary Marty Kraimer 2003-04-15 20:05:55 +00:00
  • b53f10dbb6 fixed spelling Jeff Hill 2003-04-15 18:49:48 +00:00
  • 338d438830 added para on ca client library context Jeff Hill 2003-04-15 18:42:06 +00:00
  • ef8fb769a1 Fixed compatibility mode for HP (both native and GNU compilers) Ralph Lange 2003-04-15 11:34:38 +00:00
  • 57db879905 cosmetics Ralph Lange 2003-04-15 11:33:52 +00:00
  • cf80cd22da take blanks out of names Marty Kraimer 2003-04-11 12:25:40 +00:00
  • b921020943 Clarify command-line editing library selection. W. Eric Norum 2003-04-10 19:56:01 +00:00
  • 15b35b60d1 added more progress indicators Jeff Hill 2003-04-10 17:51:26 +00:00
  • 032bb6e7fc fixed problem with large array header push optimization Jeff Hill 2003-04-10 17:16:00 +00:00
  • d8e7cb5524 remo ved unused code Jeff Hill 2003-04-10 17:15:14 +00:00
  • bd1e636fb0 fixed epicsTime_localtime Jeff Hill 2003-04-10 14:55:31 +00:00
  • ec94384106 add info about epicsMessageQueue Marty Kraimer 2003-04-09 13:58:49 +00:00
  • 000aaea550 more changes for 3.14.2 Marty Kraimer 2003-04-09 13:39:33 +00:00
  • ec3958a36e += Build notes Ralph Lange 2003-04-09 13:28:59 +00:00
  • 14f6fe08fb Added softIoc application. Andrew Johnson 2003-04-09 01:41:36 +00:00
  • 1f33045887 Created softIoc application, which can be used without having a makeBaseApp working area. Read comments in softMain.cpp for more details. 'softIoc -h' gives usage. Andrew Johnson 2003-04-09 01:40:51 +00:00
  • 0330a9a085 improved diagnostics Jeff Hill 2003-04-08 19:42:01 +00:00
  • f7fdc9a11e RELEASE_NOTES.html Marty Kraimer 2003-04-08 19:31:23 +00:00
  • 9e337cca2b Permit threads other than main() to call exit() and have the process stop. Andrew Johnson 2003-04-08 19:18:52 +00:00
  • 6f8d94c8dd use %g instead of %f. Saves several lines of code Marty Kraimer 2003-04-08 15:25:16 +00:00
  • ef3a3629a5 add device for Test Asyn Marty Kraimer 2003-04-08 15:24:23 +00:00
  • 6c07f8064a fixed large arrays Jeff Hill 2003-04-08 00:06:22 +00:00
  • 7600b37a9d removed tabs Jeff Hill 2003-04-07 23:30:23 +00:00
  • fe98915920 updated doc Jeff Hill 2003-04-07 22:48:01 +00:00
  • 7429e6a1de optimized protocol transfer Jeff Hill 2003-04-07 21:15:22 +00:00
  • 8e3b9a0453 convert hostnames to lower case Marty Kraimer 2003-04-07 16:06:30 +00:00
  • 12efe1ec2b optimized time fetch during flush Jeff Hill 2003-04-07 16:06:17 +00:00
  • 9519c2646a epicsStringTest is new Marty Kraimer 2003-04-07 13:52:15 +00:00
  • 48e9500f1a added epicsStrCaseCmp; add epicsShare decoration Marty Kraimer 2003-04-07 13:51:18 +00:00
  • cb4e242b40 only the sscanf should have the %lf Marty Kraimer 2003-04-07 12:41:12 +00:00
  • 6958eafd44 %lf instead of *f Marty Kraimer 2003-04-07 12:13:10 +00:00
  • c2480a2de6 Updated the years listed in Copyright notices. Andrew Johnson 2003-04-05 00:16:09 +00:00
  • e95d19ec1c Added APST and MPST fields that control whether monitors are fired if the new string is identical to the old one. Default value is "On Change" with behaviour identical to before, set to "Always" to fire monitors every time the record is processed (analagous to setting MDEL=-1 for numeric record types). Andrew Johnson 2003-04-04 21:55:03 +00:00
  • bb431bdf7c Fire archive monitors too if delta=0x80000000 Andrew Johnson 2003-04-04 21:25:25 +00:00
  • 14bd27a4f8 Initial version. Janet B. Anderson 2003-04-04 18:36:25 +00:00
  • 26fac718bf set BUFFER_EXTRA_BYTES = MAX_MESSAGE_SIZE Marty Kraimer 2003-04-04 16:29:29 +00:00