Commit Graph

  • b41787b6bf doc Michael Davidsaver 2023-10-09 18:53:31 -07:00
  • 19b232545c gha: turn most warnings into errors in github build Dirk Zimoch 2023-03-10 13:41:31 +01:00
  • 2ca70d3aa2 iocsh: keep history file Michael Davidsaver 2023-10-05 14:12:25 -07:00
  • 395015aac4 Com: Make STATIC_ASSERT macro typedefs unique JJL772 2023-07-07 13:16:21 -07:00
  • 92cae86ff2 dbRecordsOnceOnly allow append only with "*" Michael Davidsaver 2022-09-03 11:36:57 -07:00
  • 49ea46ee5e iocsh: add comment to cvtArg explaining default iocsharg behaviour Jack Harper 2023-04-25 11:15:21 +01:00
  • df908f299b remove unused local Michael Davidsaver 2023-10-22 10:48:56 -07:00
  • 6dec68554c iocsh: Add underline separator between help outputs AlexWells 2023-03-08 15:56:01 +00:00
  • badd8f518d update modules/pvData Michael Davidsaver 2023-10-22 17:42:19 -07:00
  • 766c9906b5 update ci-scripts Michael Davidsaver 2023-10-22 13:35:45 -07:00
  • 43f6fd5060 install msi for all "Command" builds PSI-7.0.7.1-2 Dirk Zimoch 2023-10-03 16:50:39 +02:00
  • 60fa2d31da libCom: Fix buggy pointer dereference in postfix() Jeremy Lorelli 2023-07-18 16:24:37 -07:00
  • 88ea1507f4 Fix compile w/ vs2012 Michael Davidsaver 2023-08-28 14:00:27 +02:00
  • 8c08c57247 Allow adding error symbols after early initialization Emilio Perez 2023-03-08 14:48:02 +00:00
  • 45b3bce515 epicsThreadShow() zombies Michael Davidsaver 2023-05-23 10:30:31 -07:00
  • 7c4a21eab4 libCom: detect support for backtrace() with __has_include. Érico Nogueira 2023-07-31 11:36:11 -03:00
  • fab8fd7102 dbEvent: handle multiple db_event_cancel() Michael Davidsaver 2023-09-14 10:11:25 +02:00
  • 3d25756065 privatize evSubscrip Michael Davidsaver 2023-09-14 09:20:43 +02:00
  • 5aca4c684c dbEvent minor Michael Davidsaver 2023-09-13 17:03:17 +02:00
  • 39b5c01c5d minor Michael Davidsaver 2023-09-13 14:00:53 +02:00
  • 3b22e5f710 doc dbLock.h Michael Davidsaver 2023-09-12 11:45:33 +02:00
  • 9f660f2238 add initHookAtPrepare Michael Davidsaver 2023-09-04 09:50:08 +02:00
  • ca9c957e62 doc add page for initHooks.h Michael Davidsaver 2023-09-04 09:22:15 +02:00
  • 8488c9e891 initHookName() assert length Michael Davidsaver 2023-09-03 15:24:06 +02:00
  • 1f2edb69d2 silence -Wformat-security for printfRecord Michael Davidsaver 2023-08-25 09:58:35 +02:00
  • fe3ee85aee doc errSymTbl.h Michael Davidsaver 2023-08-28 11:17:35 +02:00
  • c8d596034a add missing include Michael Davidsaver 2023-08-28 14:00:27 +02:00
  • 1d3459982c Update release notes regarding adding error symbols Emilio Perez 2023-03-09 18:05:49 +00:00
  • 9934242ccf Add locking to error symbol table Emilio Perez 2023-03-09 16:43:45 +00:00
  • e6dab90bf4 Make adding an identical error symbol not fail Emilio Perez 2023-03-09 16:05:07 +00:00
  • c680b9bebd error: add a constant for the minimum module number Emilio Perez 2023-03-09 09:10:08 +00:00
  • 9555ca05b8 error: statically allocate error symbol hash table Emilio Perez 2023-03-08 17:29:50 +00:00
  • 0cd56fa40b Allow adding error symbols after early initialization Emilio Perez 2023-03-08 14:48:02 +00:00
  • 485ac85fa5 appveyor remove skip_commits: Michael Davidsaver 2023-08-28 13:22:29 +02:00
  • 1148931226 On Vxworks clone std* file handles because they are thread specific Dirk Zimoch 2023-09-01 14:15:56 +02:00
  • a74789d9c0 db: decimate and sync filters don't drop DBE_PROPERTY Michael Davidsaver 2023-05-03 18:48:15 -07:00
  • 7830345e59 move IocshRegister() to iocshInit() Michael Davidsaver 2022-09-29 17:32:15 -07:00
  • 1595ed8860 quieting clang-tidy, non-functional changes Michael Davidsaver 2023-06-13 13:23:36 -07:00
  • d97943b697 timerPrivate.h: mark override/final Michael Davidsaver 2023-06-13 12:31:56 -07:00
  • f8f4376594 ~fdRegForOldFdmgr() can't throw doubleDelete Michael Davidsaver 2023-06-13 12:15:55 -07:00
  • df397f4ade fix typo in boRecord.dbd.pod Érico Nogueira 2023-08-08 11:19:38 -03:00
  • 7fd690e53e Fix libcom test failure on RTEMS Zainab Olalekan 2023-08-01 10:09:17 -05:00
  • bc5d347bb2 Call perror() before close(), add detail to messages Andrew Johnson 2023-08-01 14:31:31 -05:00
  • 3ea29f581b rtems: Close NTP socket Chris Johns 2022-07-25 21:27:51 -10:00
  • 6de82bb0fd Additional help messages for iocsh AlexWells 2023-08-25 10:07:59 +02:00
  • e1a51e2839 extra parentheses around second sizeof to silence "does not compute number of elements" warning Dirk Zimoch 2023-03-08 12:55:37 +01:00
  • 0f59d823d3 appveyor remove skip_commits: Michael Davidsaver 2023-08-28 13:22:29 +02:00
  • 73f80cced9 Merge branch '7.0' into PSI-7.0 Dirk Zimoch 2023-08-21 14:14:16 +02:00
  • 152c72bab0 fix submodule pvData to use our fork Dirk Zimoch 2023-08-14 15:42:10 +02:00
  • 00dc55b8a2 Fix usage info in .tools/make-tar.sh Ralph Lange 2023-08-08 10:29:09 +02:00
  • 524f81b8bd Doc updates to PINI, PHAS & EVNT Rolf Keitel 2023-07-25 11:36:44 -05:00
  • 80e62031e9 doc Michael Davidsaver 2023-07-23 08:43:32 -07:00
  • d87fd0db01 Fix MAKEFLAGS parsing with Make 4.4+ Minijackson 2023-06-16 14:10:59 +02:00
  • 6636b4b9e7 libCom: check calloc() failure in RTEMS-posix/osdMessageQueue.c Ralph Lange 2023-05-31 19:11:22 +02:00
  • b51d1de283 libCom: fix possible memory leak in RTEMS-posix/osdMessageQueue.c Ralph Lange 2023-05-26 09:23:54 +02:00
  • 38c99df2e0 libCom: fix possible memory leaks in iocLogServer.c Ralph Lange 2023-05-26 09:20:04 +02:00
  • 688195a273 libCom: handle realloc() failures correctly in macEnv.c Ralph Lange 2023-05-26 09:11:24 +02:00
  • d691acc001 ca: init local variable in catime.c Ralph Lange 2023-05-26 09:10:11 +02:00
  • 059d32a975 db: init struct members in dbChannel.c Ralph Lange 2023-05-25 15:30:28 +02:00
  • 5c99031157 Add missing AFTC documentation to records Henrique Silva 2023-03-08 17:22:17 +01:00
  • a01c671399 Add missing HYST field documentation to longin record Henrique Silva 2023-03-08 17:19:38 +01:00
  • b2c80efd33 release notes: link release notes from submodules' Minijackson 2023-03-08 11:30:09 +00:00
  • 39b6fa26da Added unit test for binary output record type Karl Vestin 2023-03-07 15:27:05 +01:00
  • 3ee6097ab7 Fixes #361 Karl Vestin 2023-03-09 11:07:39 +01:00
  • 500a57738b Validate target record name when creating an alias Emilio Perez 2023-03-07 11:23:45 +00:00
  • f488765631 Add tests for PR#310 AlexWells 2023-07-22 08:28:25 -07:00
  • 3a2d225682 Detect error in fprintf and return (fixes #309). Sebastian Marsching 2023-07-22 08:27:32 -07:00
  • 1d056c6fe4 Add support for CA tools timeout from environment variable EPICS_CLI_TIMEOUT Doug Murray 2022-12-06 12:47:50 -08:00
  • 0f086126b7 fix escaped quotes in quoted strings PSI-7.0.7.1-0 Dirk Zimoch 2023-03-10 18:12:10 +01:00
  • 5b058d7d27 Merge branch '7.0' into PSI-7.0 Dirk Zimoch 2023-06-22 16:36:32 +02:00
  • ccbe608c4a pvDataCPP with a different clang-cl workaround Xiaoqiang Wang 2023-06-19 09:47:03 +02:00
  • 42604fc794 Allow clang with GCC compilerSpecific.h dirks-last-7.0-merge Michael Davidsaver 2023-06-13 08:22:17 -07:00
  • 4ecc0daa79 make mapDBFToDBR[] const Michael Davidsaver 2023-06-13 08:18:12 -07:00
  • c68d5a8dc3 direct include of CONFIG.msvcCommon Xiaoqiang Wang 2023-05-26 08:33:10 +02:00
  • cfa5ad3195 rename LLVM_PREFIX/SUFFIX to MSVC_PREFIX/SUFFIX Xiaoqiang Wang 2023-05-25 19:26:05 +02:00
  • d7a0edf121 direct include of CONFIG.msvcCommon Xiaoqiang Wang 2023-05-25 19:18:36 +02:00
  • 61fa360461 update ci-scripts module Xiaoqiang Wang 2023-05-24 22:14:39 +02:00
  • 01fc9f83a9 use windows-2022 to use MinGW 11 Xiaoqiang Wang 2023-05-24 21:27:53 +02:00
  • ccc730332a Revert "debug: only build clang windows" Xiaoqiang Wang 2023-05-24 16:45:08 +02:00
  • b948c03675 debug: only build clang windows Xiaoqiang Wang 2023-05-24 13:19:55 +02:00
  • 538a3d2f09 update ci-scripts module Xiaoqiang Wang 2023-05-24 13:16:44 +02:00
  • 3724420dc6 fail fast for testing purpose Xiaoqiang Wang 2023-05-24 12:38:35 +02:00
  • 6b1d30408f update ci-scripts module Xiaoqiang Wang 2023-05-24 12:37:50 +02:00
  • b615232788 update ci-scripts module Xiaoqiang Wang 2023-05-24 12:15:40 +02:00
  • 763760c58b add clang windows build Xiaoqiang Wang 2023-05-24 12:04:11 +02:00
  • f0d98b9b9a use forked .ci module with clang windows support Xiaoqiang Wang 2023-05-24 12:03:46 +02:00
  • 60239498a1 use forked pvData module with clang-cl fixes Xiaoqiang Wang 2023-05-23 21:22:30 +02:00
  • 166157dcbf allow clang windows as host arch Xiaoqiang Wang 2023-05-23 18:23:17 +02:00
  • 5a1f3ecc8b doc: note when some record types were introduced Michael Davidsaver 2023-05-18 11:57:41 -07:00
  • 29da5d67e1 add win32-x86-clang and windows-x64-clang targets Xiaoqiang Wang 2023-05-13 21:37:29 +02:00
  • 8e8fb81062 explicit include SAL header to help clang-cl compiler Xiaoqiang Wang 2023-05-13 21:34:55 +02:00
  • 448bde1798 split out msvc common settings Xiaoqiang Wang 2023-05-13 21:34:18 +02:00
  • cb97d662a7 doc Michael Davidsaver 2022-08-08 17:11:03 -07:00
  • d4fab0d20e iocsh: dbCompleteRecord() missing NULL check Michael Davidsaver 2023-03-12 09:15:10 +00:00
  • 0c13e6ba6c iocsh: tab completion handle iocshArgArgv Michael Davidsaver 2023-03-12 09:03:26 +00:00
  • 8f1243da40 epicsSingleton: eliminate global ctor with >= c++11 Michael Davidsaver 2022-09-29 17:51:05 -07:00
  • fe9995c0b5 Update recommendation for CONFIGURE_MAXIMUM_FILE_DESCRIPTORS Michael Davidsaver 2023-04-28 10:38:34 -05:00
  • f56412d6a5 WIN32: use FlsAlloc() to cleanup epicsThreadOSD Freddie Akeroyd 2023-04-30 12:42:05 -07:00
  • 07d18c55ba Clean whitespace in makeBaseApp template README Érico Nogueira 2023-04-18 14:57:07 -03:00
  • 9f97f25669 ci: add cross-compilation tests for aarch64, arm soft and hard float Minijackson 2023-03-07 14:46:35 +00:00