SAM Changelog

From SoOS

Jump to: navigation, search

Contents

[edit] Version 0.0.6 (11.04.2011)

  • Clean ups
  • Reorganized includes in headers

[edit] Version 0.0.5 (06.04.2011)

  • Solved possible asynchronization in speculative writing
  • Dynamic library installation script
  • It can be compiled as a dynamic library
  • All examples link against the dynamic library version

[edit] Version 0.0.4 (04.04.2011)

  • Renaming of some functions
  • Standarized parameter names
  • Solved possible race condition

[edit] Version 0.0.3 (31.03.2011)

  • Library calls for setting speculative workers flashback policy
  • Library calls for setting the delay time of an execution flashback
  • Correctly intilize and destroy all mutex and rwlock
  • Rename of some data types
  • Added debugging macros
  • Fixed a race condition

[edit] Version 0.0.2 (18.03.2011)

  • First open release
  • Library calls for speculative writing
  • Fixed memory leaks
  • Fixed bugs

[edit] Version 0.0.1 (15.03.2011)

  • First tagged version (only available internally)