Commit Graph

  • 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
  • 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