Commit Graph

  • e1a92fcf3f Refactoring for maintainability Andrew Johnson 2012-04-20 13:15:07 -05:00
  • cec6aee81b HPUX: Delete void * operator new(size_t) methods Andrew Johnson 2012-04-12 11:28:23 -05:00
  • bb4d470145 Delete diagnostic code inside #if 0 ... #endif Andrew Johnson 2012-04-12 11:26:03 -05:00
  • 1137f1b0b0 HPUX: Delete HP-specific return statements. Andrew Johnson 2012-04-12 11:24:13 -05:00
  • 2a20d48ca4 HPUX: Remove all // X aCC comments Andrew Johnson 2012-04-12 11:13:50 -05:00
  • 0ea56b82b8 Delete filterWarnings.pl script Andrew Johnson 2012-04-12 10:34:56 -05:00
  • 4c98463b01 rec/ai: Delete ancient, unused, commented-out function prototype. Andrew Johnson 2012-03-12 11:24:47 -05:00
  • 988874bf5b Merged alarm-filter branch. Andrew Johnson 2012-03-09 12:25:59 -06:00
  • d9e066ac29 Documentation on alarm filtering (AFTC field) Andrew Johnson 2012-03-09 12:22:45 -06:00
  • 51578959d4 dev: Replaced callocMustSucceed() with calloc() Andrew Johnson 2010-12-01 15:14:09 -06:00
  • 26f6eabdf5 dev: Rename notifyInfo structure to devPvt. Andrew Johnson 2010-11-30 17:32:09 -06:00
  • 6923f82119 dbtools: Modified and added test files. Andrew Johnson 2010-09-08 17:02:23 -05:00
  • a7d7336392 dbtools: Added dbltExpand.c Andrew Johnson 2010-09-08 16:59:10 -05:00
  • 46e723575e dbtools: This is Ben's version of msi.c that implements global {} and restores the variable scope for every instantiation of the teplate. He's now having second thoughts on the design though, so this might be not useful. Andrew Johnson 2010-09-08 16:56:13 -05:00
  • 177a9f89c8 dbtools: Merged Ralph's msi-join branch, adds msi to Base. Andrew Johnson 2010-08-25 16:56:22 -05:00
  • ac32658bf4 dbtools: Added another possibility for pattern_substitutions rule. Andrew Johnson 2010-08-25 13:21:24 -05:00
  • e2464c8572 Implemented "global" variables in substitution files. Andrew Johnson 2010-08-24 19:01:19 -05:00
  • 6b6de69f1d build: Point default MSI to the base version. Ralph Lange 2010-08-23 15:08:24 -04:00
  • 52f4c8ae8f dbtools: shuffle files towards a reasonable layout, keep test files in test dir Ralph Lange 2010-08-23 14:48:43 -04:00
  • 2a19c5f0b8 dbtools: Join msi repository into ../src/dbtools Ralph Lange 2010-08-23 14:36:23 -04:00
  • 4a637c04cf dbtools: Added command-line variable parameters. Andrew Johnson 2010-08-20 17:59:38 -05:00
  • 3db5427e1d dbtools: Source code clean-up, code layout changes only. Andrew Johnson 2010-08-20 17:50:52 -05:00
  • 90ab284583 db: Replace forward reference to notifyCallback, got lost in rebase. Andrew Johnson 2010-08-20 00:40:26 -05:00
  • 824d378117 add the alarm filter for ai, calc, longin, mbbi type records Kukhee Kim 2010-05-28 02:16:45 -07:00
  • 75bdfc185e Honor MS/MSS/MSI flags and fetches timestamps properly too. Andrew Johnson 2010-01-08 17:15:03 -06:00
  • f7d02cc2a8 Convert INST_IO links to regular PV_LINK types, for VDCT support. Added new PN_LINK type in link.h, make dbStaticLib display it. Made all device support extended so links can be changed at runtime. Modified startup so add_record() always called before regular link processing. Incomplete, stilll need to add MS/MSS/MSI support, currently disabled. Andrew Johnson 2010-01-07 23:48:49 -06:00
  • 0af48f5a29 Alarm filter changes by Bernd Schoeneburg Algorithm by Eric Norum. Developed at the 2009 EPICS Codeathon. Andrew Johnson 2010-01-06 16:05:49 -06:00
  • 037e5f6a9d Post events on waveform.NORD field changes Andrew Johnson 2012-02-17 17:32:25 -06:00
  • 0abfcc9445 Replace fixed limits with global variables Andrew Johnson 2012-01-21 16:35:40 -06:00
  • ed18b6903e Special processing events Andrew Johnson 2012-01-21 15:31:39 -06:00
  • 3a4ad7bfd8 Merged Dirk Zimoch's non-val-attributes branch Andrew Johnson 2012-01-21 15:20:11 -06:00
  • 02b94c6236 Merged with 3.14 Dirk Zimoch 2010-05-28 03:14:16 -07:00
  • df9ec50b59 release notes updated Dirk Zimoch 2010-05-28 03:12:19 -07:00
  • e53753b76b read attributes of input fields from links Dirk Zimoch 2010-05-26 12:47:19 -07:00
  • 27e80be2e5 read attributes of input fields from links Dirk Zimoch 2010-05-26 10:42:16 -07:00
  • dc9e4ccc04 display limits for delays set to 0...10 Dirk Zimoch 2010-05-26 10:39:22 -07:00
  • 8e701b7d4f fixed get_units, get_precision, get_graphic_double, and get_control_double to return meaningful values on non-VAL fields Dirk Zimoch 2010-05-26 04:18:57 -07:00
  • c6da34286e Use prec for record pointers, to match other supports Andrew Johnson 2009-12-30 00:14:06 -06:00
  • 02b9034457 Added async soft channel support for mbbiDirect records Andrew Johnson 2009-12-30 00:06:19 -06:00
  • 57cc033b52 Correct error messages. Andrew Johnson 2009-12-28 22:05:21 -06:00
  • 0563044097 Marty Kraimer's changes to support process-get operations. Andrew Johnson 2009-12-28 20:37:09 -06:00
  • 2b9d66273c Merged changes from 3.14 branch. Andrew Johnson 2012-05-29 16:44:49 -05:00
  • cdaf05c7ac db/test: Create a test harness for vxWorks & RTEMS Andrew Johnson 2012-05-29 16:20:17 -05:00
  • 146520d035 dbStatic: Fix dbReportDeviceConfig() overflow. Andrew Johnson 2012-05-21 15:43:03 -05:00
  • ea8d19e727 RTEMS: Make nfsMount() globally visible. Kate Feng 2012-05-16 12:25:27 -05:00
  • 39ca40fc33 configure: Move GNU_DIR setting for linux-xscale_be Andrew Johnson 2012-05-16 11:57:17 -05:00
  • b5e1b0117c configure: Added linux-microblaze target files Andrew Johnson 2012-05-16 11:56:14 -05:00
  • c1cebc89bf rsrv: Add epicsShareFunc to casStatsFetch() Andrew Johnson 2012-05-14 11:16:33 -05:00
  • 385d9f007a configure: Tell Perl all I/O streams are UTF-8 encoded. Andrew Johnson 2012-05-07 15:15:26 -05:00
  • ee327a6440 configure: Use $(PERL) variable to call perl. Andrew Johnson 2012-05-07 10:36:04 -05:00
  • 4982a6308b db: Don't call epicsPrintf() from callbackRequest() Andrew Johnson 2012-05-04 17:34:48 -05:00
  • 243baddbf6 Add an Init stat to all thread control variables Andrew Johnson 2012-05-04 13:38:59 -05:00
  • 5b228618e1 Merged epicsStdioRedirect.h into epicsStdio.h Andrew Johnson 2012-05-03 12:19:34 -05:00
  • 45348ad6ca configure: Replace COMMENT with NOP in ECHO Andrew Johnson 2012-05-01 10:15:45 -05:00
  • dde8c61ad8 registry: Cleanup Andrew Johnson 2012-04-30 17:40:43 -05:00
  • 729f04ecce Merged Michael's dontcant branch. Andrew Johnson 2012-04-19 13:57:05 -05:00
  • 545166281c Merged Dirk Zimoch's named-soft-events branch Andrew Johnson 2012-04-10 17:10:50 -05:00
  • afd9e69a25 Merged parallel-fixes branch Andrew Johnson 2012-04-06 16:13:22 -05:00
  • ad4d9ca9d9 Minor build cleanups Andrew Johnson 2012-04-06 15:37:52 -05:00
  • 09c313764e Merged changes from 3.14 branch Andrew Johnson 2012-04-06 12:22:20 -05:00
  • 3a1252da17 Updates to build for iOS targets Andrew Johnson 2012-04-06 10:11:34 -05:00
  • e39c5aad8b libCom: Cleaned up bldEnvData.pl and makeEpicsVersion.pl Andrew Johnson 2012-04-05 17:28:19 -05:00
  • 5d5aa57d72 tools: Add -q (quiet) flag to installEpics.pl Andrew Johnson 2012-04-04 12:30:27 -05:00
  • de6d7b2cf0 Merged compiled-dbd branch. Andrew Johnson 2012-04-04 12:07:46 -05:00
  • 0a0302daad documentation: Update the Converting from 3.13 document. Andrew Johnson 2012-04-04 11:57:45 -05:00
  • 2ae1105ecc Added -I(SRC_DIRS) to DBDFLAGS. Janet Anderson 2012-04-02 15:36:02 -05:00
  • 9ec0cff0e5 configure: Clean up some other DBDEPENDS stuff Andrew Johnson 2012-04-02 15:34:23 -05:00
  • 281f0e004b Reordered include lines for windows dll build. Janet Anderson 2012-04-02 15:33:32 -05:00
  • 8ed86967d1 Don't build command-line programs for iOS targets. Andrew Johnson 2012-03-30 15:52:19 -05:00
  • 129710f149 configure: Redo Jason Abernathy's SHRLIB fix Andrew Johnson 2012-03-30 14:40:58 -05:00
  • 6b8515b860 configure: Reformat/reword comments in CONFIG_SITE Andrew Johnson 2012-03-30 14:37:57 -05:00
  • bcd604e40b configure: Expand description of the LINKER_USE_RPATH setting Andrew Johnson 2012-03-30 13:53:45 -05:00
  • 4e6e9518a3 Use the new DBD processing scripts to generate dependency files. Andrew Johnson 2012-03-28 17:54:50 -05:00
  • f1994996ad Convert registerRecordDeviceDriver.pl to use DBD module. Andrew Johnson 2012-03-27 10:47:59 -05:00
  • dffe203856 db: Another modification to fix lp:907761 Andrew Johnson 2012-03-19 12:31:11 -05:00
  • 116f0fd00c Run the tools/test files under the test harness Andrew Johnson 2012-03-14 15:27:40 -05:00
  • d3d8418855 Move src/dbHost scripts and modules into src/tools. Andrew Johnson 2012-03-13 18:00:46 -05:00
  • 36b8d61a41 Remove dependency on conversion dbTo* programs. Andrew Johnson 2012-03-13 17:50:36 -05:00
  • 63f5c27ebe Fix tests, use EPICS::Readfile Andrew Johnson 2012-03-13 16:02:24 -05:00
  • 6f8f61db64 Only remove last occurrence of shrlib version string. Jason Abernathy 2012-03-09 11:55:20 -06:00
  • e48ca8a688 rec: Fix timestamps from calcout and seq records Andrew Johnson 2012-03-08 09:47:38 -06:00
  • 7435a9831b db: Reject trailing space in numeric => enum/menu/device conversion Andrew Johnson 2012-03-06 14:14:39 -06:00
  • 10e7bced84 libCom/test: epicsTimeTest reworked a bit Andrew Johnson 2012-03-06 12:54:54 -06:00
  • 1d0dcf0171 libCom: Deleted the 3.13 tsDefs API. Andrew Johnson 2012-03-01 11:31:32 -06:00
  • df7fa22a15 libCom/test: Add more tests of the CALC engine Andrew Johnson 2012-02-29 17:11:08 -06:00
  • 140845fb14 configure: Cleanup MacOS and iOS build settings Andrew Johnson 2012-02-27 14:40:07 -06:00
  • bf965cc59c Merged changes from 3.14 branch. Andrew Johnson 2012-02-20 10:01:04 -06:00
  • 3dec8f8c78 configure: Removed _ARM_NWFP_ Andrew Johnson 2012-02-20 09:52:54 -06:00
  • 6f9f5498b4 libCom/test: Add diagnostic to epicsStdioTest on vxWorks Andrew Johnson 2012-02-03 16:12:06 -06:00
  • f5bc02393e libCom: Increase stack sizes for Windows and Posix Andrew Johnson 2012-02-02 18:14:01 -06:00
  • f86cf730e9 db: fix dbpf to enum from integer bug Andrew Johnson 2012-01-27 09:41:37 -06:00
  • 73768aae9a Allow install of *.H header files. Janet Anderson 2012-01-20 10:50:10 -06:00
  • adfa1257f5 makeBaseApp: caMonitor example should use ca_create_subscription() Andrew Johnson 2012-01-16 16:40:37 -06:00
  • 7cc8a552a3 db: Allow single-char accesses as long strings Andrew Johnson 2012-01-11 16:47:37 -06:00
  • afaebfbeb1 libCom: Fix iocsh comment recognition Andrew Johnson 2012-01-11 15:12:15 -06:00
  • ee2a2dfffc libCom/iocsh: Ignore comment lines after macro expansion J. Lewis Muir 2012-01-11 11:40:30 -06:00
  • 2d6f8c585a Move DarwinPorts and Fink usage definitions to a CONFIG_SITE file Janet Anderson 2012-01-05 10:45:20 -06:00
  • c538fc8ccc Added -I$(COMMON_DIR) to DBFLAGS and DBDFLAGS definitions. Janet Anderson 2011-12-22 11:33:41 -06:00
  • c32997ffa1 tools: Fix dependency file problem. Andrew Johnson 2011-12-20 16:30:41 -06:00
  • d8f7c3731d fixed various archaic sun pro build failures repoted by Dirk Jeff Hill 2011-12-12 16:10:24 -07:00