1. Mar 21, 2019
  2. Mar 19, 2019
  3. Mar 18, 2019
    • Sergei Vinogradov's avatar
      Persistent concurrent hash map data structure. · 34c137ce
      Sergei Vinogradov authored
      Implementation is based on concurrent_hash_map from Intel TBB library.
      
      Test for persistent_concurrent_hash_map is built and executed only if
      Intel TBB library found by CMake.
      
      Update README for Intel TBB related tests.
      
      Extend Docker images to support Intel TBB
      
      Add abstraction for RW mutex
      
      Add pmreorder test for concurrent_hash_map
      34c137ce
  4. Mar 15, 2019
  5. Mar 14, 2019
  6. Mar 13, 2019
  7. Mar 11, 2019
  8. Mar 08, 2019
  9. Mar 06, 2019
    • Szymon Romik's avatar
      fix doxygen invalid \ref command · 76e46bec
      Szymon Romik authored
      All words in the documentation that correspond to a documented
      class and contain at least one non-lower case character will
      automatically be replaced by a link to the page containing the
      documentation of the class.
      76e46bec
  10. Mar 05, 2019
  11. Mar 02, 2019
  12. Mar 01, 2019