)]}'
{
  "log": [
    {
      "commit": "ada6dbfb7bc3d1ad6fbdbfb223ad683080af404d",
      "tree": "072d5f8602685cceebe62609f6a2ad9a43814e86",
      "parents": [
        "162356679e310566c8c36cb76703d9cfabe4cee8"
      ],
      "author": {
        "name": "Casey Hillers",
        "email": "chillers@google.com",
        "time": "Tue Nov 30 22:25:50 2021 +0000"
      },
      "committer": {
        "name": "Casey Hillers",
        "email": "chillers@google.com",
        "time": "Tue Nov 30 14:30:15 2021 -0800"
      },
      "message": "Initial empty repository\n"
    },
    {
      "commit": "162356679e310566c8c36cb76703d9cfabe4cee8",
      "tree": "072d5f8602685cceebe62609f6a2ad9a43814e86",
      "parents": [
        "44944accfd5516a094e1e730334764e0a908aaff"
      ],
      "author": {
        "name": "Nico Weber",
        "email": "thakis@chromium.org",
        "time": "Mon Oct 04 10:22:17 2021 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 04 19:22:17 2021 +0200"
      },
      "message": "Consistently require a semicolon after DOUBLE_CONVERSION_ASSERT (#164)\n\n"
    },
    {
      "commit": "44944accfd5516a094e1e730334764e0a908aaff",
      "tree": "ee22a372d35384d30423546596c7e9e8e224a7f5",
      "parents": [
        "32bc443c60c860eb6b4843533a614766d611172e"
      ],
      "author": {
        "name": "luzpaz",
        "email": "luzpaz@users.noreply.github.com",
        "time": "Fri Jul 16 08:40:13 2021 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jul 16 14:40:13 2021 +0200"
      },
      "message": "Fix various typos (#163)\n\nFound via `codespell -q 3`"
    },
    {
      "commit": "32bc443c60c860eb6b4843533a614766d611172e",
      "tree": "ec455a9e8e736544139bc4c1dc80bc144697ddeb",
      "parents": [
        "eee1a4544fda1fd70f93412ad7a210d40693ef1c"
      ],
      "author": {
        "name": "houfangdong",
        "email": "60801291+houfangdong@users.noreply.github.com",
        "time": "Wed May 19 14:56:20 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 19 08:56:20 2021 +0200"
      },
      "message": "add support for a new architecture loongarch. (#162)\n\nSigned-off-by: houfangdong \u003cxianhfd@gmail.com\u003e\r\nSigned-off-by: houfangdong \u003choufangdong@loongson.cn\u003e\r\n\r\nCo-authored-by: yxh131466 \u003cyxh131466520@126.com\u003e"
    },
    {
      "commit": "eee1a4544fda1fd70f93412ad7a210d40693ef1c",
      "tree": "64bd7058ca81e90a8de22c9506c46df271063616",
      "parents": [
        "af900a78d4f18db468cab28cd5af9d0b37c47058"
      ],
      "author": {
        "name": "Niels Dekker",
        "email": "N.Dekker@lumc.nl",
        "time": "Sun Apr 11 00:27:02 2021 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Apr 11 00:27:02 2021 +0200"
      },
      "message": "Add `StringToDoubleConverter::StringTo\u003cT\u003e` member function templates (#158)\n\nAllowed users to write generic code more easily, like this (when `T` is\r\neither `float` or `double`):\r\n\r\n    converter.StringTo\u003cT\u003e(buffer, length, \u0026processed);\r\n\r\nIncluded a unit test, `TEST(StringToTemplate)`.\r\n\r\nFixes #157."
    },
    {
      "commit": "af900a78d4f18db468cab28cd5af9d0b37c47058",
      "tree": "9878c5f317ac5e4419e8e33646375833f294b7b5",
      "parents": [
        "95c713141d3a2b36fa5a1c1023a3bfbd3f3599a4"
      ],
      "author": {
        "name": "Jan de Mooij",
        "email": "mail@jandemooij.nl",
        "time": "Sat Feb 20 18:30:22 2021 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Feb 20 18:30:22 2021 +0100"
      },
      "message": "Call StrtodTrimmed/StrtofTrimmed from StringToDoubleConverter::StringToIeee. (#154)\n\nWe know the buffer contains no leading zeros and less than kMaxSignificantDecimalDigits, so we only need to trim trailing zeros and can then call Strto*Trimmed, which is quite a bit faster."
    },
    {
      "commit": "95c713141d3a2b36fa5a1c1023a3bfbd3f3599a4",
      "tree": "a87b3f7a050c9a3b4684fe0454f8d2c44fc3c2af",
      "parents": [
        "0ee0fcdf0cd08cf29e54ef72f92e97cca1341878"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sat Feb 20 17:29:33 2021 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Feb 20 17:29:33 2021 +0100"
      },
      "message": "Allow 100 decimal digits for \u0027toFixed\u0027. (#156)\n\nFixes #152."
    },
    {
      "commit": "0ee0fcdf0cd08cf29e54ef72f92e97cca1341878",
      "tree": "8b6c24de82826d019c6000a4ae777ca0288e7523",
      "parents": [
        "3c6d2c2ec99340bf05aa0fef7842bbaf6af4d830"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sun Feb 14 17:29:11 2021 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Feb 14 17:29:11 2021 +0100"
      },
      "message": "Add \u0027.cache\u0027 to .gitignore. (#155)\n\n"
    },
    {
      "commit": "3c6d2c2ec99340bf05aa0fef7842bbaf6af4d830",
      "tree": "d27e0657ae4e7b2654f9c23c2b376128fc7cfd76",
      "parents": [
        "bf4607277fa7133825cb7899015374917cd06b8f"
      ],
      "author": {
        "name": "Edward Welbourne",
        "email": "ediosyncratic@users.noreply.github.com",
        "time": "Sat Jan 30 15:36:19 2021 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jan 30 15:36:19 2021 +0100"
      },
      "message": "Avoid unused function warning for AssertTrimmedDigits() (#151)\n\nIt\u0027s only used in an assertion, hence it\u0027s unused when assertions are off."
    },
    {
      "commit": "bf4607277fa7133825cb7899015374917cd06b8f",
      "tree": "82b604c36fad1fe6ac054ff493d9e2d6bd725fd2",
      "parents": [
        "203fe23b4f4b7db2d397a89cfcb324a8c92bf406"
      ],
      "author": {
        "name": "Mike Hommey",
        "email": "mhommey@mozilla.com",
        "time": "Tue Jan 26 19:46:13 2021 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 26 11:46:13 2021 +0100"
      },
      "message": "Add a flag to make precision mode like printf\u0027s %g (#149)\n\nWith this, %g can be emulated with:\r\n```\r\nDoubleToStringConverter cvt(\r\n  UNIQUE_ZERO | NO_TRAILING_ZERO | EMIT_POSITIVE_EXPONENT_SIGN,\r\n  \"inf\", \"nan\", \u0027e\u0027, 0, 0, 4, 0, 2)\r\n```"
    },
    {
      "commit": "203fe23b4f4b7db2d397a89cfcb324a8c92bf406",
      "tree": "b34b3e68df83c028cb7fd457edfe78ec6c1ea38c",
      "parents": [
        "a3dc3ab8c56d4ccdb7949dd64b482e51904776cd"
      ],
      "author": {
        "name": "Edward Welbourne",
        "email": "ediosyncratic@users.noreply.github.com",
        "time": "Mon Jan 25 18:54:48 2021 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 25 18:54:48 2021 +0100"
      },
      "message": "Qt patches (#147)\n\n* Configure support for Green Hills compiler\r\n\r\nTrust the GHS toolchain\u0027s floating-point libraries to handle double\r\nconversions properly.\r\n\r\n* Suppress MSVC warning C4244 in string-to-double.cc\r\n\r\nMSVC 2015 and later warn:\r\nC4244: \u0027argument\u0027: conversion from \u0027const uc16\u0027 to \u0027char\u0027, possible loss of data\r\nin various character-handling templates, e.g. Advance.\r\n\r\n* Limit MSVC-specific #proagma use to versions up to 2012\r\n\r\nThe optimisation-control on IsDecimalDigitForRadix(), to avoid a\r\nwarning, broke clang-cl builds (unknown #pragma); so refine the #if\r\ncondition to only apply it for versions up to MSVC2012, the one\r\ndocumented to need it.\r\n\r\nMention the significance of suppressing optimisation in the comment\r\nexplaining it.  Also fix the grammar of the last sentence.  (The \"By\r\nmoving it ...\"  prefix on a sentence with \"the compiler\" as subject\r\ntacitly claimed the compiler was doing the moving.)\r\n\r\n* Suppress unused parameter warnings from compilers\r\n\r\nAvoids breaking Qt\u0027s build, which uses -Werror\u003dunused-parameter\r\n\r\nCo-authored-by: Rolland Dudemaine \u003crolland@dudemaine.org\u003e\r\nCo-authored-by: Friedemann Kleint \u003cFriedemann.Kleint@qt.io\u003e\r\nCo-authored-by: Andrei Golubev \u003candpgolubev@gmail.com\u003e"
    },
    {
      "commit": "a3dc3ab8c56d4ccdb7949dd64b482e51904776cd",
      "tree": "e6e2a0ae492bce31638c2180c23cef4b59d97dda",
      "parents": [
        "0bd48697019cbc44fc662b0b9e90a4516844fdc7"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sun Jan 24 17:09:39 2021 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Jan 24 17:09:39 2021 +0100"
      },
      "message": "Add more documentation for the length of the results. (#150)\n\nAlso add a constant for the maximal EcmaScript length.\r\n\r\nFixes #146."
    },
    {
      "commit": "0bd48697019cbc44fc662b0b9e90a4516844fdc7",
      "tree": "bc14fe02ce1654a72ff78ecd8c0e7468de3387c1",
      "parents": [
        "0d3733a4168dd739f45cef8a55718f8b02ee3073"
      ],
      "author": {
        "name": "Mike Hommey",
        "email": "mh-github@glandium.org",
        "time": "Sun Jan 24 21:53:46 2021 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Jan 24 13:53:46 2021 +0100"
      },
      "message": "Respect min_exponent_width when exponent is 0 (#148)\n\n"
    },
    {
      "commit": "0d3733a4168dd739f45cef8a55718f8b02ee3073",
      "tree": "ce0d3778f81b28b5522340c268ed2df5d9bb5534",
      "parents": [
        "afd93781e71a5f8bc7cffbc1fae755eb91eaaa6e"
      ],
      "author": {
        "name": "Erik Torres",
        "email": "ertorres@microsoft.com",
        "time": "Thu Dec 17 10:06:16 2020 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Dec 17 19:06:16 2020 +0100"
      },
      "message": "fix typos (#145)\n\n"
    },
    {
      "commit": "afd93781e71a5f8bc7cffbc1fae755eb91eaaa6e",
      "tree": "098035a57f7b65edd86688f20bc030c54d215efb",
      "parents": [
        "b1d531bfb130e7149ffe24bb0f1c5c01f20c3a5f"
      ],
      "author": {
        "name": "Chayim Refael Friedman",
        "email": "chayimfr@gmail.com",
        "time": "Mon Oct 26 13:46:55 2020 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 26 12:46:55 2020 +0100"
      },
      "message": "Fix #141 (#142)\n\n"
    },
    {
      "commit": "b1d531bfb130e7149ffe24bb0f1c5c01f20c3a5f",
      "tree": "ae92ab9f68ef2b68d9ed3738c4f0f1adac333387",
      "parents": [
        "b0066ce517ed797f8a74aebb19c25992221d8e5e"
      ],
      "author": {
        "name": "Mario Emmenlauer",
        "email": "mario@emmenlauer.de",
        "time": "Mon Jun 29 16:15:14 2020 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 29 16:15:14 2020 +0200"
      },
      "message": "CMakeLists.txt: Export all symbols (#136)\n\n"
    },
    {
      "commit": "b0066ce517ed797f8a74aebb19c25992221d8e5e",
      "tree": "c85a21ad22d58b91c9b1b8bd767259d453011659",
      "parents": [
        "fd6e1cb1267acc43634305f764090a16a2ddaa14"
      ],
      "author": {
        "name": "Mario Emmenlauer",
        "email": "mario@emmenlauer.de",
        "time": "Mon Jun 29 16:14:32 2020 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 29 16:14:32 2020 +0200"
      },
      "message": "test/cctest/CMakeLists.txt: Added /bigobj for MSVC tests (#135)\n\n"
    },
    {
      "commit": "fd6e1cb1267acc43634305f764090a16a2ddaa14",
      "tree": "fe74811baa064beb97e163f3426185eab685b166",
      "parents": [
        "ae96fdfdb30259b60c5423d2ce0384ac49a19c3b"
      ],
      "author": {
        "name": "Yesudeep Mangalapilly",
        "email": "364101+gorakhargosh@users.noreply.github.com",
        "time": "Mon Jun 15 03:19:44 2020 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jun 15 12:19:44 2020 +0200"
      },
      "message": "Fixes bazel build for downstream projects. (#133)\n\nCo-authored-by: Yesudeep Mangalapilly \u003cyesudeep@gmail.com\u003e"
    },
    {
      "commit": "ae96fdfdb30259b60c5423d2ce0384ac49a19c3b",
      "tree": "0489e7a1fa5195632ab83180565312794672bddc",
      "parents": [
        "47a8776b66c85c2b1a42b29f7a7d784de0e5770a"
      ],
      "author": {
        "name": "Jeff Genovy",
        "email": "29107334+jefgen@users.noreply.github.com",
        "time": "Wed Apr 15 11:46:46 2020 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 15 20:46:46 2020 +0200"
      },
      "message": "Add DOUBLE_CONVERSION_HAS_ATTRIBUTE to fix warnings on MSVC and enable for GCC. (#131)\n\n"
    },
    {
      "commit": "47a8776b66c85c2b1a42b29f7a7d784de0e5770a",
      "tree": "f2b3e39ac257f7f4ff9b3d3f70ea1162fee02b9d",
      "parents": [
        "f4cb2384efa55dee0e6652f8674b05763441ab09"
      ],
      "author": {
        "name": "Jeff Genovy",
        "email": "29107334+jefgen@users.noreply.github.com",
        "time": "Fri Apr 03 02:04:43 2020 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Apr 03 11:04:43 2020 +0200"
      },
      "message": "Fix broken MSVC builds. (#130)\n\n"
    },
    {
      "commit": "f4cb2384efa55dee0e6652f8674b05763441ab09",
      "tree": "fa50e95f47d9d4b1b13334a1d707a6faa5caea22",
      "parents": [
        "9df6272fefd846401afbf839cbe7d0f9e319fe08"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sun Feb 16 21:43:52 2020 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Feb 16 21:43:52 2020 +0100"
      },
      "message": "Add support for quiet and signaling NaNs to the ieee header. (#128)\n\nFixes #127."
    },
    {
      "commit": "9df6272fefd846401afbf839cbe7d0f9e319fe08",
      "tree": "d0b07708d1cb4a574f839ba8e4985505c7f4a6be",
      "parents": [
        "43c68262a6d5b59289779f6ab1160b438f5666f9"
      ],
      "author": {
        "name": "Vitaly Buka",
        "email": "vitalybuka@google.com",
        "time": "Mon Jan 27 06:24:15 2020 -0800"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Mon Jan 27 15:24:15 2020 +0100"
      },
      "message": "Move buffer and buffer_pos down (#125)\n\n* Move buffer and buffer_pos down \r\n\r\nSimplifies code by removing two asserts\r\nOptimize code with -ftrivial-auto-var-init\u003dpattern by avoiding initialization when buffer is not used\r\n\r\n* Disable -ftrivial-auto-var-init\u003dpattern for a large buffer\r\n"
    },
    {
      "commit": "43c68262a6d5b59289779f6ab1160b438f5666f9",
      "tree": "7ca67e6de396624ed3de9c7d4a3a8f50013a6f42",
      "parents": [
        "1dce44c4313a6f356fcfa4b3e8887f037ac0bf23"
      ],
      "author": {
        "name": "Nikita Yaschenko",
        "email": "Nafanya@users.noreply.github.com",
        "time": "Fri Jan 10 22:46:47 2020 +0000"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Fri Jan 10 23:46:47 2020 +0100"
      },
      "message": "Fix strtod.cc undefined constants (#123)\n\nWhen DOUBLE_CONVERSION_CORRECT_DOUBLE_OPERATIONS is not defined\r\nthere is a build error when -Wall -Werror enabled because\r\nkMaxExactDoubleIntegerDecimalDigits, exact_powers_of_ten and\r\nkExactPowersOfTenSize are used only in else branch of this define\r\n(when it\u0027s defined).\r\n\r\nFixes https://github.com/google/double-conversion/issues/122"
    },
    {
      "commit": "1dce44c4313a6f356fcfa4b3e8887f037ac0bf23",
      "tree": "e0819db053c0a8c4eeddedb3bf343e222114cc43",
      "parents": [
        "8857767d5b2f5a035321e3712e8cd0008840ba6b"
      ],
      "author": {
        "name": "Brett Wilson",
        "email": "brettw@gmail.com",
        "time": "Fri Dec 13 11:44:00 2019 -0800"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Fri Dec 13 20:44:00 2019 +0100"
      },
      "message": "Add full license to test .cc files missing it. (#121)\n\nSome files in cctest had a 1-line copyright that doesn\u0027t list the\r\nlicense. This copies the project license to those files, preserving the\r\ndate."
    },
    {
      "commit": "8857767d5b2f5a035321e3712e8cd0008840ba6b",
      "tree": "f173f413e34c9c0a82ebe32a4b171a3b95daf76b",
      "parents": [
        "a54561be5588ac9b16d3c20760b9b554168bb8aa"
      ],
      "author": {
        "name": "Andrii Vasylevskyi",
        "email": "avasylev@gmail.com",
        "time": "Mon Dec 09 20:50:09 2019 -0500"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Tue Dec 10 02:50:09 2019 +0100"
      },
      "message": "Add wasm32 as supported platform (#120)\n\nSummary:\r\nEmscripten is already included, adding wasm32 the same way for when\r\nbuild with \"plain\" clang wasm32 (without emscripten)\r\n\r\nTest Plan:\r\nmake\r\ntest/cctest/cctest --list | tr -d \u0027\u003c\u0027 | xargs test/cctest/cctest\r\n\r\nReviewers:\r\n\r\nSubscribers:\r\n\r\nTasks:\r\n\r\nTags:"
    },
    {
      "commit": "a54561be5588ac9b16d3c20760b9b554168bb8aa",
      "tree": "b93dda600e986654b07c4fc10221206734ba1996",
      "parents": [
        "5cc233e98b74c5c370de888198a2b35200d55468"
      ],
      "author": {
        "name": "Peter Seiderer",
        "email": "pseiderer@users.noreply.github.com",
        "time": "Thu Oct 31 21:26:27 2019 +0100"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Thu Oct 31 21:26:27 2019 +0100"
      },
      "message": "Pseiderer/add nios2 and xtensa 001 (#119)\n\n* double-conversion: enable for nios2\r\n\r\nNios2 supports double conversion, tested using qemu:\r\n\r\n./main || echo \"correct\"\r\ncorrect\r\nuname -a\r\nLinux buildroot 4.19.16 #4 Sat Aug 3 14:46:48 CEST 2019 nios2 GNU/Linux\r\n\r\nSolves build error\r\n\r\nIn file included from double-conversion.h:42:0,\r\n                 from number_decimalquantity.cpp:19:\r\ndouble-conversion-utils.h:119:2: error: #error Target architecture was not detected as supported by Double-Conversion.\r\n #error Target architecture was not detected as supported by Double-Conversion.\r\n\r\ndetected by buildroot autobuilders:\r\nhttp://autobuild.buildroot.net/results/91e/91eaec34708d91f8a05af189243be0b7cabce31b/\r\n\r\nPatch sent upstream: https://github.com/unicode-org/icu/pull/725\r\nBug report: https://unicode-org.atlassian.net/browse/ICU-20751\r\n\r\n[Bernd: Fixed path]\r\nSigned-off-by: Bernd Kuhls \u003cbernd.kuhls@t-online.de\u003e\r\n[Added Changelog entry]\r\nSigned-off-by: Peter Seiderer \u003cps.report@gmx.net\u003e\r\n\r\n* double-conversion: enable for xtensa\r\n\r\nSigned-off-by: Peter Seiderer \u003cps.report@gmx.net\u003e\r\n---\r\nNote:\r\n\r\nDouble-conversion tested with:\r\n\r\n        $ cat div.c\r\ndouble Div_double(double x, double y) { return x / y; }\r\n\r\n        $ cat main.c\r\ndouble Div_double(double x, double y);\r\n\r\nint main(int argc, char** argv) {\r\n  double result \u003d Div_double(89255.0, 1e22);\r\n  if (result \u003d\u003d 89255e-22) {\r\n    printf(\"correct result %e\\n\", result);\r\n    return 1;\r\n  } else {\r\n    printf(\"wrong result %e\\n\", result);\r\n    return 0;\r\n  }\r\n}\r\n\r\nTested for xtensa (using qemu_xtensa_lx60_defconfig plus BR2_PACKAGE_HOST_QEMU_LINUX_USER_MODE):\r\n\r\n        $ ./host/bin/xtensa-buildroot-linux-uclibc-gcc -c div.c\r\n        $ ./host/bin/xtensa-buildroot-linux-uclibc-gcc -c main.c\r\n        $ ./host/bin/xtensa-buildroot-linux-uclibc-gcc -o main main.o div.o\r\n\r\n        $ ./host/bin/qemu-xtensa -L staging main\r\ncorrect result 8.925500e-18\r\n"
    },
    {
      "commit": "5cc233e98b74c5c370de888198a2b35200d55468",
      "tree": "1eeffb81a3a19751180d38dbf132e3a91dcea4e9",
      "parents": [
        "4a51e730d3604c01637a9ff9e00b051e5f4e9b93"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@toitware.com",
        "time": "Sat Oct 12 14:35:52 2019 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@toitware.com",
        "time": "Sat Oct 12 14:35:52 2019 +0200"
      },
      "message": "Add support for microblaze.\n\nReally fixes #73.\n"
    },
    {
      "commit": "4a51e730d3604c01637a9ff9e00b051e5f4e9b93",
      "tree": "b8536490e7ae6ae7e173400928481b38828ad733",
      "parents": [
        "7da5db907da58882385de9277c601cd633b4c4a0"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Mon Sep 02 18:06:17 2019 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 02 18:06:17 2019 +0200"
      },
      "message": "Add support for e2k architecture. (#118)\n\n"
    },
    {
      "commit": "7da5db907da58882385de9277c601cd633b4c4a0",
      "tree": "c864d451fff9a7d6835983c1302360ac5158f1ab",
      "parents": [
        "3f9cd30e1bca91c0a036ad8b2b7eb8e2d2290dd2"
      ],
      "author": {
        "name": "pengzhenyi",
        "email": "503282373@qq.com",
        "time": "Thu Aug 01 22:44:16 2019 +0800"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Thu Aug 01 16:44:16 2019 +0200"
      },
      "message": "Add min exponent width option in double-to-string conversion (#116)\n\n"
    },
    {
      "commit": "3f9cd30e1bca91c0a036ad8b2b7eb8e2d2290dd2",
      "tree": "2e66869cc3f926b6887475f30499698525d94ae7",
      "parents": [
        "e424c2b2829553c094210035078a229910f12ff1"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Wed Jun 26 15:18:10 2019 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 26 15:18:10 2019 +0200"
      },
      "message": "Remove reference to `diy-fp.cc`\n\nThat file was removed in a previous commit.\r\n\r\nFixes #112"
    },
    {
      "commit": "e424c2b2829553c094210035078a229910f12ff1",
      "tree": "014b7661005d719fc24ab8bc165c9e83e6fe0e98",
      "parents": [
        "583c6b787bc33fc7431a2a7cbaab76e468a9f343"
      ],
      "author": {
        "name": "Dr. Colin Hirsch",
        "email": "github@colin-hirsch.net",
        "time": "Tue Jun 25 11:38:44 2019 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Tue Jun 25 11:38:44 2019 +0200"
      },
      "message": "More Bignum fiddling. (#108)\n\n* Char has size 1.\r\n* More const.\r\n* Allow inlining.\r\n* Compact Bignum sizes.\r\n* Consistent naming."
    },
    {
      "commit": "583c6b787bc33fc7431a2a7cbaab76e468a9f343",
      "tree": "787cb52f6126fcd8296f0c5c4c4b80f8356b9a64",
      "parents": [
        "572062038464c6f78282bc18a90deb34bbec635b",
        "7bc0c47da4f998b915b73b3fce111af1885dc02d"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sat Jun 22 15:18:59 2019 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sat Jun 22 15:18:59 2019 +0200"
      },
      "message": "Merge branch \u0027master\u0027 of github.com:google/double-conversion\n"
    },
    {
      "commit": "572062038464c6f78282bc18a90deb34bbec635b",
      "tree": "6dfb236c5df8ba27eabb10e68a970be52ab5c816",
      "parents": [
        "5fa81e88ef24e735b4283b8f7454dc59693ac1fc"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sat Jun 22 15:16:41 2019 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sat Jun 22 15:16:41 2019 +0200"
      },
      "message": "Remove redundant parenthesis.\n\nReported by seanm (github).\nFixes #111.\n"
    },
    {
      "commit": "7bc0c47da4f998b915b73b3fce111af1885dc02d",
      "tree": "c2647bc1d2b853f7c1a2b89626b0ad61ddbac17b",
      "parents": [
        "e67096ce88492c28d6755e698f95089c8e5e9430"
      ],
      "author": {
        "name": "Dr. Colin Hirsch",
        "email": "github@colin-hirsch.net",
        "time": "Thu Jun 13 13:04:35 2019 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Thu Jun 13 13:04:35 2019 +0200"
      },
      "message": "Optimise Bignum layout. (#107)\n\n* Use memset to clear bignum.\r\n\r\n* Improve data locality.\r\n\r\n* Reduce size of bignum.\r\n"
    },
    {
      "commit": "e67096ce88492c28d6755e698f95089c8e5e9430",
      "tree": "e86f1e26fd7816755632d76804f52764092e8731",
      "parents": [
        "32c402668c851334ff0d1fdd5144fae9bfb55920"
      ],
      "author": {
        "name": "Dr. Colin Hirsch",
        "email": "github@colin-hirsch.net",
        "time": "Wed Jun 12 11:19:08 2019 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Wed Jun 12 11:19:08 2019 +0200"
      },
      "message": "Split Strtod() (#106)\n\nAdd `StrtodTrimmed` method, exposing a later stage of the conversion pipeline.\r\nSome tools can do the first stage outside of the double-conversion library and would prefer not to pay the cost of doing it again.\r\n"
    },
    {
      "commit": "32c402668c851334ff0d1fdd5144fae9bfb55920",
      "tree": "993d82259dde92a1e5c9e0b9295f2111bb1046e0",
      "parents": [
        "251fef61eb8f668ca3a3b7e02eca3e8c90002414"
      ],
      "author": {
        "name": "Dr. Colin Hirsch",
        "email": "github@colin-hirsch.net",
        "time": "Tue Jun 11 18:46:25 2019 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Tue Jun 11 18:46:25 2019 +0200"
      },
      "message": "Split double-conversion. (#104)\n\nSeparates the two main classes into separate c and h files."
    },
    {
      "commit": "251fef61eb8f668ca3a3b7e02eca3e8c90002414",
      "tree": "5bf9b94f8632cb18193fce9f3f2c49d569a4d6e6",
      "parents": [
        "2c290755e7f06f721ab8aa9d602e3bd625a8303c"
      ],
      "author": {
        "name": "Dr. Colin Hirsch",
        "email": "github@colin-hirsch.net",
        "time": "Tue Jun 11 18:14:46 2019 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Tue Jun 11 18:14:46 2019 +0200"
      },
      "message": "Fix naming. (#103)\n\nFix naming of `case_insensibility` to `case_insensitivity`."
    },
    {
      "commit": "2c290755e7f06f721ab8aa9d602e3bd625a8303c",
      "tree": "424cbd68beb30a7d21a81837ff74b27ef85bcf5a",
      "parents": [
        "e394b490fc7d56dd76ce43fb6024c929ceb1e309"
      ],
      "author": {
        "name": "Dr. Colin Hirsch",
        "email": "colinh-github-06134@icemx.net",
        "time": "Tue Jun 11 18:03:15 2019 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Tue Jun 11 18:03:15 2019 +0200"
      },
      "message": "Consistent macro prefix. (#101)\n\nConsistent macro prefix."
    },
    {
      "commit": "e394b490fc7d56dd76ce43fb6024c929ceb1e309",
      "tree": "5adf645dc943506962b8492bbddd660fa51f6189",
      "parents": [
        "5fa81e88ef24e735b4283b8f7454dc59693ac1fc"
      ],
      "author": {
        "name": "Dr. Colin Hirsch",
        "email": "colinh-github-06134@icemx.net",
        "time": "Tue Jun 11 17:43:56 2019 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Tue Jun 11 17:43:55 2019 +0200"
      },
      "message": "Use standard min/max. (#102)\n\n"
    },
    {
      "commit": "5fa81e88ef24e735b4283b8f7454dc59693ac1fc",
      "tree": "04ccd401e6a1d888e4b93409ff87dbe7330e3a3d",
      "parents": [
        "fb2364d9dd2ed9c85f1a950aefbe36fb4ea27f0e"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sat May 25 23:47:16 2019 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sun May 26 01:53:24 2019 +0200"
      },
      "message": "Fix some issues with invalid hex-float literals.\n\nWhen converting `0x` the converter would assert (or access out of\n    boundary).\nWith `0x1.p1234556666FFFFF` the converter would overflow and not yield\nthe correct exponent.\n"
    },
    {
      "commit": "fb2364d9dd2ed9c85f1a950aefbe36fb4ea27f0e",
      "tree": "b6ddf662874ecd434b54093578c702c93f9232ec",
      "parents": [
        "8fcee05fae7f2d6962deb9093891c47993c3d6a2"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sat May 25 21:17:35 2019 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sat May 25 21:17:35 2019 +0200"
      },
      "message": "Improve gitignore.\n"
    },
    {
      "commit": "8fcee05fae7f2d6962deb9093891c47993c3d6a2",
      "tree": "9696c9119b47b056764e2b23c3bcbd7396b4c2ce",
      "parents": [
        "067c88740377740d9d9c0a44320fac894e9a090d"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sun May 05 18:12:20 2019 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun May 05 18:12:20 2019 +0200"
      },
      "message": "Usefulcat master (#98)\n\n* minor bug fix: use free() instead of delete[] to free memory allocated by strdup()\r\n\r\n* fix for uninitialized variable problem found by valgrind\r\n\r\n* disable assertions for \u0027optimize\u0027 build\r\n\r\n* removed -g option that was inadvertently added to CCFLAGS\r\n\r\n* ignore generated files\r\n"
    },
    {
      "commit": "067c88740377740d9d9c0a44320fac894e9a090d",
      "tree": "a6e809afcd443664ee0c9d8b841167465e51ccae",
      "parents": [
        "d1c0b8059fdb97bdb11aff9435739c62fb467714"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Tue Apr 23 01:20:20 2019 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Tue Apr 23 01:20:20 2019 +0200"
      },
      "message": "Fix warning for g++ 4.9.3.\n"
    },
    {
      "commit": "d1c0b8059fdb97bdb11aff9435739c62fb467714",
      "tree": "6d03c041076c2f26b228b089796ee802fdd3e4ec",
      "parents": [
        "4fa48d595a45b88802b533943092991299ccff8b"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Tue Apr 16 23:22:45 2019 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Tue Apr 16 23:22:45 2019 +0200"
      },
      "message": "Update Changelog.\n"
    },
    {
      "commit": "4fa48d595a45b88802b533943092991299ccff8b",
      "tree": "70caace50320878bd24bdbcf6b6bd3980e4d3704",
      "parents": [
        "cb5cf996d123014a2420c853c4db60e4500973b1"
      ],
      "author": {
        "name": "Jason Zaman",
        "email": "jasonzaman@gmail.com",
        "time": "Wed Apr 17 05:13:40 2019 +0800"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Tue Apr 16 23:13:40 2019 +0200"
      },
      "message": "CMake: install to correct lib dir (#93)\n\n64-bit libraries should be installed in /usr/lib64, not in /usr/lib/\r\nMake the destination lib dir configurable.\r\n\r\nCommit e13e72e17692f5dc0036460d734c637b563f3ac7 removed\r\ninclude(GNUInstallDirs) and ${CMAKE_INSTALL_LIBDIR} which broke\r\ninstalling on 64-bit systems.\r\n\r\nSigned-off-by: Jason Zaman \u003cjason@perfinion.com\u003e"
    },
    {
      "commit": "cb5cf996d123014a2420c853c4db60e4500973b1",
      "tree": "c3f08ec2e93c4919a17def109df52cd1fccb968d",
      "parents": [
        "3dfc1e3b8b315a36de3ad6b9f0a66661908a41ca"
      ],
      "author": {
        "name": "Rosen Penev",
        "email": "rosenp@gmail.com",
        "time": "Mon Apr 01 04:52:32 2019 -0700"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Mon Apr 01 13:52:32 2019 +0200"
      },
      "message": "Add big endian ARM support (#92)\n\nThis fixes compilation on such platforms."
    },
    {
      "commit": "3dfc1e3b8b315a36de3ad6b9f0a66661908a41ca",
      "tree": "d2df99f41cd581f969c21c349e19d4d975a9340b",
      "parents": [
        "860b43156c1ba436aba9792407429bf46b9780a0"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Tue Mar 12 00:05:59 2019 +0100"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Tue Mar 12 00:23:24 2019 +0100"
      },
      "message": "Switch to relative includes.\n\nFixes #91.\n"
    },
    {
      "commit": "860b43156c1ba436aba9792407429bf46b9780a0",
      "tree": "336d2f0853ffbe980d5e27c77e7243af5924db10",
      "parents": [
        "53c4c75e54ebbeeed2de1b89a1be737e97016648"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@toitware.com",
        "time": "Wed Mar 06 16:23:06 2019 +0100"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@toitware.com",
        "time": "Wed Mar 06 16:23:06 2019 +0100"
      },
      "message": "Fix typo in test.\n"
    },
    {
      "commit": "53c4c75e54ebbeeed2de1b89a1be737e97016648",
      "tree": "4acc62b743d9c89c57ee770f47bc31361f186896",
      "parents": [
        "f5c59a2dfe2d50bc77631ada2e3347ce32e69151"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Mon Mar 04 03:20:23 2019 +0100"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Mon Mar 04 03:20:23 2019 +0100"
      },
      "message": "Update Changelog and version number.\n"
    },
    {
      "commit": "f5c59a2dfe2d50bc77631ada2e3347ce32e69151",
      "tree": "e1be7add2bb5268a20ccdadb2fb2e8bdb442cd9f",
      "parents": [
        "8751aafe993c4ec429ba172916596403a336d502",
        "990c44707c70832dc1ce1578048c2198bafd3307"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Mon Mar 04 03:15:17 2019 +0100"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Mon Mar 04 03:15:17 2019 +0100"
      },
      "message": "Merge branch \u0027master\u0027 of github.com:google/double-conversion\n"
    },
    {
      "commit": "8751aafe993c4ec429ba172916596403a336d502",
      "tree": "a7e1c7527786eed8c9d17db159fec2e6ff14676f",
      "parents": [
        "4b2a7f3185b16e2ee6d8af802a6c7b7bf9fd205a"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Mon Mar 04 03:12:19 2019 +0100"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Mon Mar 04 03:12:19 2019 +0100"
      },
      "message": "Fix 16-bit separators.\n\nFixes #89.\n"
    },
    {
      "commit": "990c44707c70832dc1ce1578048c2198bafd3307",
      "tree": "6d1b6a46cdea51f244a1ce3ae183861295e5e691",
      "parents": [
        "87d21e3fee5a8cd3928bf093fbf0787e41dd4830"
      ],
      "author": {
        "name": "Ben Boeckel",
        "email": "mathstuf@users.noreply.github.com",
        "time": "Sat Feb 16 14:32:51 2019 -0500"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sat Feb 16 20:32:51 2019 +0100"
      },
      "message": "msvc: check if _MSC_VER is defined (#88)\n\n"
    },
    {
      "commit": "87d21e3fee5a8cd3928bf093fbf0787e41dd4830",
      "tree": "600f88dc7e3aef8ba1d670795d913aa95aed19d8",
      "parents": [
        "4b2a7f3185b16e2ee6d8af802a6c7b7bf9fd205a"
      ],
      "author": {
        "name": "Tim Paine",
        "email": "t.paine154@gmail.com",
        "time": "Thu Jan 17 06:36:31 2019 -0500"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Thu Jan 17 12:36:31 2019 +0100"
      },
      "message": "Allow for compilation in emscripten (#86)\n\nSupport emscripten\r\n"
    },
    {
      "commit": "4b2a7f3185b16e2ee6d8af802a6c7b7bf9fd205a",
      "tree": "1797bbcfb5f5aeb79356738cd5262f89f39a3e16",
      "parents": [
        "d5837542e8ae1c48c4b30029143b8415010f6c6a",
        "4199ef3d456ed0549e5665cf4186f0ee6210db3b"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Mon Dec 03 01:07:24 2018 +0100"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Mon Dec 03 01:07:24 2018 +0100"
      },
      "message": "Merge branch \u0027branch_v3.1\u0027\n"
    },
    {
      "commit": "d5837542e8ae1c48c4b30029143b8415010f6c6a",
      "tree": "1797bbcfb5f5aeb79356738cd5262f89f39a3e16",
      "parents": [
        "98234218663d3f52f46e140f874800ac532fba71"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Mon Dec 03 01:04:28 2018 +0100"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Mon Dec 03 01:06:32 2018 +0100"
      },
      "message": "Add test cases.\n\nFixes #62\n"
    },
    {
      "commit": "98234218663d3f52f46e140f874800ac532fba71",
      "tree": "58c420b345f2f4e7ec122b8e1f6658f55058448a",
      "parents": [
        "eafa625a34fd5d8bec18eddfccbca55ce77b4849"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sat Sep 15 17:39:13 2018 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Mon Dec 03 01:06:32 2018 +0100"
      },
      "message": "Update version numbers.\n"
    },
    {
      "commit": "eafa625a34fd5d8bec18eddfccbca55ce77b4849",
      "tree": "d1a1898b8ad586a5988f823ea2354a330835d32a",
      "parents": [
        "e67d737b4ed30c3f8cf6bc052f79077355d62a50"
      ],
      "author": {
        "name": "Alexey Brodkin",
        "email": "abrodkin@synopsys.com",
        "time": "Thu Nov 01 17:36:17 2018 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Thu Nov 01 16:36:17 2018 +0100"
      },
      "message": "Add support of ARC architecture (#82)\n\nMore info about ARC architecture is here: [1] \u0026 [2].\r\nWe need ARC supported here for many things like:\r\n - ICU (see [3])\r\n - Qt5 etc\r\n\r\n[1] https://www.synopsys.com/designware-ip/processor-solutions/arc-processors.html\r\n[2] https://en.wikipedia.org/wiki/ARC_(processor)\r\n[3] https://unicode-org.atlassian.net/browse/ICU-20155\r\n\r\nFixes #81"
    },
    {
      "commit": "4199ef3d456ed0549e5665cf4186f0ee6210db3b",
      "tree": "45e0471f747b49e6ddffc27c4d79966372dbae6b",
      "parents": [
        "e67d737b4ed30c3f8cf6bc052f79077355d62a50"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sat Sep 15 17:39:13 2018 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sat Sep 15 17:39:13 2018 +0200"
      },
      "message": "Update version numbers.\n"
    },
    {
      "commit": "e67d737b4ed30c3f8cf6bc052f79077355d62a50",
      "tree": "470f91a8d53e7ef68a9e7fefb290aef972fe0ece",
      "parents": [
        "fd043b2b37efd1f201999297b19938e1400d4527",
        "20ecba5eb722b067738ec7e80b7df7a496aaa9f9"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sun Sep 09 17:05:20 2018 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sun Sep 09 17:05:20 2018 +0200"
      },
      "message": "Merge branch \u0027master\u0027 into branch_v3.1\n"
    },
    {
      "commit": "fd043b2b37efd1f201999297b19938e1400d4527",
      "tree": "803b0c16afd7d5b4dc8fdb38399e6adefa15a36c",
      "parents": [
        "ca220cbafa83ca706f028bfbb5adc7eb2f1f90e1"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sun Sep 09 16:51:52 2018 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sun Sep 09 16:55:19 2018 +0200"
      },
      "message": "Fix hex literal bug.\n\nLarge hex literals would lose their minus sign.\n"
    },
    {
      "commit": "20ecba5eb722b067738ec7e80b7df7a496aaa9f9",
      "tree": "a360583035cd87ec9add272404831494a010104b",
      "parents": [
        "05a3fead089de46fdd34a87bc108dc29aa0125d0"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sun Sep 09 02:48:27 2018 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sun Sep 09 16:35:37 2018 +0200"
      },
      "message": "Support separator characters.\n\nFixes #49\n"
    },
    {
      "commit": "05a3fead089de46fdd34a87bc108dc29aa0125d0",
      "tree": "14d5142b18892d9bfcf6f2b925acbaba444e7ba3",
      "parents": [
        "aa554d928487a623ec55c7c21f00af09e752b82c"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sat Sep 08 23:54:37 2018 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sun Sep 09 01:23:28 2018 +0200"
      },
      "message": "Add support for hexadecimal float literals.\n\nFixes #48.\n"
    },
    {
      "commit": "aa554d928487a623ec55c7c21f00af09e752b82c",
      "tree": "f3bec799f93bf563cd8a3c57b172a1a9d0ca6d13",
      "parents": [
        "b479bea3c7f69749e1374651c4b35d5eaa7d58ad"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sat Sep 08 23:55:43 2018 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sun Sep 09 00:41:57 2018 +0200"
      },
      "message": "Fix bug where hex numbers would lose the minus sign.\n"
    },
    {
      "commit": "b479bea3c7f69749e1374651c4b35d5eaa7d58ad",
      "tree": "b78e37c8088d9b8221c9143b585add72cdb61069",
      "parents": [
        "768a445f0c28311bf88685bf0bb990505c12fd4c"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sat Sep 08 18:25:13 2018 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sat Sep 08 18:25:13 2018 +0200"
      },
      "message": "Add comments for achitecture check.\n\nThis should make it easier to add new architectures.\n"
    },
    {
      "commit": "768a445f0c28311bf88685bf0bb990505c12fd4c",
      "tree": "bef5c8699cc05147b56a5e65b724ab250f268f54",
      "parents": [
        "4e8b3b553c58d6afa78cc212a80c830812431132"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sat Sep 08 18:18:15 2018 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sat Sep 08 18:24:56 2018 +0200"
      },
      "message": "Add support for aarch64_be, or1k and microblazebe.\n\nFixes #73.\n"
    },
    {
      "commit": "4e8b3b553c58d6afa78cc212a80c830812431132",
      "tree": "d813ee8abba78c48416a413dc9b42a6dd822c345",
      "parents": [
        "9a8e518bedcf171d99eb1c00eef4beb1ecc20a4b"
      ],
      "author": {
        "name": "thomaslmiller",
        "email": "41446875+thomaslmiller@users.noreply.github.com",
        "time": "Thu Aug 02 01:32:25 2018 -0700"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Thu Aug 02 10:32:25 2018 +0200"
      },
      "message": "Add support for Windows on ARM and ARM64 (#76)\n\n"
    },
    {
      "commit": "9a8e518bedcf171d99eb1c00eef4beb1ecc20a4b",
      "tree": "46675a2f882a52aaab6e070409d93672a0f179e3",
      "parents": [
        "ae9ad905bc24fe65810952e89d2124b86665b064",
        "da420c349a482ec5ad2528e9f839377ae001ffd8"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "floitsch@google.com",
        "time": "Tue May 22 11:24:13 2018 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 22 11:24:13 2018 +0200"
      },
      "message": "Merge pull request #68 from floitschG/static_size_assert\n\nUse `static_assert` with newer compilers."
    },
    {
      "commit": "ae9ad905bc24fe65810952e89d2124b86665b064",
      "tree": "b26e24eb0b6b80cf835cef70849919c291117a54",
      "parents": [
        "7a560cf769d9f108d7c09299f805823692a0f523",
        "e543cca3e28d4255db4adca096ad1d69104b927e"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "floitsch@google.com",
        "time": "Tue May 22 11:23:58 2018 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 22 11:23:58 2018 +0200"
      },
      "message": "Merge pull request #69 from floitschG/pnacl\n\nAdd Native Client as support architecture."
    },
    {
      "commit": "e543cca3e28d4255db4adca096ad1d69104b927e",
      "tree": "b26e24eb0b6b80cf835cef70849919c291117a54",
      "parents": [
        "7a560cf769d9f108d7c09299f805823692a0f523"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "floitsch@google.com",
        "time": "Mon May 07 14:04:50 2018 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "floitsch@google.com",
        "time": "Mon May 07 14:05:47 2018 +0200"
      },
      "message": "Add Native Client as support architecture.\n\nFixes #67.\n"
    },
    {
      "commit": "da420c349a482ec5ad2528e9f839377ae001ffd8",
      "tree": "0fb246f2099f2b42faa6cfae87c3011e70665e7a",
      "parents": [
        "7a560cf769d9f108d7c09299f805823692a0f523"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "floitsch@google.com",
        "time": "Mon May 07 13:57:50 2018 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "floitsch@google.com",
        "time": "Mon May 07 13:57:50 2018 +0200"
      },
      "message": "Use `static_assert` with newer compilers.\n\nFixes #66.\n"
    },
    {
      "commit": "7a560cf769d9f108d7c09299f805823692a0f523",
      "tree": "3bafe0d402c8400c5dd0c4c38e5b7168b6123bdd",
      "parents": [
        "3992066a95b823efc8ccc1baf82a1cfc73f6e9b8",
        "3ef9576ef2bf1693077a025d4053afc7f0ec73e7"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "floitsch@google.com",
        "time": "Fri Apr 20 17:51:43 2018 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Apr 20 17:51:43 2018 +0200"
      },
      "message": "Merge pull request #65 from floitschG/avoid_undef_cast\n\nAvoid undefined cast to make ASAN happy."
    },
    {
      "commit": "3ef9576ef2bf1693077a025d4053afc7f0ec73e7",
      "tree": "3bafe0d402c8400c5dd0c4c38e5b7168b6123bdd",
      "parents": [
        "df50df013e118088abe8605d8bb290589562ac38"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "floitsch@google.com",
        "time": "Fri Apr 20 14:50:01 2018 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "floitsch@google.com",
        "time": "Fri Apr 20 14:50:01 2018 +0200"
      },
      "message": "Address comments.\n"
    },
    {
      "commit": "df50df013e118088abe8605d8bb290589562ac38",
      "tree": "21390bb48a95e0b034b99dd539f4ebfe81c34c64",
      "parents": [
        "3992066a95b823efc8ccc1baf82a1cfc73f6e9b8"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "floitsch@google.com",
        "time": "Thu Apr 19 14:05:01 2018 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "floitsch@google.com",
        "time": "Thu Apr 19 14:05:01 2018 +0200"
      },
      "message": "Avoid undefined cast to make ASAN happy.\n"
    },
    {
      "commit": "3992066a95b823efc8ccc1baf82a1cfc73f6e9b8",
      "tree": "6d3bd38ffda4ca13dc40136c81c6ee486b8209b1",
      "parents": [
        "3ad9d2021cb6eadeaa310556e23b7b828ccc3eee",
        "6c1e7143fad7ccf7800b549975578c31d69f94b4"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "floitsch@google.com",
        "time": "Fri Apr 13 17:53:51 2018 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Apr 13 17:53:51 2018 +0200"
      },
      "message": "Merge pull request #64 from google/floitschG-patch-1\n\nAdd `exports_files`"
    },
    {
      "commit": "6c1e7143fad7ccf7800b549975578c31d69f94b4",
      "tree": "6d3bd38ffda4ca13dc40136c81c6ee486b8209b1",
      "parents": [
        "3ad9d2021cb6eadeaa310556e23b7b828ccc3eee"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "floitsch@google.com",
        "time": "Fri Apr 13 17:52:09 2018 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Apr 13 17:52:09 2018 +0200"
      },
      "message": "Add `exports_files`\n\nThe LICENSE file wasn\u0027t exported."
    },
    {
      "commit": "3ad9d2021cb6eadeaa310556e23b7b828ccc3eee",
      "tree": "e3a66041109d3c650ac2941b7a8e2d49beb5c22a",
      "parents": [
        "1b5fa314800a0e68e2b5d00d17e87a5b1fa3ac5d"
      ],
      "author": {
        "name": "Tom Jackson",
        "email": "ddrcoder@users.noreply.github.com",
        "time": "Tue Apr 10 02:46:55 2018 -0700"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Tue Apr 10 11:46:55 2018 +0200"
      },
      "message": "Processed length should include no trailing junk (#63)\n\n"
    },
    {
      "commit": "1b5fa314800a0e68e2b5d00d17e87a5b1fa3ac5d",
      "tree": "2d1c91d6aa4f62148fe179e4184b262b5cd99dc4",
      "parents": [
        "e1aa1279fe303a3c172ba8513b434f76055584f8"
      ],
      "author": {
        "name": "Shane",
        "email": "sffc@sffc1.com",
        "time": "Fri Mar 02 01:26:53 2018 -0800"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Fri Mar 02 10:26:53 2018 +0100"
      },
      "message": "Clarify output charset in DoubleToAscii documentation (#61)\n\n* Clarify output charset in DoubleToAscii documentation\r\n\r\n* Fixing typo in charset docs.\r\n"
    },
    {
      "commit": "e1aa1279fe303a3c172ba8513b434f76055584f8",
      "tree": "a92540809d9a8d615bd03d854e31d9eb4e81c808",
      "parents": [
        "cf2f0f3d547dc73b4612028a155b80536902ba02"
      ],
      "author": {
        "name": "Guy Kogus",
        "email": "guy.kogus@gmail.com",
        "time": "Wed Jan 17 11:19:55 2018 +0100"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Wed Jan 17 11:19:55 2018 +0100"
      },
      "message": "Fix warning for code that will never be executed (#59)\n\n"
    },
    {
      "commit": "cf2f0f3d547dc73b4612028a155b80536902ba02",
      "tree": "6d06cabe9283096dea2bfaedd20ceae0e76c8364",
      "parents": [
        "fe9b384793c4e79bd32133dc9053f27b75a5eeae",
        "c58352dcb3363df404d8adbf7490124af762c021"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "floitsch@google.com",
        "time": "Thu Dec 07 13:49:03 2017 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Dec 07 13:49:03 2017 +0100"
      },
      "message": "Merge pull request #57 from google/rename_macro\n\nRename macros."
    },
    {
      "commit": "c58352dcb3363df404d8adbf7490124af762c021",
      "tree": "6d06cabe9283096dea2bfaedd20ceae0e76c8364",
      "parents": [
        "fe9b384793c4e79bd32133dc9053f27b75a5eeae"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "floitsch@google.com",
        "time": "Wed Dec 06 17:03:55 2017 +0100"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "floitsch@google.com",
        "time": "Wed Dec 06 17:03:55 2017 +0100"
      },
      "message": "Rename macros.\n\nRenamed DISALLOW_COPY_AND_ASSIGN and DISALLOW_IMPLICIT_CONSTRUCTORS to\nDC_DISALLOW_COPY_AND_ASSIGN and DC_DISALLOW_IMPLICIT_CONSTRUCTORS.\n\nThis makes it easier to use this library in projects that have macros\nwith the same name (as is common in Google).\n"
    },
    {
      "commit": "fe9b384793c4e79bd32133dc9053f27b75a5eeae",
      "tree": "38732b5109fb4eaee3e270cf11108b19a1af9175",
      "parents": [
        "2a257b73638fc850310339af1f0b3847724e43f7",
        "1d5a688277446296dd67c8495397b4880ce8610c"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "floitsch@google.com",
        "time": "Fri Sep 15 11:32:00 2017 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Sep 15 11:32:00 2017 +0200"
      },
      "message": "Merge pull request #52 from uburuntu/master\n\nSome refactorings: remove unused static, replace deprecated headers, init member in constructor"
    },
    {
      "commit": "1d5a688277446296dd67c8495397b4880ce8610c",
      "tree": "38732b5109fb4eaee3e270cf11108b19a1af9175",
      "parents": [
        "487370372b403e914951bfa1349693926b0179e4"
      ],
      "author": {
        "name": "uburuntu",
        "email": "bekbulatov.ramzan@ya.ru",
        "time": "Thu Sep 14 21:19:09 2017 +0300"
      },
      "committer": {
        "name": "uburuntu",
        "email": "bekbulatov.ramzan@ya.ru",
        "time": "Thu Sep 14 21:43:50 2017 +0300"
      },
      "message": "REF: replace deprecated headers\n"
    },
    {
      "commit": "487370372b403e914951bfa1349693926b0179e4",
      "tree": "2e409be04d156ef47de22f377e28e49c71867eef",
      "parents": [
        "14033f67d1173b88f948440a2234edbab495109d"
      ],
      "author": {
        "name": "uburuntu",
        "email": "bekbulatov.ramzan@ya.ru",
        "time": "Thu Sep 14 21:18:47 2017 +0300"
      },
      "committer": {
        "name": "uburuntu",
        "email": "bekbulatov.ramzan@ya.ru",
        "time": "Thu Sep 14 21:43:50 2017 +0300"
      },
      "message": "REF: meaningless static definition in anonymous namespace\n"
    },
    {
      "commit": "14033f67d1173b88f948440a2234edbab495109d",
      "tree": "19a9c113556ef4597e7b6a0fb0f0816403e62b8e",
      "parents": [
        "2a257b73638fc850310339af1f0b3847724e43f7"
      ],
      "author": {
        "name": "uburuntu",
        "email": "bekbulatov.ramzan@ya.ru",
        "time": "Thu Sep 14 21:18:31 2017 +0300"
      },
      "committer": {
        "name": "uburuntu",
        "email": "bekbulatov.ramzan@ya.ru",
        "time": "Thu Sep 14 21:42:35 2017 +0300"
      },
      "message": "REF: init member in constructor\n"
    },
    {
      "commit": "2a257b73638fc850310339af1f0b3847724e43f7",
      "tree": "810ed74876a7aecc5e0a0055b7d1e254dc29162f",
      "parents": [
        "678cef30d61a760128d13f145f0724250164614a",
        "3c04013193563577bc4e67712e86f607ec6099ba"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "floitsch@google.com",
        "time": "Tue Sep 12 15:26:29 2017 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 12 15:26:29 2017 +0200"
      },
      "message": "Merge pull request #51 from isaachier/master\n\nFix typo in variable name."
    },
    {
      "commit": "3c04013193563577bc4e67712e86f607ec6099ba",
      "tree": "810ed74876a7aecc5e0a0055b7d1e254dc29162f",
      "parents": [
        "678cef30d61a760128d13f145f0724250164614a"
      ],
      "author": {
        "name": "Isaac Hier",
        "email": "isaachier@gmail.com",
        "time": "Tue Sep 12 07:52:56 2017 -0400"
      },
      "committer": {
        "name": "Isaac Hier",
        "email": "isaachier@gmail.com",
        "time": "Tue Sep 12 07:52:56 2017 -0400"
      },
      "message": "Suppress issue in clang analyzer.\n"
    },
    {
      "commit": "678cef30d61a760128d13f145f0724250164614a",
      "tree": "575754f5dc853d7fa8466a612cc6f4825c9d3a14",
      "parents": [
        "5664746c5e64dc265e7fbc1a890a6698e6ad0ebb",
        "a131c6546eba81b053674b78a36884cf5b8a6fec"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "floitsch@google.com",
        "time": "Sun Sep 10 16:11:14 2017 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Sep 10 16:11:14 2017 +0200"
      },
      "message": "Merge pull request #50 from isaachier/master\n\nCMake fixes."
    },
    {
      "commit": "a131c6546eba81b053674b78a36884cf5b8a6fec",
      "tree": "904bfd180fc441fb72a5b2917172775506f10a87",
      "parents": [
        "81407130bac1bd93d95f0c689b3aa6dd29594dd8"
      ],
      "author": {
        "name": "Isaac Hier",
        "email": "isaachier@gmail.com",
        "time": "Fri Sep 08 07:27:44 2017 -0400"
      },
      "committer": {
        "name": "Isaac Hier",
        "email": "isaachier@gmail.com",
        "time": "Fri Sep 08 07:27:44 2017 -0400"
      },
      "message": "Remove unused CMake file.\n"
    },
    {
      "commit": "5664746c5e64dc265e7fbc1a890a6698e6ad0ebb",
      "tree": "0d01ecae4911d8c7e677ac37c2ff54024a397606",
      "parents": [
        "23cac04d45f17ff27c9c0224aa4e0610b1a4f540",
        "9972d3c4ae4324a23365a0a301e43e190640affd"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "floitsch@google.com",
        "time": "Fri Sep 08 13:01:22 2017 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Sep 08 13:01:22 2017 +0200"
      },
      "message": "Merge pull request #47 from AKindyakov/case_insensibility_for_special\n\nImplement ALLOW_CASE_INSENSIBILITY mode for StringToDoubleConverter c…"
    },
    {
      "commit": "81407130bac1bd93d95f0c689b3aa6dd29594dd8",
      "tree": "70fc14ae61dc96e12e82f226c7b49ecc6749eab3",
      "parents": [
        "e13e72e17692f5dc0036460d734c637b563f3ac7"
      ],
      "author": {
        "name": "Isaac Hier",
        "email": "isaachier@gmail.com",
        "time": "Thu Sep 07 11:44:26 2017 -0400"
      },
      "committer": {
        "name": "Isaac Hier",
        "email": "isaachier@gmail.com",
        "time": "Thu Sep 07 11:44:26 2017 -0400"
      },
      "message": "Remove unnecessary INSTALL_INTERFACE expression.\n"
    },
    {
      "commit": "e13e72e17692f5dc0036460d734c637b563f3ac7",
      "tree": "6df491768a8700949a6b1201289bf82f917f517a",
      "parents": [
        "aa2df6600b6bb851cb6a53803e426f448e0a4237"
      ],
      "author": {
        "name": "Isaac Hier",
        "email": "isaachier@gmail.com",
        "time": "Thu Sep 07 08:15:01 2017 -0400"
      },
      "committer": {
        "name": "Isaac Hier",
        "email": "isaachier@gmail.com",
        "time": "Thu Sep 07 08:15:01 2017 -0400"
      },
      "message": "Use template for CMake installation.\n"
    },
    {
      "commit": "aa2df6600b6bb851cb6a53803e426f448e0a4237",
      "tree": "32b89e03e02211defd010d3454813cd87c61366d",
      "parents": [
        "8e02bf4f2bcb96d842d1b65e4d77adf4ee56f0b1"
      ],
      "author": {
        "name": "Isaac Hier",
        "email": "isaachier@gmail.com",
        "time": "Wed Sep 06 08:50:41 2017 -0400"
      },
      "committer": {
        "name": "Isaac Hier",
        "email": "isaachier@gmail.com",
        "time": "Wed Sep 06 08:50:41 2017 -0400"
      },
      "message": "Fix mistake for build interface include dir.\n"
    },
    {
      "commit": "8e02bf4f2bcb96d842d1b65e4d77adf4ee56f0b1",
      "tree": "ab62b1f4f50287f7031b14bb178b946ee8748eaf",
      "parents": [
        "a711666ddd063eb1e4b181a6cb981d39a1fc8bac"
      ],
      "author": {
        "name": "Isaac Hier",
        "email": "isaachier@gmail.com",
        "time": "Wed Sep 06 08:45:20 2017 -0400"
      },
      "committer": {
        "name": "Isaac Hier",
        "email": "isaachier@gmail.com",
        "time": "Wed Sep 06 08:45:20 2017 -0400"
      },
      "message": "Improve CMake changes.\n"
    },
    {
      "commit": "a711666ddd063eb1e4b181a6cb981d39a1fc8bac",
      "tree": "67a2ad0e85bb1feac269375f0d93b0729096b72b",
      "parents": [
        "23cac04d45f17ff27c9c0224aa4e0610b1a4f540"
      ],
      "author": {
        "name": "Isaac Hier",
        "email": "isaachier@gmail.com",
        "time": "Tue Sep 05 19:55:14 2017 -0400"
      },
      "committer": {
        "name": "Isaac Hier",
        "email": "isaachier@gmail.com",
        "time": "Tue Sep 05 19:55:14 2017 -0400"
      },
      "message": "Update CMake package generation.\n"
    },
    {
      "commit": "9972d3c4ae4324a23365a0a301e43e190640affd",
      "tree": "dca6799a418b3eaa0a3f2cc84b6fa90b0f05e1d8",
      "parents": [
        "4abe3267170fa52f39460460456990dbae803f4d"
      ],
      "author": {
        "name": "akindyakov",
        "email": "akindyakov@gmail.com",
        "time": "Mon Aug 07 23:25:43 2017 +0300"
      },
      "committer": {
        "name": "akindyakov",
        "email": "akindyakov@gmail.com",
        "time": "Mon Aug 07 23:25:43 2017 +0300"
      },
      "message": "Implement ALLOW_CASE_INSENSIBILITY mode for StringToDoubleConverter class\n"
    },
    {
      "commit": "23cac04d45f17ff27c9c0224aa4e0610b1a4f540",
      "tree": "7eb0839abc8a2d1458feed5aefd125675b847b91",
      "parents": [
        "7f54e48bd7ef6bacd28e1fc6ed1c202347fbf567"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sat Aug 05 16:39:46 2017 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sat Aug 05 16:43:08 2017 +0200"
      },
      "message": "Update Changelog.\n"
    },
    {
      "commit": "ca220cbafa83ca706f028bfbb5adc7eb2f1f90e1",
      "tree": "40901a9347385c579760cd64b675e76c752914a8",
      "parents": [
        "7f54e48bd7ef6bacd28e1fc6ed1c202347fbf567"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sat Aug 05 16:39:46 2017 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sat Aug 05 16:39:46 2017 +0200"
      },
      "message": "Update Changelog.\n"
    },
    {
      "commit": "7f54e48bd7ef6bacd28e1fc6ed1c202347fbf567",
      "tree": "60a4e3e447e1841c489779fcb0d72aa07406238a",
      "parents": [
        "4abe3267170fa52f39460460456990dbae803f4d",
        "78cd7b13a8212f3b6bfb1b0b86e58e594dee3792"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sat Aug 05 16:22:48 2017 +0200"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Sat Aug 05 16:22:48 2017 +0200"
      },
      "message": "Merge branch \u0027avoid_negative_shift\u0027\n"
    },
    {
      "commit": "4abe3267170fa52f39460460456990dbae803f4d",
      "tree": "60a4e3e447e1841c489779fcb0d72aa07406238a",
      "parents": [
        "d8d4e668ee1e6e10b728f0671a89b07d7c4d45be"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "floitsch@google.com",
        "time": "Mon Mar 06 14:24:01 2017 +0100"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "florian@loitsch.com",
        "time": "Mon Mar 06 14:24:01 2017 +0100"
      },
      "message": "Avoid negative shift. (#42)\n\n* Avoid negative shift.\r\n\r\nWhen filling in fractional digits in a fixed representation we\r\nmight use all existing digits. When this happens, we can not look\r\nat the next digit to see if we should round up.\r\n\r\nBefore this fix, we tried to shift by a negative amount to see if the\r\n(non-existing) next bit was set to 1 (requiring the number to be rounded up).\r\n\r\nFixes #41."
    },
    {
      "commit": "78cd7b13a8212f3b6bfb1b0b86e58e594dee3792",
      "tree": "60a4e3e447e1841c489779fcb0d72aa07406238a",
      "parents": [
        "1921cb379da8acd268865f258d519432ee690aa6"
      ],
      "author": {
        "name": "Florian Loitsch",
        "email": "floitsch@google.com",
        "time": "Sat Mar 04 17:12:32 2017 +0100"
      },
      "committer": {
        "name": "Florian Loitsch",
        "email": "floitsch@google.com",
        "time": "Sat Mar 04 17:12:32 2017 +0100"
      },
      "message": "Add assert and test.\n"
    }
  ],
  "next": "1921cb379da8acd268865f258d519432ee690aa6"
}
