The unpac monorepo manager self-hosting as a monorepo using unpac
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Changes: 14169 was included in 5.4

+3 -3
+3 -3
Changes
··· 262 262 fix all occurences 263 263 (Stefan Muenzel, review by Gabriel Scherer) 264 264 265 - - #14169: runtime, fix cache miss within the stack fragments cache 266 - (Florian Angeletti, review by Gabriel Scherer) 267 - 268 265 - #14163, #14176: add a filename location to the deprecation alert for implicit 269 266 uses of libraries bundled with the compiler (unix,re,threads,dynlink) 270 267 (Florian Angeletti, report by Ali Caglayan, review by Gabriel Scherer) ··· 1007 1004 1008 1005 - #14135: Fix a rare internal typechecker error when combining recursive 1009 1006 modules, polymorphic fields or methods, and constrained type parameters. 1007 + (Florian Angeletti, review by Gabriel Scherer) 1008 + 1009 + - #14169: runtime, fix cache miss within the stack fragments cache 1010 1010 (Florian Angeletti, review by Gabriel Scherer) 1011 1011 1012 1012 - #14196, #14197: ocamlprof: do not instrument unreachable clauses