summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* change VERSION for 4.08.0+rc14.08.0+rc1Damien Doligez2019-05-224-1/+2
* last commit before tagging 4.08.0+rc1Damien Doligez2019-05-221-1/+1
* Update INSTALL.adocSébastien Hinderer2019-05-211-188/+27
* Merge pull request #8686 from fdagnat/patch-1Gabriel Scherer2019-05-211-3/+0
|\
| * Remove duplicated entryFabien Dagnat2019-05-211-3/+0
* | Fix --with-pic in configure (#8632)David Allsopp2019-05-213-21/+20
|/
* configure: fix libunwind and spacetime supportSébastien Hinderer2019-05-206-40/+167
* check-typo fix...Gabriel Scherer2019-05-151-1/+2
* improve the Changes for 4.08Gabriel Scherer2019-05-151-238/+268
* Changes: drop PR, MPR, GPR prefixesNicolás Ojeda Bär2019-05-141-2183/+2191
* configure: use variables rather than arguments for a few options (#8616)Sébastien Hinderer2019-05-094-63/+63
* Stronger spec for Hashtbl.to_seq w.r.t. multiple bindings on the same keyalainfrisch2019-05-091-1/+4
* Fix doc for Hashtbl.to_seq_keys, to_seq_valuesalainfrisch2019-05-091-2/+2
* Fix the string.mli documentation of unsafe-string (#8653)Gabriel Scherer2019-05-021-15/+13
* Run tool-ocamldep-modalias test on WindowsDavid Allsopp2019-04-261-2/+2
* Enable SSE2 for i686 mingw32 (#8627)David Allsopp2019-04-193-0/+17
* Fix #7851 by checking type declaration coherence for recursive modules (#8570)Jacques Garrigue2019-04-1910-18/+104
* increment version number after re-tagging 4.08.0+beta3Damien Doligez2019-04-181-1/+1
* change VERSION for 4.08.0+beta3 (second take)4.08.0+beta3Damien Doligez2019-04-183-1/+1
* increment version number after tagging 4.08.0+beta3Damien Doligez2019-04-181-1/+1
* change VERSION for 4.08.0+beta3Damien Doligez2019-04-182-0/+0
* last commit before tagging 4.08.0+beta3Damien Doligez2019-04-181-1/+1
* Merge pull request #8586Thomas Refis2019-04-1619-213/+448
* Merge pull request #8604 from gretay-js/pr2207Gabriel Scherer2019-04-125-1/+44
|\
| * Updated ChangesGreta Yorsh2019-04-121-1/+1
| * Small changes in ocaml-variants.opam to address review commentsGreta Yorsh2019-04-121-3/+2
| * Update documentationGreta Yorsh2019-04-102-0/+11
| * Address review commentsGreta Yorsh2019-03-294-37/+6
| * Add opam files to allow pinningLeo White2019-03-292-0/+64
* | Fix #8550: Soundness issue with class generalization (#8552)Jacques Garrigue2019-04-095-26/+47
* | Fix pointer comparisons in freelist.c (#8585)Damien Doligez2019-04-084-13/+18
* | Make sure that unexpected errors in ocamltest or in the Makefile itself areDamien Doligez2019-04-041-7/+16
* | Harden ocamltest against errors in scripts and hooksDamien Doligez2019-04-036-38/+52
* | Make sure the report is displayed even if ocamltest fails unexpectedlyDamien Doligez2019-04-031-1/+1
* | runtime: re-enable build/install of PIC libraries (#8573)Sébastien Hinderer2019-04-021-4/+2
* | arm64.S: use 32-bit loads to access caml_backtrace_active (#8569)Xavier Leroy2019-04-022-2/+13
* | fix memory leak in Bigarray.{slice,change_layout,sub,reshape}Damien Doligez2019-04-022-0/+11
* | remove redundant castsDamien Doligez2019-04-021-4/+4
* | fix buggy assertionDamien Doligez2019-04-021-1/+1
* | add missing "fallthrough" annotationDamien Doligez2019-04-021-0/+1
* | Use Strict bindings when simplifying Lstaticraise (#8559)Alain Frisch2019-04-013-2/+11
* | Fix Hashtbl.Make.of_seq creating randomized tablesDavid Allsopp2019-03-293-1/+18
* | Fix Hashtbl.MakeSeeded.{add,replace,of}_seqDavid Allsopp2019-03-292-3/+15
|/
* Fix the bug reporting URL in release-checklistAnton Kochkov2019-03-261-1/+1
* Merge pull request #2317 from trefis/fix-poly-rec-patternGabriel Scherer2019-03-253-10/+35
* Fix alignment detection for long integers on 32-bits platforms (#8532)Sébastien Hinderer2019-03-213-16/+22
* Get rid of the direct call to the C preprocessor in the testsuite (#8528)Sébastien Hinderer2019-03-2111-104/+22
* Reenable XLC on AIX 7.x (#2295)Konstantin Romanov2019-03-214-6/+55
* Tweak the definition of Parsetree.Pexp_letop (#8535)Xavier Clerc2019-03-211-6/+9
* Update ChangesSébastien Hinderer2019-03-201-0/+3