Skip to content

1.34

Compare
Choose a tag to compare
@greg7mdp greg7mdp released this 03 Mar 17:00
· 155 commits to master since this release

Nothing really major, mostly fix issues reported by users.

  • some improvements (performance, functionality) to custom apis for parallel hash containers, which allow to operate under protection of the internal mutex.
  • user-contributed debug visualizers (gdb, lldb)
  • fix issue when using phmap as submodule
  • switch to github actions for ci
  • very fast dump/restore cereal serialization of phmap containers containing trivially_copyable types
  • compiler issues/warnings