)]}'
{
  "commit": "87c181970dbe629befa98aafeee75b2641dacf63",
  "tree": "aae18c85980ebbe346a30048e6c0bacfe61a3381",
  "parents": [
    "77394a27af283b366fa8bb444d29670131bfa104"
  ],
  "author": {
    "name": "Carlos Martín Nieto",
    "email": "cmn@dwim.me",
    "time": "Wed Mar 16 19:05:11 2016 +0100"
  },
  "committer": {
    "name": "Carlos Martín Nieto",
    "email": "cmn@dwim.me",
    "time": "Wed Mar 16 21:36:25 2016 +0100"
  },
  "message": "Split the page size from the mmap alignment\n\nWhile often similar, these are not the same on Windows. We want to use the page\nsize on Windows for the pools, but for mmap we need to use the allocation\ngranularity as the alignment.\n\nOn the other platforms these values remain the same.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9aa092556b017636055918e6ea7154aceacf5ede",
      "old_mode": 33188,
      "old_path": "src/indexer.c",
      "new_id": "1ffbc27908f6807fec57afdf1a825fd4ed3c476b",
      "new_mode": 33188,
      "new_path": "src/indexer.c"
    },
    {
      "type": "modify",
      "old_id": "c7201ba14e5d50dc3c43afb8b1144928adb0a29b",
      "old_mode": 33188,
      "old_path": "src/posix.c",
      "new_id": "b3f1a1cd3db84b0b0b7a1b5249ff3f6f73263a6b",
      "new_mode": 33188,
      "new_path": "src/posix.c"
    },
    {
      "type": "modify",
      "old_id": "8785a4c997e62f35ff5243a991a3ca3e5766b6c4",
      "old_mode": 33188,
      "old_path": "src/posix.h",
      "new_id": "f204751cf12d482702bb24c57af27ae54f6910ac",
      "new_mode": 33188,
      "new_path": "src/posix.h"
    },
    {
      "type": "modify",
      "old_id": "72abb3418d75fc7e0541c3fadda4d8673eb699bc",
      "old_mode": 33188,
      "old_path": "src/unix/map.c",
      "new_id": "c55ad1aa77e88d2dc5b58a1ac62d764dbb0b8948",
      "new_mode": 33188,
      "new_path": "src/unix/map.c"
    },
    {
      "type": "modify",
      "old_id": "a99c30f7e470728f226622242c44ba7832d8ad27",
      "old_mode": 33188,
      "old_path": "src/win32/map.c",
      "new_id": "03a3646a6d4484705783444aa6acf4e91ad8ee90",
      "new_mode": 33188,
      "new_path": "src/win32/map.c"
    }
  ]
}
