)]}'
{
  "log": [
    {
      "commit": "d127078cedef9c6642cbe592dacdd2292b50bb19",
      "tree": "235ccfd44deaee7f998a98133cfa9da58615144d",
      "parents": [
        "9f8e8f50dfa6be0243511b42ff443498458c029a",
        "dcab2ba7cbe0ebab593a1f2f378155ae30024561"
      ],
      "author": {
        "name": "Jinsuk Kim",
        "email": "jindor.code@gmail.com",
        "time": "Mon Feb 12 21:23:14 2024"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 12 21:23:14 2024"
      },
      "message": "Merge pull request #28 from cloudaper/add-3rd-party-to-readme\n\nAdd 3rd party bindings to README"
    },
    {
      "commit": "dcab2ba7cbe0ebab593a1f2f378155ae30024561",
      "tree": "c3b7b2c0b589ba9de19d4fd8b432bb76d227b443",
      "parents": [
        "8a7e1cfa05bb3567d06615e5f7b54c4827a052e9"
      ],
      "author": {
        "name": "Kryštof Korb",
        "email": "krystof@korb.cz",
        "time": "Mon Feb 12 21:14:15 2024"
      },
      "committer": {
        "name": "Kryštof Korb",
        "email": "krystof@korb.cz",
        "time": "Mon Feb 12 21:14:15 2024"
      },
      "message": "Add 3rd party bindings to README\n"
    },
    {
      "commit": "9f8e8f50dfa6be0243511b42ff443498458c029a",
      "tree": "e86f0c69a7fd71ccf5de9aeb8fe4d4d0ca2c050e",
      "parents": [
        "8a7e1cfa05bb3567d06615e5f7b54c4827a052e9",
        "7a628c05cfc1d20a23ea4b55ca719712b0995243"
      ],
      "author": {
        "name": "Jinsuk Kim",
        "email": "jindor.code@gmail.com",
        "time": "Fri Feb 09 21:58:40 2024"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 09 21:58:40 2024"
      },
      "message": "Merge pull request #27 from cloudaper/change-shebang\n\nChange shebang to sh instead of bash"
    },
    {
      "commit": "7a628c05cfc1d20a23ea4b55ca719712b0995243",
      "tree": "e86f0c69a7fd71ccf5de9aeb8fe4d4d0ca2c050e",
      "parents": [
        "8a7e1cfa05bb3567d06615e5f7b54c4827a052e9"
      ],
      "author": {
        "name": "Kryštof Korb",
        "email": "krystof@korb.cz",
        "time": "Tue Feb 06 14:08:19 2024"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 06 14:08:19 2024"
      },
      "message": "Change shebang to sh instead of bash"
    },
    {
      "commit": "8a7e1cfa05bb3567d06615e5f7b54c4827a052e9",
      "tree": "478814710314fc6e86ac8710f5ef068154246cb4",
      "parents": [
        "3ba472037e40a0acf6bb61b1727e99602cd71647",
        "6e82eacf3eaa4a791e7f600b122ce3a993b2f6e7"
      ],
      "author": {
        "name": "Jinsuk Kim",
        "email": "jindor.code@gmail.com",
        "time": "Tue Feb 28 16:48:23 2023"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 28 16:48:23 2023"
      },
      "message": "Merge pull request #24 from TedLyngmo/master\n\nFetch a known-good version of googletest"
    },
    {
      "commit": "6e82eacf3eaa4a791e7f600b122ce3a993b2f6e7",
      "tree": "478814710314fc6e86ac8710f5ef068154246cb4",
      "parents": [
        "3ba472037e40a0acf6bb61b1727e99602cd71647"
      ],
      "author": {
        "name": "Ted Lyngmo",
        "email": "ted@lyncon.se",
        "time": "Sat Dec 31 00:18:54 2022"
      },
      "committer": {
        "name": "Ted Lyngmo",
        "email": "ted@lyncon.se",
        "time": "Sat Dec 31 00:23:01 2022"
      },
      "message": "Fetch a known-good version of googletest\n\nCompilation currently fails when using the latest googletest.\nThis patch instead downloads release-1.12.1 (which is the latest\nrelease right now).\n\nFixes issue #23.\n\nAlso added a .gitignore file.\n\nSigned-off-by: Ted Lyngmo \u003cted@lyncon.se\u003e\n"
    },
    {
      "commit": "3ba472037e40a0acf6bb61b1727e99602cd71647",
      "tree": "9d3522b9806b88a13ca48489e0f19760676c072d",
      "parents": [
        "96e566d20615c4fc9457cb62c503b3a6be16515c",
        "a632e51e5e3d11970bdedad397d029d2b3e957d1"
      ],
      "author": {
        "name": "JinsukKim",
        "email": "jindor.code@gmail.com",
        "time": "Fri May 20 17:56:43 2022"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 20 17:56:43 2022"
      },
      "message": "Merge pull request #21 from Baklap4/fix/conversion-warning\n\nFixed int to char conversion warning for object initialization"
    },
    {
      "commit": "a632e51e5e3d11970bdedad397d029d2b3e957d1",
      "tree": "9d3522b9806b88a13ca48489e0f19760676c072d",
      "parents": [
        "96e566d20615c4fc9457cb62c503b3a6be16515c"
      ],
      "author": {
        "name": "Arjan Speiard | Asgard Sings!",
        "email": "arjan.spieard@gmail.com",
        "time": "Fri May 20 17:11:25 2022"
      },
      "committer": {
        "name": "Arjan Speiard | Asgard Sings!",
        "email": "arjan.spieard@gmail.com",
        "time": "Fri May 20 17:28:20 2022"
      },
      "message": "Fixed int to char conversion warning for object initialization\n"
    },
    {
      "commit": "96e566d20615c4fc9457cb62c503b3a6be16515c",
      "tree": "974e1d2a6fc1f59cbbfc5a3d31abefc4f68c5a48",
      "parents": [
        "d613c435db51453481255f86c90ff905265fd948",
        "ec1d3d36f9427052d333c927a676159df28a154d"
      ],
      "author": {
        "name": "JinsukKim",
        "email": "jindor.code@gmail.com",
        "time": "Thu Dec 02 04:07:34 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Dec 02 04:07:34 2021"
      },
      "message": "Merge pull request #19 from Koellewe/patch-1\n\nUpdated autogen.sh with new googletest references"
    },
    {
      "commit": "d613c435db51453481255f86c90ff905265fd948",
      "tree": "eb5a36587ca7d362f7c44e83c0c393e219cd7d15",
      "parents": [
        "37529e628fbac2e4c0d4d8520be9db789f316c9e",
        "e464810cd273c171d6253b6553d8b93274fadc04"
      ],
      "author": {
        "name": "JinsukKim",
        "email": "jindor.code@gmail.com",
        "time": "Thu Dec 02 04:07:17 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Dec 02 04:07:17 2021"
      },
      "message": "Merge pull request #18 from OznOg/fix_includes\n\nset proper include directory for target ced"
    },
    {
      "commit": "ec1d3d36f9427052d333c927a676159df28a154d",
      "tree": "cfbbc19f860a9d082b3eeb8453926ab826926a5a",
      "parents": [
        "37529e628fbac2e4c0d4d8520be9db789f316c9e"
      ],
      "author": {
        "name": "Jans George Rautenbach",
        "email": "14095706+Koellewe@users.noreply.github.com",
        "time": "Wed Dec 01 08:13:23 2021"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 01 08:13:23 2021"
      },
      "message": "Updated autogen.sh with new googletest references"
    },
    {
      "commit": "e464810cd273c171d6253b6553d8b93274fadc04",
      "tree": "eb5a36587ca7d362f7c44e83c0c393e219cd7d15",
      "parents": [
        "37529e628fbac2e4c0d4d8520be9db789f316c9e"
      ],
      "author": {
        "name": "Sébastien Gonzalve",
        "email": "ozlvog@yahoo.fr",
        "time": "Mon Jul 05 19:32:22 2021"
      },
      "committer": {
        "name": "Sébastien Gonzalve",
        "email": "ozlvog@yahoo.fr",
        "time": "Mon Jul 05 19:32:22 2021"
      },
      "message": "set proper include directory for target ced\n"
    },
    {
      "commit": "37529e628fbac2e4c0d4d8520be9db789f316c9e",
      "tree": "170f1d6fa473e158c5e579e2f23d8bae1bbb5ff3",
      "parents": [
        "1193457d7276cd49968f46e98fccc78a27881937",
        "e9e7e81a1abf75dfbe5c729f55ff58608c47b38a"
      ],
      "author": {
        "name": "JinsukKim",
        "email": "jindor.code@gmail.com",
        "time": "Tue Jul 30 04:04:42 2019"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jul 30 04:04:42 2019"
      },
      "message": "Merge pull request #16 from Teckids/google/fix-hurd-kfreebsd-build\n\nfix memrchr detection"
    },
    {
      "commit": "e9e7e81a1abf75dfbe5c729f55ff58608c47b38a",
      "tree": "170f1d6fa473e158c5e579e2f23d8bae1bbb5ff3",
      "parents": [
        "1193457d7276cd49968f46e98fccc78a27881937"
      ],
      "author": {
        "name": "mirabilos",
        "email": "t.glaser@tarent.de",
        "time": "Sun Jul 28 18:30:56 2019"
      },
      "committer": {
        "name": "mirabilos",
        "email": "mirabilos@evolvis.org",
        "time": "Mon Jul 29 14:55:09 2019"
      },
      "message": "fix memrchr detection\n\nthis function is defined not on Linux but on GNU, that is,\nsystems with glibc 2.2 or higher; also, use an intermediate\nHAVE_MEMRCHR symbol that people with alternative C libraries\ncan define to indicate its presence\n"
    },
    {
      "commit": "1193457d7276cd49968f46e98fccc78a27881937",
      "tree": "6fbb4c383f8957ff9c1d9d01ad1e117f3b11fc93",
      "parents": [
        "9357fb59393af6c625bbd323415979117040374b",
        "ba412eaaacd3186085babcd901679a48863c7dd5"
      ],
      "author": {
        "name": "JinsukKim",
        "email": "jindor.code@gmail.com",
        "time": "Thu Feb 21 22:32:07 2019"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 21 22:32:07 2019"
      },
      "message": "Merge pull request #13 from nico/semis\n\nFix -Wextra-semi warnings."
    },
    {
      "commit": "ba412eaaacd3186085babcd901679a48863c7dd5",
      "tree": "6fbb4c383f8957ff9c1d9d01ad1e117f3b11fc93",
      "parents": [
        "9357fb59393af6c625bbd323415979117040374b"
      ],
      "author": {
        "name": "Nico Weber",
        "email": "nicolasweber@gmx.de",
        "time": "Thu Feb 21 15:22:39 2019"
      },
      "committer": {
        "name": "Nico Weber",
        "email": "nicolasweber@gmx.de",
        "time": "Thu Feb 21 15:22:39 2019"
      },
      "message": "Fix -Wextra-semi warnings.\n"
    },
    {
      "commit": "9357fb59393af6c625bbd323415979117040374b",
      "tree": "a066f3698014123e265818e225354a4368a1760c",
      "parents": [
        "a1831e11efe58989de561ea9a17eb121765f503a",
        "3e65e9dc136bac03e60457fdb213f13cf169905f"
      ],
      "author": {
        "name": "JinsukKim",
        "email": "jindor.code@gmail.com",
        "time": "Thu Jan 31 06:39:04 2019"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 31 06:39:04 2019"
      },
      "message": "Merge pull request #12 from sonicdoe/clang\n\nFix compiling on macOS"
    },
    {
      "commit": "3e65e9dc136bac03e60457fdb213f13cf169905f",
      "tree": "a066f3698014123e265818e225354a4368a1760c",
      "parents": [
        "a1831e11efe58989de561ea9a17eb121765f503a"
      ],
      "author": {
        "name": "Jakob Krigovsky",
        "email": "jakob@krigovsky.com",
        "time": "Wed Jan 30 19:20:56 2019"
      },
      "committer": {
        "name": "Jakob Krigovsky",
        "email": "jakob@krigovsky.com",
        "time": "Thu Jan 31 06:25:50 2019"
      },
      "message": "Use `uint32` instead of `uint`\n\n`uint` is not a standard type. `uint32` is a typedef for `unsigned int` which is a standard type.\n"
    },
    {
      "commit": "a1831e11efe58989de561ea9a17eb121765f503a",
      "tree": "151364f1b0a058e81141d271e983455e0c42ec1d",
      "parents": [
        "3404a63facd25a3684796d2ec9b860da317caf88",
        "d4931c433c71c0a71365913038d7358c3be02917"
      ],
      "author": {
        "name": "JinsukKim",
        "email": "jindor.code@gmail.com",
        "time": "Wed Jan 30 07:48:37 2019"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 30 07:48:37 2019"
      },
      "message": "Merge pull request #11 from sonicdoe/unittest\n\nFix unittest"
    },
    {
      "commit": "d4931c433c71c0a71365913038d7358c3be02917",
      "tree": "151364f1b0a058e81141d271e983455e0c42ec1d",
      "parents": [
        "3404a63facd25a3684796d2ec9b860da317caf88"
      ],
      "author": {
        "name": "Jakob Krigovsky",
        "email": "jakob@krigovsky.com",
        "time": "Wed Jan 30 07:17:16 2019"
      },
      "committer": {
        "name": "Jakob Krigovsky",
        "email": "jakob@krigovsky.com",
        "time": "Wed Jan 30 07:17:16 2019"
      },
      "message": "Fix unittest\n\nThe latest Google Test uses a different path.\n"
    },
    {
      "commit": "3404a63facd25a3684796d2ec9b860da317caf88",
      "tree": "844ffce1fe427b2425df367c9e562b313abd3ab4",
      "parents": [
        "94c367a1fe3a13207f4b22604fcfd1d9f9ddf6d9",
        "5299bca7727cacad2955cd67fe913d9c44ce9694"
      ],
      "author": {
        "name": "JinsukKim",
        "email": "jindor.code@gmail.com",
        "time": "Tue Jan 08 22:36:59 2019"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 08 22:36:59 2019"
      },
      "message": "Merge pull request #9 from Baklap4/fix/warnings\n\nFixed warnings, removed unused variables / code"
    },
    {
      "commit": "5299bca7727cacad2955cd67fe913d9c44ce9694",
      "tree": "844ffce1fe427b2425df367c9e562b313abd3ab4",
      "parents": [
        "94c367a1fe3a13207f4b22604fcfd1d9f9ddf6d9"
      ],
      "author": {
        "name": "Arjan Spieard",
        "email": "arjan.spieard@gmail.com",
        "time": "Tue Jan 08 18:18:00 2019"
      },
      "committer": {
        "name": "Arjan Spieard",
        "email": "arjan.spieard@gmail.com",
        "time": "Tue Jan 08 18:18:00 2019"
      },
      "message": "Fixed warnings, removed unused variables / code\n"
    },
    {
      "commit": "94c367a1fe3a13207f4b22604fcfd1d9f9ddf6d9",
      "tree": "f9788366770c54857154c2e5bafa3cacae02f7e4",
      "parents": [
        "910cca22d881b02cbc8950fa02ccbcdcfb782456"
      ],
      "author": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@chromium.org",
        "time": "Wed Sep 06 01:02:02 2017"
      },
      "committer": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@chromium.org",
        "time": "Mon Sep 11 05:19:07 2017"
      },
      "message": "Exclude UTF-16 encoding for automatic detection\n\nUTF-16 encoding has been reported to cause security issues.\nThis CL makes CED not return UTF-16BE/LE encoding as\ndetection results when run in HTML5 mode.\n"
    },
    {
      "commit": "910cca22d881b02cbc8950fa02ccbcdcfb782456",
      "tree": "9af94702a6553e054400134f29550159d2e6dd55",
      "parents": [
        "e21eb6aed10b9f6e2727f136c52420033214d458"
      ],
      "author": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@chromium.org",
        "time": "Tue May 30 22:08:25 2017"
      },
      "committer": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@chromium.org",
        "time": "Wed May 31 00:59:17 2017"
      },
      "message": "Fix crash detected by asan test\n\nASAN dislikes a specific memory access pattern used in the library.\nReplaced it with the way that pleases the sanitizer.\n"
    },
    {
      "commit": "e21eb6aed10b9f6e2727f136c52420033214d458",
      "tree": "f36c36a93664f38a0dbde4ca8ff39357b17bf5c2",
      "parents": [
        "368a9cc09ad868a3d28f0b5ad4a733f263c46409"
      ],
      "author": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@chromium.org",
        "time": "Wed Mar 08 04:35:46 2017"
      },
      "committer": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@chromium.org",
        "time": "Wed Mar 08 05:20:21 2017"
      },
      "message": "Post-detection mapping for HTML5 mode\n\nWhen in HTML5 mode, the detector should not return non-WHATWG-compliant\nencoding which will either be ignored or cause issues anyway.\nThis CL converts those non-compliant encodings to ASCII so that\nthe raw bytes remain intact.\n\nA tweak to some Shift-JIS variant encodings: when use with Japanese\nlocale, these are all converted to Shift-JIS to help Japanese users\nview them without manual encoding switching.\n"
    },
    {
      "commit": "368a9cc09ad868a3d28f0b5ad4a733f263c46409",
      "tree": "e0f22d61171217608720abdfb214a28ce2f78464",
      "parents": [
        "e57cdc44bd541d10669312a6fdc59fc4bf52d2b9",
        "9a5abb86e339beca2ad7f375934a38727e810f45"
      ],
      "author": {
        "name": "JinsukKim",
        "email": "jindor.code@gmail.com",
        "time": "Wed Jan 04 03:58:07 2017"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 04 03:58:07 2017"
      },
      "message": "Merge pull request #4 from randomascii/master\n\nSave 908,288 bytes by deleting \u0027const\u0027 three times"
    },
    {
      "commit": "9a5abb86e339beca2ad7f375934a38727e810f45",
      "tree": "e0f22d61171217608720abdfb214a28ce2f78464",
      "parents": [
        "e57cdc44bd541d10669312a6fdc59fc4bf52d2b9"
      ],
      "author": {
        "name": "Bruce Dawson",
        "email": "brucedawson@chromium.org",
        "time": "Thu Dec 29 18:04:08 2016"
      },
      "committer": {
        "name": "Bruce Dawson",
        "email": "brucedawson@chromium.org",
        "time": "Thu Dec 29 18:04:08 2016"
      },
      "message": "Save 908,288 bytes by deleting \u0027const\u0027 three times\n\nDue to an odd VC++ bug, having const members in a struct that is then\nused to define a const array leads to weirdness. The const array ends\nup in the read/write segment instead of the read-only segment, and lots\nof code is generated to do the initializing. Removing the unnecessary-\nbut-should-be-harmless \u0027const\u0027 keywords helps the compiler generate the\nintended read-only array and saves a lot of code. This change has the\nfollowing effect on a full official Win32 Chrome build:\n\nchrome.dll\n       .text: -364576 bytes change\n      .rdata:  -22624 bytes change\n       .data:  -53056 bytes change\n      .reloc: -105020 bytes change\nTotal change: -545276 bytes\n\nFile-size saving is 492032 bytes.\n\nchrome_child.dll\n       .text: -364592 bytes change\n      .rdata:   52960 bytes change\n       .data:  -53056 bytes change\n      .reloc: -104824 bytes change\nTotal change: -469512 bytes\n\nFile-size saving is 416256 bytes.\n\nTotal file-size saving is 908,288 bytes.\n\nThe movement of ~53,000 bytes from the .data to .rdata segments in\nchrome_child.dll is understood, more or less. The other savings are\nmore mysterious, but welcome.\n\nVC++ bug is filed here:\nhttps://connect.microsoft.com/VisualStudio/feedback/details/3117602\n\nOther instances of this bug are also being worked around but this is\nthe most dramatic example.\n\nBUG\u003d677351\n"
    },
    {
      "commit": "e57cdc44bd541d10669312a6fdc59fc4bf52d2b9",
      "tree": "5b3397fbdd49f372e914eda354fd11fa78f13350",
      "parents": [
        "9012c0ab648025dd0f8df14294bf5d6d73793ac9",
        "3882135777a95d993a04a59a9328ab179dfb2707"
      ],
      "author": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@google.com",
        "time": "Wed Nov 30 22:36:31 2016"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Nov 30 22:36:31 2016"
      },
      "message": "Merge pull request #3 from sgraham/master\n\nEncode compact_enc_det.cc as utf-8"
    },
    {
      "commit": "3882135777a95d993a04a59a9328ab179dfb2707",
      "tree": "5b3397fbdd49f372e914eda354fd11fa78f13350",
      "parents": [
        "9012c0ab648025dd0f8df14294bf5d6d73793ac9"
      ],
      "author": {
        "name": "Scott Graham",
        "email": "scottmg@chromium.org",
        "time": "Wed Nov 30 19:39:48 2016"
      },
      "committer": {
        "name": "Scott Graham",
        "email": "scottmg@chromium.org",
        "time": "Wed Nov 30 19:39:48 2016"
      },
      "message": "Encode compact_enc_det.cc as utf-8\n"
    },
    {
      "commit": "9012c0ab648025dd0f8df14294bf5d6d73793ac9",
      "tree": "2600f96149a1b51468a3073c3c00c293b06c4823",
      "parents": [
        "ca22290a0165e382fffc4c88345bcb7286c59cab"
      ],
      "author": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@google.com",
        "time": "Tue Jul 26 22:26:46 2016"
      },
      "committer": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@google.com",
        "time": "Tue Jul 26 22:29:49 2016"
      },
      "message": "Introduce HTML5 mode\n\nAdded \u0027HTML5\u0027 mode to make CED work in more web standard-compliant\nway. The mode is turned off by default. Define a macro \u0027HTML5_MODE\u0027\nfor the compiler to enable it.\n\nWeb standard does not support 7-bit charset except ISO_2022_JP.\nThis change uses the mode to return ASCII_7BIT for all the other\n7-bit encoding methods (UTF7, HZ, etc).\n"
    },
    {
      "commit": "ca22290a0165e382fffc4c88345bcb7286c59cab",
      "tree": "b842e51b0233ede9ef447ed8d65d1ff016c7ed64",
      "parents": [
        "839d2959f1e6d0ddf7086e31f6861a10ee1a807c",
        "7645a37dd138aea639f30e2a18e04bc17b586367"
      ],
      "author": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@google.com",
        "time": "Tue Jul 26 22:25:01 2016"
      },
      "committer": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@google.com",
        "time": "Tue Jul 26 22:25:01 2016"
      },
      "message": "Merge branch \u0027master\u0027 of github.com:google/compact_enc_det\n"
    },
    {
      "commit": "7645a37dd138aea639f30e2a18e04bc17b586367",
      "tree": "b842e51b0233ede9ef447ed8d65d1ff016c7ed64",
      "parents": [
        "45c3d4a3d7ee40adf271748f3c4177fa293800e1"
      ],
      "author": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@google.com",
        "time": "Thu Jul 21 06:44:58 2016"
      },
      "committer": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@chromium.org",
        "time": "Thu Jul 21 10:01:14 2016"
      },
      "message": "Remove build_config.h\n\nRemove the build configuration file that defines compiler/platform\nmacros. The constants/directives that come predefined in build\nenvironment are enough for the library.\n"
    },
    {
      "commit": "839d2959f1e6d0ddf7086e31f6861a10ee1a807c",
      "tree": "b842e51b0233ede9ef447ed8d65d1ff016c7ed64",
      "parents": [
        "45c3d4a3d7ee40adf271748f3c4177fa293800e1"
      ],
      "author": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@google.com",
        "time": "Thu Jul 21 06:44:58 2016"
      },
      "committer": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@google.com",
        "time": "Thu Jul 21 07:21:39 2016"
      },
      "message": "Removed build_config.h\n\nRemoved the build configuration file that defines compiler/platform\nmacros. The constants/directives that come predefined in build\nenvironment are enough for the library.\n"
    },
    {
      "commit": "45c3d4a3d7ee40adf271748f3c4177fa293800e1",
      "tree": "9a77412e5eb4eb2125b45885c6cc9f2aee11fc79",
      "parents": [
        "4abb8e48ca45e40bb6e4eb5767f20498e8df0075"
      ],
      "author": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@google.com",
        "time": "Fri Jul 01 04:27:32 2016"
      },
      "committer": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@google.com",
        "time": "Fri Jul 01 15:27:22 2016"
      },
      "message": "Remove more static initializers\n\nRemoved static constructors (string) in compact_enc_det.cc.\nReverted some of the changes made in the previous patch\nnot relevant to the topic.\n"
    },
    {
      "commit": "4abb8e48ca45e40bb6e4eb5767f20498e8df0075",
      "tree": "b67c6176038be12e6620bd7df7850c93e0edc680",
      "parents": [
        "8ed7d41a5dc6539af30dc05449d10829a51ed183"
      ],
      "author": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@chromium.org",
        "time": "Thu Jun 30 18:21:42 2016"
      },
      "committer": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@google.com",
        "time": "Thu Jun 30 18:42:21 2016"
      },
      "message": "Remove static initializers\n\nNon-local static initializers has negative effect on program startup.\nTurned them into local static vars that will be initialized upon\nthe first invocation of the methods.\n"
    },
    {
      "commit": "8ed7d41a5dc6539af30dc05449d10829a51ed183",
      "tree": "c9ea10bead0965682b61fe365667e981b426a9af",
      "parents": [
        "511859ce93b8b6a1d002b96c79aeb6b184dab44a"
      ],
      "author": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@google.com",
        "time": "Thu Jun 23 06:21:49 2016"
      },
      "committer": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@google.com",
        "time": "Thu Jun 23 08:11:26 2016"
      },
      "message": "Support EncodingNameAliasToEncoding\n\nAdd a util method (previously left for a TODO) that does\nencoding name string-to-enum conversion used in the library\ninternally.\n"
    },
    {
      "commit": "511859ce93b8b6a1d002b96c79aeb6b184dab44a",
      "tree": "0eb9be5b5e57c9b30dec8a45bc3ccea02f7e731d",
      "parents": [
        "2f40a850bcc5d6f7c1bfa02dbf42ad19d8220dc0"
      ],
      "author": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@google.com",
        "time": "Tue Jun 21 03:44:47 2016"
      },
      "committer": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@google.com",
        "time": "Tue Jun 21 03:44:47 2016"
      },
      "message": "Added license header to an #included file\n\ndetail_header_string.inc used for generating unittest results\nwas missing the open source license header. This CL fixed that.\n\nAlso included the file in the makefile.\n"
    },
    {
      "commit": "2f40a850bcc5d6f7c1bfa02dbf42ad19d8220dc0",
      "tree": "452b08ca5f86a445ad654888d00f69ba40a616b9",
      "parents": [],
      "author": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@chromium.org",
        "time": "Wed Jun 08 04:39:20 2016"
      },
      "committer": {
        "name": "Jinsuk Kim",
        "email": "jinsukkim@chromium.org",
        "time": "Wed Jun 08 04:39:20 2016"
      },
      "message": "Intial commit\n"
    }
  ]
}
