summaryrefslogtreecommitdiff
path: root/man
Commit message (Expand)AuthorAgeFilesLines
* Add syntax for generative functor application (#11984)Richard Eisenberg2023-02-121-0/+5
* Turn warning 31 (Module_linked_twice) into a hard error (#11635)hhugo2023-01-052-4/+4
* Add GC log level 0x1000 for memory reservationsDavid Allsopp2022-12-061-0/+3
* Add the -no-g option to ocamlc and ocamlopt (#11696)Abiola Zeenat Abdulsalam2022-11-182-0/+6
* Merge pull request #11653 from Abiola-Zeenat/ZhienartSébastien Hinderer2022-11-034-0/+12
|\
| * Add the -no-absname option to ocamlc, ocamlopt and ocamldepAbiola Zeenat2022-10-284-0/+12
* | Document OCAMLRUNPARAM v=0x800 (GC debug messages)David Allsopp2022-10-231-0/+4
|/
* Documentation: Added negative options to manpages (#11647)Nangah Amandine2022-10-213-0/+36
* Documentation: Added Flambda Commonly-used options to ocamlopt manpage (#11640)Nangah Amandine2022-10-191-0/+23
* Allow installing in folder with space in name (#11590)Et7f32022-10-181-2/+2
* add option to man pages (and reorder options around it)Jacques Garrigue2022-07-193-18/+36
* man pages: document warning mnemonic namesFlorian Angeletti2022-03-281-3/+18
* documentation: missing warnings in man pagesFlorian Angeletti2022-03-281-0/+51
* manpage: update the format of the list of warningsFlorian Angeletti2022-03-281-120/+180
* documentation: missing mnemonic name for warnings in man pagesFlorian Angeletti2022-03-281-58/+58
* Implement a -cmi-file option for ocamlc and ocamloptSébastien Hinderer2022-02-112-0/+8
* Simplify the installation of man pagesSébastien Hinderer2021-10-2016-11/+10
* Documented M, m, n, w, W, t, c and H options of OCAMLRUNPARAM, Fixes #8697 (#...Dong An2021-10-061-40/+78
* Disable colors if NO_COLOR env var set (#10560)Nicolás Ojeda Bär2021-08-073-12/+18
* enable warning 6 [labels-omitted] by defaultGabriel Scherer2021-04-141-1/+1
* added warning for missing mli interface fileAnukriti122021-03-311-1/+1
* Add warning for unused labelsLeo White2021-03-221-1/+1
* Update manuals for -stop-after and -save-ir-after compiler options.Greta Yorsh2021-02-181-1/+8
* Switch the default allocation policy to best-fit. (#10188)Damien Doligez2021-02-101-2/+1
* [Doc] adds for `-output-complete-obj` option (#1351)François Bobot2021-02-082-0/+14
* clean up and fix GC message 0x1 (#9949)Damien Doligez2020-10-091-1/+1
* Introduce warning 68 to warn about hidden allocation due to pattern match of ...hhugo2020-08-171-1/+5
* Add missing spaceKrzysztof Leśniak2020-07-071-1/+1
* Make -flarge-toc the default for PowerPC (#9557)David Allsopp2020-05-131-0/+13
* [nitpick]: Added "." at the end of warning descriptions in utils/warnings.mlmuskangarg212020-03-301-5/+5
* Merge pull request #9357 from muskangarg21/makedependFlorian Angeletti2020-03-171-0/+3
|\
| * TOOLS: Ocamldep arg to not include current dir to search pathmuskangarg212020-03-161-0/+3
* | Deprecate -annot (#2141)Nicolás Ojeda Bär2020-03-132-22/+6
|/
* Document warning 67 in ocamlc man page (#9346)Andre2020-03-091-0/+3
* better documentation for the best-fit allocation policyGabriel Scherer2019-12-101-0/+1
* Merge pull request #9046 from gasche/disable-warning-30-by-defaultGabriel Scherer2019-10-181-1/+1
|\
| * disable warning 30 (same constructor/label used in two mutually-recursive decls)Gabriel Scherer2019-10-161-1/+1
* | best-fit allocator (#8809)Damien Doligez2019-10-151-3/+3
|/
* .ocamlinit: XDG base directory lookup. (#8834)Daniel Bünzli2019-09-251-2/+11
* Rename references to Pervasives to StdlibDavid Allsopp2019-06-261-1/+1
* without-runtime: cosmetic tweaksLucas Pluvinage2019-06-112-0/+6
* Introduce the -without-runtime option.Lucas Pluvinage2019-05-062-0/+8
* Be more explicit about the default value of DESTDIRXavier Leroy2019-05-021-0/+1
* Remove gprof support (#2314)Mark Shinwell2019-03-161-25/+0
* GPR#2082: New option -no-insn-schedMark Shinwell2019-03-131-0/+6
* Remove support for compiler plugins (#2276)Mark Shinwell2019-03-133-35/+0
* Delete the vmthreads library (#2289)Jérémie Dimino2019-03-111-5/+0
* ocamldoc doc: fix the URL of the graphviz projectGabriel Scherer2019-02-141-1/+1
* Add missing word in -nostdlib docLouis Roché2018-12-101-1/+1
* Fix PR6638: add dedicated wrning for "unused open!" (#1110)Alain Frisch2018-11-091-1/+4