)]}'
{
  "commit": "53a62fd794ff02ee7ae7232361412eb7bf4a97fe",
  "tree": "5719b4cb82a3adda7d06a02a98b2203647f5b7cd",
  "parents": [
    "78dd3ab57aeff2e225bae8eefdf6745aecd0778f"
  ],
  "author": {
    "name": "Ben Clayton",
    "email": "bclayton@google.com",
    "time": "Mon Jun 08 18:28:21 2020 +0100"
  },
  "committer": {
    "name": "Ben Clayton",
    "email": "bclayton@google.com",
    "time": "Mon Jun 08 21:32:05 2020 +0100"
  },
  "message": "Add dap::RWMutex. A read / write mutex.\n\nAlso known as a shared mutex.\n`std::shared_mutex` was introduced in C++17, but cppdap is C++11.\n\nTo be used to fix #35.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "193e3d2a6007581ec3ccadb69356527b5a6a4acf",
      "old_mode": 33188,
      "old_path": "CMakeLists.txt",
      "new_id": "bba7f63f44f85956ea8d94e1e0d719e05a78782a",
      "new_mode": 33188,
      "new_path": "CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "9e858913fa5db61a799ddbf83af2328fed1bdec7",
      "new_mode": 33188,
      "new_path": "src/rwmutex.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "944ed77528fb4b4ce06add8a4f7f204cc01eef9a",
      "new_mode": 33188,
      "new_path": "src/rwmutex_test.cpp"
    }
  ]
}
