Skip to content

Cleanup - round 2

Tom Williams requested to merge cleanup2 into master
  • Use C++11 builtins & STL classes in place of boost
  • Fix unit tests so that agnostic to order elements in unordered map
  • Minor updates to action classes: Add start time, store all messages, add short description fields

Merge request reports