)]}'
{
  "commit": "e9ec67b3c1cdac96d9074a2e5bc1ec1f8dfd807c",
  "tree": "4699d04fc68ac056f093542858dccabfeaa56acf",
  "parents": [
    "fc7fa097411d30e6708badff276c4c164425590c"
  ],
  "author": {
    "name": "Nigel Tao",
    "email": "nigeltao@golang.org",
    "time": "Thu Mar 30 15:21:38 2017 +1100"
  },
  "committer": {
    "name": "Nigel Tao",
    "email": "nigeltao@golang.org",
    "time": "Thu Mar 30 04:36:48 2017 +0000"
  },
  "message": "encoding/charmap: re-generate the Windows 1255 table.\n\nThis change simply commits the result of running \"go generate\".\n\nThe specification at\nhttps://encoding.spec.whatwg.org/index-windows-1255.txt has changed so\nthat the 0xca (\u003d 128 + 74) byte now maps to U+05BA HEBREW POINT HOLAM\nHASER FOR VAV. Previously, that byte was not explicitly mapped, so\nimplicitly mapped to U+FFFD REPLACEMENT CHARACTER, whose UTF-8 encoding\nis \"\\xef\\xbf\\xbd\".\n\nDiff\u0027ing the 2012-era and current versions\nhttps://web-beta.archive.org/web/20121022034837/http://encoding.spec.whatwg.org/index-windows-1255.txt\nhttps://encoding.spec.whatwg.org/index-windows-1255.txt\ngives:\n\n$ diff -u old.txt new.txt\n--- old.txt\t2017-03-30 15:25:18.467810201 +1100\n+++ new.txt\t2017-03-20 23:29:41.000000000 +1100\n@@ -1,8 +1,11 @@\n # Any copyright is dedicated to the Public Domain.\n-# http://creativecommons.org/publicdomain/zero/1.0/\n+# https://creativecommons.org/publicdomain/zero/1.0/\n #\n-# For details on index-windows-1255.txt see the Encoding Standard\n-# http://encoding.spec.whatwg.org/\n+# For details on index index-windows-1255.txt see the Encoding Standard\n+# https://encoding.spec.whatwg.org/\n+#\n+# Identifier:\ncd7fb43c97eefa1651084d92d02af53ad668bd848528c18c3b1af5c06b499651\n+# Date: 2016-10-24\n\n   0\t0x20AC\t€ (EURO SIGN)\n   1\t0x0081\t (\u003ccontrol\u003e)\n@@ -78,6 +81,7 @@\n  71\t0x05B7\t (HEBREW POINT PATAH)\n  72\t0x05B8\t (HEBREW POINT QAMATS)\n  73\t0x05B9\t (HEBREW POINT HOLAM)\n+ 74\t0x05BA\t (HEBREW POINT HOLAM HASER FOR VAV)\n  75\t0x05BB\t (HEBREW POINT QUBUTS)\n  76\t0x05BC\t (HEBREW POINT DAGESH OR MAPIQ)\n  77\t0x05BD\t (HEBREW POINT METEG)\n\nChange-Id: I7614c852f4c9a62c1e69026f488042ad5da4fa80\nReviewed-on: https://go-review.googlesource.com/38872\nReviewed-by: David Symonds \u003cdsymonds@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e36cd7adc468351df14e83c921fafa3e462ec2ff",
      "old_mode": 33188,
      "old_path": "encoding/charmap/tables.go",
      "new_id": "fc807262fe0cc659d95af955d98e92f11aca5d98",
      "new_mode": 33188,
      "new_path": "encoding/charmap/tables.go"
    }
  ]
}
