Commit Graph

  • 534d53f8e0 remove reboot Marty Kraimer 1999-07-08 14:38:59 +00:00
  • f1963332ed make dbpr work correctly for DBF_NOACCESS Marty Kraimer 1999-07-08 14:38:39 +00:00
  • 5dfbd99af1 make ACKT DCT confgurable Marty Kraimer 1999-07-08 14:37:37 +00:00
  • 829a134d7e better error message if asInit fails Marty Kraimer 1999-07-08 14:36:37 +00:00
  • 19bb952d60 dont build bitbus support. It is now unbundled Marty Kraimer 1999-07-07 20:46:32 +00:00
  • 23467b753b dont build devBBInteract.c; fix Gpib support for compiler bug Marty Kraimer 1999-07-07 20:22:04 +00:00
  • 5dc7f22d90 sscanf response now checked to be equal to 1 rather than just not zero. Marty Kraimer 1999-07-07 20:07:13 +00:00
  • f0a195ee7d ErGetTicks now locks while updating ticks Marty Kraimer 1999-07-07 19:54:46 +00:00
  • 772d6e199a Removed INSTALLS dependancy. Janet B. Anderson 1999-06-23 21:07:27 +00:00
  • 3ea69a0eb8 Added substitution on INPA line. Janet B. Anderson 1999-06-04 18:32:03 +00:00
  • 39216a089b Moved export statements to the right place. Andrew Johnson 1999-05-17 15:09:59 +00:00
  • 85aa738529 added new line at EOF Jeff Hill 1999-05-13 22:09:23 +00:00
  • 9541d2ca4d use fast osiTime const Jeff Hill 1999-05-13 22:05:35 +00:00
  • 9576f678ea doc Jeff Hill 1999-05-13 22:04:13 +00:00
  • 0df5352f68 removed redundant includes Jeff Hill 1999-05-13 20:59:39 +00:00
  • fe89248624 Converted most void* entries in dbCommon into struct ... * entries and removed the casts in the code. There are more casts in device and record support which should now be removed, but I haven't done them (yet..). Andrew Johnson 1999-05-13 20:52:40 +00:00
  • 4785daecc0 Cleaned up warnings - the RCS Log: keyword was on the comment line that starts with a '/' which RCS replicates for these notes... Andrew Johnson 1999-05-13 16:06:23 +00:00
  • aeb07cfc3c close all open files when spawning the repeater Jeff Hill 1999-05-11 20:31:54 +00:00
  • 5ec6a3522f close all open files when spawning the repeater Jeff Hill 1999-05-11 20:09:58 +00:00
  • 679d3529f0 close all open files when spawning the repeater Jeff Hill 1999-05-11 19:42:44 +00:00
  • 8435ca4218 fixed no use arg warning Jeff Hill 1999-05-11 18:13:07 +00:00
  • 6313dc1e6c fixed gnu warning Jeff Hill 1999-05-11 00:45:00 +00:00
  • 054bcc10e9 simplified time stamp support Jeff Hill 1999-05-11 00:44:38 +00:00
  • 243cc6b8ea fixed const warnings Jeff Hill 1999-05-11 00:32:29 +00:00
  • 2cdf5ecd88 removed redun gdd: Jeff Hill 1999-05-11 00:31:34 +00:00
  • b3629cf1c2 removed unused includes Jeff Hill 1999-05-11 00:30:04 +00:00
  • a840130e9c fixed missing arg Jeff Hill 1999-05-11 00:14:47 +00:00
  • 218b931d2e ifixed bad assert test Jeff Hill 1999-05-10 23:43:54 +00:00
  • f6dff37fc1 fixed many const releated problems Jeff Hill 1999-05-10 23:42:25 +00:00
  • 4ff595f7b5 fixed sleazy time stamp cast, and some const problems Jeff Hill 1999-05-10 23:41:38 +00:00
  • 0207e0ac67 removed timespec def and os specific ifdef maintenance nightmare Jeff Hill 1999-05-10 23:40:06 +00:00
  • 9bc2ceaa06 convert to and from other time stamp formats Jeff Hill 1999-05-10 23:38:33 +00:00
  • 84837a4017 simplified time stamp support Jeff Hill 1999-05-10 23:34:28 +00:00
  • 03ce7056c3 better message Jeff Hill 1999-05-10 23:33:08 +00:00
  • e6122b7cad Updated perl info. Perl now must be in users path. Janet B. Anderson 1999-05-10 20:44:25 +00:00
  • 76ee24baad Updated perl www site. Janet B. Anderson 1999-05-10 20:43:31 +00:00
  • aee60322c9 throw warning exception with get/put callback failure detail Jeff Hill 1999-05-07 23:07:11 +00:00
  • 62ca569660 changed getCurrent to osdGetCurrent Jeff Hill 1999-05-07 21:35:16 +00:00
  • 9dcc4ee7b0 fixed operator return type Jeff Hill 1999-05-07 20:34:50 +00:00
  • 9836393849 fixed missing const Jeff Hill 1999-05-07 20:01:00 +00:00
  • a51ea84a3a many improvements to osiTime Jeff Hill 1999-05-07 19:12:40 +00:00
  • ce42f0c56a added structure tag to typedef TS_STAMP so that osiTime.h can forward reference struct TS_STAMP (and not require that tsDefs.h is included) Jeff Hill 1999-05-07 19:07:16 +00:00
  • fc0c697a2f improved osiTime test Jeff Hill 1999-05-07 18:41:07 +00:00
  • 34e966d99e Removed unused files. Janet B. Anderson 1999-05-06 21:50:09 +00:00
  • b4cc937af1 improved tests Jeff Hill 1999-05-05 18:00:12 +00:00
  • 3ee23236b5 Moved install java definition. Added INSTALL_LIBRARY. Fix mult prod depend. Janet B. Anderson 1999-05-05 17:09:34 +00:00
  • f596057300 Uninstall rule fixes. Janet B. Anderson 1999-05-05 16:29:40 +00:00
  • c78137180c added 'N to 1 Median' algorithm (only for array inputs) William Lupton 1999-05-03 18:13:17 +00:00
  • e05277886c derive from gddDestructor so that same form of new and delete are used Jeff Hill 1999-05-03 17:33:02 +00:00
  • 3c3b72f770 fixed used of gddDestructor Jeff Hill 1999-05-03 17:11:51 +00:00
  • f40769e7b0 allow osiTime to convert toaitTimeStamp without binding to gdd Jeff Hill 1999-05-03 16:22:29 +00:00
  • 999cdd719f allow aitTimeStamp to convert to TS_STAMP (without binding to libCom) Jeff Hill 1999-05-03 16:20:51 +00:00
  • fe54b858ef streamlined time stamp usage Jeff Hill 1999-05-03 16:18:38 +00:00
  • 2eae47d927 no need to touch DEPENDS because of -include Jeff Hill 1999-05-03 16:09:43 +00:00
  • c986b90450 added osiTime.cc Jeff Hill 1999-05-03 16:06:36 +00:00
  • 430e4ced23 be backwards compatible Jeff Hill 1999-05-03 15:54:05 +00:00
  • 05796df1e6 doc Jeff Hill 1999-05-03 15:49:26 +00:00
  • 353ec00708 made compatible with visual C++ 6.0 Jeff Hill 1999-05-03 15:41:40 +00:00
  • 3e6e54d801 provide support for dbTemplate expansion Marty Kraimer 1999-05-03 13:21:09 +00:00
  • 8d656cac4b fixed time overflow calc Jeff Hill 1999-04-30 15:52:20 +00:00
  • 8a2a474ed0 use osiTime::getCurrentEPICS() Jeff Hill 1999-04-30 15:50:24 +00:00
  • d0ecf8f956 deal with situation where bounds on managed DD must be modified Jeff Hill 1999-04-30 15:46:54 +00:00
  • ef9208d3ce changed certain ptr args to const ref Jeff Hill 1999-04-30 15:42:19 +00:00
  • 7e89a4a2a9 doc Jeff Hill 1999-04-30 15:39:41 +00:00
  • 93d8c939ab better range check on index to gddAitToDbr Jeff Hill 1999-04-30 15:36:26 +00:00
  • 180e39e591 better message Jeff Hill 1999-04-30 15:33:46 +00:00
  • da1a725a58 arg was changed to a reference Jeff Hill 1999-04-30 15:32:41 +00:00
  • 031564d1fa detect redundant IO completionpost Jeff Hill 1999-04-30 15:31:40 +00:00
  • bb2689b491 fixed improper container index bug Jeff Hill 1999-04-30 15:24:53 +00:00
  • 36eeebf94a removed redundant code Jeff Hill 1999-04-30 00:11:12 +00:00
  • 5c7d99aac7 proper borrow Jeff Hill 1999-04-30 00:09:47 +00:00
  • dffbef7d44 allow const / use cursor in dump Jeff Hill 1999-04-30 00:05:20 +00:00
  • ef5d6a475d added getCurrentEPICS() Jeff Hill 1999-04-30 00:02:02 +00:00
  • ef64ab51c2 better test for overflow in ca_time_diff() Jeff Hill 1999-04-30 00:00:58 +00:00
  • 1750eef1c0 now compatible with API changes in winsock provided with 6.0 SDK Jeff Hill 1999-04-29 23:53:32 +00:00
  • a9d2c3ae3c added latency test Jeff Hill 1999-04-29 23:18:27 +00:00
  • a84818d9e6 added gr dbl test Jeff Hill 1999-04-29 23:14:57 +00:00
  • 65a2820a46 Compile with -fPIC only with SHARED_LIBRARIES=YES; DBDNAME only in build targets when DBDEXPAND is defined Ralph Lange 1999-04-23 12:05:24 +00:00
  • a479190ef7 added B treee targets Jeff Hill 1999-04-14 15:34:00 +00:00
  • 21fa3016c9 removed test target Jeff Hill 1999-04-13 23:44:46 +00:00
  • 999ef9fd50 This commit was manufactured by cvs2svn to create tag 'MSI-R1-1'. cvs2svn 1999-04-13 17:49:16 +00:00
  • cbfac53f5a add msi.html Marty Kraimer 1999-04-13 17:49:15 +00:00
  • 9780eeb9fe in substutition file count comments lines Marty Kraimer 1999-04-13 14:12:01 +00:00
  • 01b2e5531a included func proto for math lib Jeff Hill 1999-04-05 22:52:30 +00:00
  • eca0e5ebd4 fixed .o where .cc should have been Jeff Hill 1999-04-05 16:16:42 +00:00
  • da839dea68 removed redundant -I Jeff Hill 1999-04-05 16:02:56 +00:00
  • bdd672cbaf ActivePerl requires a parm for getopt. Janet B. Anderson 1999-04-05 15:16:10 +00:00
  • 5fe61d39ef drvBBMsg.c was an old version of drvBB232.c - removed. Andrew Johnson 1999-04-05 14:38:02 +00:00
  • d57f8b21a7 Extremely old Digitel500 support removed. Andrew Johnson 1999-04-05 14:35:35 +00:00
  • fdcd2ce382 Removed 2 comment lines. Janet B. Anderson 1999-04-01 22:16:47 +00:00
  • 9ec094c642 always use c++ linker Janet B. Anderson 1999-04-01 22:14:56 +00:00
  • c112b8b306 Uninstall now removes bin and lib dirs Janet B. Anderson 1999-04-01 22:07:17 +00:00
  • ee478f2347 Changes for Linux build. Janet B. Anderson 1999-04-01 22:05:27 +00:00
  • 92ad0491d6 Fixed order of includes. Janet B. Anderson 1999-04-01 22:02:36 +00:00
  • 94b08b9378 Fixed definition of ARCH_DEP_LDLIBS. Janet B. Anderson 1999-03-17 19:22:58 +00:00
  • 1e5602564e arch neutral Jeff Hill 1999-03-16 23:02:33 +00:00
  • e484b4a62a use LYNXOS_RELEASE_2_4_0 Jeff Hill 1999-03-16 21:12:10 +00:00
  • 4011e6b23e Bugfix: single bits' monitors are posted if the severity changes Ralph Lange 1999-03-02 18:15:49 +00:00
  • 596edff56c added dbr_long_t readback test Jeff Hill 1999-02-12 00:26:31 +00:00
  • 2d927db988 fixed ca_put() for 64 bit machines Jeff Hill 1999-02-11 23:44:15 +00:00