summaryrefslogtreecommitdiff
path: root/man
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add caml_alloc_custom_mem (#1738)Damien Doligez2018-11-061-0/+37
* Add option -error-style and environment variable OCAML_ERROR_STYLEArmaël Guéneau2018-10-203-0/+81
* Add a warning triggered on type declarations "type t = ()"Armaël Guéneau2018-10-051-0/+3
* Introduce and use ROOTDIR in more makefilesSébastien Hinderer2018-09-171-1/+2
* Move config/Makefile to Makefile.configSébastien Hinderer2018-09-171-1/+1
* Deprecate `ocamlc -vmthread` (#2038)Jérémie Dimino2018-09-131-2/+2
* new -stop-after option: stop after the given compiler pass (parsing, typing)Gabriel Scherer2018-08-312-0/+12
* Create warning 64, for uses of -unsafe with a -pp that returns a marshalled astValentin Gatien-Baron2018-07-151-0/+3
* missing warnings in ocamlc's man pageValentin Gatien-Baron2018-07-151-0/+6
* Fix groff macro per @gasche's commentsTimothy Bourke2018-07-061-1/+1