Commit Graph

  • da80d11db9 softIoc: Generate base.dbd Andrew Johnson 2013-10-14 12:45:08 -05:00
  • 91ef05b5dc tools: Improve dbdExpand.pl error/warning message Andrew Johnson 2013-10-14 12:43:26 -05:00
  • 34267b31b7 softIoc: Parallel build dependency Andrew Johnson 2013-10-11 15:15:17 -07:00
  • be516ddac0 std/rec: Fix clang compiler warning. Andrew Johnson 2013-10-11 14:00:36 -07:00
  • 1b51a4796d Merged printf-record branch Andrew Johnson 2013-10-03 14:04:03 -07:00
  • 2ad468dd38 CAref: Fix returns from ca_attach_context() Andrew Johnson 2013-09-27 09:59:34 -05:00
  • 2bf4b36639 configure: Support Apple Xcode 5.0 and iOS 7.0 Andrew Johnson 2013-09-24 15:30:26 -05:00
  • 72d65c60a4 epicsErrlogTest: Shorten output lines Andrew Johnson 2013-09-20 13:44:28 -05:00
  • b58380fc69 configure: Add vpath for .hpp files Andrew Johnson 2013-09-19 13:02:36 -05:00
  • 6814b09fad docs: Release Notes update Andrew Johnson 2013-09-13 17:30:38 -05:00
  • 2d3a828acd Fixed read-back of TSEL link Andrew Johnson 2013-09-13 11:57:18 -05:00
  • 4ae048572a Added dbTemplateMaxVars variable Andrew Johnson 2013-09-13 11:36:52 -05:00
  • ec0f64140a configure: IOS version bump to 6.1 Andrew Johnson 2013-08-30 12:52:10 -05:00
  • e49210a3ea configure: IOS version bump to 6.1 Andrew Johnson 2013-08-30 12:50:34 -05:00
  • c61d0b43bb configure: Fix ios HDEPENDS_METHOD Andrew Johnson 2013-08-30 12:34:15 -05:00
  • d25eff3af7 configure: Darwin build settings Andrew Johnson 2013-08-30 11:51:51 -05:00
  • 2ecf8803c3 Move alarm string arrays into libCom Andrew Johnson 2013-08-20 16:59:28 -05:00
  • 01f0fdbf1e More file permission fixes. Andrew Johnson 2013-08-19 15:46:51 -05:00
  • 3219ea0608 Fixed file permissions. Andrew Johnson 2013-08-19 13:30:19 -05:00
  • fb983fe382 CAref: typos, replace ..._event() calls with ..._subscription() (by J. Lewis Muir) Ralph Lange 2013-08-16 17:00:13 +02:00
  • ffa96d36e1 db: dbpf can now put strings to UCHAR arrays Andrew Johnson 2013-08-01 18:10:18 -05:00
  • 859024d155 Stopped install of test libraries and removed version number in test library name. Janet Anderson 2013-07-26 14:37:55 -05:00
  • 515f882c7b Added OPT_CXXFLAGS_YES += -g Janet Anderson 2013-07-25 10:49:26 -05:00
  • a9a3298d51 Added OPT_CXXFLAGS_YES += -g Janet Anderson 2013-07-25 10:44:41 -05:00
  • d3b6d01807 Added WIN32 system library for epicsSockResolveTest Janet Anderson 2013-07-17 15:55:49 -05:00
  • 8a28858ada Merged changes from 3.14 branch. Andrew Johnson 2013-07-10 16:18:18 -05:00
  • f2891d72e5 ca: Add missing template instances for VxWorks 5.5.x Andrew Johnson 2013-07-10 14:55:34 -05:00
  • 75a5f19d2e IOCS_APPL_TOP must be absolute path Andrew Johnson 2013-07-10 14:13:31 -05:00
  • 98deef5004 configure: Added FULLPATHNAME tool variable Andrew Johnson 2013-07-10 14:07:51 -05:00
  • cec9bd3aa9 Remove .. from vpath. Add rules with .. prerequisite. Janet Anderson 2013-07-08 15:17:46 -05:00
  • c187d8c13a CAref: typo's, added missing ca_put_callback Andrew Johnson 2013-07-05 13:26:26 -05:00
  • c96db4c877 libCom: Replaced errlogRemoveListener() Andrew Johnson 2013-06-28 12:35:43 -05:00
  • 1289f99e30 rec: Additional dependencies for parallel builds. Andrew Johnson 2013-06-21 10:36:26 -05:00
  • ec9568d096 std: Don't try and use removed RULES file... Andrew Johnson 2013-06-18 11:39:19 -05:00
  • a9be8957bc rec: Remove now unnecessary RULES file Andrew Johnson 2013-06-18 11:19:34 -05:00
  • 4564346722 Release notes for previous commit. Andrew Johnson 2013-06-18 10:03:37 -05:00
  • 9d9f345278 configure: Removed generation of xxxInclude.dbd files Andrew Johnson 2013-06-18 10:01:37 -05:00
  • c4d6e2a61e dbStatic: Improve dbDumpDevice Andrew Johnson 2013-06-14 13:55:22 -05:00
  • 2be5e15346 Merged changes from 3.14 branch Andrew Johnson 2013-06-07 18:08:38 -05:00
  • ef5d88d3e5 libCom: Back-ported aToIPAddr fix from 3.15 branch. Andrew Johnson 2013-06-07 17:03:55 -05:00
  • 93449dccb8 ca: Fix acctst.c for older C compilers Andrew Johnson 2013-06-07 16:08:57 -05:00
  • 863e8fdd3b libCom: Fix VxWorks localtime_r() and gmtime_r() wrappers Andrew Johnson 2013-06-07 14:35:45 -05:00
  • 2eb48f43eb Merged my udf-severity branch. Andrew Johnson 2013-05-30 15:00:37 -05:00
  • d36f6aa84f ca: Fix acctst.c for older C compilers Andrew Johnson 2013-05-30 12:25:37 -05:00
  • ee9c0ba409 ca: Minor reference manual tweaks. Andrew Johnson 2013-05-28 15:07:33 -05:00
  • 7f82c2f32e libCom: Added osi/os/WIN32/osdFindSymbol.c Andrew Johnson 2013-05-28 14:16:22 -05:00
  • 7addfc8ddd libCom/test: Make epicsUnitTestTest.plt more Perlish Andrew Johnson 2013-05-24 15:33:56 -05:00
  • e0bc071de3 merged in fix for https://bugs.launchpad.net/epics-base/+bug/1179642 also merged in removal of c++ support for old HPUX compiler Jeff Hill johill@lanl.gov 2013-05-16 12:33:31 -06:00
  • 5e5ea11658 fix for https://bugs.launchpad.net/epics-base/+bug/1179642 Jeff Hill johill@lanl.gov 2013-05-16 11:17:47 -06:00
  • de2495d276 fixed test name in output Jeff Hill johill@lanl.gov 2013-05-15 14:18:11 -06:00
  • fedaf622ac improved multiSubscrDestroyNoLateCallbackTest quality by temporarily raing the priority of the main thread in the ca context Jeff Hill johill@lanl.gov 2013-05-15 12:05:58 -06:00
  • 711e82b1a6 fixed the test name of multiSubscrDestroyNoLateCallbackTest Jeff Hill johill@lanl.gov 2013-05-15 10:37:17 -06:00
  • deb1fe8c7c removed deadlock potential from test code Jeff Hill johill@lanl.gov 2013-05-15 10:24:18 -06:00
  • 8db3d7391b improved the quality of the multiSubscrDestroyLateNoCallbackTest Jeff Hill johill@lanl.gov 2013-05-15 09:51:48 -06:00
  • 4780fb2fe5 fixed credit line comment Jeff Hill johill@lanl.gov 2013-05-14 17:15:30 -06:00
  • 6ee8a39047 regression test for https://bugs.launchpad.net/epics-base/+bug/1179642 Jeff Hill johill@lanl.gov 2013-05-14 17:08:41 -06:00
  • 7ff7c37dc7 msi: Flush errlog before exiting Andrew Johnson 2013-05-13 12:10:08 -05:00
  • a4fed4fe1a msi: Undefined macros under -V should exit(2) Andrew Johnson 2013-05-13 10:10:31 -05:00
  • 593e313fab dbStatic: More commands accept "" or "*" to mean 'all' Andrew Johnson 2013-05-09 15:48:49 -05:00
  • 34744264e1 libCom: Fix win32 handle leak Andrew Johnson 2013-05-06 17:29:10 -05:00
  • 5ac686fafd tools: Munch support for module destructors Andrew Johnson 2013-04-25 17:00:36 -05:00
  • 7e347b2de9 libCom: Fix sysAtReboot registration on vxWorks 6.8+ Andrew Johnson 2013-04-24 12:52:05 -05:00
  • 8d7a241d04 dbScan: Allow periodic scan unit strings to differ in case. Andrew Johnson 2013-04-23 10:38:57 -05:00
  • 5bc15b72a1 libCom: Add some missing #include guards. Andrew Johnson 2013-04-11 12:56:56 -05:00
  • 880db9d4af configure: Set IOCS_APPL_TOP from INSTALL_LOCATION Andrew Johnson 2013-04-09 12:39:26 -05:00
  • 04ccf9db0d Consistency for extended device support Andrew Johnson 2013-04-04 14:59:56 -05:00
  • fabc8d06a9 Move db_post_events(waveform, NORD) into recordType. Andrew Johnson 2013-04-04 14:18:35 -05:00
  • f661299a81 Added new 'tapfiles' build target. Andrew Johnson 2013-04-04 11:25:53 -05:00
  • 2c8eb630cb Merged Michael Davidsaver's array-opt branch Andrew Johnson 2013-04-02 17:01:53 -05:00
  • fb21c7c6e7 update release notes Michael Davidsaver 2013-04-02 17:07:54 -04:00
  • 738c135ed8 Don't need void* cast Michael Davidsaver 2013-04-02 17:07:53 -04:00
  • 58c031238b configure: Modify help rule to use $(DIVIDER) Andrew Johnson 2013-04-01 10:03:38 -05:00
  • f824246baa Add configuration for vxWorks 6.9 builds. Andrew Johnson 2013-03-29 11:17:09 -05:00
  • f9a0c82a63 libCom/osi: Resolve bcopyLongs() conflict on vxWorks 6.9 Andrew Johnson 2013-03-28 17:17:41 -05:00
  • 90b9965caf libCom/osi: add epicsThreadGetCPUs() * Implementation for posix and WIN32 tries to get the CPUs available for this process, rather than the complete number of CPUs in the system. * For the time being, vxWorks returns 1. (This will have to change for vxWorks SMP.) Ralph Lange 2013-03-28 15:03:29 +01:00
  • 64a2e4e19b libCom/osi: Make EPICS ID in epicsThreadShow 2 characters wider (for 64bit) Ralph Lange 2013-03-27 10:56:34 +01:00
  • a4edc46a5f dbStatic: Allow empty DB & DBD files Andrew Johnson 2013-03-20 16:53:10 -05:00
  • 4f9928bc3c Merged changes from 3.14 branch Andrew Johnson 2013-03-15 15:23:55 -05:00
  • 738b8ca55f libCom: Add a High-Resolution Time Provider on MacOS Andrew Johnson 2013-03-13 14:48:34 -05:00
  • 82560b552e libCom/osi: Fix for cygwin Andrew Johnson 2013-02-18 13:11:36 -06:00
  • 3196844602 Remove another Borland on Linux remnant. Andrew Johnson 2013-02-14 15:56:22 -06:00
  • 76911e4ae9 configure: Fix the earlier DLLSTUBS change Andrew Johnson 2013-02-13 17:09:54 -06:00
  • c29a8bd268 configure: Clean up command echoing in build rules Andrew Johnson 2013-02-12 15:36:55 -06:00
  • d85d1f0e56 Merged Ralph's spinlocks branch. Andrew Johnson 2013-02-12 12:13:01 -06:00
  • c5602af1b4 Fix DLLSTUB dependency generation. Andrew Johnson 2013-02-11 18:12:40 -06:00
  • c767958539 gdd: Build tweaks Andrew Johnson 2013-02-11 17:49:05 -06:00
  • 7264146fd1 configure: MinGW is not a Posix architecture. Andrew Johnson 2013-02-11 14:16:07 -06:00
  • 34e24699e6 configure: Fix DEPLIBS search order for Windows DLLs Andrew Johnson 2013-02-11 14:10:27 -06:00
  • f2c9ddc412 Removed OBJLIBNAME references. obj libs for R3.13 vx compatibility only. Janet Anderson 2013-02-05 15:54:08 -06:00
  • 8400e74606 Fix epicsRingPointerGetSize() Andrew Johnson 2013-01-29 18:02:51 -06:00
  • 1b0ff46d33 Allow BPTR replacement in aai and aao Michael Davidsaver 2013-01-23 10:38:32 -05:00
  • 92d52cc415 Allow waveformRecord to replace BPTR Michael Davidsaver 2013-01-23 10:38:31 -05:00
  • 4f6040d35b get_array_info() can modifiy DBADDR::pfield Michael Davidsaver 2013-01-23 10:38:30 -05:00
  • 451c4cc854 Unify #! line for Perl scripts Andrew Johnson 2013-01-23 07:29:07 -06:00
  • 038a1140f4 Fix drift in periodic scan times. Andrew Johnson 2013-01-09 18:12:30 -06:00
  • d63dffcd34 libCom/test: epicsSockResolveTest build fix Andrew Johnson 2013-01-04 12:22:02 -06:00
  • f5b7693a58 libCom: aToIPAddr() finds numeric hostnames Michael Davidsaver 2013-01-04 09:33:13 -06:00
  • 3fb529373f Clear RTEMS build warning Andrew Johnson 2013-01-03 15:27:23 -06:00
  • af2693241f Merged changes from 3.14 branch Andrew Johnson 2012-12-18 15:44:35 -06:00
  • 89d000be08 fixed problems with ca clear channel protocol during reload of the access security file. See https://bugs.launchpad.net/epics-base/+bug/1091401. Jeff Hill 2012-12-18 14:32:12 -07:00