Skip to content
Success

origin/trunk-#4717 (May 7, 2025, 5:36:03 PM)

Started 1 day 22 hr ago
Took 51 min on ocaml-msvc-32

Started by upstream project main build number 4717
originally caused by:

Revision: b2c6377da732122e7bbef2d742c5414fa4b5a045
Repository: https://github.com/ocaml/ocaml
  • origin/trunk
Changes
  1. check-typo: enforce gawk (details / githubweb)
  2. Allow values reachable from ephemeron keys to be collected by minor GC (details / githubweb)
  3. formatting (details / githubweb)
  4. Bugfix: Hd_val instead of Tag_val (details / githubweb)
  5. Infix_tag tweak (details / githubweb)
  6. Correct regression with `unused-type-declaration` warning (details / githubweb)
  7. Merge pull request #13829 from clementblaudeau/recsig-substitution-cyclic-check (details / githubweb)
  8. Remove quotes around \var{...} in intfc manual (details / githubweb)
  9. Fix documentation of Array.compare regarding the ordering. (#13908) (details / githubweb)
  10. Enforce evaluation order for generic applications in Closure (#13882) (details / githubweb)
  11. Mark tests that actually require multicore (#13906) (details / githubweb)
  12. Fix definition of Fibonacci numbers in the manual (#13912) (details / githubweb)
  13. Apply BUILD_PATH_PREFIX_MAP to Sys.argv.(0) in cmt (details / githubweb)
  14. GHA: remove PRISTINE_PATH (details / githubweb)
  15. GHA: bash is part of Cygwin base (details / githubweb)
  16. GHA: tell Cygwin's bash to ignore CR line endings (details / githubweb)
  17. GHA: revisit limits on concurrent Make jobs (details / githubweb)
  18. GHA: store the Autoconf cache key in the step output (details / githubweb)
  19. GHA: don't set CC as an env variable (details / githubweb)
  20. GHA: refactor configure calls in runner.sh (details / githubweb)
  21. GHA: typo (details / githubweb)
  22. GHA: split configuration and build (details / githubweb)
  23. GHA: use a fold for config.log in GHA (details / githubweb)
  24. Get rid of the @since attribute for the Uchar.hash function (details / githubweb)
  25. Add Result.product and Result.Syntax (#13696) (details / githubweb)
  26. Repr.equal is not an operator (#13914) (details / githubweb)
  27. Add examples to the `Fun` module (details / githubweb)
  28. Reword some paragraphs in `Fun` examples (details / githubweb)
  29. Reword more paragraphs in `Fun` examples (details / githubweb)
  30. Add more examples to `Fun.id` and `const` (details / githubweb)
  31. Remove problematic examples and add descriptions (details / githubweb)
  32. Expand the Fun.id dispatching description (details / githubweb)
  33. Add "advanced"/"real-world" examples (details / githubweb)
  34. Make function refs headers (details / githubweb)
  35. Add `Fun.compose` examples (details / githubweb)
  36. Deindent and improve formatting (details / githubweb)
  37. Reword some descriptions (details / githubweb)
  38. Remove problematic `flip` examples (details / githubweb)
  39. Replace a `compose` example with more involved one (details / githubweb)
  40. Typos in the Uchar example (details / githubweb)
  41. Some rewording (details / githubweb)
  42. Replace the windows path conversion example (details / githubweb)
  43. Add a Scanf example to id (details / githubweb)
  44. Add example to const, remove example from compose (details / githubweb)
  45. Indent code blocks, reorder, reformat, reword (details / githubweb)
  46. Remove scanf and floatarray examples from id (details / githubweb)
  47. Prevent overlong lines in code examples (details / githubweb)
  48. Add a Changes entry (details / githubweb)
  49. Harden the cloexec.ml test on Windows (details / githubweb)
  50. Harden cloexec.ml test against virus scanners! (details / githubweb)
  51. Enrich ocamltest doc about scripts (#13902) (details / githubweb)
  52. manual: alerts: add sections, in preparation for following commits (details / githubweb)
  53. manual: alerts: annotate code section as ocaml code (details / githubweb)
  54. manual: alerts: document how to put alerts on all structure/signature items (details / githubweb)
  55. Makefile.dev: work around #13817 (#13818) (details / githubweb)
  56. [refactor] runtime: auxiliary function for allocated_words update (details / githubweb)
  57. runtime: "suspended" and "resumed" allocations affect the major GC speed (details / githubweb)
  58. runtime: simplistic support for [ramp_up], [ramp_down] (details / githubweb)
  59. runtime: count the work suspended by each ramp-up phase (details / githubweb)
  60. runtime: support nested ramp-up phases (details / githubweb)
  61. expose ramp_up, ramp_down as externals in stdlib/Gc (details / githubweb)
  62. Changes entry (details / githubweb)
  63. runtime: log ramp-up / ramp-down in SLICESIZE GC logs (details / githubweb)
  64. Gc.ramp_up: re-raise exceptions, but ramp-down right before (details / githubweb)
  65. [minor] stray fix in runtime/array.c (details / githubweb)
  66. runtime/array.c: expose {uniform_,float}array_concat, use it in Float.Array (details / githubweb)
  67. Rename ccomptype to ccomp_type for consistency (#13927) (details / githubweb)
  68. Add Result.{get_ok',error_to_failure} (#13720) (details / githubweb)
  69. Add List.singleton and Seq.singleton (details / githubweb)
  70. Fix @since 5.0 annotation loss in domain.mli and effect.mli by swapping alert and header (#13934) (details / githubweb)
  71. mystery reviewer for 13643 (details / githubweb)
  72. Added tests for abstraction of whole module types during avoidance (details / githubweb)
  73. Removed abstraction of whole module types when avoiding a field (details / githubweb)
  74. Fix test weak-ephe-final/ephe_custom.ml (#13940) (details / githubweb)
  75. [refactoring] move Matching.get_mod_field to Lambda.transl_mod_field (details / githubweb)
  76. [refactoring] Lambda.transl_mod_field, move 'lazy' to clients (details / githubweb)
  77. [refactor] Lambda: merge transl_mod_field and transl_prim (details / githubweb)
  78. update .depend (details / githubweb)
  79. Fix #13939 (details / githubweb)
  80. Typeopt: better handling of deeply nested unboxed types (details / githubweb)
  81. Add test (details / githubweb)
  82. Changes (details / githubweb)
  83. runtime: migrate caml_{alloc,update}_dummy from alloc.c to obj.c (details / githubweb)
  84. caml_update_dummy: the [Infix_tag] case is dead code (details / githubweb)
  85. [minor] value_rec_compiler: refactor alloc/update calls (details / githubweb)
  86. recursive values: introduce [caml_update_dummy_lazy] (details / githubweb)
  87. regression test for lazy shortcutting in recursive values (details / githubweb)
  88. Changes (details / githubweb)
  89. lazy + letrec: insert indirections on lazy update to avoid concurrency issues (details / githubweb)
  90. use a dedicated [caml_alloc_dummy] primitive (details / githubweb)
  91. Improved changelog message (details / githubweb)
  92. document [caml_domain_alone] reasoning (details / githubweb)
  93. spawn: increment [caml_num_domains_running] earlier to ease reasoning (details / githubweb)
  94. Changes (details / githubweb)
  95. Pin Cygwin back to 3.6.1 until AppVeyor updates (details / githubweb)
  96. List.sort_uniq : remove non-first duplicates. (#13862) (details / githubweb)
  97. Move match_printer_type in order to share it between toplevel and debugger (details / githubweb)
  98. Move find_printer to Topprinters (to be shared with the degugger) (details / githubweb)
  99. Move debugger printers fetching logic (details / githubweb)
  100. Debugger uses Topprinters.find_printer (details / githubweb)
  101. release-info: update calendar (details / githubweb)
  102. Use dune.3.18.0 which is compatible with trunk (details / githubweb)
  103. Bump qcheck and multicoretests to the latest releases (details / githubweb)
  104. Changed occur_rec in typing/ctype.ml to traverse type as a graph and not a tree (details / githubweb)
  105. Changes (details / githubweb)
  106. Renamed some arguments of occur_rec (details / githubweb)
  107. Add signal definitions for SIGIO and SIGWINCH. (details / githubweb)
  108. Add signal_to_string function (details / githubweb)
  109. Add signal type alias and signal_to_string. (details / githubweb)
  110. Export signal conversion functions as primitives. (details / githubweb)
  111. Export signal conversion functions as primitives in Sys (details / githubweb)
  112. Update documentation in Unix module (details / githubweb)
  113. Check int and signal argument ranges for conversion functions (details / githubweb)
  114. Add changelog (details / githubweb)
  115. Allow 'effect' as attribute id (#13957) (details / githubweb)
  116. ocamltest: fix typos (details / githubweb)
  117. Teach ocamltest about colors (details / githubweb)
  118. GHA: update to macOS 15 and Xcode 16.3 (details / githubweb)
  119. tests: native-debugger: build C test code without optimizations (details / githubweb)
  120. tests: native-debugger: sanitize library path (details / githubweb)
  121. tests: native-debugger: fix GDB version parsing (details / githubweb)
  122. tests: native-debugger: disable disabling ASLR (details / githubweb)
  123. tests: native-debugger: sanitize trailing blanks (details / githubweb)
  124. tests: native-debugger: simplify shell scripts (details / githubweb)
  125. Apply suggestions from review (details / githubweb)
  126. Check separately in configure if DIFF supports --color (details / githubweb)
  127. Fix hygiene check for generating `configure` (#13935) (details / githubweb)
  128. Added printing of presence flag in typedtree (#13963) (details / githubweb)
  129. fix .depend (details / githubweb)
  130. [minor] value_rec_compiler: move primitive declarations earlier (details / githubweb)
  131. fix #13931 (details / githubweb)
  132. Add profiling with perf chapter OCaml manual (details / githubweb)
  133. Collapse profiling into a single chapter. (details / githubweb)
  134. add an invariant function to check that loc_ghost is set correctly (details / githubweb)
  135. parser: partially align use of loc_ghost with what the documentation says (details / githubweb)
  136. parser: refactor previous commit, by removing error prone functions (details / githubweb)
  137. parser: regenerate parser.ml (details / githubweb)
  138. Add test of princiaplity from polymorphic type constraints (details / githubweb)
  139. Keep generalized structure from patterns when typing let (details / githubweb)
  140. Add changelog entry (details / githubweb)
  141. Renamed the flag `transparent_modules` into `no_alias_deps` (details / githubweb)
  142. Update driver/makedepend.ml (details / githubweb)
  143. Updated Changelog with pr number (details / githubweb)
  144. Update changes (details / githubweb)
  145. ocamlopt: pass -fPIC when compiling C files (details / githubweb)
  146. Changes (details / githubweb)
  147. Changes (details / githubweb)
  148. Uniformize definition of native_cflags, bytecode_cflags (details / githubweb)
  149. Changes (details / githubweb)
  150. last commit before branching 5.4 (details / githubweb)
  151. first commit after branching 5.4 (details / githubweb)
  152. Update README.adoc badges after branching (details / githubweb)
  153. Avoid tearing in Array.sub (details / githubweb)
  154. Move filter_arrow error handling in a function (details / githubweb)
  155. Refactor: extract loc_rest_of_function (details / githubweb)
  156. Refactor [type_approx]. (details / githubweb)
  157. Add a test illustrating a regression in type_approx (details / githubweb)
  158. Fix the regression in type approx (details / githubweb)
  159. Remove the loop: we are already in a recursive function (details / githubweb)
  160. Add a comment about an unreachable case (details / githubweb)
  161. Add a comment for type_approx_fun_one_param's spato parameter. (details / githubweb)
  162. Add a changelog entry for #13980 (details / githubweb)
  163. Propagate file_descr cloexec correctly to channels (details / githubweb)
  164. Set FLEXDIR when bootstrapping flexlink (details / githubweb)
  165. Make ocamlmklib fail on an unknown parameter (details / githubweb)
  166. Collimate the comments (details / githubweb)
  167. Fix Makefile dependencies for ocamldoc, ocamltest and ocamldebug (details / githubweb)
  168. Bump magic numbers and version for 5.5.0 (details / githubweb)
  169. Refactor [is_functor_arg] table of env into [not_aliasable] (details / githubweb)
  170. Added tests and updated error message with line breaks (details / githubweb)
  171. genprintval: explain why certain uses of O.obj are not guarded (details / githubweb)
  172. genprintval: move user-installed printers out of the Make functor (details / githubweb)
  173. Generic printers in debugger (details / githubweb)
  174. Test and doc of polymorphic printers in debugger (details / githubweb)
  175. Use trunk-compatible dune.3.18.2 (details / githubweb)
  176. Made the "remove_aliases" attribute visible in built-ins attributes (details / githubweb)
  177. Add Dynarray.unsafe_to_iarray (details / githubweb)
  178. Reimplement `let open`, `let module` and `let exception` in terms of a single construct (#13839) (details / githubweb)
  179. webman: add anchors for API items, headings (#14002) (details / githubweb)
  180. Refine docs for `In_channel` and `Out_channel` (#13982) (details / githubweb)
  181. Pprintast: use parentheses around Pexp_struct_item in sequences (details / githubweb)
  182. Move Changes entry to right place, add bugfix PR (details / githubweb)
  183. Add test (details / githubweb)
  184. Fix missing version bump to 5.5 in opam file (details / githubweb)
  185. Update precondition comment to reflect renaming from #12619 (details / githubweb)
  186. check-symbol-names: ignore extern char **environ re-decl (details / githubweb)
  187. gha: Document labels triggering/skipping workflows (details / githubweb)
  188. Dynamic matrix for the others job (details / githubweb)
  189. Add optional static and mimimal jobs (details / githubweb)
  190. Merge macOS Dependency steps (details / githubweb)
  191. Fix test_create_cursor_failures.ml on Cygwin (details / githubweb)
  192. Update build-msvc.yml to permit Cygwin builds (details / githubweb)
  193. Add optional Cygwin check to CI (details / githubweb)
  194. Add bytecode-only Cygwin check (details / githubweb)
  195. Add a 'CI: Skip testsuite' label (details / githubweb)
  196. Fix tools/check-symbol-names for i686 mingw-w64 (details / githubweb)
  197. Windows matrix: arch instead of x86_64 (details / githubweb)
  198. stale bot: only identify stale issues, don't close them. (#14004) (details / githubweb)
  199. Fix memory corruption when an exception is raised during demarshaling. (#14015) (details / githubweb)
  200. Update Changes (details / githubweb)
  201. update Changes after cherry-picking (details / githubweb)
  202. [refactor merge] Create a Merge module + white space changes (details / githubweb)
  203. [refactor merge] Extracted helper functions (details / githubweb)
  204. [refactor merge] Changed the return logic (details / githubweb)
  205. [refactor merge] Extracted the recursive functions for deep constr (details / githubweb)
  206. [refactor merge] Moved code (details / githubweb)
  207. [refactor merge] Extracted the type-package case (details / githubweb)
  208. [refactor merge] Extracted the type case (details / githubweb)
  209. [refactor merge] Extracted the module case (details / githubweb)
  210. [refactor merge] Extracted the modtype case (details / githubweb)
  211. [refactor merge] Added comments, minor stylistic changes (details / githubweb)
  212. [refactor merge] Corrections from Octachron review (details / githubweb)
  213. [refactor merge] Moved the catching of exception (details / githubweb)
  214. [refactor merge] Updated comments (details / githubweb)
  215. [refactor merge] Added Changelog entry (details / githubweb)