Summary
- Allow make to be invoked before configure (commit: d4a5665) (details)
- autogen -> make configure (commit: 91913bc) (details)
- Clean-up autoconf files in make distclean (commit: b1c78c0) (details)
- Update otherlibraries description (commit: 998019d) (details)
- Eliminate Config.ocamlopt_c{,pp}flags (commit: 2b4fe09) (details)
- Clean runtime/primitives.new (commit: cc6c09e) (details)
- Ensure make distclean works on an unconfigured tree (commit: 13786d7) (details)
- Update release-checklist (commit: f568f85) (details)
- Only enable for required targets (commit: a2ddf55) (details)
- Preserve backtraces in debugger (commit: e2f278c) (details)
- Remove use of Printexc.catch from debugger (commit: 37acb3b) (details)
- Don't ever call stop_user_input in line_loop (commit: d0bab08) (details)
- Use Fun.protect where possible (commit: 9eeead7) (details)
- Testsuite is not parallel (commit: 2ddcdf1) (details)
- Testsuite is not parallel (commit: 48e7150) (details)
- Correct implementation of --disable-stdlib-manpages (commit: 9c5d7c1) (details)
- tests/tool-ocamldep-modalias is not parallel (commit: 9fdd31f) (details)
- tests/tool-ocamldep-modalias is not parallel (commit: cf2db2b) (details)
- call_linker now returns exit_code for better error response on linking_error, fixes #7141 (commit: 8f235ef) (details)
- Visit registers at most once in Coloring.iter_preferred (commit: d48df3c) (details)
- Changes entry (commit: 89bb08b) (details)
- code review changes (commit: 7266b79) (details)
- Fix tail-call optimisation with a mutable ref (#9443) (commit: 2208a4c) (details)
- Install a pretty printer for the Fun.Finally_raised exception (#9266) (commit: b1fdc44) (details)
- matching: what_is_cases returns a head (commit: 2d9aafc) (details)
- matching: inline split_and_precompile* to clarify compile_* (commit: d67a091) (details)
- matching: factorize compile_match and compile_match_nonempty (commit: b2a2c94) (details)
- matching: minor code factorization of compile_* functions (commit: 6ceba91) (details)
- Changes (commit: 761383d) (details)
- Reset Reg.visit_generation during Reg.reset (commit: 6fbecf0) (details)
- Add [@inlined hint] attribute (commit: f46abe1) (details)
- Add Changes entry (commit: 3dee10e) (details)
- Reimplement output_value using a hash table to detect sharing (#9353) (commit: 67ada54) (details)
- Introduce $MAKE to AppVeyor script (commit: afe92bb) (details)
- Introduce $MAKE to AppVeyor script (commit: 540df2e) (details)
- Add locations to docstring attributes (commit: a534650) (details)
- Display AppVeyor environment (commit: 1850f55) (details)
- Display AppVeyor environment (commit: 644696e) (details)
- Run AppVeyor with -j for branches (commit: 094447b) (details)
- Run AppVeyor with -j for branches (commit: db1d848) (details)
- Use configure-caches on AppVeyor (commit: eaa2a01) (details)
- Use configure-caches on AppVeyor (commit: 014105b) (details)
- packed modtype lookup can fail due to missing cmi (commit: 35dbd85) (details)
- Add Changes entry (commit: a5da416) (details)
- Fix #mod_use in toplevel (commit: 5abff44) (details)
- Add a test for #mod_use (commit: 528bd78) (details)
- s/wrap_mode/wrap_mod/ (commit: b145395) (details)
- Fix the native toplevel too... (commit: 221fee0) (details)
- toplevels: label the wrap_mod argument (commit: a30e621) (details)
- Add regression test (commit: 1725749) (details)
- Prohibit signature local types with constraints (commit: 8dcdda9) (details)
- Add Changes entry (commit: 6dcb770) (details)
- Make substitution of type functions more robust (commit: 80324ba) (details)
- Add test for usage warnings of recursive modules (commit: dd8218f) (details)
- Improve usage warnings for recursive modules (commit: 5f16c55) (details)
- Add Changes entry (commit: 2c8f99e) (details)
- testsuite: -nolabels and commuting optional arguments (commit: 245a071) (details)
- testsuite: -nolabels, commutes now, might get eliminated later (commit: 046da6c) (details)
- type_application: merge sargs and more_sargs (commit: 2b1e211) (details)
- apply the same treatment to Pcl_apply (commit: 6d43867) (details)
- extract_label: return an option instead of raising (commit: b703371) (details)
- typeclass: further simplification as suggested by reviewer (commit: aa5c1d3) (details)
- type_args: forbid optional arguments commuting when [ignore_labels=true] (commit: 9e0515f) (details)
- type_args: remove ty_old (commit: 0deda51) (details)
- type_args: some comments (and formatting noise) (commit: 9632e02) (details)
- type_application: primitives inspection helper (commit: f444ecd) (details)
- type_unknown_args is a fold (commit: 5e78b17) (details)
- inline type_unknown_args (commit: 21656b2) (details)
- type_application: implement ignored and omitted in the same way (commit: 02a7388) (details)
- type_application: better names, some more comments (commit: 22657fa) (details)
- Typeclass.type_args rewrite in the same way (commit: 1294b28) (details)
- type_application: better variable name (commit: ed654dc) (details)
- Changes (commit: 73a3f90) (details)
- optional arguments eliminated only when followed by unlabelled argument (commit: 384aa21) (details)
- illegal commutation: more information in error message (commit: e01966a) (details)
- Further Changes (commit: a321395) (details)
- Turn off PIE for musl-based Linux on platforms other than amd64 and s390x (#9456) (commit: da12974) (details)
- add a regression test for issue 9460 (commit: 5722f78) (details)
- Fix Cmm type of unboxed Int64 values in Clet_mut (commit: 8f006a3) (details)
- Changes entry (commit: 5c0e138) (details)
- x86 asm: handle unit names with special characters (#9465) (commit: ec6690f) (details)
- Fix asmcomp unit name test for bsd (#9473) (commit: 91bbdac) (details)
- env summary: don't record implicit cmi files (commit: c041b03) (details)
- Revert "AppVeyor speed-ups" (commit: 67c011b) (details)
- Cast `getpid()` to `long long` before printing (commit: 974b9ca) (details)
- Test distclean in CI (commit: 8a36b7a) (details)
- Use Filename.quote_command (#9476) (commit: 15b08d2) (details)
- Add -function-sections to missing folder in otherlibs (commit: ec03b06) (details)
- Define OPTCOMPFLAGS in Makefile.common.in (commit: 7465e9f) (details)
- Check FUNCTION_SECTIONS in Makefile.common.in to update OPTCOMPFLAGS (commit: 44af4ae) (details)
- Check FLAMBDA in Makefile.common.in to update OPTCOMPFLAGS (commit: 7271919) (details)
- Remove stray newlines (commit: b823c8d) (details)
- Add an entry to Changes (commit: 0ba942c) (details)
- Move Changes entry (commit: 5150303) (details)
- Make Cconst_symbol have typ_int to fix no-naked-pointers mode (#9282) (commit: d5dadae) (details)
- last commit before branching 4.11 (commit: e92d13c) (details)
- first commit after branching 4.11.0 (commit: ea4542d) (details)
- Add riscv64 backend (commit: 9c4ff80) (details)
- check-typo (commit: 7716697) (details)
- Changes (commit: c6020b9) (details)
- Review (commit: f50abf4) (details)
- Review (commit: 9f4266d) (details)
- Add NOTES.md (commit: b289e39) (details)
- Remove vestiges of 32-bit support (commit: 5ec06df) (details)
- Use allocatable register (ft0) as scratch register for single precision store (commit: 12d9fd7) (details)
- Use '$' to escape asm symbols (commit: 271f66f) (details)
- Remove vestiges of 32-bit support (commit: 898a2d4) (details)
- riscv.S: use hex literal (commit: 4b4a108) (details)
- Group pattern matching cases together (commit: b4166d4) (details)
- Use jr instead of jalr (commit: 72ca1d6) (details)
- Changes (commit: f94b366) (details)
- check-typo (commit: 2e0f1dc) (details)
- Allow t0 to be used for the register allocator (commit: 7b6ac9d) (details)
- check-typo (commit: cb8de57) (details)