Skip to content

Releases: Model-Based-Design-Lab/maxpluslib

Changes memory management

10 Aug 18:53
Compare
Choose a tag to compare

Changing use of shared smart pointers to unique smart pointers mostly

avoid global namespace update

04 Aug 12:39
Compare
Choose a tag to compare
v2.1.12

further namespace fixes

avoid global namespace

04 Aug 11:01
Compare
Choose a tag to compare
v2.1.11

Merge branch 'main' of https://github.com/Model-Based-Design-Lab/maxp…

More missing header includes fixed

09 Feb 10:56
Compare
Choose a tag to compare

Missing header includes would make compilation of the library fail on some projects

Fix another header include issue

10 Dec 07:26
Compare
Choose a tag to compare

A missing header include issue was fixed that started to prevent compilation

Fix header include issue

09 Dec 08:03
Compare
Choose a tag to compare

A missing header include issue was fixes that started to prevent compilation

Support for SMPLS

29 May 07:26
Compare
Choose a tag to compare
v2.1.7

resolve name space ambiguities

Fix for I/O automata

27 May 20:12
Compare
Choose a tag to compare
v2.1.6

fixes for IOA

included switched max-plus linear systems

26 May 18:20
Compare
Choose a tag to compare

With switched max-plus linear system analysis

25 May 15:21
Compare
Choose a tag to compare
v2.1.1

more clang formatting