Commit Graph

  • 3c8af4c571 Catch bad attribute names/values to prevent a segfault Andrew Johnson 2016-05-02 11:38:51 -05:00
  • 26c04844cf add test for lp:1577108 Michael Davidsaver 2016-05-01 13:30:45 -04:00
  • a3d981ad0a dbLink.c: fix dbGetLink for array of length 1 Michael Davidsaver 2016-05-01 13:30:45 -04:00
  • 924aa2f93b Set Base version to -pre1-DEV Ralph Lange 2016-04-29 12:20:35 +02:00
  • 457fb8fa13 Update CONFIG_BASE_VERSION for 3.15.4-pre1 Ralph Lange 2016-04-29 11:34:05 +02:00
  • b8b259de6f Merge Andrew's libs-prereq branch Ralph Lange 2016-04-29 10:42:03 +02:00
  • 7ce8e5ea01 Fix RTEMS Makefile issue Andrew Johnson 2016-04-28 23:59:39 -05:00
  • 496414c88c Fix for VxWorks 5.5 compiler Andrew Johnson 2016-04-28 23:28:39 -05:00
  • 2acde8bac7 Merged changes from 3.14 branch to revno 12630 Andrew Johnson 2016-04-28 21:39:55 -05:00
  • 2c69ddbee5 Merged my ioc-arch branch, manually re-based Andrew Johnson 2016-04-28 19:26:11 -05:00
  • ba0d5f9443 Disallow single-quoted strings in Perl DBD parser Andrew Johnson 2016-04-28 19:03:17 -05:00
  • 08fd987c60 Perl script clean-up Andrew Johnson 2016-04-28 19:00:37 -05:00
  • 5a605fa0c3 Set various EPICS_VERSION_* environment variables Andrew Johnson 2016-04-28 18:58:07 -05:00
  • 0e5dc2a21c More build parameters. Andrew Johnson 2016-04-28 18:56:03 -05:00
  • 230603f4ac Remove ARCH from cdCommands and envPaths files Andrew Johnson 2016-04-28 18:50:41 -05:00
  • 396ff3c484 Add EPICS_TARGET_ARCH parameter Andrew Johnson 2016-04-28 18:49:10 -05:00
  • 09fbeaf6d3 Merged Ralph's new-promptgroups branch Andrew Johnson 2016-04-28 18:27:15 -05:00
  • b4a8a1ac98 Fix dbFreeBase() issue causing segfaults Andrew Johnson 2016-04-28 18:10:26 -05:00
  • ee87aecd6e Always have linker search INSTALL_LIB Andrew Johnson 2016-04-28 14:32:21 -05:00
  • 1f36670175 dbStatic: remove obsolete GUIGROUPS_GBLSOURCE definition Ralph Lange 2016-04-27 09:14:51 +02:00
  • 1ede873200 Fixed some space/tab issues in DBD files Andrew Johnson 2016-04-26 16:20:12 -05:00
  • c933d77963 Add rule to install libraries before linking executables Andrew Johnson 2016-04-26 15:18:31 -05:00
  • 473992cfb9 Update release notes Ralph Lange 2016-04-26 13:47:12 +02:00
  • 6a362f467d rec: implement new promptgroup (gui_group) choices Ralph Lange 2016-04-26 13:28:28 +02:00
  • af07e0fd51 Fix oops in last commit Andrew Johnson 2016-04-25 12:24:05 -05:00
  • de38b80795 Apply partial solution for Windows builds of Cap5 Andrew Johnson 2016-04-25 11:54:17 -05:00
  • 7bb27ad3e7 dbStatic: deprecate guigroup.h; remove from includes Ralph Lange 2016-04-22 17:02:21 +02:00
  • 1e1799c30e tools: change RE to allow any value for promptgroup in the Perl DBD parser Ralph Lange 2016-04-18 09:56:41 +02:00
  • 79f1257f1d Merged commit 12739 from 3.15 branch = 12623 from 3.14 branch. Andrew Johnson 2016-04-15 17:41:26 -05:00
  • 8358580190 Merged commit 12623 from 3.14 branch. Andrew Johnson 2016-04-15 17:38:41 -05:00
  • ce7044c711 dbStatic: collect promptgroup enum choices when reading dbd Ralph Lange 2016-04-06 15:38:35 +02:00
  • c888b4b6f0 Merged changes from 3.15 branch, to revno 12738 Andrew Johnson 2016-03-30 12:39:36 -05:00
  • 177090e35e Merged fixes for lp:1558206 and lp:1563191 from 3.14 branch, revno 12622 Andrew Johnson 2016-03-30 11:26:53 -05:00
  • 7a1766279c dbLock: dbLockerAlloc() accept const array of non-const pointers Michael Davidsaver 2016-03-24 13:42:49 -04:00
  • cec0222c5a Merged Keenan Lang's iocsh-silent branch Andrew Johnson 2016-03-24 10:13:17 -05:00
  • 394820318c Getting branch up to date with trunk Keenan Lang 2016-03-21 10:01:11 -05:00
  • 45db78981c iocInit: no need to break DB_LINK when isolated Michael Davidsaver 2016-03-20 09:43:40 -04:00
  • 7d94d05bb7 iocInit: special clear link set in doCloseLinks() Michael Davidsaver 2016-03-19 17:15:08 -04:00
  • 59fea64390 Add missing dependencies for Test.dbd files Andrew Johnson 2016-03-16 13:10:17 -05:00
  • 5c93eb6049 Updated Changelog Keenan Lang 2016-03-15 16:04:57 -05:00
  • f260124733 Ensure mbb* MASK calculated properly Andrew Johnson 2016-03-10 13:05:00 -06:00
  • 92bd217ade Updating example iocsh startup scripts Keenan Lang 2016-03-07 14:38:59 -06:00
  • f0b5b52cef Whitespace Keenan Lang 2016-03-07 14:14:33 -06:00
  • e0b578aff5 Eliminated @-sign echo disabling, replaced with ability to disable comment echoing with '#-' Keenan Lang 2016-03-07 14:12:04 -06:00
  • 0fd07d1632 Updated iocsh to allow user to select that lines from included scripts not be echoed. Keenan Lang 2016-03-04 16:08:05 -06:00
  • fbf6b6d3e5 The usual post-tag updates Andrew Johnson 2016-03-03 17:41:58 -06:00
  • 82042e270e CONFIG_BASE_VERSION for R3.16.0.1 Andrew Johnson 2016-03-03 17:36:43 -06:00
  • 32c3f8a44f Merged reformatted Release Notes from 3.15, to revno 12735 Andrew Johnson 2016-03-03 17:32:51 -06:00
  • fc4f010972 Documentation updates for release Andrew Johnson 2016-03-03 17:19:50 -06:00
  • bd2ada3f8c Reformat Release Notes slightly Andrew Johnson 2016-03-03 16:02:46 -06:00
  • 3d7e95b88a Debug print value of IF flags in default/osdNetIntf.c Andrew Johnson 2016-03-03 13:39:48 -06:00
  • 8fea0117ae Clean up build rules, remove CapFast & dbst support Andrew Johnson 2016-03-02 14:20:53 -06:00
  • 8392106f59 Merged revno 12734 from 3.15 branch Andrew Johnson 2016-03-02 10:44:40 -06:00
  • 9502841b55 Silence unused variable warning Andrew Johnson 2016-03-02 10:41:34 -06:00
  • 19680d7869 libCom/test: fixup epicsAtomicTest Michael Davidsaver 2016-03-01 10:57:26 -05:00
  • 4a0ef34771 edit RELEASE_NOTES.html Michael Davidsaver 2016-02-29 21:08:25 -05:00
  • 5d42e60745 rec/test: asTest fixup rtems test harness Michael Davidsaver 2016-02-29 20:43:40 -05:00
  • e01d4b14d6 rec/test: add missing TESTFILES Michael Davidsaver 2016-02-29 20:37:25 -05:00
  • 791fa1310a Merge fixes from 3.15 branch, to revno 12733 Andrew Johnson 2016-02-29 18:15:28 -06:00
  • b4404c8266 Clean up Release Notes merge Andrew Johnson 2016-02-29 17:53:59 -06:00
  • f73f3332fa Merge RTEMS NTP fix from 3.14 branch, to revno 12615 Andrew Johnson 2016-02-29 17:49:08 -06:00
  • 64cd49410e Make epicsMutex intialization use epicsThreadOnceId Andrew Johnson 2016-02-29 16:22:43 -06:00
  • 0f6f833e91 Merged link-support branch Andrew Johnson 2016-02-29 13:48:18 -06:00
  • c08df82898 Merged compress branch Andrew Johnson 2016-02-29 13:24:16 -06:00
  • f0c56bcbba Merged 3.15 changes, to revno 12731 Andrew Johnson 2016-02-26 18:16:26 -06:00
  • 76c422c5fd Merge Cygwin fix from 3.14, fix in rsrv too Andrew Johnson 2016-02-26 17:10:35 -06:00
  • 2c48bcc26b dbChannelShow reporting detail level changed Michael Davidsaver 2016-02-26 16:07:47 -05:00
  • a3ab342833 Fix Release Notes for last commit Andrew Johnson 2016-02-26 14:22:00 -06:00
  • 3304470323 Merged the rsrvbindiface branch Andrew Johnson 2016-02-26 14:15:22 -06:00
  • 4f2f910d09 Added extern "C" wrappers to clean up some Solaris warnings Andrew Johnson 2016-02-26 13:50:39 -06:00
  • 217f515985 Merged fix-dbGet-arrays branch Andrew Johnson 2016-02-26 12:29:20 -06:00
  • ebc59a4223 Add epicsAtomicTest to epicsRunLibComTests Andrew Johnson 2016-02-26 12:27:33 -06:00
  • 58285501de Revert, test programs may be included in harness without being run Andrew Johnson 2016-02-26 12:25:59 -06:00
  • fa07bc3efe Added build files for cygwin to cross-compile linux-arm targets Andrew Johnson 2016-02-26 11:19:37 -06:00
  • bfa8e324f7 remove dbChArrTest from testHarness Michael Davidsaver 2016-02-25 21:10:42 -05:00
  • 51a69862e7 ioc/db: single return for dbGet() Michael Davidsaver 2016-02-25 20:59:10 -05:00
  • 4b8c11aeef memset transposed arguments Michael Davidsaver 2016-02-25 20:08:44 -05:00
  • 62efa2e96a Fix the dbGet() array with field-log bug. Andrew Johnson 2016-02-25 17:50:33 -06:00
  • c7bcb09540 Add tests for dbGet() with db_field_log Andrew Johnson 2016-02-25 17:44:45 -06:00
  • 5ee778b0c2 Merged changes from Base-3.14, to revno 12613 Andrew Johnson 2016-02-25 14:13:40 -06:00
  • 7b3a040b34 rsrv: use SOCKERRNO Michael Davidsaver 2016-02-25 11:32:56 -05:00
  • e721be4ff5 Merged the posix-mlockall branch Andrew Johnson 2016-02-25 10:20:56 -06:00
  • 88b47c021c cygwin inherits winsock broadcast behavior Michael Davidsaver 2016-02-25 11:10:28 -05:00
  • d0a316f7ca win32: include ws2tcpip.h from osdSock.h Michael Davidsaver 2016-02-25 11:02:09 -05:00
  • ba307ba6e7 rsrv: populate the server list - also on Windows builds Ralph Lange 2016-02-25 09:36:31 +01:00
  • 66b0acbe3e Report UDP client status on Windows Andrew Johnson 2016-02-24 11:07:33 -06:00
  • 822c6815c5 pcas: fix compilation on MSC Windows Ralph Lange 2016-02-24 11:24:17 +01:00
  • e18eca80db Changes from patch in lp:1539791 Andrew Johnson 2016-02-23 15:43:26 -06:00
  • ffb23a3480 pcas: don't send beacons w/ connect()d socket Michael Davidsaver 2016-02-16 16:28:04 -05:00
  • 2be59e985d Avoid race in linkRetarget Michael Davidsaver 2016-02-16 15:07:40 -05:00
  • b4fd19e7db libCom/test: remove test_debug from epicsStackTraceTest Michael Davidsaver 2016-02-15 17:09:44 -05:00
  • 969b1030b2 RTEMS: show PWD and nfsMount() args on start Michael Davidsaver 2016-02-15 12:29:22 -05:00
  • 84880e876d dbUnitTest: show PWD when database load fails Michael Davidsaver 2016-02-15 12:29:22 -05:00
  • 45a741ac6f libCom/RTEMS: ensure lookup of localhost on RTEMS Michael Davidsaver 2016-02-15 12:29:06 -05:00
  • 0575d3764f libCom/test: fixup RTEMS tests to run clean Michael Davidsaver 2016-02-15 12:29:06 -05:00
  • 48da96cce5 libCom/test: epicsMMIOTest missing test spec Michael Davidsaver 2016-02-15 12:29:06 -05:00
  • 18d863b918 db/test: missing/wrong .db file names Michael Davidsaver 2016-02-15 12:06:10 -05:00
  • 61e61aab24 Use MS' strto[u]ll() if present Andrew Johnson 2016-02-12 15:15:19 -06:00
  • d3e046a466 Document [s:e] and [s] filter usage Andrew Johnson 2016-02-12 14:20:33 -06:00
  • f528f347cd Increase testMonitorWait() timeout Andrew Johnson 2016-02-12 11:33:54 -06:00