Commit Graph

  • 162fafc914 Clean up assorted C++ warnings and one error which showed up on Solaris. W. Eric Norum 2003-02-24 14:03:42 +00:00
  • fc543b5647 better message when a C++ exception terminates a C++ thread Jeff Hill 2003-02-21 23:55:39 +00:00
  • 4c980ea26f Add epicsMessageQueue support. W. Eric Norum 2003-02-21 18:40:31 +00:00
  • 337e45d36c small change to section on netmasks Jeff Hill 2003-02-21 16:08:53 +00:00
  • 0a36ab72b6 fixed spelling Jeff Hill 2003-02-21 16:06:15 +00:00
  • 58db479320 better explanation of subnet masks Jeff Hill 2003-02-21 15:59:11 +00:00
  • 4ba569a03f fixed casChannel deleted after casPV that it was using was deleted Jeff Hill 2003-02-21 02:28:32 +00:00
  • 57a9364c72 call proper destroy method in the channel interface Jeff Hill 2003-02-21 01:21:15 +00:00
  • 1fb29c2040 optimizations suggested by quantify Jeff Hill 2003-02-21 00:29:04 +00:00
  • 58837c8297 cosmetic Jeff Hill 2003-02-21 00:27:12 +00:00
  • 739bc335b7 optimizations suggested by quantify Jeff Hill 2003-02-20 22:46:16 +00:00
  • 26166e9195 fixed gnu compiler issue Jeff Hill 2003-02-20 19:53:25 +00:00
  • 003fed106b cosmetic Jeff Hill 2003-02-20 17:28:52 +00:00
  • dd82684617 fixed inappropriate use of const Jeff Hill 2003-02-20 17:28:17 +00:00
  • 3f680362bb improved client scedualing fro fdManager based apps Jeff Hill 2003-02-20 17:27:04 +00:00
  • 077fe6e1f3 Don't add blank lines to readline history. W. Eric Norum 2003-02-20 16:25:46 +00:00
  • 0207edfdbd cosmetic Jeff Hill 2003-02-18 23:46:13 +00:00
  • efa1cfac35 added mising C created timer destroy functions Jeff Hill 2003-02-18 21:10:11 +00:00
  • 5e1df0e93b cosmetic Jeff Hill 2003-02-18 21:09:11 +00:00
  • 6a95724b78 Use <th> for table header lines. TS_MIN_WEST = 0 for UK, not -60 (except in summer time...) Andrew Johnson 2003-02-18 18:48:41 +00:00
  • 7d80377cde fixed borland build problems Jeff Hill 2003-02-18 18:22:18 +00:00
  • 19ae675bf0 Attempt to stop amaya's word-wrap from inserting a line-break in the middle of the $Id:...$ expansion, which prevents CVS from recognizing. Andrew Johnson 2003-02-18 17:14:07 +00:00
  • d013a1cc95 fixed several spelling errors Jeff Hill 2003-02-18 16:31:48 +00:00
  • 31c67f87c5 Tornado 2.2 doesn't like const for the second argument to sendto() Andrew Johnson 2003-02-13 22:59:36 +00:00
  • e1629627c0 Fixed some internal link targets that didn't exist. Andrew Johnson 2003-02-13 22:57:27 +00:00
  • bc4957ceed Added some comments to remind users what to change. Took out the dbLoadRecords() as simpleApp doesn't provide a .db file. Andrew Johnson 2003-02-13 22:36:50 +00:00
  • 31ece2df3c Resync with src/cas/example/simple: "improved structure and thread safety" Andrew Johnson 2003-02-13 22:19:46 +00:00
  • 62ea4977f0 fixed sun pro warning Jeff Hill 2003-02-13 15:52:48 +00:00
  • cf2e373436 added missing header file Jeff Hill 2003-02-13 00:11:02 +00:00
  • 87aca7838e optimizations Jeff Hill 2003-02-12 23:54:34 +00:00
  • 90cf8344c2 Add forward structure declarations to prevent compiler warnings when recGbl.h is included on its own (i.e. just to get recGblSetSevr). W. Eric Norum 2003-02-12 21:22:23 +00:00
  • 4c23d311e4 added missing func prototype Jeff Hill 2003-02-12 19:47:08 +00:00
  • 14f3be7cb5 removed unused file Jeff Hill 2003-02-12 19:45:05 +00:00
  • f264ba4927 fixed gnu warning Jeff Hill 2003-02-12 19:39:28 +00:00
  • 96f1ac2d63 installed Jeff Hill 2003-02-12 19:11:43 +00:00
  • 644e6eb273 improved structure and thread safety Jeff Hill 2003-02-12 19:06:15 +00:00
  • 234c515b05 removed exception specifications Jeff Hill 2003-02-12 19:03:59 +00:00
  • 648557b72c added authors Jeff Hill 2003-02-12 19:03:00 +00:00
  • 421e4b71b1 added removeAll mf Jeff Hill 2003-02-12 19:00:33 +00:00
  • eb85ae1326 added iterator typedef Jeff Hill 2003-02-12 19:00:08 +00:00
  • 3f3f6963a0 added mf to check for identical mutex Jeff Hill 2003-02-12 18:58:50 +00:00
  • 27a12c8a0f removed Jeff Hill 2003-02-12 18:56:48 +00:00
  • 33b4622a1f use template to reduce code Jeff Hill 2003-02-12 18:56:40 +00:00
  • f8db8b4dc0 switched to epicsMutex for locking Jeff Hill 2003-02-12 18:54:48 +00:00
  • 11dcec07bf added ref count locking Jeff Hill 2003-02-12 18:54:10 +00:00
  • 517b60cb16 added gdd global lock Jeff Hill 2003-02-12 18:52:30 +00:00
  • 8e5aa40895 removed throw specifications Jeff Hill 2003-02-12 18:51:35 +00:00
  • fb8aa21cc8 Make command-line editing optional. W. Eric Norum 2003-02-12 01:01:03 +00:00
  • a1f332be01 Moved base.dbd from both makeBaseApp templates into src/misc. An application only needs a copy if it wants to remove stuff. Andrew Johnson 2003-02-11 23:25:11 +00:00
  • 57a21b390f We should discourage the creation of .dbd files in Db subdirectories. From 3.14 they also need the _RegisterRecordDeviceDriver.cpp stuff, which should appear in a src directory. Andrew Johnson 2003-02-11 23:04:35 +00:00
  • 3d68b58cbb Don't prompt for an IOC target architecture if there's only one available. Andrew Johnson 2003-02-11 22:01:55 +00:00
  • 4f2f873574 Make readline inclusion a matter of uncommenting only 1 line (half the effor!). W. Eric Norum 2003-02-11 20:44:32 +00:00
  • b35c92278b Bug fix for template filename expansion. W. Eric Norum 2003-02-11 16:08:08 +00:00
  • e359f48237 Allow <name>_LDFLAGS. Janet B. Anderson 2003-02-10 22:52:10 +00:00
  • 4b2ddb5e80 Allow PROD_RCS and LIB_RCS. Janet B. Anderson 2003-02-10 22:48:14 +00:00
  • 8eb5ff24c6 Clean up -pedantic flag. Add support for objective-C. W. Eric Norum 2003-02-10 16:28:48 +00:00
  • 0e15ac20e3 Use Andrew's changes as basis for fixing problem Ron Sluiter reported Marty Kraimer 2003-02-10 14:56:12 +00:00
  • b1dc7d2848 Use Andrew's changes as basis for bug Rin Sluiter found Marty Kraimer 2003-02-10 14:54:16 +00:00
  • 1994e47492 changes for calls to recfrom Marty Kraimer 2003-02-10 14:32:42 +00:00
  • 3ed8f54151 Fixed problem with recvfrom() when running on T2.2 - found by Ron Sluiter. This is a slightly different solution to his though. Andrew Johnson 2003-02-08 00:29:56 +00:00
  • 7aacae66d4 typedef has an exception specification Jeff Hill 2003-02-07 21:15:27 +00:00
  • f5170b7999 Don't need to add SHRLIB_SEARCH_DIRS to SHRLIB_LDFLAGS Andrew Johnson 2003-02-07 19:50:58 +00:00
  • 05d4a234aa Fix so the CONFIG_APP_INCLUDE files for base get included. Andrew Johnson 2003-02-07 19:18:05 +00:00
  • dedb6c25f4 workaround for WRS T2.2 cygnus gnu compiler bugs Jeff Hill 2003-02-07 18:23:48 +00:00
  • 8345d76473 fixed gnu warning Jeff Hill 2003-02-07 16:47:06 +00:00
  • 152d7430e8 cleaned up throw specifications Jeff Hill 2003-02-07 16:43:43 +00:00
  • 8e64cdcd84 cleaned up throw specifications Jeff Hill 2003-02-07 16:40:40 +00:00
  • 60d230c0b7 Added CONFIG_TARGETS so we build CONFIG_APP_INCLUDE (needed for SHRLIB_SEARCH_DIRS) Andrew Johnson 2003-02-06 22:21:10 +00:00
  • 582e48cd6e Modified comments about SHRLIB_SEARCH_DIRS Andrew Johnson 2003-02-06 22:11:03 +00:00
  • 3a4296cd4e Changed the definition of SHRLIB_SEARCH_DIRS to be the actual dir searched Added implementation for solaris-sparc Andrew Johnson 2003-02-06 22:00:20 +00:00
  • df2451c7ee Added code to emit SHRLIB_SEARCH_DIRS settings into CONFIG_APP_INCLUDE Andrew Johnson 2003-02-06 21:57:51 +00:00
  • 52fc660e03 Fixed sub Cleanup() - s/'\n'/"\n"/ Andrew Johnson 2003-02-06 19:37:18 +00:00
  • 8ee88feabb Added _APPNAME_ to ioc boot stuff. Andrew Johnson 2003-02-06 17:21:30 +00:00
  • ad68425f39 More comments on setting names, added the #! line and chmod +x comment Andrew Johnson 2003-02-06 16:23:51 +00:00
  • 2296613061 Change comment to match file name. W. Eric Norum 2003-02-06 14:58:59 +00:00
  • 471bb75029 Clean up some printf format/argument warnings. W. Eric Norum 2003-02-06 14:55:50 +00:00
  • 081cb42dc8 Moved CA client examples into their own caClientApp Added caServerApp - copied from src/cas/example/simple Made simpleApp significantly more useful Made exampleApp use the _APPNAME_ macro instead of example in various places Andrew Johnson 2003-02-05 23:46:23 +00:00
  • 168c9c5503 added beacon anomaly count diagnostic Jeff Hill 2003-02-05 22:08:54 +00:00
  • 0b8f25214f improved acctst doc Jeff Hill 2003-02-05 20:44:57 +00:00
  • ef610d2784 R3.13.8 Janet B. Anderson 2003-02-04 19:59:44 +00:00
  • 7a85d0f66c updated for R3.13.8 Jeff Hill 2003-02-04 17:58:47 +00:00
  • 432d454e28 changes for 3.13.8 Marty Kraimer 2003-02-04 17:04:21 +00:00
  • ebfd8538bc Removed some comment lines. Janet B. Anderson 2003-02-03 21:29:18 +00:00
  • d6be272269 Updated version of java jdk. Janet B. Anderson 2003-02-03 16:54:51 +00:00
  • 47c1f7b6a3 INSTALL_JAVA defined in CONFIG_COMMON. Janet B. Anderson 2003-02-02 21:24:01 +00:00
  • c60970a0ab added paragraph on mbuf starvation Jeff Hill 2003-01-31 00:50:14 +00:00
  • 6ce867d70d fixed no termination from event remove loop if event queue is 100% full Jeff Hill 2003-01-30 15:48:41 +00:00
  • c5fe6a39d0 Allow <name>_TEMPLATE specifications. Janet B. Anderson 2003-01-30 15:42:25 +00:00
  • ed008a4d49 correct name for epicsTimerQueueRelease Jeff Hill 2003-01-29 20:03:15 +00:00
  • f3ee15a96b fixed missing loop termination in db_cancel_event() when the event queue is completely full Jeff Hill 2003-01-28 17:56:15 +00:00
  • 9c4d568546 Added PROD_LDFLAGS, LIB_LDFLAGS, PROD_OBJLIBS, USR_OBJLIBS, LIB_OBJLIBS. Janet B. Anderson 2003-01-24 22:01:34 +00:00
  • e0705d2632 Added USR_OBJS. Janet B. Anderson 2003-01-24 18:00:29 +00:00
  • 7c57ed82c9 Added USR_SRCS Janet B. Anderson 2003-01-24 17:46:01 +00:00
  • 92d9d53387 cosmetic Jeff Hill 2003-01-23 22:58:23 +00:00
  • 21058eed94 fixed 1st argument to select Jeff Hill 2003-01-23 22:55:27 +00:00
  • ca661479f8 fixed double include Jeff Hill 2003-01-23 22:53:31 +00:00
  • 69c4fe707a fixed Linux warning Jeff Hill 2003-01-23 20:26:20 +00:00
  • 5a6a822e37 fixed cpu consumption problems in clients that use fd managers together with ca fd registration Jeff Hill 2003-01-23 20:21:04 +00:00
  • f119b11c57 fixed cpu consumption problems in clients that use fd managers together with ca fd registration Jeff Hill 2003-01-23 20:13:44 +00:00
  • 407944854b Simplified SHRLIB_LDFLAGS_YES/NO to SHRLIB_LDFLAGS. Janet B. Anderson 2003-01-23 17:02:32 +00:00