{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/trunk" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 248,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "68218d1906cf58b5606e739e2612a88a6efc90a5",
            "branch" : [
              {
                "SHA1" : "68218d1906cf58b5606e739e2612a88a6efc90a5",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "68218d1906cf58b5606e739e2612a88a6efc90a5",
            "branch" : [
              {
                "SHA1" : "68218d1906cf58b5606e739e2612a88a6efc90a5",
                "name" : "origin/trunk"
              }
            ]
          }
        },
        "origin/4.11" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 247,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8852dc255a961bb636cdbad2945a578a9576c85b",
            "branch" : [
              {
                "SHA1" : "8852dc255a961bb636cdbad2945a578a9576c85b",
                "name" : "origin/4.11"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8852dc255a961bb636cdbad2945a578a9576c85b",
            "branch" : [
              {
                "SHA1" : "8852dc255a961bb636cdbad2945a578a9576c85b",
                "name" : "origin/4.11"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "68218d1906cf58b5606e739e2612a88a6efc90a5",
        "branch" : [
          {
            "SHA1" : "68218d1906cf58b5606e739e2612a88a6efc90a5",
            "name" : "origin/trunk"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ocaml/ocaml"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#248",
  "duration" : 2613385,
  "estimatedDuration" : 2534434,
  "executor" : None,
  "fullDisplayName" : "Risc-V-legacy #248",
  "id" : "248",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 248,
  "queueId" : 997,
  "result" : "SUCCESS",
  "timestamp" : 1597260320923,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/Risc-V-legacy/248/",
  "builtOn" : "olive",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes",
          "otherlibs/win32unix/Makefile",
          ".gitignore",
          "runtime/caml/misc.h",
          "runtime/sys.c",
          "stdlib/sys.mli",
          "otherlibs/unix/mkdir.c",
          "stdlib/sys.mlp",
          "otherlibs/win32unix/mkdir.c"
        ],
        "commitId" : "9a7a17c01247be5ee7f9445d3addbe293aaa1509",
        "timestamp" : 1595337340000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/david.allsopp",
          "fullName" : "david.allsopp"
        },
        "authorEmail" : "david.allsopp@metastack.com",
        "comment" : "Add Sys.mkdir\u000a",
        "date" : "2020-07-21 14:15:40 +0100",
        "id" : "9a7a17c01247be5ee7f9445d3addbe293aaa1509",
        "msg" : "Add Sys.mkdir",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "otherlibs/unix/mkdir.c"
          },
          {
            "editType" : "edit",
            "file" : ".gitignore"
          },
          {
            "editType" : "edit",
            "file" : "otherlibs/win32unix/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "stdlib/sys.mlp"
          },
          {
            "editType" : "delete",
            "file" : "otherlibs/win32unix/mkdir.c"
          },
          {
            "editType" : "edit",
            "file" : "runtime/caml/misc.h"
          },
          {
            "editType" : "edit",
            "file" : "runtime/sys.c"
          },
          {
            "editType" : "edit",
            "file" : "stdlib/sys.mli"
          },
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ocamltest/ocamltest_stdlib.ml"
        ],
        "commitId" : "99f56de82dc5602214568121e0b42787e199d6f5",
        "timestamp" : 1595338072000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/david.allsopp",
          "fullName" : "david.allsopp"
        },
        "authorEmail" : "david.allsopp@metastack.com",
        "comment" : "Use Sys.mkdir in ocamltest instead of shell call\u000a",
        "date" : "2020-07-21 14:27:52 +0100",
        "id" : "99f56de82dc5602214568121e0b42787e199d6f5",
        "msg" : "Use Sys.mkdir in ocamltest instead of shell call",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ocamltest/ocamltest_stdlib.ml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ocamltest/ocamltest_stdlib_stubs.c"
        ],
        "commitId" : "496cc8b3a134b140ee0f5ec7ff5db58faa09a7df",
        "timestamp" : 1595338388000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/david.allsopp",
          "fullName" : "david.allsopp"
        },
        "authorEmail" : "david.allsopp@metastack.com",
        "comment" : "Remove incorrect stub in ocamltest_stdlib_stubs.c\u000a\u000aMiscopied from win32unix.\u000a",
        "date" : "2020-07-21 14:33:08 +0100",
        "id" : "496cc8b3a134b140ee0f5ec7ff5db58faa09a7df",
        "msg" : "Remove incorrect stub in ocamltest_stdlib_stubs.c",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ocamltest/ocamltest_stdlib_stubs.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes",
          "stdlib/sys.mlp",
          "runtime/sys.c",
          "stdlib/sys.mli"
        ],
        "commitId" : "f341db8dbe014029f9e199785363bf0af9711de5",
        "timestamp" : 1595342203000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/david.allsopp",
          "fullName" : "david.allsopp"
        },
        "authorEmail" : "david.allsopp@metastack.com",
        "comment" : "Add Sys.rmdir\u000a",
        "date" : "2020-07-21 15:36:43 +0100",
        "id" : "f341db8dbe014029f9e199785363bf0af9711de5",
        "msg" : "Add Sys.rmdir",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "runtime/sys.c"
          },
          {
            "editType" : "edit",
            "file" : "Changes"
          },
          {
            "editType" : "edit",
            "file" : "stdlib/sys.mlp"
          },
          {
            "editType" : "edit",
            "file" : "stdlib/sys.mli"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ocamltest/Makefile",
          "ocamltest/ocamltest_unix.mli",
          ".gitignore",
          "ocamltest/ocamltest_unix_real.ml",
          "Makefile",
          "ocamltest/builtin_actions.ml",
          "ocamltest/ocamltest_unix_dummy.ml",
          "ocamltest/ocamltest_stdlib.mli",
          "ocamltest/.depend",
          "ocamltest/ocamltest_stdlib.ml",
          "ocamltest/ocamltest_stdlib_stubs.c"
        ],
        "commitId" : "9bc33d945a66bdaaf4124acf70a19761a8e43e92",
        "timestamp" : 1595512536000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/david.allsopp",
          "fullName" : "david.allsopp"
        },
        "authorEmail" : "david.allsopp@metastack.com",
        "comment" : "Add Ocamltest_stdlib.Unix.has_symlink\u000a\u000aReplaces the duplicated C stub. Functions from Unix must be explictly\u000aimported.\u000a",
        "date" : "2020-07-23 14:55:36 +0100",
        "id" : "9bc33d945a66bdaaf4124acf70a19761a8e43e92",
        "msg" : "Add Ocamltest_stdlib.Unix.has_symlink",
        "paths" : [
          {
            "editType" : "add",
            "file" : "ocamltest/ocamltest_unix_real.ml"
          },
          {
            "editType" : "edit",
            "file" : "ocamltest/ocamltest_stdlib.ml"
          },
          {
            "editType" : "add",
            "file" : "ocamltest/ocamltest_unix.mli"
          },
          {
            "editType" : "add",
            "file" : "ocamltest/ocamltest_unix_dummy.ml"
          },
          {
            "editType" : "edit",
            "file" : "ocamltest/ocamltest_stdlib.mli"
          },
          {
            "editType" : "edit",
            "file" : "ocamltest/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "ocamltest/ocamltest_stdlib_stubs.c"
          },
          {
            "editType" : "edit",
            "file" : ".gitignore"
          },
          {
            "editType" : "edit",
            "file" : "Makefile"
          },
          {
            "editType" : "edit",
            "file" : "ocamltest/builtin_actions.ml"
          },
          {
            "editType" : "edit",
            "file" : "ocamltest/.depend"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ocamltest/ocamltest_stdlib.mli",
          "ocamltest/ocamltest_unix_dummy.ml",
          "ocamltest/ocamltest_unix.mli",
          "ocamltest/main.ml",
          "ocamltest/ocamltest_stdlib.ml",
          "ocamltest/ocamltest_unix_real.ml"
        ],
        "commitId" : "fc0abfaad82aba1556a5a80d543cc0678a1ceb43",
        "timestamp" : 1595513089000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/david.allsopp",
          "fullName" : "david.allsopp"
        },
        "authorEmail" : "david.allsopp@metastack.com",
        "comment" : "Remove use of rm -rf from ocamltest\u000a",
        "date" : "2020-07-23 15:04:49 +0100",
        "id" : "fc0abfaad82aba1556a5a80d543cc0678a1ceb43",
        "msg" : "Remove use of rm -rf from ocamltest",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ocamltest/ocamltest_stdlib.ml"
          },
          {
            "editType" : "edit",
            "file" : "ocamltest/ocamltest_unix.mli"
          },
          {
            "editType" : "edit",
            "file" : "ocamltest/main.ml"
          },
          {
            "editType" : "edit",
            "file" : "ocamltest/ocamltest_stdlib.mli"
          },
          {
            "editType" : "edit",
            "file" : "ocamltest/ocamltest_unix_dummy.ml"
          },
          {
            "editType" : "edit",
            "file" : "ocamltest/ocamltest_unix_real.ml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes",
          "ocamltest/ocamltest_unix.mli",
          "ocamltest/ocamltest_unix_real.ml",
          "ocamltest/ocamltest_unix_dummy.ml",
          "ocamltest/ocamltest_stdlib.mli",
          "ocamltest/actions_helpers.ml",
          "ocamltest/ocamltest_stdlib.ml"
        ],
        "commitId" : "8b80c57fb2f9a8bf6c9ecf60881fadd3f1419403",
        "timestamp" : 1595513100000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/david.allsopp",
          "fullName" : "david.allsopp"
        },
        "authorEmail" : "david.allsopp@metastack.com",
        "comment" : "Remove use of ln -sf from ocamltest\u000a\u000aImplemented ln -sfT exactly on Unix and almost exactly on Windows.\u000a",
        "date" : "2020-07-23 15:05:00 +0100",
        "id" : "8b80c57fb2f9a8bf6c9ecf60881fadd3f1419403",
        "msg" : "Remove use of ln -sf from ocamltest",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          },
          {
            "editType" : "edit",
            "file" : "ocamltest/ocamltest_unix_real.ml"
          },
          {
            "editType" : "edit",
            "file" : "ocamltest/ocamltest_stdlib.ml"
          },
          {
            "editType" : "edit",
            "file" : "ocamltest/ocamltest_unix_dummy.ml"
          },
          {
            "editType" : "edit",
            "file" : "ocamltest/ocamltest_stdlib.mli"
          },
          {
            "editType" : "edit",
            "file" : "ocamltest/actions_helpers.ml"
          },
          {
            "editType" : "edit",
            "file" : "ocamltest/ocamltest_unix.mli"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ocamltest/ocamltest_stdlib.ml"
        ],
        "commitId" : "b9a4de7b2d94362b73d64bd1f625f2ebdc4224b7",
        "timestamp" : 1595513212000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/david.allsopp",
          "fullName" : "david.allsopp"
        },
        "authorEmail" : "david.allsopp@metastack.com",
        "comment" : "Eliminate typo\u000a",
        "date" : "2020-07-23 15:06:52 +0100",
        "id" : "b9a4de7b2d94362b73d64bd1f625f2ebdc4224b7",
        "msg" : "Eliminate typo",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ocamltest/ocamltest_stdlib.ml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "testsuite/tests/callback/signals_alloc.ml",
          "testsuite/tests/callback/signals_alloc.reference"
        ],
        "commitId" : "0bf255cd7e01d2460b061d4273c82cb0a86deaf1",
        "timestamp" : 1596396658000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Fix signals_alloc test (#9814)\u000a\u000a",
        "date" : "2020-08-02 21:30:58 +0200",
        "id" : "0bf255cd7e01d2460b061d4273c82cb0a86deaf1",
        "msg" : "Fix signals_alloc test (#9814)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "testsuite/tests/callback/signals_alloc.ml"
          },
          {
            "editType" : "edit",
            "file" : "testsuite/tests/callback/signals_alloc.reference"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "runtime/alloc.c"
        ],
        "commitId" : "7c1cf4bc957ecaf9022fb32c26adffb7f108100d",
        "timestamp" : 1596447889000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "caml_alloc_some: use Field as an l-value instead of Store_field (#9819)\u000a\u000a",
        "date" : "2020-08-03 11:44:49 +0200",
        "id" : "7c1cf4bc957ecaf9022fb32c26adffb7f108100d",
        "msg" : "caml_alloc_some: use Field as an l-value instead of Store_field (#9819)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "runtime/alloc.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/ci/inria/extra-checks"
        ],
        "commitId" : "4d7e78f224d4244aaa124b77f1cbd5e65daefaaa",
        "timestamp" : 1596459932000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/sebastien.hinderer",
          "fullName" : "Sebastien.Hinderer"
        },
        "authorEmail" : "Sebastien.Hinderer@inria.fr",
        "comment" : "tools/ci/inria/extra-checks: fix typos\u000a",
        "date" : "2020-08-03 15:05:32 +0200",
        "id" : "4d7e78f224d4244aaa124b77f1cbd5e65daefaaa",
        "msg" : "tools/ci/inria/extra-checks: fix typos",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/ci/inria/extra-checks"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/ci/inria/extra-checks"
        ],
        "commitId" : "5cb221804464278aada779ef76cfc1d4eb537daf",
        "timestamp" : 1596459938000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/sebastien.hinderer",
          "fullName" : "Sebastien.Hinderer"
        },
        "authorEmail" : "Sebastien.Hinderer@inria.fr",
        "comment" : "tools/ci/inria/extra-checks: print each command before its execution\u000a",
        "date" : "2020-08-03 15:05:38 +0200",
        "id" : "5cb221804464278aada779ef76cfc1d4eb537daf",
        "msg" : "tools/ci/inria/extra-checks: print each command before its execution",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/ci/inria/extra-checks"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/ci/inria/extra-checks"
        ],
        "commitId" : "2d927d8be6efcea7e3f0e09da42fefe4e13c389d",
        "timestamp" : 1596462062000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/sebastien.hinderer",
          "fullName" : "Sebastien.Hinderer"
        },
        "authorEmail" : "Sebastien.Hinderer@inria.fr",
        "comment" : "tools/ci/inria/extra-checks: stop mentionninig world.opt explicitly\u000a\u000athis is now what's happening by default when the bytecode compiler\u000ahas not been disabled, and it has not, here.\u000a",
        "date" : "2020-08-03 15:41:02 +0200",
        "id" : "2d927d8be6efcea7e3f0e09da42fefe4e13c389d",
        "msg" : "tools/ci/inria/extra-checks: stop mentionninig world.opt explicitly",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/ci/inria/extra-checks"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/ci/inria/extra-checks"
        ],
        "commitId" : "f3e7475b6a6eaa82a0d114b00c0e3d1faa59c8f9",
        "timestamp" : 1596465826000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/sebastien.hinderer",
          "fullName" : "Sebastien.Hinderer"
        },
        "authorEmail" : "Sebastien.Hinderer@inria.fr",
        "comment" : "tools/ci/inria/extra-checks: fix another typo\u000a",
        "date" : "2020-08-03 16:43:46 +0200",
        "id" : "f3e7475b6a6eaa82a0d114b00c0e3d1faa59c8f9",
        "msg" : "tools/ci/inria/extra-checks: fix another typo",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/ci/inria/extra-checks"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/ci/inria/extra-checks"
        ],
        "commitId" : "bf888763cdfdfd067fd5e0b513dc00d76f067a58",
        "timestamp" : 1596465863000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/sebastien.hinderer",
          "fullName" : "Sebastien.Hinderer"
        },
        "authorEmail" : "Sebastien.Hinderer@inria.fr",
        "comment" : "tools/ci/inria/extra-checks: stop mentionning the world target\u000a\u000aThis change is similar to the one in commit 2d927d8be6efcea7e3f.\u000a",
        "date" : "2020-08-03 16:44:23 +0200",
        "id" : "bf888763cdfdfd067fd5e0b513dc00d76f067a58",
        "msg" : "tools/ci/inria/extra-checks: stop mentionning the world target",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/ci/inria/extra-checks"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "testsuite/tests/lib-floatarray/floatarray.ml"
        ],
        "commitId" : "3f5c5ca8207c1c82e2ee08bcefeddad2a346af5c",
        "timestamp" : 1596476860000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/sdolan",
          "fullName" : "sdolan"
        },
        "authorEmail" : "sdolan@janestreet.com",
        "comment" : "fix floatarray.ml on 32-bit\u000a",
        "date" : "2020-08-03 18:47:40 +0100",
        "id" : "3f5c5ca8207c1c82e2ee08bcefeddad2a346af5c",
        "msg" : "fix floatarray.ml on 32-bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "testsuite/tests/lib-floatarray/floatarray.ml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "stdlib/HACKING.adoc"
        ],
        "commitId" : "8905edd38223ef87c957a4fff03ebf0e437769fa",
        "timestamp" : 1596549710000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/david.allsopp",
          "fullName" : "david.allsopp"
        },
        "authorEmail" : "david.allsopp@metastack.com",
        "comment" : "Trivial correction to stdlib/HACKING.adoc\u000a",
        "date" : "2020-08-04 15:01:50 +0100",
        "id" : "8905edd38223ef87c957a4fff03ebf0e437769fa",
        "msg" : "Trivial correction to stdlib/HACKING.adoc",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "stdlib/HACKING.adoc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "runtime/spacetime_byt.c",
          "Changes",
          "runtime/major_gc.c"
        ],
        "commitId" : "1964506dbefa27cdf7a1ffc2244f095a793ac334",
        "timestamp" : 1596619072000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Fix type mismatches between definition and declaration (#9830)\u000a\u000aThe C global variable caml_fl_merge and the C function\u000acaml_spacetime_my_profinfo (bytecode version) were declared and\u000adefined with different types.  This is undefined behavior and\u000acan cause link-time errors with link-time optimization (LTO).\u000a\u000aCloses: #9825\u000a",
        "date" : "2020-08-05 11:17:52 +0200",
        "id" : "1964506dbefa27cdf7a1ffc2244f095a793ac334",
        "msg" : "Fix type mismatches between definition and declaration (#9830)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "runtime/spacetime_byt.c"
          },
          {
            "editType" : "edit",
            "file" : "Changes"
          },
          {
            "editType" : "edit",
            "file" : "runtime/major_gc.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "testsuite/tests/tool-toplevel/show_short_paths.ml"
        ],
        "commitId" : "aa06fa819ef1c6774e73bd8ca1a5c1a78397ff45",
        "timestamp" : 1596621602000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/yallop",
          "fullName" : "yallop"
        },
        "authorEmail" : "yallop@gmail.com",
        "comment" : "Add a failing test for #show with -short-paths.\u000a",
        "date" : "2020-08-05 11:00:02 +0100",
        "id" : "aa06fa819ef1c6774e73bd8ca1a5c1a78397ff45",
        "msg" : "Add a failing test for #show with -short-paths.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "testsuite/tests/tool-toplevel/show_short_paths.ml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "testsuite/tests/tool-toplevel/known-bugs/broken_rec_in_show.ml",
          "toplevel/topdirs.ml",
          "testsuite/tests/tool-toplevel/show.ml",
          "testsuite/tests/tool-toplevel/show_short_paths.ml"
        ],
        "commitId" : "27f1012bc63e062adb63b4b9d6639588bfe1356a",
        "timestamp" : 1596622871000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/yallop",
          "fullName" : "yallop"
        },
        "authorEmail" : "yallop@gmail.com",
        "comment" : "Revert to printing types as 'nonrec' to avoid a bug\u000a\u000aSee: https://github.com/ocaml/ocaml/issues/9828\u000a",
        "date" : "2020-08-05 11:21:11 +0100",
        "id" : "27f1012bc63e062adb63b4b9d6639588bfe1356a",
        "msg" : "Revert to printing types as 'nonrec' to avoid a bug",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "testsuite/tests/tool-toplevel/known-bugs/broken_rec_in_show.ml"
          },
          {
            "editType" : "edit",
            "file" : "toplevel/topdirs.ml"
          },
          {
            "editType" : "edit",
            "file" : "testsuite/tests/tool-toplevel/show_short_paths.ml"
          },
          {
            "editType" : "edit",
            "file" : "testsuite/tests/tool-toplevel/show.ml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes",
          "testsuite/tests/lib-bigarray/bigarrays.ml",
          "stdlib/bigarray.ml",
          "stdlib/bigarray.mli",
          "testsuite/tests/lib-bigarray/bigarrays.reference"
        ],
        "commitId" : "395a47eed99eb2bbe872e346bc0b459b28108b02",
        "timestamp" : 1596630370000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add Bigarray 'init' functions (#9779)\u000a\u000aAdd Bigarray init functions.\u000a",
        "date" : "2020-08-05 13:26:10 +0100",
        "id" : "395a47eed99eb2bbe872e346bc0b459b28108b02",
        "msg" : "Add Bigarray 'init' functions (#9779)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "stdlib/bigarray.mli"
          },
          {
            "editType" : "edit",
            "file" : "testsuite/tests/lib-bigarray/bigarrays.ml"
          },
          {
            "editType" : "edit",
            "file" : "stdlib/bigarray.ml"
          },
          {
            "editType" : "edit",
            "file" : "testsuite/tests/lib-bigarray/bigarrays.reference"
          },
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "debugger/Makefile",
          "lex/Makefile",
          "Makefile"
        ],
        "commitId" : "df9d60f3151b90d0f8718ae82746d59dea931216",
        "timestamp" : 1596631600000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/sebastien.hinderer",
          "fullName" : "Sebastien.Hinderer"
        },
        "authorEmail" : "Sebastien.Hinderer@inria.fr",
        "comment" : "Get rid of the YACCFLAGS build variable\u000a\u000aIt was not used, except in lex/Makefile where this commit replaces its\u000aunique occurrence by its definition in the same file.\u000a",
        "date" : "2020-08-05 14:46:40 +0200",
        "id" : "df9d60f3151b90d0f8718ae82746d59dea931216",
        "msg" : "Get rid of the YACCFLAGS build variable",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "debugger/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "Makefile"
          },
          {
            "editType" : "edit",
            "file" : "lex/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "testsuite/tests/formatting/test_locations.dlocations.ocamlc.reference",
          "testsuite/tests/formatting/test_locations.dlocations.ocamlopt.clambda.reference",
          "testsuite/tests/formatting/test_locations.ml",
          "testsuite/tests/formatting/test_locations.dlocations.ocamlopt.flambda.reference"
        ],
        "commitId" : "829b00b6c7530825bc927168c8f2f3f092f78143",
        "timestamp" : 1596654274000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/anil",
          "fullName" : "anil"
        },
        "authorEmail" : "anil@recoil.org",
        "comment" : "Restrict 'test_locations' to not run with afl active\u000a\u000aThe AFL code generator alters the generated output and the\u000aexpect tests fail.  This test is already restricted to 64-bit\u000aonly architectures for similar reasons (the output locations\u000achange).\u000a\u000aAlso updates the expected outputs to account for the extra line\u000ain the test case now.\u000a\u000aFixes #9822\u000a",
        "date" : "2020-08-05 20:04:34 +0100",
        "id" : "829b00b6c7530825bc927168c8f2f3f092f78143",
        "msg" : "Restrict 'test_locations' to not run with afl active",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "testsuite/tests/formatting/test_locations.ml"
          },
          {
            "editType" : "edit",
            "file" : "testsuite/tests/formatting/test_locations.dlocations.ocamlc.reference"
          },
          {
            "editType" : "edit",
            "file" : "testsuite/tests/formatting/test_locations.dlocations.ocamlopt.clambda.reference"
          },
          {
            "editType" : "edit",
            "file" : "testsuite/tests/formatting/test_locations.dlocations.ocamlopt.flambda.reference"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Makefile.config.in",
          "Changes",
          "ocamltest/Makefile",
          "configure.ac",
          "Makefile",
          "otherlibs/systhreads/Makefile",
          "runtime/Makefile",
          "configure",
          "Makefile.common",
          "otherlibs/Makefile.otherlibs.common",
          "stdlib/Makefile"
        ],
        "commitId" : "f3ff1337a1b0ce01411c475cf3ecf0c2c9a9103f",
        "timestamp" : 1596717050000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/sebastien.hinderer",
          "fullName" : "Sebastien.Hinderer"
        },
        "authorEmail" : "Sebastien.Hinderer@inria.fr",
        "comment" : "Build system: honour the CFLAGS and CPPFLAGS build variables\u000a\u000aWith this commit, it becomes possible to provide C compiler and preprocessor\u000aflags to use in addition to those defined by the build system.\u000a\u000aAs required by the GNU coding standards, the flags can be provided\u000aeither at configure or at make invocation.\u000a\u000aThe provided CFLAGS and CPPFLAGS will also be taken into account\u000awhen C code is compiled by ocamlc/ocamlopt.\u000a\u000aThis commit removes the explicit reference to CFLAGS in the\u000aconfiguration for the xlc compiler, since it is not necessary any longer.\u000a",
        "date" : "2020-08-06 14:30:50 +0200",
        "id" : "f3ff1337a1b0ce01411c475cf3ecf0c2c9a9103f",
        "msg" : "Build system: honour the CFLAGS and CPPFLAGS build variables",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Makefile.config.in"
          },
          {
            "editType" : "edit",
            "file" : "configure"
          },
          {
            "editType" : "edit",
            "file" : "otherlibs/Makefile.otherlibs.common"
          },
          {
            "editType" : "edit",
            "file" : "otherlibs/systhreads/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "stdlib/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "configure.ac"
          },
          {
            "editType" : "edit",
            "file" : "Makefile.common"
          },
          {
            "editType" : "edit",
            "file" : "ocamltest/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "Changes"
          },
          {
            "editType" : "edit",
            "file" : "Makefile"
          },
          {
            "editType" : "edit",
            "file" : "runtime/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/ci/inria/extra-checks"
        ],
        "commitId" : "7c0623b33e39af5f6ed7300b480ec19ef3364b40",
        "timestamp" : 1596717069000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/sebastien.hinderer",
          "fullName" : "Sebastien.Hinderer"
        },
        "authorEmail" : "Sebastien.Hinderer@inria.fr",
        "comment" : "Simplify the tools/ci/inria/extra-checks script\u000a\u000aUse the ability to pass flags to the C compiler at configure time\u000ato simplify this CI script.\u000a\u000aLooking at the diff, it may seem that some flags like -fwrapv,\u000a-fno-strict-aliasing, -Wall and -Werror got lost by this commit.\u000aIt is actually not the case. In its previous version, this script was\u000aoverriding the flags as defined by the compiler's build system, so it\u000ahad to provide a rather exhaustive list of flags. Now one only needs to\u000aadd the flags specific to the build one wishes to do. The flags mentionned above*\u000aare provided by the compiler's build system so they do not need to be mentionned\u000ahere any longer.\u000a",
        "date" : "2020-08-06 14:31:09 +0200",
        "id" : "7c0623b33e39af5f6ed7300b480ec19ef3364b40",
        "msg" : "Simplify the tools/ci/inria/extra-checks script",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/ci/inria/extra-checks"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes",
          "Makefile.config.in",
          "configure.ac",
          "configure"
        ],
        "commitId" : "478127ff437554a6aae1d11aa7855c349a49e56e",
        "timestamp" : 1597060367000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/sebastien.hinderer",
          "fullName" : "Sebastien.Hinderer"
        },
        "authorEmail" : "Sebastien.Hinderer@inria.fr",
        "comment" : "Build system: use OC_CFLAGS and CFLAGS even during the link stage\u000a",
        "date" : "2020-08-10 13:52:47 +0200",
        "id" : "478127ff437554a6aae1d11aa7855c349a49e56e",
        "msg" : "Build system: use OC_CFLAGS and CFLAGS even during the link stage",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          },
          {
            "editType" : "edit",
            "file" : "Makefile.config.in"
          },
          {
            "editType" : "edit",
            "file" : "configure.ac"
          },
          {
            "editType" : "edit",
            "file" : "configure"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/ci/inria/extra-checks",
          "tools/ci/inria/README.md",
          "tools/ci/inria/check-typo/Jenkinsfile"
        ],
        "commitId" : "bc62faec7b6ad50378660cd93e16484d5e3fe8a1",
        "timestamp" : 1597064937000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/sebastien.hinderer",
          "fullName" : "Sebastien.Hinderer"
        },
        "authorEmail" : "Sebastien.Hinderer@inria.fr",
        "comment" : "Introduce the check-typo Jenkins pipeline\u000a",
        "date" : "2020-08-10 15:08:57 +0200",
        "id" : "bc62faec7b6ad50378660cd93e16484d5e3fe8a1",
        "msg" : "Introduce the check-typo Jenkins pipeline",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/ci/inria/extra-checks"
          },
          {
            "editType" : "add",
            "file" : "tools/ci/inria/README.md"
          },
          {
            "editType" : "add",
            "file" : "tools/ci/inria/check-typo/Jenkinsfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/ci/inria/dune-build",
          "tools/ci/inria/dune-build/Jenkinsfile",
          "tools/ci/inria/dune-build/script"
        ],
        "commitId" : "a59b147f516050b50fbeb4d55403b94c74bd6da3",
        "timestamp" : 1597067560000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/sebastien.hinderer",
          "fullName" : "Sebastien.Hinderer"
        },
        "authorEmail" : "Sebastien.Hinderer@inria.fr",
        "comment" : "Inria CI: define the dune-build job as a Jenkins pipeline\u000a",
        "date" : "2020-08-10 15:52:40 +0200",
        "id" : "a59b147f516050b50fbeb4d55403b94c74bd6da3",
        "msg" : "Inria CI: define the dune-build job as a Jenkins pipeline",
        "paths" : [
          {
            "editType" : "add",
            "file" : "tools/ci/inria/dune-build/script"
          },
          {
            "editType" : "delete",
            "file" : "tools/ci/inria/dune-build"
          },
          {
            "editType" : "add",
            "file" : "tools/ci/inria/dune-build/Jenkinsfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/ci/inria/README.md"
        ],
        "commitId" : "13a500f3dd773b3c795c1c097b71caa24d1daecc",
        "timestamp" : 1597130397000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/sebastien.hinderer",
          "fullName" : "Sebastien.Hinderer"
        },
        "authorEmail" : "Sebastien.Hinderer@inria.fr",
        "comment" : "tools/ci/inria/README.md: typographical improvements\u000a",
        "date" : "2020-08-11 09:19:57 +0200",
        "id" : "13a500f3dd773b3c795c1c097b71caa24d1daecc",
        "msg" : "tools/ci/inria/README.md: typographical improvements",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/ci/inria/README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/ci/inria/dune-build/Jenkinsfile"
        ],
        "commitId" : "756f6393bf6a5a2bef646af78045a1382416e32d",
        "timestamp" : 1597135107000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/sebastien.hinderer",
          "fullName" : "Sebastien.Hinderer"
        },
        "authorEmail" : "Sebastien.Hinderer@inria.fr",
        "comment" : "Always report failures of Inria CI's dune-build job\u000a\u000aFor the time being, let's report all the failures of this job\u000aand not only its regressions.\u000a",
        "date" : "2020-08-11 10:38:27 +0200",
        "id" : "756f6393bf6a5a2bef646af78045a1382416e32d",
        "msg" : "Always report failures of Inria CI's dune-build job",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/ci/inria/dune-build/Jenkinsfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "release-info/howto.md"
        ],
        "commitId" : "eacd3c3bc531e7fe0b8223baff47b17713486978",
        "timestamp" : 1597149290000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/florian.angeletti@inria.fr",
          "fullName" : "Florian Angeletti"
        },
        "authorEmail" : "florian.angeletti@inria.fr",
        "comment" : "Release info: ocaml-src and ocaml-manual\u000a",
        "date" : "2020-08-11 14:34:50 +0200",
        "id" : "eacd3c3bc531e7fe0b8223baff47b17713486978",
        "msg" : "Release info: ocaml-src and ocaml-manual",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "release-info/howto.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/ci/inria/dune-build/Jenkinsfile"
        ],
        "commitId" : "697242f4b2ae91ca40ab6ee1ea5327bb8fec6d1a",
        "timestamp" : 1597150178000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/sebastien.hinderer",
          "fullName" : "Sebastien.Hinderer"
        },
        "authorEmail" : "Sebastien.Hinderer@inria.fr",
        "comment" : "dune-build: send e-mails only for regressions\u000a",
        "date" : "2020-08-11 14:49:38 +0200",
        "id" : "697242f4b2ae91ca40ab6ee1ea5327bb8fec6d1a",
        "msg" : "dune-build: send e-mails only for regressions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/ci/inria/dune-build/Jenkinsfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/ci/inria/sanitizers/Jenkinsfile",
          "tools/ci/inria/extra-checks",
          "tools/ci/inria/sanitizers/lsan-suppr.txt",
          "tools/ci/inria/lsan-suppr.txt",
          "tools/ci/inria/step-by-step-build/script",
          "tools/ci/inria/sanitizers/script",
          "tools/ci/inria/step-by-step-build/Jenkinsfile"
        ],
        "commitId" : "c89c464746709f8373dc7e7a57e8200d79f64e50",
        "timestamp" : 1597154607000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/sebastien.hinderer",
          "fullName" : "Sebastien.Hinderer"
        },
        "authorEmail" : "Sebastien.Hinderer@inria.fr",
        "comment" : "Split Inria CI's extra-checks job, take #1\u000a\u000aThis job did actually do two different things:\u000a\u000a1. Check that the compiler can be built without the world.opt target\u000a\u000a2. Run sanitizers\u000a\u000aThis commit thus splits the extra-checks job into two separate\u000aones that are defined as Jenkins pipeline jobs named sanitizers and\u000astep-by-step-build.\u000a",
        "date" : "2020-08-11 16:03:27 +0200",
        "id" : "c89c464746709f8373dc7e7a57e8200d79f64e50",
        "msg" : "Split Inria CI's extra-checks job, take #1",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "tools/ci/inria/lsan-suppr.txt"
          },
          {
            "editType" : "delete",
            "file" : "tools/ci/inria/extra-checks"
          },
          {
            "editType" : "add",
            "file" : "tools/ci/inria/sanitizers/Jenkinsfile"
          },
          {
            "editType" : "add",
            "file" : "tools/ci/inria/sanitizers/lsan-suppr.txt"
          },
          {
            "editType" : "add",
            "file" : "tools/ci/inria/sanitizers/script"
          },
          {
            "editType" : "add",
            "file" : "tools/ci/inria/step-by-step-build/script"
          },
          {
            "editType" : "add",
            "file" : "tools/ci/inria/step-by-step-build/Jenkinsfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/ci/inria/step-by-step-build/Jenkinsfile"
        ],
        "commitId" : "541ade530f96f30b43ab75341304f31ec72cf3f2",
        "timestamp" : 1597157495000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/sebastien.hinderer",
          "fullName" : "Sebastien.Hinderer"
        },
        "authorEmail" : "Sebastien.Hinderer@inria.fr",
        "comment" : "Split the extra-checks job, take #2\u000a",
        "date" : "2020-08-11 16:51:35 +0200",
        "id" : "541ade530f96f30b43ab75341304f31ec72cf3f2",
        "msg" : "Split the extra-checks job, take #2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/ci/inria/step-by-step-build/Jenkinsfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/ci/inria/step-by-step-build/script"
        ],
        "commitId" : "5acc76eb0775c9617bd72377b5fffcb6a87f37d9",
        "timestamp" : 1597157854000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/sebastien.hinderer",
          "fullName" : "Sebastien.Hinderer"
        },
        "authorEmail" : "Sebastien.Hinderer@inria.fr",
        "comment" : "tools/ci/inria/step-by-step-build/script: fixes\u000a",
        "date" : "2020-08-11 16:57:34 +0200",
        "id" : "5acc76eb0775c9617bd72377b5fffcb6a87f37d9",
        "msg" : "tools/ci/inria/step-by-step-build/script: fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/ci/inria/step-by-step-build/script"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/ci/inria/sanitizers/Jenkinsfile",
          "tools/ci/inria/step-by-step-build/Jenkinsfile"
        ],
        "commitId" : "a12bf04282cbcd99def6e3d217c3fd3b9a30d886",
        "timestamp" : 1597160870000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/sebastien.hinderer",
          "fullName" : "Sebastien.Hinderer"
        },
        "authorEmail" : "Sebastien.Hinderer@inria.fr",
        "comment" : "Make the sanitizers and step-by-step-build CI jobs less verbose\u000a\u000aNow that these jobs work, make them report only regressions\u000a",
        "date" : "2020-08-11 17:47:50 +0200",
        "id" : "a12bf04282cbcd99def6e3d217c3fd3b9a30d886",
        "msg" : "Make the sanitizers and step-by-step-build CI jobs less verbose",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/ci/inria/sanitizers/Jenkinsfile"
          },
          {
            "editType" : "edit",
            "file" : "tools/ci/inria/step-by-step-build/Jenkinsfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes"
        ],
        "commitId" : "34a074f2752e181caed32e922f490af351829e0b",
        "timestamp" : 1597177991000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
          "fullName" : "gabriel.scherer"
        },
        "authorEmail" : "gabriel.scherer@gmail.com",
        "comment" : "Changes: minor fixes backported from 4.10\u000a",
        "date" : "2020-08-11 22:33:11 +0200",
        "id" : "34a074f2752e181caed32e922f490af351829e0b",
        "msg" : "Changes: minor fixes backported from 4.10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes"
        ],
        "commitId" : "d61527df10cd51a3a06888aa9438460b3392f99e",
        "timestamp" : 1597177991000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
          "fullName" : "gabriel.scherer"
        },
        "authorEmail" : "gabriel.scherer@gmail.com",
        "comment" : "Changes: #9349 entry was misplaced\u000a",
        "date" : "2020-08-11 22:33:11 +0200",
        "id" : "d61527df10cd51a3a06888aa9438460b3392f99e",
        "msg" : "Changes: #9349 entry was misplaced",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes"
        ],
        "commitId" : "15bcfa2ae7d8075789db8a8c017981d5dc58f0d1",
        "timestamp" : 1597177991000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
          "fullName" : "gabriel.scherer"
        },
        "authorEmail" : "gabriel.scherer@gmail.com",
        "comment" : "Changes: some part of #9724 went into 4.10.1\u000a",
        "date" : "2020-08-11 22:33:11 +0200",
        "id" : "15bcfa2ae7d8075789db8a8c017981d5dc58f0d1",
        "msg" : "Changes: some part of #9724 went into 4.10.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes"
        ],
        "commitId" : "a459c5f8d927873d22231324794d283bdb68b898",
        "timestamp" : 1597177991000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
          "fullName" : "gabriel.scherer"
        },
        "authorEmail" : "gabriel.scherer@gmail.com",
        "comment" : "Changes: #9552 went into 4.10.1\u000a",
        "date" : "2020-08-11 22:33:11 +0200",
        "id" : "a459c5f8d927873d22231324794d283bdb68b898",
        "msg" : "Changes: #9552 went into 4.10.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes"
        ],
        "commitId" : "0c62a438911d1ef342e794af555f864d610128dd",
        "timestamp" : 1597177991000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
          "fullName" : "gabriel.scherer"
        },
        "authorEmail" : "gabriel.scherer@gmail.com",
        "comment" : "Changes: #9422 went into 4.11\u000a",
        "date" : "2020-08-11 22:33:11 +0200",
        "id" : "0c62a438911d1ef342e794af555f864d610128dd",
        "msg" : "Changes: #9422 went into 4.11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes"
        ],
        "commitId" : "fc3a8ef00ef3066bf0e178fdcf66542609bb7b2d",
        "timestamp" : 1597177991000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
          "fullName" : "gabriel.scherer"
        },
        "authorEmail" : "gabriel.scherer@gmail.com",
        "comment" : "Changes: #9275 went into 4.11\u000a",
        "date" : "2020-08-11 22:33:11 +0200",
        "id" : "fc3a8ef00ef3066bf0e178fdcf66542609bb7b2d",
        "msg" : "Changes: #9275 went into 4.11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes"
        ],
        "commitId" : "625f4f6f236527d467754315e9de0b7a527b1d80",
        "timestamp" : 1597177991000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
          "fullName" : "gabriel.scherer"
        },
        "authorEmail" : "gabriel.scherer@gmail.com",
        "comment" : "Changes: #9401 went into 4.11\u000a",
        "date" : "2020-08-11 22:33:11 +0200",
        "id" : "625f4f6f236527d467754315e9de0b7a527b1d80",
        "msg" : "Changes: #9401 went into 4.11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes"
        ],
        "commitId" : "d0da7e707984d74ab704a5d785100540e5f82ed7",
        "timestamp" : 1597177991000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
          "fullName" : "gabriel.scherer"
        },
        "authorEmail" : "gabriel.scherer@gmail.com",
        "comment" : "Changes: #9181 went into 4.10.1\u000a",
        "date" : "2020-08-11 22:33:11 +0200",
        "id" : "d0da7e707984d74ab704a5d785100540e5f82ed7",
        "msg" : "Changes: #9181 went into 4.10.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes"
        ],
        "commitId" : "0ec62d1dfdfb75beff040b934a399e7c9651c6dc",
        "timestamp" : 1597177991000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
          "fullName" : "gabriel.scherer"
        },
        "authorEmail" : "gabriel.scherer@gmail.com",
        "comment" : "Changes: #9389 was merged in 4.11\u000a",
        "date" : "2020-08-11 22:33:11 +0200",
        "id" : "0ec62d1dfdfb75beff040b934a399e7c9651c6dc",
        "msg" : "Changes: #9389 was merged in 4.11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes"
        ],
        "commitId" : "2a2e425b5019e5f4b2e1b887069f1054f6f19d87",
        "timestamp" : 1597177991000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
          "fullName" : "gabriel.scherer"
        },
        "authorEmail" : "gabriel.scherer@gmail.com",
        "comment" : "Changes: the rest of #9724 went into 4.11, not 4.12+dev\u000a",
        "date" : "2020-08-11 22:33:11 +0200",
        "id" : "2a2e425b5019e5f4b2e1b887069f1054f6f19d87",
        "msg" : "Changes: the rest of #9724 went into 4.11, not 4.12+dev",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes"
        ],
        "commitId" : "42b9d66ec9849304b0c9e3562ac435e16eb5c4b3",
        "timestamp" : 1597177991000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
          "fullName" : "gabriel.scherer"
        },
        "authorEmail" : "gabriel.scherer@gmail.com",
        "comment" : "Changes: #9464 is in 4.12, not 4.11\u000a",
        "date" : "2020-08-11 22:33:11 +0200",
        "id" : "42b9d66ec9849304b0c9e3562ac435e16eb5c4b3",
        "msg" : "Changes: #9464 is in 4.12, not 4.11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes"
        ],
        "commitId" : "f89356b89cbb0a2fdce4fd991f72ba499dd32295",
        "timestamp" : 1597177991000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
          "fullName" : "gabriel.scherer"
        },
        "authorEmail" : "gabriel.scherer@gmail.com",
        "comment" : "Changes: #9795 is in 4.12, not 4.11\u000a",
        "date" : "2020-08-11 22:33:11 +0200",
        "id" : "f89356b89cbb0a2fdce4fd991f72ba499dd32295",
        "msg" : "Changes: #9795 is in 4.12, not 4.11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes"
        ],
        "commitId" : "07ddbe22ebf0d52fdb353bf9fcc788a62d01d4a1",
        "timestamp" : 1597177991000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
          "fullName" : "gabriel.scherer"
        },
        "authorEmail" : "gabriel.scherer@gmail.com",
        "comment" : "Changes: #9790 is in 4.12, not 4.11\u000a",
        "date" : "2020-08-11 22:33:11 +0200",
        "id" : "07ddbe22ebf0d52fdb353bf9fcc788a62d01d4a1",
        "msg" : "Changes: #9790 is in 4.12, not 4.11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes"
        ],
        "commitId" : "68218d1906cf58b5606e739e2612a88a6efc90a5",
        "timestamp" : 1597179531000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
          "fullName" : "gabriel.scherer"
        },
        "authorEmail" : "gabriel.scherer@gmail.com",
        "comment" : "Changes: reorder 4.11 Changes entries\u000a",
        "date" : "2020-08-11 22:58:51 +0200",
        "id" : "68218d1906cf58b5606e739e2612a88a6efc90a5",
        "msg" : "Changes: reorder 4.11 Changes entries",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/yallop",
      "fullName" : "yallop"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/sebastien.hinderer",
      "fullName" : "Sebastien.Hinderer"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/anil",
      "fullName" : "anil"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/david.allsopp",
      "fullName" : "david.allsopp"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/florian.angeletti",
      "fullName" : "florian.angeletti"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/gabriel.scherer",
      "fullName" : "gabriel.scherer"
    },
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/sdolan",
      "fullName" : "sdolan"
    }
  ]
}