Skip to content
Success

#222 (Jul 21, 2020, 4:16:03 PM)

Started 4 yr 11 mo ago
Took 44 min on olive

Started by an SCM change

Revision: 9f25b62fb4be1596c8c79a607e9df49533486c6b
Repository: https://github.com/ocaml/ocaml
  • origin/trunk
Changes
  1. extend Lambda.subst on bound variables, add Lambda.duplicate (commit: cc7d557) (details / githubweb)
  2. Report full major collections in Gc stats (commit: dfd0c0c) (details / githubweb)
  3. Add Changes entry (commit: 0734368) (details / githubweb)
  4. Avoid warning 58 in flambda ocamlnat (commit: 9e61a06) (details / githubweb)
  5. Add Changes entry (commit: 5e21404) (details / githubweb)
  6. Treat loops properly in un_anf (#9163) (commit: 368eb16) (details / githubweb)
  7. Fix PR#7897 (commit: b436128) (details / githubweb)
  8. Add Changes entry (commit: 083fa66) (details / githubweb)
  9. Fix Changes after backporting #9163 and #9537 (commit: b212928) (details / githubweb)
  10. correct punctuation (commit: b6af921) (details / githubweb)
  11. Fix #8747: incorrect principality warning on functional updates of records (#9709) (commit: e0ec63a) (details / githubweb)
  12. Changes bookkeeping: 9556 is not in 4.11 (commit: 33b9b16) (details / githubweb)
  13. Bump FlexDLL submodule to 0.38 (commit: bfd3d7d) (details / githubweb)
  14. Use the alignas C++ keyword when compiling in C++ (commit: 4d6d422) (details / githubweb)
  15. Add a terminator to the domain_state (commit: cba42a3) (details / githubweb)
  16. misplaced subsection '*' (commit: df87f39) (details / githubweb)
  17. Move calls to exit to main/optmain (commit: d5af1ff) (details / githubweb)
  18. Move code of main and optmain to compilerlibs (commit: 81618f7) (details / githubweb)
  19. Start Clflags.parse_arguments from 0 (commit: c2461c0) (details / githubweb)
  20. Changes (commit: 34ead63) (details / githubweb)
  21. Consistently use @raise tags in Stdlib docs (#8644) (commit: c4851b0) (details / githubweb)
  22. Add module utils/binutils (commit: 34ff264) (details / githubweb)
  23. Adapt ocamlobjinfo (commit: a8f05ad) (details / githubweb)
  24. Adapt test (commit: 32cc562) (details / githubweb)
  25. Adapt ocamlc primitive check (commit: 3fb5dbb) (details / githubweb)
  26. make alldepend (commit: 6ab3220) (details / githubweb)
  27. Remove integration with libbfd (commit: 0b6ebb3) (details / githubweb)
  28. autogen (commit: f1b42fa) (details / githubweb)
  29. Changes (commit: cb3af25) (details / githubweb)
  30. Update version format (commit: cd813bc) (details / githubweb)
  31. Get rid of dead code that was introduced for an hypothetical JIT (#9710) (commit: 0616261) (details / githubweb)
  32. Fix #9721: Injectivity and recursive modules (#9727) (commit: 46cec11) (details / githubweb)
  33. Remove caml_lazy_follow_forward (unused since 666cb14a) (commit: dcb7fb1) (details / githubweb)
  34. Bootstrap. (commit: 788f744) (details / githubweb)
  35. Add missing space (commit: 761dec8) (details / githubweb)
  36. add manual page for the instrumented runtime (commit: f3ee9e3) (details / githubweb)
  37. instrumented runtime: change environment variable from OCAML_EVENTLOG_FILE to OCAML_EVENTLOG_PREFIX (commit: f674c27) (details / githubweb)
  38. update Changes entry for the instrumented runtime manual page (commit: cfb62e3) (details / githubweb)
  39. manual: adjustments to the instrumented runtime manual page (commit: 9ba979e) (details / githubweb)
  40. type_cases: rely on levels to enforce principality (#1931) (commit: 167e66e) (details / githubweb)
  41. manual: fix typo in instrumented runtime manual (commit: a8b782b) (details / githubweb)
  42. manual: fix a typo in instrumented runtime manpage (commit: 4765f24) (details / githubweb)
  43. Changes: instrumented runtime doc is in 4.11 (commit: 3d45b6c) (details / githubweb)
  44. pass a proper location to Matching.for_trywith (commit: 6aeed1c) (details / githubweb)
  45. matching: a first-order representation for match-failure handling (commit: fdf86ad) (details / githubweb)
  46. pattern aliases do not ignore type constraints (#1655) (commit: 4edc4b9) (details / githubweb)
  47. update News (commit: 6236bac) (details / githubweb)
  48. fix long line in News (commit: 10cb814) (details / githubweb)
  49. Simplified compaction without page table (#9728) (commit: 601819f) (details / githubweb)
  50. Extend Printexc API for raw backtrace entries (#9663) (commit: 523fba9) (details / githubweb)
  51. Update config.guess and config.sub (commit: 8bd19b7) (details / githubweb)
  52. Add Changes entry for PR #9551 (commit: 8948dab) (details / githubweb)
  53. Fix "main" CI script w.r.t. macOS (commit: 2b24b38) (details / githubweb)
  54. Test no-naked-pointers on GitHub Actions (commit: a8b647f) (details / githubweb)
  55. Spurious comma in the endianness test, big-endian case (commit: efc1185) (details / githubweb)
  56. The best-fit allocator must prepare the heap for compaction. Fixes #9736 (commit: 85e4563) (details / githubweb)
  57. fix and move Changes entry for #9749 (commit: e509c79) (details / githubweb)
  58. Mark new macros Val_none, etc as as a potentially breaking change (#9734) (commit: fb6cfaf) (details / githubweb)
  59. Fix UB when left-shifting a negative value (commit: 3aa92b1) (details / githubweb)
  60. Fix memory leak (commit: c944d64) (details / githubweb)
  61. Fix invalid format specifiers (commit: d2d2e0c) (details / githubweb)
  62. Represent eventlog_startup_pid as long int (commit: 873b314) (details / githubweb)
  63. Remove some unused primitives (commit: 131099a) (details / githubweb)
  64. Bootstrap (commit: 1c9e1e0) (details / githubweb)
  65. Add some injectivity annotations to the standard library. (commit: 0aa72dd) (details / githubweb)
  66. Stdlib injectivity: update tests. (commit: fb2f26a) (details / githubweb)
  67. Update a comment in the top-level printer. (#9777) (commit: 0ad9f06) (details / githubweb)
  68. Documentation: Improve the list of build-time requirements (#9733) (commit: b0118a9) (details / githubweb)
  69. Add Hashtbl.rebuild function (commit: a6f03cc) (details / githubweb)
  70. Hashtbl: remove support for pre-4.00 hash tables (commit: 40399cc) (details / githubweb)
  71. hash.c: remove the caml_hash_univ_param function (commit: e728e92) (details / githubweb)
  72. Bootstrap after removal of `caml_hash_univ_param` primitive (commit: de4377e) (details / githubweb)
  73. Add a test for Hashtbl.rebuild (commit: cfabfe6) (details / githubweb)
  74. Changes entry for #9763 (commit: 569085b) (details / githubweb)
  75. Fix printing of bindings with polymorphic type annotations and attributes (#9778) (commit: dd7ddf9) (details / githubweb)
  76. Stdlib injectivity annotations: Changes. (commit: 568a0f5) (details / githubweb)
  77. Introduce mnemnonics for warnings (commit: 1647c47) (details / githubweb)
  78. Rename Statement_type => Non_unit_statement (commit: fd48548) (details / githubweb)
  79. Rename Unused_match => Unused_case (commit: 45d1446) (details / githubweb)
  80. Rename Unused_pat => Unused_subpat (commit: b2606e0) (details / githubweb)
  81. Rename Without_principality => Non_principal_labels (commit: e05f119) (details / githubweb)
  82. Rename Unused_argument => Unreachable_argument (commit: 358a6c1) (details / githubweb)
  83. Rename Multiple_definition => Module_linked_twice (commit: 9f9cc29) (details / githubweb)
  84. Rename Bad_docstring => Unexpected_docstring (commit: a0cef9f) (details / githubweb)
  85. Rename Expect_tailcall => Tailcall_expected (commit: 5789d6c) (details / githubweb)
  86. Rename Ambiguous_pattern => Ambiguous_var_in_pattern_guard (commit: 14f8fa5) (details / githubweb)
  87. Rename Assignment_to_non_mutable_value => Flambda_assignment_to_non_mutable_value (commit: 85a7e8e) (details / githubweb)
  88. Rename Unsafe_without_parsing => No_unsafe_array_syntax_without_parsing (commit: f9786a9) (details / githubweb)
  89. Rename Partial_application => Ignored_partial_application (commit: f3c6b16) (details / githubweb)
  90. Rename Non_closed_record_pattern => Missing_record_field_pattern (commit: ca4b8dc) (details / githubweb)
  91. Rename Unused_case => Redundant_case (commit: 47c0e44) (details / githubweb)
  92. Rename Unused_subpat => Redundant_subpat (commit: 06f1a66) (details / githubweb)
  93. Rename Unreachable_argument => Ignored_argument (commit: 958281d) (details / githubweb)
  94. Rename No_unsafe_array_syntax_without_parsing => Unsafe_array_syntax_without_parsing (commit: 9ac31c2) (details / githubweb)
  95. Typo (commit: dae2280) (details / githubweb)
  96. Display warning names in manual (commit: a68791f) (details / githubweb)
  97. Update manual (commit: 2ade04e) (details / githubweb)
  98. Changes (commit: af8ecad) (details / githubweb)
  99. Add constructor-mnemonic check to testsuite (commit: 39f6374) (details / githubweb)
  100. Fix mnemonics, handle warnings without names (commit: 5e09060) (details / githubweb)
  101. Warning 25: make it clear that it is ignored (commit: a73fedb) (details / githubweb)
  102. check-typo (commit: 5e27454) (details / githubweb)
  103. Rename Ignored_argument => Ignored_extra_argument (commit: fb76c32) (details / githubweb)
  104. Test "no naked pointers" along with "flambda" (commit: de87785) (details / githubweb)
  105. Selectgen#bind_let_mut: use self#regs_for to allocate target registers (#9782) (commit: 1e71f75) (details / githubweb)
  106. Include mnemonic when displaying warnings (commit: 68be98d) (details / githubweb)
  107. Adapt caml-tex (commit: 214146c) (details / githubweb)
  108. Fix typo (commit: c3bbb50) (details / githubweb)
  109. Update test reference files (commit: 3407c3b) (details / githubweb)
  110. Avoid breaking string literal (commit: 7e5a60b) (details / githubweb)
  111. Update expected test output (commit: 9f25b62) (details / githubweb)