Skip to content

v2.5

Compare
Choose a tag to compare
@mta452 mta452 released this 11 Mar 14:45
· 14 commits to master since this release
  • Implemented safe allocation for all objects with NULL checks on malloc calls
  • Extracted element insertion functions from stack and queue push functions for simplification
  • Removed SB prefix from status stack related private structs
  • Added support for meson build system