summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changes for 13304.05David Allsopp2022-12-211-0/+4
* AArch64 GOT fixedMark Shinwell2022-12-212-4/+15
* Declare variables 'extern' in <caml/major_gc.h> and <caml/intext.h>Xavier Leroy2022-12-124-4/+6
* Avoid duplicate definitions of "common" global variablesXavier Leroy2022-12-122-4/+0
* Update ChangesXavier Leroy2022-01-171-0/+9
* Dynamically allocate the alternate signal stackXavier Leroy2022-01-174-11/+77
* Define __USE_MINGW_ANSI_STDIO=0 for mingw-w64 (#9939)David Allsopp2020-11-274-4/+21
* Merge pull request #8817 from glondu/4.05-bigarray-fixGabriel Scherer2019-07-232-7/+24
|\
| * Fix integer overflows when unmarshaling a bigarrayStephane Glondu2019-07-222-7/+24
|/
* debugger: avoid off-by-one overflow in debugger socket path (#1753)Anil Madhavapeddy2019-07-192-2/+11
* byterun: do not alias function arguments to sigprocmaskAnil Madhavapeddy2019-07-192-4/+6
* Revised configuration test for int64 alignment (#1371)Xavier Leroy2017-09-273-8/+13
* appveyor: remove the branches specification from the configurationAnil Madhavapeddy2017-09-271-5/+0
* Revert "Merge pull request #1272 from garrigue/fix_mpr7601"Jacques Garrigue2017-09-065-50/+1
* Merge pull request #1272 from garrigue/fix_mpr7601Leo White2017-08-295-1/+50
|\
| * add testsJacques Garrigue2017-08-292-0/+43
| * Fix MPR#7601Jacques Garrigue2017-08-293-1/+7
|/
* Take PLT-clobbered registers into account at Ialloc (#1304)Mark Shinwell2017-08-285-14/+49
* In caml_executable_name(), tighten buffer allocation and clarify codeXavier Leroy2017-08-251-2/+3
* In caml_executable_name(), wrong test on the return code of readlink()Xavier Leroy2017-08-251-1/+1
* Fixes for out-of-range IallocMark Shinwell2017-07-315-19/+317
* MPR#7591: frametable not 8-aligned on x86-64 portXavier Leroy2017-07-242-1/+9
* Merge pull request #1240 from gasche/4.05-ChangesGabriel Scherer2017-07-131-0/+6
|\
| * Changes: clarify compatibility-breaking change itemsGabriel Scherer2017-07-131-0/+6
|/
* increment version number after tagging 4.05.0Damien Doligez2017-07-121-1/+1
* change VERSION for 4.05.04.05.0Damien Doligez2017-07-124-1/+1
* last commit before tagging 4.05.0Damien Doligez2017-07-126-3/+6
* 4.05 Changes: add missing review tagsGabriel Scherer2017-07-121-27/+23
* minor Changelog improvementsGabriel Scherer2017-07-121-60/+62
* Changes: GPR#795 was forgottenGabriel Scherer2017-07-121-0/+3
* PR#7452: tweak GCC options to try to work around the Skylake/Kaby lake bug (#...Damien Doligez2017-07-124-4/+26
* Merge pull request #1234 from dra27/minor-fixGabriel Scherer2017-07-101-0/+2
|\
| * Minor fix to Cygwin testsuite on CRLF-checkoutsDavid Allsopp2017-07-101-0/+2
|/
* get rid of compare_val in String.concatygrek2017-07-082-2/+2
* Clarify Changes entry for GPR#875David Allsopp2017-07-061-1/+2
* increment version number after tagging 4.05.0+rc1Damien Doligez2017-06-281-1/+1
* change VERSION for 4.05.0+rc14.05.0+rc1Damien Doligez2017-06-284-1/+1
* last commit before tagging 4.05.0+rc1Damien Doligez2017-06-289-276/+23
* Some tweaks for MPR#7557 (#1213)Damien Doligez2017-06-2811-11/+34
* cherry-pick the fix for MPR#7557 from 4.04Damien Doligez2017-06-2319-67/+173
* PR#7511: Unboxed type with unboxed argument should not be accepted (#1133)Damien Doligez2017-06-205-11/+144
* Ensure testsuite works with OCAMLRUNPARAM=bDavid Allsopp2017-06-1616-8/+35
* Erroneous code transformation at partial applications (MPR#7531) (#1162)Mark Shinwell2017-06-144-4/+287
* Display backtraces in AppVeyor buildsDavid Allsopp2017-06-141-0/+1
* Display CPU name in AppVeyor buildsDavid Allsopp2017-06-141-0/+2
* Fix PR#7348Jacques Garrigue2017-06-127-15/+80
* Cherry-pick 27fccad from trunk:Damien Doligez2017-05-292-2/+5
* Merge pull request #1177 from dra27/testsuite-tweaksGabriel Scherer2017-05-255-7/+18
|\
| * Fix cloexec test on 64-bit WindowsDavid Allsopp2017-05-212-3/+10
| * Missing @ prefixes in testsuiteDavid Allsopp2017-05-212-2/+2