)]}'
{
  "commit": "1e8e9452d0a7dfaf5697b544810798a58e35443e",
  "tree": "c54647c2206895c310a0b560559cdf1318dd7618",
  "parents": [
    "e9397ad352b7f47a880a1bcf2405429151aa0e0f"
  ],
  "author": {
    "name": "Norbert Wenzel",
    "email": "norbert.wenzel@gmail.com",
    "time": "Tue May 22 16:45:46 2018 +0200"
  },
  "committer": {
    "name": "Norbert Wenzel",
    "email": "norbert.wenzel@gmail.com",
    "time": "Tue May 22 17:02:02 2018 +0200"
  },
  "message": "Remove chunk shuffle in multithreaded SchurEliminator\n\nstd::random_shuffle() is deprecated since C++14 and was removed in\nC++17. At least MSVC with C++17 fails to compile this code, I assume\nother compilers fail as well.\n\nIn a Github discussion (#373) Sameer Agarwal states this line can\nlikely be dropped and asks for a PR/CL.\n\nhttps://github.com/ceres-solver/ceres-solver/issues/373\n\nChange-Id: I78e04f36cba398769b8f90916edbdaf33884e7e1\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "203dcc9ef0b8248ae6098137ecbdc565d5facb3f",
      "old_mode": 33188,
      "old_path": "internal/ceres/schur_eliminator_impl.h",
      "new_id": "06d0983b9ae316522ec31073368b5d1a764c0615",
      "new_mode": 33188,
      "new_path": "internal/ceres/schur_eliminator_impl.h"
    }
  ]
}
