summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [minor] clarify the input type of major_gc.c:addr_mapGabriel Scherer2023-04-081-5/+5
* | | | | Merge pull request #12072 from jmid/sys-rename-docuGabriel Scherer2023-04-124-5/+42
|\ \ \ \ \
| * | | | | Add negative Sys.rename test with non-empty target dirJan Midtgaard2023-03-142-0/+9
| * | | | | Add Changes entry for Sys.rename elaborationJan Midtgaard2023-03-091-0/+3
| * | | | | Add Sys.rename dir testsJan Midtgaard2023-03-092-1/+25
| * | | | | Document that Sys.rename works on directories tooJan Midtgaard2023-03-091-4/+5
* | | | | | Merge pull request #12130 from NickBarnes/nick-11934-weak-get-copyGabriel Scherer2023-04-112-44/+79
|\ \ \ \ \ \
| * | | | | | Changes: add Francois Bobot as PR reviewer.Nick Barnes2023-03-291-1/+1
| * | | | | | Review response: simplify loop, separate copying function.Nick Barnes2023-03-291-31/+51
| * | | | | | Update Changes.Nick Barnes2023-03-231-0/+3
| * | | | | | Remove trailing whitespace.Nick Barnes2023-03-221-1/+1
| * | | | | | Fix infix closure handling.Nick Barnes2023-03-221-9/+17
| * | | | | | Much more conservative version of ephe_get_field_copy.Nick Barnes2023-03-221-43/+47
* | | | | | | Merge pull request #12178 from TheLortex/runtime-events-consumer-fixupGabriel Scherer2023-04-112-1/+4
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | runtime events consumer: fix invalid value returned from runtime_events_read_...Lucas Pluvinage2023-04-112-1/+4
* | | | | | | first commit after branching 5.1Florian Angeletti2023-04-116-31/+57
* | | | | | | last commit before branching 5.1Florian Angeletti2023-04-114-20/+20
* | | | | | | Bump magic numbers before branching 5.1Florian Angeletti2023-04-114-14/+14
|/ / / / / /
* | | | | | HACKING.adoc: recommend `make -j`Gabriel Scherer2023-04-081-1/+1
* | | | | | Merge pull request #12169 from gasche/no_reified_var_counterGabriel Scherer2023-04-084-18/+26
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | changesTakafumi Saikawa2023-04-081-0/+3
| * | | | | use Misc.find_first_monoTakafumi Saikawa2023-04-081-9/+10
| * | | | | remove reified_var_counterTakafumi Saikawa2023-04-083-18/+22
|/ / / / /
* | | | | Merge pull request #12163 from sidkshatriya/sprintf-docGabriel Scherer2023-04-081-1/+2
|\ \ \ \ \
| * | | | | doc: Format.sprintf -- direct users to asprintf if they have %a in the format...Sidharth Kshatriya2023-04-041-1/+2
* | | | | | Use ghost locs for nodes used to handle default value in opt args (#12134)panglesd2023-04-082-3/+8
* | | | | | Merge pull request #12128 from gasche/compare-interruptibleGabriel Scherer2023-04-083-162/+208
|\ \ \ \ \ \
| * | | | | | ChangesGabriel Scherer2023-04-082-0/+6
| * | | | | | Poll for interrupts in structural equality loopGabriel Scherer2023-04-071-164/+201
| * | | | | | compare.c: minor fix in stack-handling codeGabriel Scherer2023-04-071-11/+12
| * | | | | | compare.c: avoid inner pointers on the compare stackGabriel Scherer2023-04-071-7/+9
|/ / / / / /
* | | | | | Fix overflows in addressing computations (#12162)Vincent Laviron2023-04-075-20/+40
* | | | | | Merge pull request #12148 from MisterDA/sed-macosGabriel Scherer2023-04-061-21/+1
|\ \ \ \ \ \
| * | | | | | Fix dune build of stdlibAntonin Décimo2023-04-041-21/+1
| |/ / / / /
* | | | | | Merge pull request #12165 from Octachron/ocamldoc_doctypeFlorian Angeletti2023-04-0617-16/+19
|\ \ \ \ \ \
| * | | | | | ocamldoc: fix html doctypeFlorian Angeletti2023-04-0617-16/+19
* | | | | | | Merge pull request #12164 from Octachron/fix_dependGabriel Scherer2023-04-051-1/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix ocamldep after value binding parsetree changeFlorian Angeletti2023-04-051-1/+5
|/ / / / / /
* | | | | | Merge pull request #12155 from ccasin/reach-unification-failureFlorian Angeletti2023-04-051-0/+23
|\ \ \ \ \ \
| * | | | | | Add test cases demonstrating that an error in Typetexp is reachable.Chris Casinghino2023-04-041-0/+23
* | | | | | | Merge pull request #11877 from xavierleroy/afl-dynamic-allocationFlorian Angeletti2023-04-052-20/+29
|\ \ \ \ \ \ \
| * | | | | | | Dynamic allocation of the AFL run-time bufferXavier Leroy2023-01-112-16/+24
| * | | | | | | Update, reorder and simplify inclusions of header filesXavier Leroy2023-01-091-5/+6
* | | | | | | | Remove arity-interrupting elaboration of module unpacks (#12117)Nick Roberts2023-04-059-205/+385
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #12159 from sadiqj/fix_debug_runtime_clearingGabriel Scherer2023-04-031-1/+1
|\ \ \ \ \ \ \
| * | | | | | | In debug runtime correctly clear all non-header and free-list fields of swept...Sadiq Jaffer2023-04-021-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #12156 from gasche/update_dummy_0Gabriel Scherer2023-04-023-1/+27
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | caml_update_dummy: do not try to update size-0 atomsGabriel Scherer2023-04-013-1/+27
* | | | | | | Merge pull request #12149 from MisterDA/revert-514a830-ocamlyacc-ocaml-commentsGabriel Scherer2023-03-316-97/+97
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Revert "Use ocamlyacc's support for OCaml-style comments"Antonin Décimo2023-03-316-97/+97
|/ / / / / /