summaryrefslogtreecommitdiff
path: root/Changes
Commit message (Expand)AuthorAgeFilesLines
* Remove use of ln -sf from ocamltestDavid Allsopp2020-07-231-0/+6
* Add Sys.rmdirDavid Allsopp2020-07-211-1/+1
* Add Sys.mkdirDavid Allsopp2020-07-211-0/+4
* Build system: honour the CFLAGS and CPPFLAGS build variablesSébastien Hinderer2020-08-061-0/+3
* Add Bigarray 'init' functions (#9779)Jeremy Yallop2020-08-051-0/+4
* Fix type mismatches between definition and declaration (#9830)Xavier Leroy2020-08-051-0/+7
* Ensure signals are handled before Unix.{kill,sigprocmask} return (#9802)Stephen Dolan2020-07-301-0/+3
* Merge pull request #9804 from stedolan/otherlibs-debugDavid Allsopp2020-07-291-0/+3
|\
| * Build otherlibs with debug info in C stubsStephen Dolan2020-07-281-0/+3
* | Righteous ambivalence (#9767)Jacques Garrigue2020-07-291-0/+4
* | Merge pull request #9722 from stedolan/eintr-againXavier Leroy2020-07-281-0/+10
|\ \
| * | ChangesStephen Dolan2020-07-281-0/+10
| |/
* | Changes entry for #9699Xavier Leroy2020-07-281-0/+6
* | typos (#9806)Fourchaux2020-07-281-1/+1
|/
* Merge pull request #9742 from jhjourdan/fix_7810Xavier Leroy2020-07-271-0/+4
|\
| * Make Ephemeron compatible with infix pointers.Jacques-Henri Jourdan2020-07-181-0/+4
* | Merge pull request #9752 from xavierleroy/c-calling-conventionsXavier Leroy2020-07-251-0/+5
|\ \
| * | Changes entry for #9752Xavier Leroy2020-07-241-0/+5
* | | ocamldep: do not process files during cli parsing. (#9795)Daniel Bünzli2020-07-231-0/+4
* | | Dynlink.*_unit functions: make sure they call the internal init ().Daniel Bünzli2020-07-231-0/+4
* | | Merge pull request #9657 from nojb/warning_mnemonicsGabriel Scherer2020-07-211-0/+6
|\ \ \
| * | | check-typoNicolás Ojeda Bär2020-07-201-1/+2
| * | | ChangesNicolás Ojeda Bär2020-07-201-0/+5
* | | | Merge pull request #9781 from yallop/injective-stdlibNicolás Ojeda Bär2020-07-201-0/+3
|\ \ \ \
| * | | | Stdlib injectivity annotations: Changes.Jeremy Yallop2020-07-201-0/+3
| | |_|/ | |/| |
* | | | Selectgen#bind_let_mut: use self#regs_for to allocate target registers (#9782)Xavier Leroy2020-07-201-1/+1
| |/ / |/| |
* | | Merge pull request #9763 from xavierleroy/remove-old-hash-functionNicolás Ojeda Bär2020-07-201-0/+6
|\ \ \
| * | | Changes entry for #9763Xavier Leroy2020-07-191-0/+6
| |/ /
* | | Fix printing of bindings with polymorphic type annotations and attributes (#9...Matthew Ryan2020-07-201-0/+4
|/ /
* | Mark new macros Val_none, etc as as a potentially breaking change (#9734)Antonin Décimo2020-07-171-2/+4
* | fix and move Changes entry for #9749Damien Doligez2020-07-171-4/+4
* | The best-fit allocator must prepare the heap for compaction. Fixes #9736Damien Doligez2020-07-151-0/+4
* | Merge pull request #9551 from nojb/microbfdXavier Leroy2020-07-141-0/+11
|\ \
| * | Add Changes entry for PR #9551Xavier Leroy2020-07-141-0/+11
* | | Extend Printexc API for raw backtrace entries (#9663)Stephen Dolan2020-07-131-0/+3
* | | Simplified compaction without page table (#9728)Damien Doligez2020-07-131-0/+4
* | | pattern aliases do not ignore type constraints (#1655)Thomas Refis2020-07-091-0/+3
* | | matching: a first-order representation for match-failure handlingGabriel Scherer2020-07-081-1/+2
* | | Changes: instrumented runtime doc is in 4.11Florian Angeletti2020-07-081-6/+6
* | | Merge pull request #9541 from Engil/instrumented_runtime_manualFlorian Angeletti2020-07-081-0/+6
|\ \ \
| * | | update Changes entry for the instrumented runtime manual pageEnguerrand Decorne2020-07-081-2/+5
| * | | add manual page for the instrumented runtimeEnguerrand Decorne2020-07-081-0/+3
* | | | type_cases: rely on levels to enforce principality (#1931)Thomas Refis2020-07-081-0/+3
* | | | Fix #9721: Injectivity and recursive modules (#9727)Jacques Garrigue2020-07-071-1/+1
* | | | Merge pull request #9688 from stedolan/main-compiler-libsStephen Dolan2020-07-061-0/+3
|\ \ \ \
| * | | | ChangesStephen Dolan2020-06-301-0/+3
* | | | | Get rid of dead code that was introduced for an hypothetical JIT (#9710)Jacques-Henri Jourdan2020-07-051-0/+4
| |_|_|/ |/| | |
* | | | Merge pull request #9724 from MisterDA/fix-domain-stateDavid Allsopp2020-07-031-0/+6
|\ \ \ \
| * | | | ChangesAntonin Décimo2020-07-021-0/+6
* | | | | Merge pull request #9712 from Octachron/version_formatFlorian Angeletti2020-07-031-0/+7
|\ \ \ \ \