Skip to content

0.4.0 b298

Compare
Choose a tag to compare
@SeadexTM SeadexTM released this 07 Oct 15:24
· 141 commits to master since this release

The 5th release of yasmine (Release date: October 07, 2016)

Changes

  • Y_OPTIMIZE_4_SPEED and Y_OPTIMIZE_4_MEMORY macros for internal optimization of ancestor lists (performance improvements)
  • Y_PROFILER macro was added. When compiled with this macro, the state machine will count the events that were processed.
  • 'LL_OFF' as default log level
  • assembly.hpp macros were improved to avoid ambiguous function calls
  • when Y_NO_LOGGING is defined, no log code will be compiled into the library at all
  • fixed an error when compiling with gcc (const std::string transition_impl::get_transition_name)
  • The handle generator for the timed events is no longer a random function.

The download provides a complete archive containing licenses, source code and pre-built (static) libraries and examples (binaries) for VS 2015.