Commit Graph

  • b041041518 doc: fix typos and list of files in documentation directory J. Lewis Muir 2015-02-18 15:46:05 -06:00
  • d2a216b28e More MS Windows-x64 test fixes Andrew Johnson 2015-02-17 16:21:13 -06:00
  • 7e36a58f1e Back-ported dbLoadRecordsHook from the 3.15 branch Andrew Johnson 2015-02-17 14:29:20 -06:00
  • f16bdb0c83 Merged trap-write-data branch Andrew Johnson 2015-02-17 14:02:15 -06:00
  • 681a996bf0 Unifying rsrv error messages Andrew Johnson 2015-02-17 13:59:13 -06:00
  • 276ea54ee4 don't destroy locked mutex Michael Davidsaver 2015-02-17 11:03:06 -05:00
  • 2623c2f46f dbStaticLib.c: clean pdbbase after free Michael Davidsaver 2015-02-17 11:01:49 -05:00
  • b996e63beb dbReadTest.c: flush errlog on exit as per lp:1419879 Michael Davidsaver 2015-02-17 10:57:05 -05:00
  • 2f0e9172a4 tool_lib.c: ensure output string is always set Michael Davidsaver 2015-02-17 10:45:30 -05:00
  • c5ded30684 Extended asTrapWrite to provide put data Andrew Johnson 2015-02-16 16:30:52 -06:00
  • 2e4d8b31ff Mark windows-x64 Math failures as TODO Andrew Johnson 2015-02-13 15:56:50 -06:00
  • 26d60bc516 Attempt to fix Windows test failures Andrew Johnson 2015-02-13 15:29:08 -06:00
  • f874913cf7 Fix epicsExceptionTest on darwin Andrew Johnson 2015-02-13 12:17:24 -06:00
  • 26ab431c0a Back-ported the tapfiles build target from 3.15 Andrew Johnson 2015-02-13 11:16:24 -06:00
  • 02aa7e2f73 Stop bogus error messages from CA Repeater on Windows Andrew Johnson 2015-02-10 18:10:33 -06:00
  • 727a3af59d Merged Richard Fearn's caget-lb-zero-fix branch Andrew Johnson 2015-02-05 11:19:30 -06:00
  • 1a094f5971 catools: make caget -lb output '0' instead of empty string for zero value Richard Fearn 2015-02-05 11:53:33 +01:00
  • 4b0a4ffee2 Build configuration for iOS Andrew Johnson 2015-02-04 10:11:14 -06:00
  • c91725d3a4 Linux flag changes to remove glibc 2.20 warnings Andrew Johnson 2015-01-30 16:12:42 -06:00
  • 6a9eccdec1 gdd: fix issue when copying from an emtpy array if the source array is empty, the index of the first element to copy (0) being equal to the source array size (0) does not constitute an out-of-bounds condition Ralph Lange 2015-01-29 14:36:55 +01:00
  • 2b950754c4 Fix FLNK-over-CA error message Andrew Johnson 2014-12-23 10:35:09 -06:00
  • 846d55dac5 Build support for 64-bit iPhone Simulator Andrew Johnson 2014-12-04 14:05:44 -06:00
  • db0fbf9f73 .bzrignore: add wildcard for suppressing QtCreator project files Ralph Lange 2014-12-03 15:11:30 +01:00
  • c1d33e614c Fix non-OS Perl xsubpp issue Andrew Johnson 2014-12-02 11:03:16 -06:00
  • 69eaaa17ba Fix xsubpp for RHEL 7 and derivatives. Andrew Johnson 2014-12-01 12:12:09 -06:00
  • 89777707c4 cap5: Minor build change on Darwin Andrew Johnson 2014-11-17 10:56:28 -06:00
  • 3d03822043 CAref reformatting/prettification Andrew Johnson 2014-11-08 10:19:59 -06:00
  • 702edbf4af Merged Lewis Muir's CAref typo fixes Andrew Johnson 2014-11-07 15:35:30 -06:00
  • 0d0ac88242 doc: Fix typos in CA reference manual J. Lewis Muir 2014-11-07 14:56:41 -06:00
  • 53d9a07f64 Fix buffer overflow in epicsStrnRawFromEscaped Andrew Johnson 2014-11-05 10:06:02 -06:00
  • 9f163ef8d9 Merged J Lewis Muir's typo-fix branch Andrew Johnson 2014-10-28 16:20:51 -05:00
  • f0156119be cap5: Fix doc typos J. Lewis Muir 2014-10-22 11:03:40 -05:00
  • f808e4309d cap5 Fixes Andrew Johnson 2014-10-17 15:19:00 -05:00
  • f59123bd3c Added Windows-x64-debug cross-build config file Andrew Johnson 2014-10-17 11:48:18 -05:00
  • 49a9d64946 catools: better out-of-bounds handling when printing enums as DBR_GR/DBR_CTRL Ralph Lange 2014-10-09 14:12:39 +02:00
  • c5740c0dd0 Add relPaths.sh target to convertRelease.pl Andrew Johnson 2014-10-08 14:18:08 -05:00
  • e1eac6657d confiugre: Update the vxWorks Intel build configurations Andrew Johnson 2014-09-24 16:53:44 -05:00
  • 02afb98f38 Reject NULL callback functions in ca_array_*_callback Andrew Johnson 2014-09-17 10:21:07 -05:00
  • a5fe64a8ad dev, rec: Fix smoothing for NaN/+inf/-inf values in ai record and soft support Ralph Lange 2014-08-01 17:20:55 +02:00
  • 152e8865cc Cleaned up exampleApp Makefiles Andrew Johnson 2014-07-28 11:38:30 -05:00
  • 2bf6d88607 templates: Quote path names in st.cmd files, permits spaces Andrew Johnson 2014-07-01 10:55:52 -05:00
  • e374ee4658 patched this code to force alignment of the if request structure, which appears to be required to avoid exceptions on RTEMS with cpu architectures that detect use of misaligned addresses Jeff Hill johill@lanl.gov 2014-06-10 22:37:21 -06:00
  • ba6a32fefb protect against situations where the server name isnt specified at all in bootp/dhcp Jeff Hill johill@lanl.gov 2014-06-10 16:18:26 -06:00
  • aff46bd19a allow the NFS mount path to be embedded in the bootp server name parameter, and therefore different from the NFS mount point Jeff Hill johill@lanl.gov 2014-06-05 08:19:09 -06:00
  • 39b068cf0a RTEMS support for Altera Nios2 arch Jeff Hill johill@lanl.gov 2014-06-05 08:09:33 -06:00
  • 6e01fd9c3d docs/cap5: Adjust link to CA Ref manual. Andrew Johnson 2014-04-30 12:07:30 -05:00
  • 2b7781c8d9 Support for Solaris 11 on x86 and SPARC. Andrew Johnson 2014-04-25 16:51:28 -05:00
  • 9170d79ffe libCom/test: isinf() and isnan() want doubles Andrew Johnson 2014-04-25 14:08:25 -05:00
  • 3019a5fb07 mkmf.pl needs -I prefix on include directories. Janet Anderson 2014-04-14 15:09:59 -05:00
  • 2efb1d0373 mkmf.pl needs -I prefix on include directories. Janet Anderson 2014-04-14 15:00:37 -05:00
  • ca9ef80760 configure: Cancel GNUMake built-in compiler rules Andrew Johnson 2014-04-10 12:35:47 -05:00
  • 475296ad49 Modify inc dependencies Andrew Johnson 2014-04-09 16:54:26 -05:00
  • e2e40a4b9f configure: Add inc dependency to compile rules Andrew Johnson 2014-04-07 12:38:03 -05:00
  • a3b5ced30b CAref: Clean up HTML anchors Andrew Johnson 2014-03-14 15:43:29 -05:00
  • 85e41ddfac Put thread names in ps -L output and thread ids in epicsThreadShowAll output base-3-14-12_4_0 zimoch 2013-12-05 12:33:34 +00:00
  • fbe084da17 comments added zimoch 2013-12-05 12:31:53 +00:00
  • 104d62198b Put -d flag to central file for all linux architectures. zimoch 2013-12-05 12:31:43 +00:00
  • 0232ed5ed3 Add debug information (-d) to all linux code. This has no impact on execution time or memory footprint, only on file size. zimoch 2013-12-05 12:30:41 +00:00
  • 59c0cddbc5 No optimisation for vxWorks 5 zimoch 2013-12-05 12:29:41 +00:00
  • e3f85a6ea5 Put back change to link libraries zimoch 2013-12-05 12:28:53 +00:00
  • 841d66993a test epicsMMIO.h Michael Davidsaver 2013-11-30 16:40:07 -05:00
  • d24ed309e9 fix copyright header Michael Davidsaver 2013-11-30 15:31:59 -05:00
  • 7adb9c3881 update release notes Michael Davidsaver 2013-11-30 15:29:10 -05:00
  • 6a330d5456 new in 3.14.12.4 zimoch 2013-11-27 14:12:56 +00:00
  • 611f0276ac allow hex integers for double zimoch 2013-11-27 14:12:03 +00:00
  • 1d6de601e5 merge with 3.14.12-pre1 zimoch 2013-11-27 13:59:50 +00:00
  • 4782e22cb7 merge with 3.14.12-pre1 zimoch 2013-11-27 13:48:31 +00:00
  • 66bf8d9afe merge with 3.14.12-pre1 but keep our changes to allow incomplete ?: syntax zimoch 2013-11-27 13:45:53 +00:00
  • 7d826c904a merge with 3.14.12-pre1 zimoch 2013-11-27 13:38:02 +00:00
  • 7c63c82474 merge with 3.14.12-pre1 but keep our named events zimoch 2013-11-27 13:37:10 +00:00
  • 576314e253 merge with 3.14.12-pre1 zimoch 2013-11-27 13:11:17 +00:00
  • d111dad64a merge with 3.14.12.4-pre1 zimoch 2013-11-27 13:05:42 +00:00
  • b5c467ad62 merge with 3.14.12.4-pre1 zimoch 2013-11-27 12:50:34 +00:00
  • 7c113ef598 merge with 3.14.12.4-pre1 zimoch 2013-11-27 12:34:19 +00:00
  • c1d9cdb97a merge with 3.14.12.4-pre1 zimoch 2013-11-27 12:33:32 +00:00
  • 7c6d995e32 merge with 3.14.12.4-pre1 zimoch 2013-11-27 11:00:25 +00:00
  • 6b0c12d18e new in 3.14.12.4 zimoch 2013-11-27 10:59:26 +00:00
  • 31a1e53595 merge with 3.14.12.4-pre1 keep our -fno-strict-aliasing flags zimoch 2013-11-27 09:53:36 +00:00
  • c708917983 merge with 3.14.12.4-pre1 zimoch 2013-11-27 09:49:00 +00:00
  • af644d80a6 merge with 3.14.12.4-pre1 but keep our change: no SHRLIB_VERSION zimoch 2013-11-27 09:28:31 +00:00
  • 27280e8ad3 merge with 3.14.12.4-pre1 zimoch 2013-11-27 09:25:37 +00:00
  • f9075a12b2 merge with 3.14.12.4-pre1 keep out changes: INSTALL_LOCATION, COMPAT_TOOLS_313, COMPAT_313, USE_POSIX_THREAD_PRIORITY_SCHEDULING zimoch 2013-11-27 09:25:02 +00:00
  • 74859e2194 merge with 3.14.12.4-pre1 zimoch 2013-11-27 09:14:25 +00:00
  • 9848151dd1 avoind typename and use class in templates to make some old compiler happy zimoch 2013-11-26 09:00:01 +00:00
  • fb270ded53 legacy vxworks 5.3 (for tests) zimoch 2013-11-26 08:58:35 +00:00
  • ee68805de4 embedded linux archs renamed to have distribution and version in the name zimoch 2013-11-26 08:57:49 +00:00
  • 4907f253af cleanup zimoch 2013-11-26 08:56:49 +00:00
  • 45a2ea0fb0 update to newer vxworks version 5.5.1 zimoch 2013-11-26 08:56:18 +00:00
  • 7b3539b37f compiler option -fno-strict-aliasing moved to common file zimoch 2013-11-26 08:53:41 +00:00
  • da6cae426a compiler option -fno-strict-aliasing added (allows cast from function pointer to data pointer) zimoch 2013-11-26 08:52:30 +00:00
  • f422df1e3e compiler warning for vxWorks 6 fixed zimoch 2013-11-26 08:51:26 +00:00
  • dd57871389 fix wong type char <-> EOF zimoch 2013-11-25 16:38:34 +00:00
  • 525a483e66 fix wrong type for vxWorks 6.x zimoch 2013-11-25 16:37:18 +00:00
  • 92c0f471db remove compiler warning nchar uninitialized zimoch 2013-11-25 16:36:22 +00:00
  • 61cc341132 Various POD updates & experiments. Andrew Johnson 2013-09-30 17:48:06 -05:00
  • 38037f0873 Use Pod::Simple::XHTML if available. Andrew Johnson 2013-09-30 17:44:45 -05:00
  • 01041abd32 rtems: mmio for m68k Michael Davidsaver 2013-08-23 18:14:56 -04:00
  • 32ead249ed more modular directory setup zimoch 2013-06-25 07:41:44 +00:00
  • 1819720f2d Use newer cross tool chain (eldk 5.1 instead of virtex environment) zimoch 2013-06-25 07:40:27 +00:00
  • 4a551eadd0 run without sourcing the VS setup bat file. Important for cross compilations of different Windows version, e.g. 32 -> 64 bit. zimoch 2013-06-25 07:38:44 +00:00