summaryrefslogtreecommitdiff
path: root/Changes
Commit message (Expand)AuthorAgeFilesLines
* Amend Changes for #10926David Allsopp2022-06-131-3/+2
* Merge pull request #10926 from dra27/check-symbolsFlorian Angeletti2022-06-131-0/+8
* Merge pull request #11308 from sadiqj/runtime_events_preserveKC Sivaramakrishnan2022-06-101-0/+6
* last commit before branching 5.0Florian Angeletti2022-06-091-2/+2
* Merge pull request #11298 from dra27/toplevel-set_pathsFlorian Angeletti2022-06-091-1/+1
|\
| * Add ?auto_include to Toploop.set_pathsDavid Allsopp2022-06-071-1/+1
* | ChangesGuillaume Munch-Maccagnoni2022-06-081-0/+5
* | configure: check support for C11 _Atomic types and operations (#11295)Xavier Leroy2022-06-071-0/+4
* | Have ocamlnat display the warning tooDavid Allsopp2022-06-071-3/+3
* | Deprecate implicit basenames with no extensionDavid Allsopp2022-06-071-0/+4
|/
* Fix off-by-1 bug building frame descriptorJonah Beckford2022-06-031-0/+5
* Merge pull request #11209 from gadmm/domain_stop_timing_hookGabriel Scherer2022-05-301-1/+8
|\
| * Add caml_domain_terminated_hookGuillaume Munch-Maccagnoni2022-05-201-1/+8
* | Make sure ocamlopt recognizes the -cmi-file command-line optionSébastien Hinderer2022-05-251-1/+1
* | Display an alert if -I +unix, etc is missingDavid Allsopp2022-05-241-0/+6
* | Runtime_events tracing systemSadiq Jaffer2022-05-241-0/+6
* | Merge pull request #11267 from dra27/more-_MSC_VERDavid Allsopp2022-05-241-3/+5
* | ChangesNicolás Ojeda Bär2022-05-171-0/+4
* | Bump default maximum stack size (#11238)Xavier Leroy2022-05-131-0/+4
* | Unify code of ocamlcp and ocamloptpDavid Allsopp2022-05-101-0/+3
|/
* Merge pull request #11200 from dra27/lib-layout-profilingSébastien Hinderer2022-05-091-0/+4
|\
| * Install Profiling support module separatelyDavid Allsopp2022-05-041-0/+4
* | Merge pull request #11149 from dra27/repeatable-bootstrapSébastien Hinderer2022-05-091-0/+6
|\ \
| * | ChangesDavid Allsopp2022-05-051-0/+6
| |/
* | Always load topdirs.cmi from compiler-libsDavid Allsopp2022-05-051-0/+4
|/
* Better documentation for condition variables. (#11192)François Pottier2022-05-041-0/+3
* Do not trigger warning when calling virtual methods introduced by constrainin...Nicolás Ojeda Bär2022-04-271-0/+5
* flag -nocwd: do not implicitly add the current directory to the load paththomasRgl2022-04-161-0/+4
* Stop calling ranlib on created / installed libraries (#11184)Sébastien Hinderer2022-04-141-0/+3
* Fixed memory leak from sigaltstack. (#11167)azewierzejew2022-04-121-0/+3
* otherlibs: Merge win32unix into unixSébastien Hinderer2022-04-101-0/+4
* Add String.hash and String.seeded_hash (#8878)Tom Kelly2022-04-081-0/+3
* Merge pull request #11093 from kayceesrk/effects-manualGabriel Scherer2022-04-071-0/+4
|\
| * Add effects tutorial in the manualKC Sivaramakrishnan2022-04-071-0/+4
* | Rename `Hashtbl.SeededHashedType.{hash => seeded_hash}` (#11157)Nicolás Ojeda Bär2022-04-061-0/+5
|/
* runtime/HACKING.adoc: tips on debugging the runtime (#11058)Gabriel Scherer2022-04-051-0/+6
* Windows: replace `socket` with `WSASocket` and set `WSA_FLAG_NO_HANDLE_INHERI...Antonin Décimo2022-04-051-0/+6
* emit (amd64): emit frametable size on BSD as well (#10845)Hannes Mehnert2022-04-041-0/+4
* Add 'since <version>' information to compiler warningsAndré Maroneze2022-04-021-0/+3
* Build system: ocaml{doc,lex} should be compiled and linked with -gSébastien Hinderer2022-03-311-1/+2
* Factorize the definition of the standard library flagsSébastien Hinderer2022-03-311-0/+5
* Merge pull request #11126 from shindere/ocamldepSébastien Hinderer2022-03-301-0/+5
|\
| * Add a -noslash option to ocamldepSébastien Hinderer2022-03-231-1/+2
| * Build system: also factorize the inclusion of directories when calling ocamldepSébastien Hinderer2022-03-221-0/+4
* | update ChangesFlorian Angeletti2022-03-281-0/+4
* | `odoc`ify the parsetree comments (#11107)panglesd2022-03-281-0/+3
* | Implement Random.self_init with getentropy (#10921)Michael Hendricks2022-03-241-0/+5
|/
* Fix change entry for PR #11092Sébastien Hinderer2022-03-221-1/+1
* Merge pull request #11092 from madroach/OpenBSD_aarch64Anil Madhavapeddy2022-03-211-0/+3
|\
| * update Changes for #11092Anil Madhavapeddy2022-03-211-1/+1