Skip to content
Started 5 days 20 hr ago
Took 1 min 8 sec on centos-8-qb2g3

#510 (May 8, 2024, 12:58:32 AM)

Changes
  1. Bug 581095 - Adds missing explicit CHAR casts (details)
  2. Bug 581098 - Adds explicit casts for WCHAR (details)
  3. Bug 581139 - Adds STRING access operator (details)
  4. Bug 581168 - Add getter for scm_sMGMResponseTexts (details)
  5. Bug 581169 - Fix files with mixed line endings (details)
  6. Bug 581169 - Fix files with mixed line endings (details)
  7. Bug 581136 - Update time base to nanoseconds for TIME types (details)
  8. Bug 581109 - Adds CONCAT_DATE, DT, and TOD (details)
  9. Bug 581141 - Adds CONCAT for LTime types (details)
  10. Bug 581168 - Make EMGMCommandType an enum class (details)
  11. Bug 581142 - Adds missing convert functions for ANY_DATE (details)
  12. Bug 581152 - Adds time split and day of week functions (details)
  13. Bug 548765 - Lua Bit Functions (details)
  14. Bug 581168 - Make EMGMResponse an enum class (details)
  15. Bug 581168 - Make E_FBStates an enum class (details)
  16. Bug 581168 - Make E_MsgLevel an enum class (details)
  17. Bug 581168 - Make NotificationType an enum class (details)
  18. Bug 547884 - more standard functions (details)
  19. Bug 581095 - Adds missing BYTE to CHAR cast (details)
  20. [569090] Update OPC-UA module to open62541 v1.1 (details)
  21. [569090] Update OPC-UA module to open62541 v1.3.4 (details)
  22. [569090] Update OPC-UA module to open62541 v1.3.4 (details)
  23. [569090] Update OPC-UA module to open62541 v1.3.4, data type tests (details)
  24. Bug 569090 - deactivated two broken system on open625421 v1.3.4 (details)
  25. Bug 581249 - helper method for changing fb state with internal fbs (details)
  26. Bug 581249 - Fixes an issue with method name resolution (details)
  27. [581135] Use code that compiles with macos (details)
  28. Bug 569090 - removed deprecated open62541 _deleteMembers usage (details)
  29. [581296] fix compile error (details)
  30. [581296] handle multiple xquery requests (details)
  31. [581301] update docker build script to open62541 1.3.4 (details)
  32. Bug 581249 - Fixes cyclic call of changeFBExecutionStateHelper (details)
  33. Bug 581257 - Makes ANY_INT assignable to INTs (details)
  34. Bug 581152 - Fixes DAY_OF_WEEK function signature (details)
  35. Bug 581152 - Changes signature of func_FIND to ANY_INT return (details)
  36. Bug 581376 Adds TO_BIG_ENDIAN and TO_LITTLE_ENDIAN (details)
  37. Bug 581388 - Fixed padding handling in struct conversion (details)
  38. Bug 581252 - Adds index operator with ANY_INT param (details)
  39. Bug 581527 - Adds partial access with ANY_INT param (details)
  40. Bug 581139 - Change behavior for out of length access (details)
  41. Bug 581535 - Adds STRING access operators with ANY_INT param (details)
  42. Bug 581536 - Fixes templates to cast params to their respective value types (details)
  43. Bug 581552 - Add NOTed output capability (details)
  44. Bug 581561 - Necessary changes to enable partial as outs (details)
  45. Bug 581593 - Add high-resolution real-time clock support (details)
  46. [Tests] - Adds another test for CONCAT of times (details)
  47. Bug 581370 - send full hierarchy of blocks + connections of resources (details)
  48. Bug 581669 - Fix time conversions/representation for date type literals (details)
  49. Bug 581669 - Fixes localtime_r and gmtime_r calls for Windows (details)
  50. Bug 581636 - Added first version of SET_STRUCT_VALUE FB (details)
  51. Bug 581694 - added type indicator for all time and date literals (details)
  52. Bug 548765 - Lua Wrapper Functions (details)
  53. Bug 547884 - Additional conversion functions (details)
  54. Bug 581699 - GetResource problem with reconstruct subapps (details)
  55. Bug 581725 - Adapter support for ifSpecBuilder (details)
  56. Bug 581727 - Whitespace fixup (details)
  57. Bug 581727 - Refactoring (details)
  58. Bug 581727 - Added support for writing to coils (details)
  59. Bug 581727 - Major fixup: syncing modbus threads (details)
  60. Bug 581727 - Fixed warnings (details)
  61. Bug 547884 - Array handling and creation (details)
  62. Bug 581737 - Fix missing string quotes in monitoring values (details)
  63. Bug 581786 - removed explicit stringid defintion in (details)
  64. Bug 581787 - moved CTF tracing and Montoring config to forte_config.h (details)
  65. Bug 581782 - remove use of CIEC_STRING in tsn layer (details)
  66. Bug 581784 - Fix bounds in array copy constructor (details)
  67. Bug 581784 - Add missing clone for interface arrays (details)
  68. Bug 581784 - Split function block initialization (details)
  69. Bug 506434 - Check if CFB Internal FBs could be created (details)
  70. Bug 581763 - Parse arrays from string with repeat syntax (details)
  71. Bug 581763 - Add equals to ANY values (details)
  72. Bug 581763 - Collapse identical consecutive elements for array values (details)
  73. Bug 581845 - Fix linking of time functions if FakeTime is ON (details)
  74. Bug 581784 - Add support for data types with different size (details)
  75. Bug 581784 - Temporarily disable OPCUA_DoubleResourceDeadlock test (details)
  76. Bug 581846 - Fixes bug in func_REPLACE (details)
  77. Bug 581864 - Fixes binary transfer/sign extension (details)
  78. Bug 581865 - Fix string buffer sizes and refactor (details)
  79. Bug 581867 - up and down cast problem fixed (details)
  80. Bug 581869 - Adds missing TO_BOOL functions (details)
  81. Bug 581870 - Check return value of toString in monitoring (details)
  82. Bug 581784 - Account for data type size in FB initialization (details)
  83. Bug 581784 - Account for data type size in com layer (details)
  84. Bug 581784 - Move allocation of value from data connection to FB (details)
  85. Bug 581784 - Temporarily disable tests with arrays in structs (details)
  86. Bug 581784 - Refactor array data types (details)
  87. Bug 581784 - Make variable access virtual in function block (details)
  88. Bug 581886 - Fixes SHR/SHL/ROR/ROL templates (details)
  89. Bug 581909 - Add startup hook (details)
  90. Bug 581784 - Make reading and writing of interface data virtual in function block (details)
  91. Bug 581784 - Make connection access virtual in function block (details)
  92. Bug 581912 - create space seperated linker flag list (details)
  93. Bug 581784 - Make conversion operator explicit in CHAR and WCHAR (details)
  94. Bug 581784 - Fix ambiguous operator!= for CIEC_BOOL in func_XOR (details)
  95. Bug 581784 - Account for data type size in OPC UA layer (details)
  96. Bug 581784 - Fix dynamic array copy (details)
  97. [releng] add Jenkinsfile (details)
  98. [releng] fix Jenkinsfile (details)
  99. [releng] increase timeouts for OPC-UA systemtests (details)
  100. Bug 581784 - Add ANY variant and unique pointer (details)
  101. Bug 581784 - Add comparison operators for ANY_ELEMENTARY variant (details)
  102. Bug 581784 - Refactor standard type library for ANY variants (details)
  103. Bug 581784 - Add functions with size parameter to string dict (details)
  104. Bug 581784 - Refactor struct memory layout (details)
  105. Bug 581784 - Refactor conversion function blocks (details)
  106. Bug 581784 - Refactor more library function blocks (details)
  107. Bug 581784 - Fix adapter initialization (details)
  108. Bug 581953 - adds IS_VALID function (details)
  109. Bug 581949 - Support printing stacktrace on error (details)
  110. Bug 581784 - Refactor even more library function blocks (details)
  111. Bug 581784 - Mark legacy FB constructors as deprecated (details)
  112. Bug 581784 - Restructure array types (details)
  113. Bug 581784 - Add error log for incomparable types (details)
  114. Bug 581784 - Add error log for incompatible types (details)
  115. Bug 581784 - Use TEventId everywhere were an event is processed (details)
  116. Bug 581784 - Move resource critical region to a macro (details)
  117. Bug 581951 - Pass TEventEntry by value (details)
  118. Bug 581784 - Inlined sendOutputEvent and receiveInputEvent (details)
  119. Bug 581784 - Use scmWithListDelimiter in FB interface (details)
  120. Bug 581784 - Use TEvent/TPortID in interface spec (details)
  121. Bug 581784 - Add support for more interface events and ports (details)
  122. Bug 581784 - Add support for more than 254 variables in STRUCT_(DE)MUX (details)
  123. Bug 581784 - Refactor (external) event queue (details)
  124. Bug 581784 - Reworked connection destination list handling (details)
  125. Bug 581784 - Made most elementary data types final (details)
  126. Bug 581784 - Inline addEvent to reduce (details)
  127. [releng] fix address sanitizer issues (details)
  128. [releng] consolidate build configs (details)
  129. [fix] Change FB_RANDOM to reentrant rand (details)
  130. Bug 581973 - Adds BCD_TO functions (details)
  131. Bug 581977 - Adds missing TO_BCD functions (details)
  132. Bug 581979 - Adds generic BCD_TO_TYPE and TO_BCD_TYPE functions (details)
  133. Bug 581784 - Use external event ID for fake_time (details)
  134. [fix] Rework for partials (details)
  135. Bug 581997 - Adds IS_VALID_BCD function (details)
  136. Bug 581784 - turn legacy interface arrays to size 1 (details)
  137. Bug 582009 - uint8_t is not part of namespace std (details)
  138. Bug 581905 - change ContainerList to sorted vector (details)
  139. Bug 581905 - change FunctionBlockList to sorted vector (details)
  140. [cleanup] remove legacy FB constructors and data array macros (details)
  141. Bug 582027 - Changes FB_RANDOM to Mersenne Twister (details)
  142. Bug 581784 - turned data connection update into references (details)
  143. Bug 582001 - Cleanups before STRING rework (details)
  144. Bug 582001 - Change ParameterParser to plain char array (details)
  145. Bug 582001 - Use std::string in MQTT layer (details)
  146. Bug 581784 - turned connection pointers to const pointers (details)
  147. Bug 582001 - Change CIEC_STRING to std::string in http layer (details)
  148. [582080] make the Scripts formatting more readable (details)
  149. [581784] Split function block initialization (details)
  150. [582082] for platforms where timegm is not available (details)
  151. Bug 582096 - Adds ATAN2 function (details)
  152. [Fix] Some minor code improvements in ROS layer (details)
  153. [Fix] Some minor code improvements in ModBus (details)
  154. [FIX] Fix superfluous 'd' in DEVLOG (details)
  155. Bug 582001 - Change OPC UA layer to std::string (details)
  156. [FIX] Remove another superfluous d from DEVLOG output (details)
  157. Bug 525318 - MQTTHandler only allows connections to one MQTT server (details)
  158. Bug 525318 - MQTTHandler only allows connections to one MQTT server (details)
  159. Bug 525318 - MQTTHandler only allows connections to one MQTT server (details)
  160. Bug 582001 - Remove non-standard string append FB (details)
  161. [582092] Sub issue: make compatible to esp-idf -- network (details)
  162. [FIX] MQTT Layer fixes due to errors on using std::string (details)
  163. Bug 582138 - Fix empty string id constants in string list (details)
  164. Bug 582138 - Fix empty string insert in string dict (details)
  165. Bug 582066 - fixes warning integer constant is so large that it is unsigned (details)
  166. Bug 581784 - fixed writeData with CTF tracing enabled (details)
  167. [FIX] Fix unintentional - in FB_CTUD_DINT (details)
  168. Bug 582001 - Change storage in CIEC_STRING to std::string (details)
  169. [CLEANUP] Removes warnings (details)
  170. Bug 582181 - Adds partial to partial operator= (details)
  171. [cleanup] fix more compiler warnings (details)
  172. Bug 582001 - Add user-defined CHAR and STRING literals (details)
  173. [cleanup] fix even more compiler warnings (details)
  174. Bug 582097 - ESP32 heap_caps_malloc (details)
  175. Bug 582094 - Add ESP32 Build Script (details)
  176. Bug 582180 - Improves floating point string representation (details)
  177. Bug 581727 - Fixed input data conversion (details)
  178. Bug 581727 - Fixed writing to coils feature (details)
  179. Bug 581727 - CModbusPoll replaced CSinglyLinkedList with vector (details)
  180. Bug 581727 - Eliminated unnecessary dynamic memory (details)
  181. Bug 581727 - CModbusHandler replaced CSinglyLinkedList with vector (details)
  182. Bug 581727 - CModbusClientConnection replaced CSinglyLinkedList with vector (details)
  183. Bug 581727 - Refactoring: using CModbusIOBlock for partial data access (details)
  184. Bug 581727 - Minor fixup: possible overflow with size_t (details)
  185. Bug 581727 - Each address range can have its own function (details)
  186. Bug 581727 - Minor refactoring: keeping address range and function in array of structs (details)
  187. Bug 581727 - Bugfix: properly detecting default slave address (details)
  188. Bug 581727 - Bugfix: default slave id depends on Modbus mode (details)
  189. Bug 581727 - Bugfix: preventing write on closed connection (details)
  190. Bug 581727 - Swapped slave ID and poll frequency (details)
  191. Bug 581727 - Supporting shared Modbus connection for multiple FBs (details)
  192. Bug 581727 - Initial flow control support (details)
  193. Bug 581727 - Support for disabling DTR (details)
  194. Bug 581727 - Fixup: restored reconnecting functionality (details)
  195. Bug 581727 - Supporting disabling flow control (details)
  196. Bug 581727 - Added another level of delay (details)
  197. Bug 581727 - Supporting partial range write (details)
  198. Bug 581727 - Bugfix: fixed data offset for 16 bit modbus values (details)
  199. Bug 581727 - Documented reusing connections (details)
  200. Bug 581727 - Documented RTU and its specific options (details)
  201. Bug 581727 - Updated copyright (details)
  202. [Cleanup] Fixes warnings in IEC functions tests (details)
  203. [Cleanup] Remove getStorage calls from tests (details)
  204. Bug 582001 - Fix use-after-free in DEV_MGR::executeRQST() (details)
  205. Bug 582186 - Adds fixed length strings (details)
  206. [Cleanup] Add _v and  _t versions of cast helpers (details)
  207. Bug 582116 - Add IND to all In FBs (details)
  208. Bug 582001 - Change CIEC_STRING to std::string in http layer (details)
  209. Bug 582001 - Change OPC UA layer to std::string (details)
  210. Bug 525318 - rename conflicting definition (details)
  211. [cleanup] Avoid useless Reset during FB creation (details)
  212. Bug 581784 - Add support for multi-dimensional arrays in dynamic FBs (details)
  213. Bug 581784 - Add default implementation for setInitialValues (details)
  214. Bug 582215 - Add date and time to name of trace files (details)
  215. Bug 582189 - Fixes partial string access (details)
  216. Bug 582190 - Add FB type information in CTF traces (details)
  217. Bug 582232 - Fix resource leak when deleting FB instance from resource (details)
  218. Bug 581784 - Add assignments to each variant from generic type (details)
  219. Bug 581784 - Use non-variant generic types for even accessor parameters (details)
  220. Bug 581784 - Add include directories for stdfblib (details)
  221. Bug 581784 - Add PUBLISH_1 and SUBSCRIBE_1 for use as internal FBs (details)
  222. [cleanup] Fix naming convention (details)
  223. Bug 582242 - Add user-defined literals for elementary data types (details)
  224. [cleanup] Fix naming convention (details)
  225. Bug 582250 - Do not define __cxa_pure_virtual if exceptions are enabled (details)
  226. Bug 582247 - set location of trace-result via CLI (details)
  227. Bug 582257 - Add ANY_SIGNED and ANY_UNSIGNED data types (details)
  228. Bug 582001 - Use std:string for mgm response and in monitoring (details)
  229. cleanup - add newline after devlog output (details)
  230. Bug 582271 - Adds VAR_IN_OUT connections (details)
  231. Bug 582202 - Add CMake macro to search source files recursive (details)
  232. Bug 582287 - Enhances CONCAT template to work with ANY_CHARS (details)
  233. Bug 582189 - Fix resize when reading past the end of a string (details)
  234. Bug 582289 - Fixes toString for unprintable characters (details)
  235. [cleanup] removes unneeded variable in test (details)
  236. Bug 581784 - Pass through ECET list (details)
  237. Bug 582328 - Adds overloaded TO_TYPE functions (details)
  238. Bug 581784 - Refactor another round of library function blocks (details)
  239. Bug 582241 - buildsupport for esp32 (details)
  240. Bug 581784 - Add readInputData and writeOutputData for generic FBs (details)
  241. [cleanup] Fix code style (details)
  242. [cleanup] change CRLF to LF on all source files (details)
  243. [cleanup] Fix include of non-lib file to quotes (details)
  244. [cleanup] Fix more code style (details)
  245. Bug 581784 - Remove legacy readInputData and writeOutputData implementation (details)
  246. Bug 581784 - Refactor internal to interface transfer in CFB (details)
  247. Bug 582334 - Fix compare in ANY_ELEMENTARY variant for large differences (details)
  248. [tests] - adds test for func_MIN (details)
  249. Bug 519445 - Add adapter connections to CFB (details)
  250. Bug 582359 - Generate stringdict includes according to full include path (details)
  251. [cleanup] remove duplicate ; (details)
  252. Bug 582374 - Adds toString to FunctionBlock (details)
  253. Bug 582329 - change time string rep to non-fraction number (details)
  254. Bug 582388 - org.eclipse.4diac.forte/src/stdfblib/io/IL.cpp:43:5: error: type 'CFunctionBlock' is not a direct base of 'FORTE_IL' (details)
  255. Bug 582374 - FB toString extended for internal vars (details)
  256. Bug 581784 - fix typo (details)
  257. Bug 582387 - getFullQualifiedInstanceName for Mapping to IO Blocks (details)
  258. Bug 582317 - E_IMPULSE -- Impulse forming FB (details)
  259. Bug 582417 - Add accessors for internal FBs (details)
  260. Bug 582424 - Add internal FB Information to trace file data (details)
  261. Bug 582084 - Add an IE Block for Event-Only Input (details)
  262. [581289] add PLCnext specific implementations (details)
  263. [581289] add SiFBs and infrastructure (details)
  264. [581289] add cmakeList and changes in posix/main (details)
  265. Bug 582453 - Add method for getting struct member index (details)
  266. Bug 582453 - Made local comm group and group manager protected (details)
  267. Bug 582453 - turned local comm group list into std::vector (details)
  268. Bug 582453 - used std:vector for CLocalCommGroup publ and subl list (details)
  269. Bug 582453 - added type and size check for local comm groups (details)
  270. Bug 582453 - reworked data value writing of local publishers (details)
  271. Bug 582452 - improve type and direction interface of IOHandle (details)
  272. Bug 582457 - removed WSTRING from registring and deregistering in IO (details)
  273. Bug 582458 - renamed Embrick type files to new format (details)
  274. Bug 582458 - Renamed Embrick type classes to new naming scheme (details)
  275. Bug 582458 - Upgraded EBSlave2301 to new layout (details)
  276. Bug 582458 - Upgraded EBSlave2181 to new FB layout (details)
  277. Bug 582458 - Bug 582458 - Upgraded EBMaster to new FB layout (details)
  278. Bug 582459 - upgraded IO Infra to new event interface (details)
  279. Bug 582463 - generalized VAR_IN_OUT handling (details)
  280. Bug 582453 - Add local com layer using structs (details)
  281. [Releng] Changed and update CDT project settings (details)
  282. Bug 582532 - Remove mInvokingExecEnv forte/src/stdfblib/events (details)
  283. Bug 582532 - Remove mInvokingExecEnv forte/src/stdfblib/io (details)
  284. Bug 582532 - Remove mInvokingExecEnv  forte/src/modules/IEC61131-3 (details)
  285. Bug 582532 - Remove mInvokingExecEnv  forte/src/modules/utils (details)
  286. Bug 582532 - Remove mInvokingExecEnv  forte/src/modules/convert (details)
  287. Bug 582532 - Remove mInvokingExecEnv forte/src/stdfblib/ita (details)
  288. Bug 582532 - Remove mInvokingExecEnv some others (details)
  289. Bug 582330 - timerhandler now stores entries in vector (details)
  290. Bug 582330 - Reworked TimerHandler to better hide implementation (details)
  291. [582544] allow openssl/libressl builds of open62541 (details)
  292. Bug 582532 - Remove mInvokingExecEnv other Boards (details)
  293. Bug 582532 - Remove mInvokingExecEnv -- FINAL STEP -- (details)
  294. [Organisational] Update coding rules document (details)
  295. [582546] fix cross-compilation support (host Linux, target Windows) (details)
  296. [582546] fix build in com/modbus (details)
  297. [582546] dashes in cmake variable names can create errors (details)
  298. [582546] fix test compilation (details)
  299. [582546] fix cmake function for plain c files (details)
  300. [582546] link libraries to FORTE_LITE (details)
  301. Bug 582389 - add 8 more TIME FBs (details)
  302. [582547] fix warnings in com/powerlink (details)
  303. [582547] eliminate dead code (details)
  304. [582547] remove flawed MQTT warning logic (doesn't respect system libraries) (details)
  305. [582547] use proper math header (newlib/picolibc are stricter) (details)
  306. [582547] make modbus compile on win32 (details)
  307. Bug 582093 - Sub issue: make compatible to esp-idf -- kconfig (details)
  308. [582547] fix type errors in ads module (uint_fast*_t may differ in size across machines/compilers) (details)
  309. Bug 582001 - Migrated sysfs module to new CIEC_STRING API (details)
  310. Bug 582532 - removed last remaning old execute event functions (details)
  311. [cleanup] fix compiler warnings (details)
  312. [582546] improve portability (details)
  313. [582547] avoid symbol name clash in FreeRTOS (details)
  314. Bug 58255 - Adds variadic comparison functions (details)
  315. Bug 582558 - Fix variadic func_CONCAT (details)
  316. Bug 582559 - Adds variadic versions for func_MIN and func_MAX (details)
  317. Bug 582560 - Adds variadic version for func_ADD (details)
  318. Bug 582561 - Adds variadic version for func_MUL (details)
  319. Bug 582566 - Adds unary func_PLUS (details)
  320. Bug 582330 - Improved timerhandler's activation time calculation (details)
  321. [releng] fixed formating and conten of Security and code_of_conduct (details)
  322. [582545] improve OPC-UA error messages (details)
  323. Bug 582566 - Adds unary plus function in cases a copy is needed (details)
  324. Bug 582398 - Reworked Lua infrastructure to comply with new FB interface (details)
  325. [582548] add the ability to explicitly specify the multicast interface (details)
  326. Bug 582574 - embrick api changes and compile fixes (details)
  327. Bug 582572 - fix FreeRTOS semaphore initialisation (details)
  328. Bug 582549 - improve embrick pin handling (details)
  329. Bug 582535 - Ported FORTE to Zephyr embedded OS (details)
  330. [cleanup] fix formatting (details)
  331. [Cleanup] remove legacy typedefs (details)
  332. [Improvement] Make methods constexpr if possible (details)
  333. Fix missing quotes in WCHAR buffer literal (details)
  334. Bug 582589 - turned execute event of CFB into protected final method (details)
  335. Bug 582595 - Implementation of RT_Bridge block (details)
  336. Bug 573082 - Adding PikeOS support independent of version/processor (details)
  337. Bug 573082 - Documentation of PikeOS (details)
  338. Bug 573082 - Refine documentation of PikeOS (details)
  339. Bug 582573 - FreeRTOS-plus-TCP support (details)
  340. [582453] Implements writing to members of children of structs (details)
  341. [Cleanup] Use _t _v template variants (details)
  342. Replace custom conjuction implementation (details)
  343. [cleanup] Removes get_equivalent_CIEC_class (details)
  344. [cleanup] Removes const return qualifier (details)
  345. Bug 582606 - Allow comm layers to introduce output data write lock (details)
  346. Bug 582606 - Removed the resource lock from all FBs (details)
  347. Bug 582487 - Check for existing OPC UA Object Type of a Struct (details)
  348. Bug 582487 - Create OPC UA Object Node for Structs (details)
  349. Bug 582487 - Write Struct Member Values to OPC UA Object Node (details)
  350. [releng] updated links to 4diac web pages in readme and contributing (details)
  351. [574765] thread synchronization in CIPComlayer (details)
  352. Bug 582533 - Use FBContainer for finding the resource (details)
  353. [578208] enhance OPC DA module (details)
  354. Bug 582487 - Add Subscriber Handling for OPC UA Struct Object Nodes (details)
  355. Bug 582487 - Register Object Node Struct Members for Receive Callback (details)
  356. Bug 582487 - Receive Data for Object Node Struct Members (details)
  357. Bug 582487 - Delete OPC UA Object Node of Object Struct on Redeployment (details)
  358. Bug 582487 - Change Implementation of sending Object Struct Data (details)
  359. Bug 582487 - Fix Creation of Object Node Structs (details)
  360. Bug 582487 - Fix Warnings in OPC UA Layer (details)
  361. Bug 582487 - Update Method Documentation (details)
  362. Bug 582533 - Remove resource pointer from CFunctionBlock (details)
  363. Bug 582533 - Turn parent of CFBContainer into reference (details)
  364. Bug 582696 - Adds isIndexInRange method (details)
  365. Bug 582695 - Use CFBContainer for managing CFB Internal FBs (details)
  366. Bug 582695 - Reworked creating full hirachical name generation (details)
  367. Bug 582723 - Implemented GetInstancePath (details)
  368. [Cleanup] Removes FORTE_STATIC_ASSERT (details)
  369. Bug 582737 - Refactor getting StructTypeName in OPC UA Layer (details)
  370. [fix] add nullptr check for mInterface2InternalEventCons in CFB destructor (details)
  371. Bug 582767 - Enables the use of VarInOuts in CFBs (details)
  372. Bug 582737 - Create new helper class for handling OPC UA Object Structs (details)
  373. Bug 582737 - Rename OPC UA Struct Helper methods and members (details)
  374. Bug 582737 - Refactor createObjectNode method of OPC UA Struct Helper (details)
  375. Bug 582737 - Create OPC UA Struct Object Type when not existing (details)
  376. Bug 582737 - Refactor Error Messages in OPC UA Struct Helper (details)
  377. Bug 582737 - Refactor handling of RDBuffer (details)
  378. [582453] Fixes segfault caused by having multiple comm groups (details)
  379. Bug 582453 -  Reworked array index parsing and changed index list (details)
  380. Bug 582737 - made struct helper methods static (details)
  381. Bug 582737 - Reworked string functions to be more efficient and clear (details)
  382. Bug 582453 - reworked Com Layer parameter parsing (details)
  383. Bug Bug 582767 - Fix for var_in_out connections inside of cfbs (details)
  384. Bug 582533 - Traceing needs to use FBContainer for finding the resource (details)
  385. [fix] correctly handle in and output data in modbus layer (details)
  386. Bug 582810 - Fixed deleting of FBs or Resources (details)
  387. Bug 582737 - Reworked Error Messages for OPC UA Object Struct Helper (details)
  388. Bug 582737 - Declared OPC UA Namespace Index globally (details)
  389. Bug 582737 - Use reworked string functions in defineOPCUAStructTypeNode (details)
  390. [perf] reduce CTF tracing overhead when not enabled (details)
  391. Bug 582846 - Add return type template parameter for LEN, FIND, and DAY_OF_WEEK (details)
  392. Bug 582846 - Remove implicit casts to subtypes of generic types (details)
  393. [releng] removed address santitizer from test builds (details)
  394. Bug 582881 - Remove constexpr on virtual functions (details)
  395. [fix] remove dupliacte using declarations in arrays (details)
  396. Bug 582888 - Add support for printing arrays via GEN_CSV_WRITER (details)
  397. Bug 582881 - added MSVC defines to cmake options (details)
  398. [releng] removed address santitizer from test builds (details)
  399. Bug 582883 - Add implicit conversions for date types (details)
  400. Bug 582887 - Add templated TIME_IN_*_TO_** functions for ANY_DURATION (details)
  401. Bug 582881 - Added WIN32_LEAN_AND_MEAN for both MSVC and mingw (details)
  402. Bug 582737 - Fixed memory leaks in Object Struct Helper (details)
  403. Bug 580096 - Initial OPC UA Device Management (details)
  404. Bug 580096 - CreateRes, CreateFB, CreateConn, WriteFB, StartRes (details)
  405. Bug 580096 - Add Device Start/Stop/Kill/Reset/Write (details)
  406. Bug 580096 - Add Resource Stop/Kill/Reset/Delete/Write (details)
  407. Bug 580096 - Add FB Start/Stop/Kill/Reset/Delete (details)
  408. Bug 580096 - Add deleteConnection method (details)
  409. Bug 582535 - get_line is only used by the conmeleon module (details)
  410. Bug 577315 - Fixed the pin output (response code, body data) of the Client FB, using the HTTP module (details)
  411. Bug 582838 - Add bit lengths to data types (details)
  412. Bug 582838 - Add bit lengths for time and char types (details)
  413. Bug 580096 - Add OPC UA Device Management (details)
  414. [releng] prevent gcc < 11.3 via CMake (details)
  415. Bug 582920 - add a Forte Alloc "internal" (details)
  416. Bug 582315 - F_SEL_E_3 needed (details)
  417. Bug 582317 - E_IMPULSE -- Impulse forming FB (details)
  418. Bug 582154 - signalprocessing Lib (details)
  419. Bug 582099 - E_CTUD_UDINT (details)
  420. Bug 582881 - Correctly type the iterators of CIEC_ARRAY_FIXED (details)
  421. Bug 582924 - Fixed any connection handling in CFB and OPC UA layer (details)
  422. Bug 582927 - Replaces typeof() with remove_referece_t and decltype (details)
  423. Adds method for getting storage lengths of data types (details)
  424. [releng] fix default logging level of Release builds (details)
  425. Bug 582838 - Add bit length for wchar (details)
  426. Bug 582881 - Fixed MSVC problem in forte_array_variable (details)

Started by an SCM change

This run spent:

  • 15 sec waiting;
  • 1 min 8 sec build duration;
  • 1 min 24 sec total from scheduled to completion.
Revision: e5e9d46dec7272c398edafb64e4a20eef715cb06
Repository: https://git.eclipse.org/r/4diac/org.eclipse.4diac.forte
  • origin/develop