)]}'
{
  "commit": "05e7d9626d9decc9c06de825feff1fbb9a8daf9f",
  "tree": "132e310cc3948854dfca65df3b2e8e8278a40228",
  "parents": [
    "8b357f4139c1cd3729cdbd88944d7a83f557607a"
  ],
  "author": {
    "name": "gwt.team.jat",
    "email": "gwt.team.jat@8db76d5a-ed1c-0410-87a9-c151d255dfc7",
    "time": "Tue Mar 20 19:31:01 2007 +0000"
  },
  "committer": {
    "name": "gwt.team.jat",
    "email": "gwt.team.jat@8db76d5a-ed1c-0410-87a9-c151d255dfc7",
    "time": "Tue Mar 20 19:31:01 2007 +0000"
  },
  "message": "Fix for the RemoteServiceServletTest problem.  The issue is that Mozilla only\nsupports 31-bit ints, so we have to detect that an integer won\u0027t fit in 31\nbits and instead store it in a double.  We do this by making sure the top\ntwo bits are equal, which means the 31-bit value when sign-extended will\nresult in the same value.  The library was then rebuilt on an older Linux\nmachine so the library will work on such machines.\n\nA new test for this issue was added to HostedTest.\n\nReview by: scottb\n           mmendez\n\n\n\ngit-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@671 8db76d5a-ed1c-0410-87a9-c151d255dfc7\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "49df6ce55e5efffebd913fd464c876f2710de2c6",
      "old_mode": 33188,
      "old_path": "jni/linux/JsRootedValue.h",
      "new_id": "6f8a4052e5f2f60ec596b2ca478faf94858c6447",
      "new_mode": 33188,
      "new_path": "jni/linux/JsRootedValue.h"
    },
    {
      "type": "modify",
      "old_id": "0842d0381288beb74db3aad7bee2f060f0729156",
      "old_mode": 33261,
      "old_path": "jni/linux/prebuilt/libgwt-ll.so",
      "new_id": "87b842a1892de8216d0d35e32520f44dd96210ab",
      "new_mode": 33261,
      "new_path": "jni/linux/prebuilt/libgwt-ll.so"
    },
    {
      "type": "modify",
      "old_id": "5deb0d1e57c8cbbdae4eac58752ef3715af72c83",
      "old_mode": 33188,
      "old_path": "user/test/com/google/gwt/dev/jjs/test/HostedTest.java",
      "new_id": "bae732e2ca47a2317c53804bf938f7da8f3aef6f",
      "new_mode": 33188,
      "new_path": "user/test/com/google/gwt/dev/jjs/test/HostedTest.java"
    }
  ]
}
