)]}'
{
  "commit": "c6820a6316c86fb7f67fd344832f8e31cac62dc1",
  "tree": "75380cec4f500ed53894b218c24933e7df75fb13",
  "parents": [
    "8ba1b0f41a7950dc3e1d4ed75859e36c73311235"
  ],
  "author": {
    "name": "David Tellenbach",
    "email": "david.tellenbach@me.com",
    "time": "Fri Aug 14 17:24:37 2020 +0200"
  },
  "committer": {
    "name": "David Tellenbach",
    "email": "david.tellenbach@me.com",
    "time": "Fri Aug 14 17:24:37 2020 +0200"
  },
  "message": "Replace the call to int64_t in the blasutil test by explicit types\n\nSome platforms define int64_t to be long long even for C++03. If this is\nthe case we miss the definition of internal::make_unsigned for this\ntype. If we just define the template we get duplicated definitions\nerrors for platforms defining int64_t as signed long for C++03.\n\nWe need to find a way to distinguish both cases at compile-time.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c892e499c8bd14ca11e81b8585a58c60cc7cad90",
      "old_mode": 33261,
      "old_path": "Eigen/src/Core/util/Meta.h",
      "new_id": "68452ecfaf64f8b5fa847f51ca9ae3f0af4eedb4",
      "new_mode": 33261,
      "new_path": "Eigen/src/Core/util/Meta.h"
    },
    {
      "type": "modify",
      "old_id": "cd87163518f02834f02e1cccb18d2ae690331077",
      "old_mode": 33188,
      "old_path": "test/blasutil.cpp",
      "new_id": "255d2a6ca1490f3ed5f2d4432744d14f7879f1fb",
      "new_mode": 33188,
      "new_path": "test/blasutil.cpp"
    }
  ]
}
