summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changes for 13304.02David Allsopp2022-12-211-0/+4
* AArch64 GOT fixedMark Shinwell2022-12-212-4/+15
* Declare variables 'extern' in <caml/intext.h>Xavier Leroy2022-12-123-1/+3
* Update ChangesXavier Leroy2022-01-171-0/+10
* Dynamically allocate the alternate signal stackXavier Leroy2022-01-174-10/+68
* Define __USE_MINGW_ANSI_STDIO=0 for mingw-w64 (#9939)David Allsopp2020-11-274-6/+25
* tests/lib-dynlink-{bytecode,native} : fix slightly wrong command line optionsDamien Doligez2020-11-272-2/+2
* increment version number after tagging 4.02.3Damien Doligez2015-07-231-1/+1
* last commit before tagging 4.02.3Damien Doligez2015-07-2320-2321/+2414
* bootstrapDamien Doligez2015-07-213-0/+0
* PR#6926: Regression: ocamldoc lost unattached commentDamien Doligez2015-07-213-4/+14
* move GC hooks to a safe place for callbacksDamien Doligez2015-07-205-9/+10
* PR#6691: install .cmt[i] files for stdlib and compiler-libsDamien Doligez2015-07-204-8/+19
* PR#6393: new primitive caml_alloc_dummy_functionDamien Doligez2015-07-204-4/+21
* PR#6908: Top-level custom printing for GADTs: interface change in 4.02.2Damien Doligez2015-07-203-10/+14
* Fix PR#6930Jacques Garrigue2015-07-152-1/+3
* update version numberDamien Doligez2015-07-101-1/+1
* PR#6919: corrupted final_tableDamien Doligez2015-07-102-0/+9
* increment version number after release 4.02.2Damien Doligez2015-06-171-1/+1
* last commit before release 4.02.2Damien Doligez2015-06-174-1/+1
* increment version number after 4.02.2+rc1Damien Doligez2015-06-101-1/+1
* last commit before 4.02.2+rc1Damien Doligez2015-06-106-32/+27
* tweak copyright headers (again)Damien Doligez2015-06-103-6/+3
* Fix copyright notices for new branch relaxation filesMark Shinwell2015-06-103-3/+7
* Fix PR#6878: AArch64 conditional branches out of range. (Introduces new, gen...Mark Shinwell2015-06-1010-141/+614
* GPR#191 followup: add `Is_in_static_data` to address_class.hDamien Doligez2015-06-091-0/+1
* 6893: "tag not used" warning when using (p)dep to declare linking tagsDamien Doligez2015-06-055-5/+20
* Floating docstrings are also extra textLeo White2015-06-051-2/+6
* Attach comments to includes in structuresLeo White2015-06-051-1/+2
* fix commit 16156 for 32-bit Windows/MSVCDamien Doligez2015-06-052-13/+12
* GPR#191: Making gc.h and some part of memory.h publicDamien Doligez2015-06-0419-665/+862
* PR#6889: ast_mapper fails to rewrite class attributesDamien Doligez2015-06-042-0/+6
* fix reporter's nameDamien Doligez2015-06-041-1/+1
* Fix PR#6886Jacques Garrigue2015-06-032-2/+4
* GPR#190: typo in pervasivesDamien Doligez2015-06-032-1/+3
* PR#6884: The __CYGWIN32__ #define should be replaced with __CYGWIN__Damien Doligez2015-06-024-6/+9
* Add @since 4.02.0 to __LOC__, etc.Fabrice Le Fessant2015-06-011-8/+24
* minor Changelog changesGabriel Scherer2015-05-311-8/+10
* Changelog: add release dates of released versionsGabriel Scherer2015-05-311-102/+104
* Fix PR#6879: Wrong optimization of 1 mod nMark Shinwell2015-05-273-2/+7
* more changelog loveGabriel Scherer2015-05-251-15/+15
* complete attribution information for the 4.02 ChangelogGabriel Scherer2015-05-241-10/+46
* Support docstring before the semicolon in label declarationsJérémie Dimino2015-05-201-1/+6
* Update instructions for x86-64 PIC mode and POWER architecture buildsMark Shinwell2015-05-192-4/+17
* Fix PR#6630: Failure of tests/prim-bigstring/{big,}string.ml on big-endian ar...Mark Shinwell2015-05-193-48/+84
* Fix PR#6869: Improve comment on [Hashtbl.hash_param]Mark Shinwell2015-05-192-1/+5
* Fix fallout from PR 6693 on POWER architectureMark Shinwell2015-05-191-0/+3
* Fix PR#6870 (not only test...)Jacques Garrigue2015-05-182-4/+6
* PR#6452 (part two): make custom_format string-onlyJérémie Dimino2015-05-183-17/+17
* PR#6452, GPR#140: add internal support for custom printing formatsJérémie Dimino2015-05-186-0/+113