summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow installing in folder with space in name (#11590)4.14David Allsopp2023-01-042-2/+7
* Merge pull request #11860 from Octachron/index_for_stdlibGabriel Scherer2023-01-041-10/+15
* fix Changes and add 4.14 maintenance sectionFlorian Angeletti2022-12-201-9/+7
* increment version number after tagging 4.14.1Florian Angeletti2022-12-194-30/+30
* release 4.14.14.14.1Florian Angeletti2022-12-197-26/+26
* last commit before tagging 4.14.1Florian Angeletti2022-12-193-19/+19
* x86: Force result of Icomp to be in a register (#11808)Vincent Laviron2022-12-145-4/+32
* Remove references to 32-bit Cygwin (#11797)David Allsopp2022-12-091-5/+3
* increment version number after tagging 4.14.1~rc1Florian Angeletti2022-12-074-26/+26
* release 4.14.1~rc14.14.1-rc1Florian Angeletti2022-12-074-26/+26
* last commit before tagging 4.14.1~rc1Florian Angeletti2022-12-074-19/+24
* Merge pull request #11793 from dra27/then-thanSébastien Hinderer2022-12-062-4/+4
* Statically initialize `caml_global_data` with a valid value (#11788)Xavier Leroy2022-12-052-1/+6
* Merge pull request #11534 from gasche/follow-synonyms-in-show-module-typeFlorian Angeletti2022-12-023-10/+85
|\
| * ChangesGabriel Scherer2022-12-011-0/+4
| * fix the 'stuttering' issue in #showGabriel Scherer2022-12-012-25/+24
| * test commentsGabriel Scherer2022-12-011-0/+15
| * follow synonyms when #show-ing module typesGabriel Scherer2022-12-012-2/+20
| * regression tests for #11533 (still failing)Gabriel Scherer2022-12-011-0/+39
|/
* Fix bug in `Mtype.strengthen_lazy` causing spurious typing errors (#11776)Chris Casinghino2022-12-015-0/+60
* Ensure that types from packed modules are always generalised (#11732)Stephen Dolan2022-11-233-1/+48
* Fix #10768Jacques Garrigue2022-11-232-3/+12
* Missing CAMLparam in win32's Unix.stat (#11737)Marc Lasson2022-11-212-4/+12
* Remove the -force-tmc flag (#11661)Gabriel Scherer2022-10-274-15/+0
* ocamlmklib: use `ar rcs` instead of `ar rc` (#11670)Xavier Leroy2022-10-272-1/+6
* Merge pull request #11622 from Octachron/fix_recursive_types_in_constructor_m...Florian Angeletti2022-10-173-0/+102
* Merge pull request #11609 from Octachron/pr11194_unbound_and_printing_contextFlorian Angeletti2022-10-176-3/+49
* This test requires systhreads to be availableXavier Leroy2022-09-271-0/+5
* Add ability to bootstrap flexdll on Jenkins CI (#11567)David Allsopp2022-09-271-0/+7
* Merge pull request #11556 from FardaleM/doc_typoDavid Allsopp2022-09-224-8/+8
* Fix [@deprecated_mutable], which couldn't be triggered. (#11524)Chris Casinghino2022-09-024-1/+27
* Fixup ChangesDavid Allsopp2022-08-251-3/+3
* Merge pull request #11487 from purplearmadillo77/fma_testDavid Allsopp2022-08-253-2/+5
* More prudent deallocation of alternate signal stack (#11496)Xavier Leroy2022-08-225-23/+41
* Merge pull request #11468 from dra27/i686-mingw-ipv6David Allsopp2022-08-023-0/+7
* Merge pull request #11373 from dra27/flexlink-detectDavid Allsopp2022-07-303-0/+8
* Do not elide the whole module type error message (#11416)Florian Angeletti2022-07-203-2/+107
* Merge pull request #11417 from lpw25/fix-virtual-class-type-constrsFlorian Angeletti2022-07-183-11/+74
* tests/lib-bigarray-2/has-gfortran.sh: don't print anything on stdoutXavier Leroy2022-07-151-1/+1
* Stop calling ranlib on created / installed libraries (#11184)Sébastien Hinderer2022-07-1116-67/+24
* Document limitation on `caml_callbackN` (#11409)Xavier Leroy2022-07-072-0/+11
* Merge pull request #11396 from gasche/fix11392Gabriel Scherer2022-07-053-1/+38
* Merge pull request #11397 from Octachron/tast_mapper_fix_for_with_modtypeGabriel Scherer2022-07-052-3/+6
* Refactor the initialization of bytecode threading (#11378)Xavier Leroy2022-07-014-8/+17
* Merge pull request #11380 from damiendoligez/fix-fortran-test-on-macosFlorian Angeletti2022-07-011-0/+3
* Better documentation for [string_of_float]. (#11353)François Pottier2022-06-243-5/+24
* Merge pull request #11267 from dra27/more-_MSC_VERDavid Allsopp2022-05-243-9/+13
|\
| * Guard more instances of undefined _MSC_VERDavid Allsopp2022-05-183-9/+13
|/
* ChangesNicolás Ojeda Bär2022-05-171-0/+4
* misc.h: fix preprocessor conditional on _MSC_VERNicolás Ojeda Bär2022-05-171-1/+1