index
:
delta/ocaml.git
3.08
3.09
3.10
3.11
3.12
4.00
4.00-with-binannot
4.01
4.02
4.03
4.04
4.05
4.06
4.07
4.08
4.09
4.10
4.11
4.12
4.13
4.14
5.0
5.1
FSF
MPR7048
MPR7609
MPR7609-continued
MPR7638
MPR7642
PR7042
abstract-new
abstract_intel_emit
abstract_x86_asm
afrisch_fix_reachable_words
afrisch_fix_stdlib_makefile_windows
annot-from-lambda
arm-literals
arm64
ast_rewriter
atomic_write_cmi
attributes
autofocus
backend-optims
big-marshal
binary-annot
binary-compat
build-with-debugging-informations
cc-optim
cducetrunk
class-with-type
cmm-mach-types
constructors_with_record
constructors_with_record2
constructors_with_record3
constructors_with_record4
constructors_with_record5
contracts
contracts-3.11
contribution_workflow
delegate
deprecated_optional_arguments
disable_unused_warnings_for_print_types
doc2attr
doc_windows_unicode
dothat
dwarf
dynamic_loading
dynamics
dyntypes
enter-mod-decl
ephemeron
exception_registration
execvpe
expoly
extension_points
fastclass
faster-testsuite
fix-32bit-warning
fix-getwd-use
fix_7657
fix_7680
fix_7682
fix_large_file_lseek_windows
fix_mingw
fix_ocamllex
fixedtypes
flambda
flambda_trunk
fmu
fstclassmod
fstclassmod_parametrized
gadt-warnings
gadts
gadts-devel
gadts-devel-lenormand
gcaml
gcaml3
gcaml3090
gcaml3101
ground_coercion
hex-float
hidden_args
implicit-subtyping
implicit-unpack
implicits
improve-PIC-and-PIE
improve_arg_read_arg
inline-more
inplace_let
ios-support
jo311
jo312
jo400
jo401
jocamltrunk
jocamltrunk+cduce
labltk
let_open_in_classes
letopen
letopenin
lightlabels
located_errors
m7100_gc_when_many_custom_blocks_in_minor_heap
map_file_omission
mark_expansive
master
menubars
merge_sig_str
metadata
minus-camlp4
mltk
module-alias
module_of_module_type
moduletypeof
monadic_let
more_unboxing
multimatch
namespaces
natdynlink
new-test-framework
newfunsyntax
newoolab
newoolab2
newoolabmult
newsysthreads
newtypein
no_internal_deprecation
non-vanishing
objvariants
ocaml-binannot
ocaml2
ocamldebug_g
ocamlmode
olabl
open_types
opt_backtrace
override
overridemethod
poly_meth
poly_meth2
polyrec
ppc64
pr/1866
pr7591
pr7661-again
pr8891
pr8908
pr8934
private_abbrevs
raise_variants
record-disambiguation
recursive_modules
remove-libnum
remove_spurious_semi_colons
resurrect-cygwin64-review-base
revert-1377-ocamldep_nested_include_fix
safe-string
short-paths
short-paths-4.01
sigsubst
simplify_duplicate_ident_optim
sse2
static_exceptions
strict_labels
stripped-ocaml
test_for_self_review
tests_asmcomp_revised
tmp-merging-3.12.1
treematch
trunk
unlabeled-1.1.2
unlabeled-1.2.2
unlabeled-1.3.2
unused_declarations
user-defined-indexing-operators
variants303
varunion
warning_attribute_on_type_exprs
win32
win32-rename
win32-sockets
with-frame-pointers
github.com: ocaml/ocaml
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
man
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove support for compiler plugins (#2276)
Mark Shinwell
2019-03-13
3
-35
/
+0
*
Delete the vmthreads library (#2289)
Jérémie Dimino
2019-03-11
1
-5
/
+0
*
ocamldoc doc: fix the URL of the graphviz project
Gabriel Scherer
2019-02-14
1
-1
/
+1
*
Add missing word in -nostdlib doc
Louis Roché
2018-12-10
1
-1
/
+1
*
Fix PR6638: add dedicated wrning for "unused open!" (#1110)
Alain Frisch
2018-11-09
1
-1
/
+4
*
Add caml_alloc_custom_mem (#1738)
Damien Doligez
2018-11-06
1
-0
/
+37
*
Add option -error-style and environment variable OCAML_ERROR_STYLE
Armaël Guéneau
2018-10-20
3
-0
/
+81
*
Add a warning triggered on type declarations "type t = ()"
Armaël Guéneau
2018-10-05
1
-0
/
+3
*
Introduce and use ROOTDIR in more makefiles
Sébastien Hinderer
2018-09-17
1
-1
/
+2
*
Move config/Makefile to Makefile.config
Sébastien Hinderer
2018-09-17
1
-1
/
+1
*
Deprecate `ocamlc -vmthread` (#2038)
Jérémie Dimino
2018-09-13
1
-2
/
+2
*
new -stop-after option: stop after the given compiler pass (parsing, typing)
Gabriel Scherer
2018-08-31
2
-0
/
+12
*
Create warning 64, for uses of -unsafe with a -pp that returns a marshalled ast
Valentin Gatien-Baron
2018-07-15
1
-0
/
+3
*
missing warnings in ocamlc's man page
Valentin Gatien-Baron
2018-07-15
1
-0
/
+6
*
Fix groff macro per @gasche's comments
Timothy Bourke
2018-07-06
1
-1
/
+1
*
Add -open option to ocamldoc man page
Timothy Bourke
2018-07-06
1
-0
/
+5
*
Whitespace and overlong line fixes.
David Allsopp
2018-06-14
1
-4
/
+4
*
add advanced option to tune performance of pattern matching compiler in case ...
Dwight Guth
2018-06-01
2
-0
/
+10
*
Document that -safe-string is the default, -unsafe-string is not
Perry E. Metzger
2018-06-01
3
-15
/
+12
*
ocamlc -config: new -config-var option to print specific configuration variables
Gabriel Scherer
2018-04-27
2
-0
/
+14
*
Deprecate -thread option, equivalent to -I +threads
Nicolás Ojeda Bär
2018-03-15
2
-10
/
+0
*
Merge pull request #1344 from nojb/linscan_flag_manual
Gabriel Scherer
2017-10-16
1
-0
/
+6
|
\
|
*
Add -linscan doc to manual and man page
Nicolas Ojeda Bar
2017-09-15
1
-0
/
+6
*
|
toplevel: remove plugin option in toplevel
octachron
2017-09-30
1
-5
/
+0
*
|
Ocamldoc manpage update (#1356)
Matej Košík
2017-09-23
1
-0
/
+10
*
|
Turn off warning 40 by default (#1333)
Leo White
2017-09-15
1
-1
/
+1
|
/
*
Merge pull request #1231 from Octachron/hello_κόσμος
Florian Angeletti
2017-09-13
1
-4
/
+5
|
\
|
*
toplevel: only escapes bytes and not strings
octachron
2017-09-12
1
-4
/
+5
*
|
Mention deprecated warning 25 in manual and man page
Thomas Refis
2017-07-10
1
-1
/
+1
*
|
Fix "-keep-docs" option in ocamlopt manpage
Etienne Millon
2017-06-30
1
-1
/
+1
*
|
Some tweaks for MPR#7557 (#1213)
Damien Doligez
2017-06-28
1
-0
/
+5
|
/
*
New -depend option for ocamlc/ocamlopt
Fabrice Le Fessant
2017-06-01
2
-0
/
+6
*
Fix man/Makefile
Sébastien Hinderer
2017-05-23
1
-3
/
+3
*
Remove SPARC backend
Mark Shinwell
2017-04-10
1
-12
/
+0
*
Build system: rename variables related to manual pages
Sébastien Hinderer
2017-03-29
1
-8
/
+9
*
Respect OCAML_COLOR environment variable for deciding whether to use colors
Hannes Mehnert
2017-03-15
2
-0
/
+27
*
Merge pull request #989 from gasche/opaque-manual
Gabriel Scherer
2017-03-05
2
-0
/
+15
|
\
|
*
-opaque documentation: take Mark's review comments into account
Gabriel Scherer
2017-02-24
2
-8
/
+11
|
*
differentiate the ocamlc/ocamlopt -opaque manpage
Gabriel Scherer
2017-02-24
1
-3
/
+5
|
*
Added description of -opaque to man pages.
Konstantin Romanov
2017-02-24
2
-0
/
+10
*
|
ocamldep: add -plugin and use compilerlibs to build (#1015)
Fabrice Le Fessant
2017-03-02
1
-0
/
+17
|
/
*
Document ocamldep's "-shared" option
octachron
2017-02-18
1
-0
/
+4
*
GPR#1009: add Changes entry and update man pages
Xavier Leroy
2017-01-15
2
-0
/
+12
*
GPR#606: add unboxed types
Damien Doligez
2016-07-21
3
-3
/
+39
*
Update the manual with the -plugin option
Fabrice Le Fessant
2016-07-19
3
-0
/
+23
*
Detect unused module declarations.
alainfrisch
2016-07-18
1
-1
/
+4
*
Merge pull request #598 from yallop/ocamlyacc-conflict-error
Gabriel Scherer
2016-06-26
1
-0
/
+3
|
\
|
*
Rename -e to --strict in the ocamlyacc man page.
Jeremy Yallop
2016-06-22
1
-1
/
+1
|
*
Document the ocamlyacc -e flag.
Jeremy Yallop
2016-05-31
1
-0
/
+3
*
|
Update manpages and manual to account for changes in 221c55a4.
whitequark
2016-06-14
2
-2
/
+2
|
/
[next]