Skip to content

PMDA++ 0.4.3

Compare
Choose a tag to compare
@pcolby pcolby released this 13 Jul 06:13
· 90 commits to master since this release

Features:

  • C++11 support (817e66f)
  • Coverity Scan automation with Travis CI (2973)
  • Clang scan-build automation with Travis CI (83032bc)
  • numerous build and CI improvements.
  • additional unit tests.

Bug fixes:

  • broken --unix command line option (f7c20c5)
  • incorrect instance ID reported in two exception messages (1d5e544)
  • cout format flags left modified (af388d9)
  • pcp::on_store may return prematurely (a3334c4)
  • template functions not fully specialized (1ad276f)

Special thanks to @badone and @bchoi for contributing to this release.