Commit Graph

  • d0cf47cd6f Propagate AMSG through MSS links Jure Varlec 2024-11-19 16:25:09 +01:00
  • f4aee8e6b7 Add debug build configuration for os x mX arch Simon Rose 2024-11-25 10:12:19 +01:00
  • dac620a708 loop safe wrapper for dbGet added Dirk Zimoch 2024-11-29 13:07:30 +01:00
  • 4ee766b6b1 correct mask for finding field in linkGrp Dirk Zimoch 2024-11-29 10:47:03 +01:00
  • 5143258011 fix support for link 0 Dirk Zimoch 2024-11-29 10:42:07 +01:00
  • ead8b7e82b doc getIocState() Michael Davidsaver 2024-12-09 16:52:59 -08:00
  • 8accf19239 bump rpm release PSI-7.0.8.2-3 Dirk Zimoch 2024-12-05 16:59:58 +01:00
  • 9b8712e095 Merge remote-tracking branch 'github/recursion_bug_v2' into PSI-7.0 Dirk Zimoch 2024-12-05 16:59:12 +01:00
  • d13441ebba Revert "fix recursion bug" Dirk Zimoch 2024-12-05 16:58:32 +01:00
  • b53505d339 Merge branch '7.0' into PSI-7.0 Dirk Zimoch 2024-12-05 16:58:15 +01:00
  • 75524e43bc loop safe wrapper for dbGet added Dirk Zimoch 2024-11-29 13:07:30 +01:00
  • 1567da1366 correct mask for finding field in linkGrp Dirk Zimoch 2024-11-29 10:47:03 +01:00
  • 35ba9d65a2 fix support for link 0 Dirk Zimoch 2024-11-29 10:42:07 +01:00
  • 8483ff9560 Clear NAMSG together with NSTAT and NSEV Jure Varlec 2024-11-14 16:11:16 +01:00
  • 6bb78e0d59 bump rpm release PSI-7.0.8.2-2 Dirk Zimoch 2024-11-18 10:29:01 +01:00
  • 7d73932dc8 fix recursion bug Dirk Zimoch 2024-11-07 14:15:55 +01:00
  • 4a442bb56c Support deb12-x86_64 Dirk Zimoch 2024-11-18 10:21:00 +01:00
  • 60075df3cf Support deb10-x86_64 as a Host arch (allow to build modules on the system) Dirk Zimoch 2024-11-11 14:19:58 +01:00
  • 42892f3921 make VALID_BUILDS contain Host automatically if BUILD_CLASS is HOST Dirk Zimoch 2024-11-11 14:10:52 +01:00
  • b7cc33c3c9 Send DBE_PROPERTY events before DBE_VALUE | DBE_LOG events to allow clients to update their formatting etc in time Dirk Zimoch 2024-09-02 13:45:25 +02:00
  • 9e7cd241e0 fix DBE_PROPERTY events for mbbi/mbbo records Dirk Zimoch 2024-09-02 11:46:49 +02:00
  • faac1df1c6 send DBE_PROPERTY events only if property field actually changed Dirk Zimoch 2024-08-30 11:58:12 +02:00
  • 1f8851a5dc GHA: rm cmp versions from names when we don't specify them Andrew Johnson 2024-11-01 11:46:15 -05:00
  • ac3e8af9fd Update github action versions Andrew Johnson 2024-11-01 11:00:37 -05:00
  • 98a30e8029 rtems: Extend the BSP checks for 5 to 5 or greater Chris Johns 2024-09-06 17:22:57 +10:00
  • 594e5ee9db rtems: Set the name of EPICS threads so RTEMS commands report the name Chris Johns 2023-07-21 12:40:26 +10:00
  • 135193c4bd rtems: Fix shell networking commands Chris Johns 2023-04-12 14:38:24 -10:00
  • 9d65da5c61 rtems: Fix rtems_bsdnet_bootp_server_address decl with RTEMS_LEGACY_STACK Chris Johns 2023-04-12 14:36:19 -10:00
  • f9d1fbeedb rtems: BSP mvme2700 is now supported in RTEMS Chris Johns 2023-04-12 14:35:06 -10:00
  • 2b8a944a7d rtems: Add legacy network support and fix LDFLAGS Chris Johns 2023-04-12 14:26:00 -10:00
  • 83cbf8a4c7 freebsd: Add support for x86 and amd64 builds Chris Johns 2023-07-25 19:15:15 +10:00
  • 47880fbcf7 Fix config.yml syntax, disable git submodules Andrew Johnson 2023-12-29 16:53:56 +00:00
  • b0bff556c9 Move query selections into config file Andrew Johnson 2023-12-28 22:58:53 +00:00
  • 932e506df1 Adjustments to suggested configuration Andrew Johnson 2022-12-28 17:50:15 -06:00
  • b7991b6eca Add CodeQL workflow for GitHub code scanning LGTM Migrator 2022-12-05 19:09:59 +00:00
  • f6cd43b7cc asTrap serverSpecific is dbChannel Michael Davidsaver 2024-06-11 15:17:14 -07:00
  • e6a2047bbf formatting fixes, as requested Timo Korhonen 2024-10-24 23:41:49 +02:00
  • 7923076b1c edit to reduce Codacy warnings. May not fix all but this is my best guess. Timo Korhonen 2024-10-24 16:01:48 +02:00
  • 46ad962cd8 replaced the html version of msi document with markdown. Timo Korhonen 2024-10-24 12:49:25 +02:00
  • f47e1d94a3 Use Perl for filtering MAKEFLAGS properly Andrew Johnson 2024-09-02 20:13:30 -05:00
  • 022b8d468b document dbScan.h Michael Davidsaver 2024-10-20 10:10:28 -07:00
  • 152d306ad8 avoid UB with self pthread_join() Michael Davidsaver 2024-06-11 10:38:18 -07:00
  • 012139638d posix: epicsThreadCreateOpt() avoid leak of joinable on EPERM Michael Davidsaver 2024-06-11 12:23:52 -07:00
  • 78b575f487 documentation: fix RELEASE_NOTES Sphinx warning Minijackson 2024-08-28 10:47:05 +02:00
  • 74713632a6 documentation: fix title underline of menu-API Minijackson 2024-08-28 10:46:48 +02:00
  • dd5df7363c documentation: migrate ComponentReference to markdown Minijackson 2024-08-28 10:43:45 +02:00
  • 3888e9dec7 Make header file links use Markdown for Sphinx toctree Andrew Johnson 2024-08-27 21:58:02 -05:00
  • af206ba7fc Move Sphinx sources to O.Common/rtd-src Andrew Johnson 2024-08-24 21:45:13 -05:00
  • be4d1604ba documentation/RELEASE_NOTES: remove main anchor Minijackson 2023-11-21 14:18:54 +01:00
  • 8e2217dbf7 documentation: remove KnownProblems Minijackson 2023-11-21 14:18:37 +01:00
  • 34b3306faa documentation: Edit & add README Minijackson 2023-11-21 14:17:23 +01:00
  • 8c88d052bb Add readthedocs templates and build rules Minijackson 2023-09-01 11:37:08 +02:00
  • ad7575f5a4 documentation/Doxyfile: adapt for Sphinx Breathe Minijackson 2023-09-01 11:32:19 +02:00
  • 601ac051db documentation/Makefile: Remove gh-pages rules Minijackson 2023-09-01 11:28:34 +02:00
  • c0aeb4c69b Move and fix ComponentReference.pod Minijackson 2023-09-01 11:17:46 +02:00
  • 7cdaaf716a Generate Markdown from all .pod and .dbd.pod files Minijackson 2023-09-01 11:17:12 +02:00
  • 615ba73044 Rules to generate and install Markdown Minijackson 2023-09-01 11:15:38 +02:00
  • c285f2a78f dbdToMD.pl: create Minijackson 2023-09-01 11:10:24 +02:00
  • fcb227ed97 podToMD.pl: create Minijackson 2023-09-01 10:52:28 +02:00
  • 4f6aa7ec29 Add Pod::Markdown and EPICS::PodMD Perl modules Andrew Johnson 2024-08-17 15:01:44 -05:00
  • 60f6ba7b49 Drop execute bits from startup/win32.bat J. Lewis Muir 2024-09-19 16:09:13 -05:00
  • 8045770751 libCom: don't use std::unexpected in epicsThread. Érico Nogueira 2024-08-29 10:27:04 -03:00
  • 52b3496084 bump rpm release PSI-7.0.8.2-1 Dirk Zimoch 2024-09-06 10:57:55 +02:00
  • 2296dbc132 Merge remote-tracking branch 'github/propmon' into PSI-7.0 Dirk Zimoch 2024-09-06 14:56:21 +02:00
  • 4af01ed26a Merge branch '7.0' into PSI-7.0 Dirk Zimoch 2024-09-06 14:55:12 +02:00
  • d83079999b keep unversioned libs for all linux version Dirk Zimoch 2024-09-06 10:42:30 +02:00
  • 15a2e22149 revert MAINTENANCE_VERSION numbers to keep dynamic linking compatible Dirk Zimoch 2024-09-06 10:39:16 +02:00
  • 2dc71ebd6e Revert "use versioned libraries from now on for all architectures" Dirk Zimoch 2024-09-06 10:32:17 +02:00
  • 2e4113b63b Add typing to dbEvent.h opaque structs when -DUSE_TYPED_DBEVENT Michael Davidsaver 2023-08-25 09:45:14 +02:00
  • 3b50194837 genVersionHeader: work with git submodules and worktrees. Érico Nogueira 2024-08-26 11:46:35 -03:00
  • 99f70a1081 Print link types as text instead of numbers Dirk Zimoch 2023-12-04 16:17:59 +01:00
  • 5d9ffe15da caget: free PV value after printing Grzegorz Kowalski 2024-06-18 11:55:40 +02:00
  • 3ac8dcc3de caget: free memory allocated for PV array Grzegorz Kowalski 2024-06-18 11:24:24 +02:00
  • 25e155ee8c Fix a mis-asssignemnt of copyright Jure Varlec 2024-07-10 12:01:21 +02:00
  • 049cc175a9 Fix a mangled copyright header Jure Varlec 2024-07-08 15:48:38 +02:00
  • 0d92b74aae Compactify SPDX tags in README files Jure Varlec 2024-07-08 15:45:49 +02:00
  • ecba8a3a5e Move SPDX tags in st file for compatibility Jure Varlec 2024-07-08 15:43:33 +02:00
  • 466a9b565e Change comment style for SPDX tags in C files Jure Varlec 2024-07-08 15:41:17 +02:00
  • c304b7db53 Add SPDX license tags to templates Jure Varlec 2024-06-13 14:27:23 -04:00
  • 0eb31ed70b free memory allocated for filenames Grzegorz Kowalski 2024-06-13 17:28:07 +02:00
  • c5f5e4e508 rtems: Allow site local override of the default tick period Chris Johns 2023-07-13 15:34:27 +10:00
  • 9866815dab Improve error message wording Freddie Akeroyd 2024-06-14 16:18:21 +01:00
  • 0e66b3edff Improve error message for mingw64 architecture Freddie Akeroyd 2024-06-09 15:32:48 +01:00
  • dd154180bf Avoid isnan/isinf redefine in c++ on VS2013 and above Freddie Akeroyd 2024-08-30 11:43:10 +01:00
  • 574fe116fc protect isnan/isinf define on c++ Freddie Akeroyd 2024-08-29 13:14:37 +01:00
  • 7077ece7f9 Send DBE_PROPERTY events before DBE_VALUE | DBE_LOG events to allow clients to update their formatting etc in time Dirk Zimoch 2024-09-02 13:45:25 +02:00
  • 22aaded26d fix DBE_PROPERTY events for mbbi/mbbo records Dirk Zimoch 2024-09-02 11:46:49 +02:00
  • c1b8831205 send DBE_PROPERTY events only if property field actually changed Dirk Zimoch 2024-08-30 11:58:12 +02:00
  • 1e64b08c32 bump rpm version PSI-7.0.8.2-0 Dirk Zimoch 2024-08-26 16:57:08 +02:00
  • d67036fcc0 Merge branch 'aliases' into PSI-7.0 Dirk Zimoch 2024-08-26 16:37:57 +02:00
  • d494d91ba2 allow to load the same alias multiple times (unless dbRecordsOnceOnly is set) Dirk Zimoch 2024-08-23 12:15:03 +02:00
  • 052a0c7e19 test get_enum_strs() Michael Davidsaver 2024-06-20 13:35:04 -07:00
  • 979dde8376 redo get_enum_strs() to pacify _FORTIFY_SOURCES=3 Michael Davidsaver 2024-06-20 07:35:19 -07:00
  • 9a0113f834 GHA: add gcc with -D_FORTIFY_SOURCE=3 Michael Davidsaver 2024-06-14 15:24:03 -07:00
  • 3d70e70640 Add dbPvt2Rec() cast Michael Davidsaver 2024-06-14 14:49:30 -07:00
  • f9e53dded6 show buffered line along with DB parse error Michael Davidsaver 2024-06-22 08:02:57 -07:00
  • 403ebab858 use more standard permissions for bins and libs Dirk Zimoch 2024-08-06 14:38:13 +02:00
  • 8e62ea4965 handle deletion of the non-existant record with field Hinko Kocevar 2024-08-15 12:36:34 +02:00
  • f00de26be1 directory path name is free'd before it is used in testAbort() Hinko Kocevar 2024-08-15 10:47:02 +02:00
  • 50b6a3801a check if precordType is null in dbGetRecordTypeName() Hinko Kocevar 2024-08-15 10:37:22 +02:00