summaryrefslogtreecommitdiff
path: root/Changes
Commit message (Expand)AuthorAgeFilesLines
* Instruction scheduling: do not reorder atomic loads (#12248)HEADtrunkXavier Leroy2023-05-161-0/+6
* make caml_time_counter concurrent-safe on macOS (#12234)Anil Madhavapeddy2023-05-151-0/+3
* Merge branch 'trunk' into nick-get-copyGabriel Scherer2023-05-151-3/+10
|\
| * Constify C constructors and flags tables (#12223)Antonin Décimo2023-05-081-0/+4
| * Sys.rename win fixes (#12184)Jan Midtgaard2023-05-051-0/+3
* | Move Changes entry for catch-up merge.Nick Barnes2023-05-021-4/+4
* | Merge branch 'trunk' into nick-get-copyNick Barnes2023-05-021-0/+140
|\ \ | |/
| * Improve legibility of dynamic linking error messagesSamuel Hym2023-04-281-0/+3
| * Introduce and use `caml_ext_table_add_noexc` (#12202)Xavier Leroy2023-04-271-0/+5
| * ocamllex: Accept line directives ended with CR/LF. (#12146) (#12147)SeungCheol Jung2023-04-261-0/+3
| * New script language for ocamltest (#12185)Damien Doligez2023-04-251-0/+4
| * Merge pull request #11846 from dra27/win64-abiXavier Leroy2023-04-221-0/+8
| |\
| | * Place Win64 ABI shadow store in c_stack_linkDavid Allsopp2023-03-151-1/+6
| | * Fix register metadata for Win64 ABIDavid Allsopp2023-03-141-0/+3
| * | Document the situation regarding remove_global_root inside custom finalizersGuillaume Munch-Maccagnoni2023-04-181-0/+13
| * | Merge pull request #12170 from gasche/pthread_getaffinity-configure-fixGabriel Scherer2023-04-181-0/+3
| |\ \
| | * | fix the configure check for pthread_getaffinity_npDavid Allsopp2023-04-171-0/+3
| * | | Update GDB scripts to work with OCaml 5 (#12179)Nick Barnes2023-04-171-0/+3
| |/ /
| * | chore: adjust ChangesAlexander Skvortsov2023-04-161-0/+4
| * | Merge pull request #12072 from jmid/sys-rename-docuGabriel Scherer2023-04-121-0/+3
| |\ \
| | * | Add Changes entry for Sys.rename elaborationJan Midtgaard2023-03-091-0/+3
| * | | Merge pull request #12130 from NickBarnes/nick-11934-weak-get-copyGabriel Scherer2023-04-111-0/+3
| |\ \ \
| | * | | Changes: add Francois Bobot as PR reviewer.Nick Barnes2023-03-291-1/+1
| | * | | Update Changes.Nick Barnes2023-03-231-0/+3
| * | | | Merge pull request #12178 from TheLortex/runtime-events-consumer-fixupGabriel Scherer2023-04-111-0/+3
| |\ \ \ \
| | * | | | runtime events consumer: fix invalid value returned from runtime_events_read_...Lucas Pluvinage2023-04-111-0/+3
| * | | | | first commit after branching 5.1Florian Angeletti2023-04-111-0/+26
| * | | | | last commit before branching 5.1Florian Angeletti2023-04-111-1/+1
| |/ / / /
| * | | | changesTakafumi Saikawa2023-04-081-0/+3
| * | | | Use ghost locs for nodes used to handle default value in opt args (#12134)panglesd2023-04-081-0/+4
| * | | | ChangesGabriel Scherer2023-04-081-0/+5
| * | | | Fix overflows in addressing computations (#12162)Vincent Laviron2023-04-071-0/+3
| * | | | ocamldoc: fix html doctypeFlorian Angeletti2023-04-061-0/+3
| * | | | Remove arity-interrupting elaboration of module unpacks (#12117)Nick Roberts2023-04-051-0/+3
| * | | | caml_update_dummy: do not try to update size-0 atomsGabriel Scherer2023-04-011-0/+5
| * | | | New Build_path_prefix_map module interfaceRichard L Ford2023-03-271-0/+3
| * | | | Don't suggest a semicolon when the type is not unit (#12116)Jules Aguillon2023-03-271-0/+3
| * | | | Print the type variable that cannot be generalized (#12051)Stefan Muenzel2023-03-271-0/+3
| * | | | match: check scrutinee for partial application (#12094)Nicolás Ojeda Bär2023-03-271-0/+5
| * | | | parsetree: explicit type constraints for value bindings (#12119)Florian Angeletti2023-03-241-0/+5
| * | | | fix overcounting of minor collections (#12132)Damien Doligez2023-03-241-0/+3
| * | | | Change for #12088Gabriel Scherer2023-03-231-0/+4
| * | | | Merge pull request #12121 from gasche/caml_callback_memory_reachabilityGabriel Scherer2023-03-221-0/+3
| |\ \ \ \
| | * | | | ChangesGabriel Scherer2023-03-211-0/+3
| | |/ / /
| * | | | Add Misc.print_see_manual for easier printing of "see manual section X.Y.Z" (...Stefan Muenzel2023-03-221-0/+4
| |/ / /
* | | | Add reviewers and performance note to Changes.Nick Barnes2023-05-021-2/+3
* | | | Update Changes.Nick Barnes2023-03-231-0/+3
|/ / /
* | | Merge pull request #12120 from hhugo/fix-metaGabriel Scherer2023-03-201-2/+3
|\ \ \
| * | | Fix bug introduced by - Bytesections: cleanup APIHugo Heuzard2023-03-201-2/+3
* | | | Merge pull request #12107 from Octachron/aliases_for_weak_variablesGabriel Scherer2023-03-201-0/+5
|\ \ \ \ | |/ / / |/| | |