)]}'
{
  "commit": "65d4479113439e58d8b53d9a1f2cfb14fcdfab81",
  "tree": "0520bdabbd4a30f8018a39b8eb0182c70ad0543b",
  "parents": [
    "023d4591630964633a5547c0f086109948e36927"
  ],
  "author": {
    "name": "Marc Kupietz",
    "email": "kupietz@ids-mannheim.de",
    "time": "Fri Jul 31 09:46:34 2026 +0900"
  },
  "committer": {
    "name": "Marc Kupietz",
    "email": "kupietz@ids-mannheim.de",
    "time": "Fri Jul 31 09:46:34 2026 +0900"
  },
  "message": "Support rocksdb 11\n\nrocksdb 11 needs C++20 for its headers and hands the database back from\nDB::Open() and DB::OpenForReadOnly() as a unique_ptr instead of a raw pointer.\nThe newest standard the compiler knows is used now, and the two open calls go\nthrough a macro that adapts to the rocksdb version, so 7, 10 and 11 all build.\n\nVerified with rocksdb 7.8.3 (debian), 10.2.1 (fedora) and 11.0.4 (alpine,\nmusl): no warnings, ctest passes, and reading a database written by rocksdb\n5.11 still gives identical results for 251 word ids.\n\nCo-Authored-By: Claude Opus 5 \u003cnoreply@anthropic.com\u003e\nChange-Id: If16e6aa2fbe8478f3260e358dce53b2dc5144d9d\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6fccb2685767d695f9d0a5027dbeb557d29ab0f0",
      "old_mode": 33188,
      "old_path": "CMakeLists.txt",
      "new_id": "84a14c40ecf8bc9ee4322350cf4184f2c44b8c63",
      "new_mode": 33188,
      "new_path": "CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "30656fcfb3ca06f2d033904c06aef72182f63c8c",
      "old_mode": 33188,
      "old_path": "src/collocatordb.cc",
      "new_id": "1e0a8ec0c86551503eb8d8f4ac3ccd39c8601cc9",
      "new_mode": 33188,
      "new_path": "src/collocatordb.cc"
    }
  ]
}
