Tags: igor-krechetov/hsmcpp
Tags
[1.0.1][r] fix repeating timers in STD dispatcher fix: STD dispatcher incorrectly schedules repeating timer event (#8) fix: race condition when starting timers with Qt Dispatcher (used invalid context for lambda function) build: add libc version check for test_memory_footprint test application
[0.37.0][r] fix early delete issue fix: deleting HSM instance while it still had pending events sometimes cased crash feat: add HierarchicalStateMachine::dispatcher() method feat: add support for enqued actions in dispatcher (see IHsmEventDispatcher::enqueueAction())
[0.35.0][r] Variant refactoring and custom types support (BREAKS INTE… …RFACE) feat: scxml2gen: generate timers for events with "ON_TIMER_" prefix feat: support for custom types in Variant feat: add clear() method to Variant fix: comparing Variant objects with numeric values (double, mixed types) not working correctly refactor: overall quality and memory safety improvement for Variant test: additional unit-tests for Variant build: fix library deployment script build: add cmake package version file generation
[0.30.1][r] added documentation for dispatchers and minor fixes feat: add Variant::toPair(), Variant::isPair() methods fix: calling HsmEventDispatcherGLibmm::start() multiple times was not safe safe fix: calling transition() or similar API before initialize() or after release() caused a crash doc: add documentation for all dispatcher and Variant classes
PreviousNext