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
/
manual
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing typos (#11705)
Fourchaux
2022-11-07
2
-2
/
+2
*
Merge pull request #11653 from Abiola-Zeenat/Zhienart
Sébastien Hinderer
2022-11-03
1
-0
/
+3
|
\
|
*
Add the -no-absname option to ocamlc, ocamlopt and ocamldep
Abiola Zeenat
2022-10-28
1
-0
/
+3
*
|
Fix manual build from 11301 (#11688)
David Allsopp
2022-11-01
1
-2
/
+2
*
|
Merge pull request #11301 from Octachron/manual_otherlibs_changes
David Allsopp
2022-11-01
5
-11
/
+26
|
\
\
|
*
|
manual: threads library require unix
Florian Angeletti
2022-06-07
1
-2
/
+2
|
*
|
documentation: new location for otherlibs
Florian Angeletti
2022-06-07
4
-9
/
+24
*
|
|
Document OCAMLRUNPARAM v=0x800 (GC debug messages)
David Allsopp
2022-10-23
1
-0
/
+1
|
|
/
|
/
|
*
|
Manual: make sure the infoman, texstuff and textman directories exist
Sébastien Hinderer
2022-10-13
1
-9
/
+12
*
|
Merge the remaining .gitignore files into the root one
Sébastien Hinderer
2022-10-13
12
-80
/
+0
*
|
manual: warn about using float for money calculation (#10038)
Yawar Amin
2022-10-06
1
-5
/
+7
*
|
manual: no more master lock (#11597)
Florian Angeletti
2022-10-05
1
-17
/
+20
*
|
Manual chapters on parallelism and memory model (#11280)
KC Sivaramakrishnan
2022-10-04
5
-14
/
+1504
*
|
FFI documentation: do not use naked pointers in examples (#11584)
Xavier Leroy
2022-09-30
1
-12
/
+10
*
|
fix #10494
Gabriel Scherer
2022-09-28
1
-1
/
+1
*
|
ocamllex: better support for union of character sets (#11166)
Nicolás Ojeda Bär
2022-09-27
1
-1
/
+4
*
|
Rename caml-tex into ocamltex, + related changes
Sébastien Hinderer
2022-09-27
4
-6
/
+6
*
|
Merge pull request #11423 from kayceesrk/effect_exceptions
Florian Angeletti
2022-09-26
1
-5
/
+5
|
\
\
|
*
|
Rename Continuation_already_taken to Continuation_already_resumed
Florian Angeletti
2022-09-21
1
-1
/
+1
|
*
|
Rename Effect.Unhandled_effect -> Effect.Unhandled
Jon Ludlam
2022-09-21
1
-3
/
+3
|
*
|
Use Callback.register_exception for exceptions in Effect module
KC Sivaramakrishnan
2022-09-21
1
-4
/
+4
*
|
|
manual: ocamlyacc parsers are not thread-safe
Florian Angeletti
2022-09-23
1
-0
/
+8
*
|
|
Merge pull request #11506 from gadmm/caml_state_assertion
Gabriel Scherer
2022-09-21
1
-3
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Document `Caml_state_opt`
Guillaume Munch-Maccagnoni
2022-09-09
1
-3
/
+9
*
|
|
Stop passing -safe-string when building the compiler and in the testsuite
Sébastien Hinderer
2022-09-11
1
-2
/
+1
|
/
/
*
|
Manual grammar fixes (#11510)
Flying-Toast
2022-09-01
7
-28
/
+27
*
|
Merge pull request #11349 from sadiqj/runtime_events_docs
Enguerrand
2022-08-26
8
-320
/
+347
|
\
\
|
*
|
fix manual build and remove stdlib-blurb
Sadiq Jaffer
2022-08-24
2
-3
/
+3
|
*
|
quote args
Sadiq Jaffer
2022-08-24
1
-2
/
+2
|
*
|
missing space
Sadiq Jaffer
2022-08-24
1
-1
/
+1
|
*
|
include reference to Runtime_events
Sadiq Jaffer
2022-08-24
1
-1
/
+2
|
*
|
Apply suggestions from code review
Sadiq Jaffer
2022-08-02
1
-41
/
+44
|
*
|
Update manual/src/cmds/runtime-tracing.etex
Sadiq Jaffer
2022-08-02
1
-2
/
+2
|
*
|
Update manual/src/cmds/runtime-tracing.etex
Sadiq Jaffer
2022-08-02
1
-8
/
+11
|
*
|
swap types of events and the usage paragraphs in overview
Sadiq Jaffer
2022-07-12
1
-14
/
+14
|
*
|
make clear what kind of data is emitted
Sadiq Jaffer
2022-07-12
1
-6
/
+10
|
*
|
update tooling to olly
Sadiq Jaffer
2022-07-12
1
-7
/
+46
|
*
|
Update manual/src/cmds/runtime-tracing.etex
Sadiq Jaffer
2022-06-29
1
-1
/
+1
|
*
|
Update manual/src/cmds/runtime-tracing.etex
Sadiq Jaffer
2022-06-29
1
-1
/
+1
|
*
|
Update manual/src/cmds/runtime-tracing.etex
Sadiq Jaffer
2022-06-29
1
-4
/
+3
|
*
|
Update manual/src/cmds/runtime-tracing.etex
Sadiq Jaffer
2022-06-29
1
-1
/
+1
|
*
|
Update manual/src/cmds/runtime-tracing.etex
Sadiq Jaffer
2022-06-28
1
-2
/
+1
|
*
|
change wording
Sadiq Jaffer
2022-06-28
1
-4
/
+3
|
*
|
Update manual/src/cmds/runtime-tracing.etex
Sadiq Jaffer
2022-06-28
1
-2
/
+6
|
*
|
clarify this is fake GC work
Sadiq Jaffer
2022-06-28
1
-2
/
+2
|
*
|
split sentence
Sadiq Jaffer
2022-06-28
1
-3
/
+3
|
*
|
runtime tracing chapter, libruntime_events and OCAMLRUNPARAMs doc update
Sadiq Jaffer
2022-06-28
9
-322
/
+298
*
|
|
Fix the documentation of alerts (#11465)
favonia
2022-07-30
1
-3
/
+3
*
|
|
manual: add a general desugaring rule for binding operators
Gabriel Scherer
2022-07-29
1
-26
/
+94
*
|
|
remove old polymorphic variant syntax.
Stefan Muenzel
2022-07-28
1
-5
/
+0
[next]