Skip to content
Success

Changes

Summary

  1. Remove misleading comment, and change call back to the more intuitive function (now that that function can't allocate after the minor GC). (commit: 38a962c) (details)
Commit 38a962c50b4cee9cafb7d04cdd9de3fa40250c87 by Nick.Barnes
Remove misleading comment, and change call back to the more intuitive function (now that that function can't allocate after the minor GC).
(commit: 38a962c)
The file was modifiedruntime/minor_gc.c (diff)

Summary

  1. Remove misleading comment, and change call back to the more intuitive function (now that that function can't allocate after the minor GC). (commit: 38a962c) (details)
  2. ocamlprof: do not instrument unreachable clauses (commit: 2b6d2b0) (details)
  3. Changes (commit: b65a90c) (details)
  4. Changes: 14169 was included in 5.4 (commit: e6231db) (details)
Commit 38a962c50b4cee9cafb7d04cdd9de3fa40250c87 by Nick.Barnes
Remove misleading comment, and change call back to the more intuitive function (now that that function can't allocate after the minor GC).
(commit: 38a962c)
The file was modifiedruntime/minor_gc.c (diff)
Commit 2b6d2b03490a4bd01d736c47c7b9edbabe9d89bd by gabriel.scherer
ocamlprof: do not instrument unreachable clauses

fixes #14196
(commit: 2b6d2b0)
The file was modifiedtools/ocamlprof.ml (diff)
The file was modifiedChanges (diff)
Commit e6231db020fe239ff3a5bed6ea9caadafad32c8f by gabriel.scherer
Changes: 14169 was included in 5.4
(commit: e6231db)
The file was modifiedChanges (diff)