Commit Graph

  • 2a5def7fc6 test removal of non-existant record Michael Davidsaver 2024-07-10 09:26:25 -07:00
  • fd072e4429 add more information to record(# warning Michael Davidsaver 2024-07-10 09:19:11 -07:00
  • 3a5c9ab0cd add a warning if deleting a non-existent record Hinko Kocevar 2024-06-27 12:00:51 +02:00
  • c735de4ff8 fix number of tests to execute Hinko Kocevar 2024-06-25 20:13:54 +02:00
  • bb5423171d remove warning and error messages, fix duplicate flag setting Hinko Kocevar 2024-06-24 16:11:53 +02:00
  • 4e4e55ca89 invoke dbFreeLinkContents() to clean up link related allocations Hinko Kocevar 2024-06-19 08:25:02 +02:00
  • e9748881cd make codacy happy Hinko Kocevar 2024-06-18 20:13:07 +02:00
  • 39b0301062 plug memory leak resulting from record deletion Hinko Kocevar 2024-06-18 17:59:35 +02:00
  • 2f98251c9f add unit tests for record deletion Hinko Kocevar 2024-06-18 17:55:32 +02:00
  • 535c9c2a06 Allow deleting a record at database creation. Hinko Kocevar 2024-06-12 19:48:34 +02:00
  • 057eb87101 readline: only keep history for interactive session Michael Davidsaver 2024-06-18 14:51:41 -07:00
  • 457387ed38 fix warning when dbf_type_to_text is called with an unsigned type argument Dirk Zimoch 2024-08-12 14:38:41 +02:00
  • b6fffc2225 fix string to epicsUInt32 conversion via double Dirk Zimoch 2024-08-12 16:47:53 +02:00
  • 86cdfc596f fix wrong (unsigned) comparison Dirk Zimoch 2024-08-12 15:07:32 +02:00
  • 3dae29b7e8 Oops, needed stdint.h Andrew Johnson 2024-08-10 14:45:28 -05:00
  • 9d393c4437 Cast sizeOffset to uintptr_t for ordered comparison Andrew Johnson 2024-08-10 13:21:30 -05:00
  • 97ffcb725c fix compile error with gcc 3.4.3 Dirk Zimoch 2024-08-09 11:45:20 +02:00
  • 5930e8e2e4 time_t has 64 bit o 64 bit architectures Dirk Zimoch 2024-08-09 11:44:26 +02:00
  • 212f387d1b keep INSTALL_PERMISSIONS non-writable Dirk Zimoch 2024-08-07 17:42:40 +02:00
  • 1ae21cdde4 improve error message more Dirk Zimoch 2024-08-07 17:41:47 +02:00
  • 03f17a08c3 Merge branch '7.0' into PSI-7.0 Dirk Zimoch 2024-08-07 17:30:04 +02:00
  • a5c3330c8e Update .ci module, disable CentOS-7 build Andrew Johnson 2024-08-03 17:02:37 -05:00
  • 856f345d2c Fix Codacy complaint about C-style casts Andrew Johnson 2024-07-10 23:56:22 -05:00
  • 3f4d080260 Make dbFastGet/PutConvertRoutine arrays const Andrew Johnson 2024-07-10 23:29:17 -05:00
  • 1e8d49f2a6 Drop debugging diagnostics Andrew Johnson 2024-07-10 23:07:54 -05:00
  • 31b22fd253 Add test of jlinkz::putValue() to dbPutLinkTest Andrew Johnson 2024-07-10 23:06:53 -05:00
  • 916b17ef3f Fix review comment Andrew Johnson 2024-01-10 10:27:54 -06:00
  • 437320926b Move declaration back Andrew Johnson 2024-01-09 21:42:38 -06:00
  • 7890e67d37 Various misc warnings Andrew Johnson 2023-12-24 18:02:28 +00:00
  • 918a188285 Define USE_TYPED_DRVET, use drvet * instead of struct drvet * Andrew Johnson 2023-12-24 18:01:37 +00:00
  • 2f730b8e9f Add arg's to function pointer typedefs and prototypes Andrew Johnson 2023-12-24 17:58:27 +00:00
  • 1835187a86 Change fast convert routines to match prototype Andrew Johnson 2023-12-24 17:55:16 +00:00
  • f287cfa2ac Introduce & use FASTCONVERTFUNC with full prototype Andrew Johnson 2023-12-24 17:50:09 +00:00
  • 785237e41a Remove duplicate link libraries Andrew Johnson 2023-12-24 17:41:30 +00:00
  • 23999a106b use -nologo with rc like with many other MSVC commands Dirk Zimoch 2024-08-06 14:29:30 +02:00
  • 91e1d0ab80 Update release process files Andrew Johnson 2024-06-27 22:20:19 -05:00
  • 172bfce1f3 Merge 'Release 7.0.8.1' branch into 7.0 Andrew Johnson 2024-06-27 21:07:50 -05:00
  • 615e7e99ce Update version numbers and submodules after release Andrew Johnson 2024-06-08 23:05:39 -05:00
  • 57c930fbee Release R7.0.8.1 R7.0.8.1 Andrew Johnson 2024-06-08 22:34:41 -05:00
  • 785b777baf Update Release Notes, set version numbers Andrew Johnson 2024-06-08 22:30:01 -05:00
  • d0d15ee911 Replace UNRELEASED with 7.0.8.1 Andrew Johnson 2024-06-08 21:58:12 -05:00
  • 5af9c7e50d Revert submodules to versions at R7.0.8 Andrew Johnson 2024-06-08 21:51:13 -05:00
  • 5fe563bed8 Limit _FORTIFY_SOURCE <= 2 Andrew Johnson 2024-06-26 11:45:26 -05:00
  • 772c10d904 Fix issue with RSRV_SERVER_PORT above 9999 Tynan Ford 2024-06-14 16:01:33 -04:00
  • 72d50ce274 fix dblsr() Michael Davidsaver 2024-06-12 21:51:52 -07:00
  • 0a6b9e4511 dbScan: handle scanStop() before start Michael Davidsaver 2024-06-14 16:00:49 -07:00
  • be8f8b41ff centralize -g flag for gnu targets Dirk Zimoch 2024-06-10 17:00:45 +02:00
  • 1b46077096 Fix off by one error in constant link fetch Simon Rose 2024-03-13 14:45:39 +01:00
  • ede745cc34 Update aSubRecord.dbd.pod Chris Guerrero 2024-06-12 10:55:01 -04:00
  • 54117d5371 Don't use build-ids. We don't build debug packages and it causes conflics for the copied over compatibility libraris readelf etc PSI-7.0.8.1-0 Dirk Zimoch 2024-06-12 15:37:41 +02:00
  • a864f16318 dbCa test sync. improvements Michael Davidsaver 2024-06-11 17:17:35 -07:00
  • 4c20518864 modifying the condition from (status!=0) to (status>0) to skip the block in case the status variable ==-1 seifalrahman 2024-02-26 21:58:23 +02:00
  • 6ca716a77f iocsh: add more iocshSetError() Michael Davidsaver 2024-06-11 13:51:44 -07:00
  • aa77b1c04a iocInit errors say ERROR Michael Davidsaver 2024-06-11 11:13:35 -07:00
  • fe4247d57d Send .db parser errors to stderr Michael Davidsaver 2024-01-14 16:43:18 -08:00
  • 77490d4939 space in errPrintf() output Michael Davidsaver 2024-01-24 11:32:26 -05:00
  • 0495ac3bc5 WARN for FLNK uses CA without PROC Michael Davidsaver 2024-04-15 13:26:19 -07:00
  • 4a305a42a7 softMain log iocInit() failure. Michael Davidsaver 2021-11-03 11:34:12 -07:00
  • cc134d4649 work around rpmbuild's problems to find internal perl modules Dirk Zimoch 2024-06-07 17:20:12 +02:00
  • 012c4c73f1 fix LD_LIBRARY_PATH for VxWorks license manager Dirk Zimoch 2024-05-13 11:27:14 +02:00
  • 96864abb6c Simplify cross build targets. In particular avoid rpath because that annoys rpmbuild Dirk Zimoch 2024-05-08 15:28:04 +02:00
  • 11fba63d18 Fix histogram doc DW 2024-05-16 20:56:29 +02:00
  • 1db37bcd91 Update release notes Simon Rose 2024-05-15 16:40:16 +02:00
  • beec00b403 Fix issue with compress record Simon Rose 2024-03-14 09:29:11 +01:00
  • 4966baf423 fix sizv for printf & fix doc DW 2024-05-19 18:57:41 +02:00
  • e5b4829074 bound lso/lsi to limit of dbAddr::field_size Michael Davidsaver 2024-05-19 11:54:33 -04:00
  • d8b5616772 ci: bump checkout to v4 in check-editorconfig.yml Ralph Lange 2024-05-16 10:07:12 +02:00
  • 92615a77fe ci: fix last commit (GHA workaround) Ralph Lange 2024-05-15 18:04:58 +02:00
  • b3f92d81db ci: add workaround for GHA node20@centos7 failures Ralph Lange 2024-05-15 16:57:34 +02:00
  • 839f764bcb Clean up some potential memory leaks Simon Rose 2024-03-22 16:30:21 +01:00
  • 4bb50fe664 Memory leak in caservertask.c Simon Rose 2024-03-14 16:25:33 +01:00
  • ad00947d48 use our own wine on RHEL9 Dirk Zimoch 2024-05-06 08:59:09 +02:00
  • 2db99d46a7 need INSTALL_LOCATION realclean to properly clean up Dirk Zimoch 2024-05-03 13:44:12 +02:00
  • c77f32b19c Merge pull request #482 from ericonr/calcout-docs Ralph Lange 2024-05-03 04:04:41 +09:00
  • 66ce1c2076 Fix calcout doc typo. Érico Nogueira 2024-05-02 15:29:22 -03:00
  • 11661455f1 move module pcas into local file Dirk Zimoch 2024-05-01 09:44:28 +02:00
  • ecb02803c8 use versioned libraries from now on for all architectures Dirk Zimoch 2024-04-30 14:40:51 +02:00
  • fcb720275a bump RPM version Dirk Zimoch 2024-05-02 16:19:50 +02:00
  • 87d492bffd Merge branch '7.0' into PSI-7.0 Dirk Zimoch 2024-04-30 14:40:00 +02:00
  • 1a9dc993c1 Fix gmtime messages in epicsTimeZoneTest. Érico Nogueira 2024-04-29 14:04:13 -03:00
  • b379c6f3a5 fix problems with LD_LIBRARY_PATH when not installing to final location (e.g. when building RPMs) PSI-7.0.7.1-7 Dirk Zimoch 2024-04-08 14:43:41 +02:00
  • da010afde9 fix rpath-link when FINAL_LOCATION is set Dirk Zimoch 2024-04-22 17:35:18 +02:00
  • cb710920d0 fix bug that left ':'s behind and put only current (which is highest) EPICS version in PATH Dirk Zimoch 2024-04-04 16:58:49 +02:00
  • 87dea74dcd fix linking the caRepeater.service Dirk Zimoch 2024-04-10 16:43:36 +02:00
  • d35c7fe5eb fix which files belong to which rpm and their dependencies Dirk Zimoch 2024-03-25 09:49:37 +01:00
  • c5469efca1 change default permissions because rpmbuild likes the files owner-writable Dirk Zimoch 2024-03-22 15:08:39 +01:00
  • fd436c40e8 fix problem removing broken links Dirk Zimoch 2024-02-13 14:21:42 +01:00
  • 8557d8adce fix permission of caGateway.service Dirk Zimoch 2024-02-05 17:16:28 +01:00
  • a0c55f597b do not kill the caRepeater on update because that would kill dependent services like caCateways Dirk Zimoch 2024-02-05 17:15:21 +01:00
  • 9090f54f45 Re-added SHRLIB_SUFFIX change which avoids shared library version numbers for older RHEL7 versions because of backward compatibility problems with RPM. Remove the exception in CONFIG_SITE.Common.linuxCommon for release 7.0.8! Create links with full version shared library names to allow programs built against previous rpm version to run. Dirk Zimoch 2024-02-13 09:54:15 +01:00
  • bdd72708e5 fix problems with LD_LIBRARY_PATH when not installing to final location (e.g. when building RPMs) PSI-7.0.7.1-6 Dirk Zimoch 2024-04-08 14:43:41 +02:00
  • fcc07ec453 fix rpath-link when FINAL_LOCATION is set Dirk Zimoch 2024-04-22 17:35:18 +02:00
  • 6bcfb4ff19 fix bug that left ':'s behind Dirk Zimoch 2024-04-04 16:58:49 +02:00
  • 6d406b5d5c fix linking the caRepeater.service Dirk Zimoch 2024-04-10 16:43:36 +02:00
  • 83d764f653 fix which files belong to which rpm and their dependencies Dirk Zimoch 2024-03-25 09:49:37 +01:00
  • 3cc7991ba4 change default permissions because rpmbuild likes the files owner-writable Dirk Zimoch 2024-03-22 15:08:39 +01:00
  • 294a138590 fix problem removing broken links Dirk Zimoch 2024-02-13 14:21:42 +01:00
  • 3f61fba774 fix permission of caGateway.service Dirk Zimoch 2024-02-05 17:16:28 +01:00
  • a82d7dcc5d do not kill the caRepeater on update because that would kill dependent services like caCateways Dirk Zimoch 2024-02-05 17:15:21 +01:00
  • 9bd1d2d2ea Re-added SHRLIB_SUFFIX change which avoids shared library version numbers for older RHEL7 versions because of backward compatibility problems with RPM. Remove the exception in CONFIG_SITE.Common.linuxCommon for release 7.0.8! Create links with full version shared library names to allow programs built against previous rpm version to run. Dirk Zimoch 2024-02-13 09:54:15 +01:00