)]}'
{
  "commit": "ec1ff7764fbea4eefbb290c9ba888af3386ede8e",
  "tree": "b079f290cef926d2ca687105dd94533a535774d5",
  "parents": [
    "88ab6fbdd0a185702a1fce4db935e303030e082f"
  ],
  "author": {
    "name": "Jonathan Yong",
    "email": "10walls@gmail.com",
    "time": "Wed Jul 30 18:17:20 2014 +0800"
  },
  "committer": {
    "name": "Jonathan Yong",
    "email": "10walls@gmail.com",
    "time": "Thu Jul 31 06:01:15 2014 +0800"
  },
  "message": "Add memmove_s emu\n\nSome applications, like CryptoPP, won\u0027t run on Windows XP, because\nmemmove_s isn\u0027t defined in that OS. As I needed CryptoPP to compile\neasily, I wrote this patch. It emulates the method by checking for the\navailability and falling back on memmove (without s).\n\nPatch by Ruben de Smet ruben.de.smet a telenet.be\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2c0d85e3f65194a6da3c697c150b93b1d61f860c",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/Makefile.am",
      "new_id": "c2b5ff6a8997e5426f9d31428141b194f9413b34",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/Makefile.am"
    },
    {
      "type": "modify",
      "old_id": "96d1ea0b8fe0501a4e1e5094af85e807d1d811a2",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/Makefile.in",
      "new_id": "10e73a4ef35271c0e712ba5345c015d909edd04b",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/Makefile.in"
    },
    {
      "type": "modify",
      "old_id": "f473f4532a962b0e64dc5e9696d1fc3e1e0e220f",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/lib32/msvcrt.def.in",
      "new_id": "0b4de3f475d8adc304e352ebc0dcba566cb9b64e",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/lib32/msvcrt.def.in"
    },
    {
      "type": "modify",
      "old_id": "f42d1fc95d308e703d7edbfbcabc2341dc78e0dd",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/lib64/msvcrt.def.in",
      "new_id": "dbe502203484adb627c990a9dfc92d8a97f32631",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/lib64/msvcrt.def.in"
    }
  ]
}
