Skip to content

Releases: boschglobal/dse.clib

Fix doc error.

31 Jan 13:18

Choose a tag to compare

Fix doc error.

Full Changelog: v1.0.8...v1.0.9

Remove call to chdir from FMI library

22 Jan 17:01

Choose a tag to compare

Remove call to chdir from FMI library.

Add clock selection to platform.h

11 Jan 11:16
72da1db

Choose a tag to compare

v1.0.7

Update platform.h

FMU API updates.

01 Dec 12:18

Choose a tag to compare

Fix build error.

Signed-off-by: Rule Timothy (CC/EMT2) <[email protected]>

Update testing headers.

30 Oct 07:56
2006a5b

Choose a tag to compare

Update testing.h

Add support to include CMocka headers, but not enable memory
checks.

Support memory checking of strdup.

05 May 06:16
404729c

Choose a tag to compare

Add a preprocess swap for strdup to support CMocka tests.

The CMocka memory leak check does not work with strdup, and wrapping strdup with the linker may not work with certain libraries. Therefore use the preprocessor to swap the implementation when unit testing.

Small correction to dse/testing.h includes.

04 May 13:47
dc63654

Choose a tag to compare

v1.0.3

Additional includes for dse/testing.h required.

Update GCC build image and CMocka integration.

04 May 13:07
a392053

Choose a tag to compare

v1.0.2

Add gdb and latest cmocka to gcc-builder docker image.

Fix windows build errors.

29 Mar 11:56

Choose a tag to compare

Fix windows build error.

Signed-off-by: Rule Timothy (CC/EMT2) <[email protected]>

v1.0.0

20 Mar 09:56
c5dcee6

Choose a tag to compare

Update ci.yaml