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
/
stdlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make native stack size configurable; fix bugs with GC.set; enable gc_set test...
Tom Kelly
2021-04-07
1
-3
/
+2
*
Merge pull request ocaml-multicore/ocaml-multicore#515 from ctk21/memprof_stubs
Sadiq Jaffer
2021-04-01
3
-5
/
+149
|
\
|
*
Add memprof to runtime build; add stdlib memprof interface; stub out memprof ...
Tom Kelly
2021-03-25
3
-5
/
+149
*
|
Update racylazy comment
Tom Kelly
2021-03-29
1
-1
/
+4
|
/
*
Add a unique domain token to distinguish recursive from concurrent forcing of...
KC Sivaramakrishnan
2021-03-22
1
-6
/
+9
*
Fix bug in caml_lazy_update_to_forcing.
KC Sivaramakrishnan
2021-03-19
1
-0
/
+4
*
Remove the use of make_forward from camlinternalMod
KC Sivaramakrishnan
2021-03-17
1
-3
/
+12
*
Make the implementation of lazy aware of safe points.
KC Sivaramakrishnan
2021-03-17
4
-70
/
+103
*
Remove promote_to from runtime and GC interface
Tom Kelly
2021-03-11
2
-8
/
+0
*
Merge commit 'ac62e1c3d66666688fa77bd77ab94772cdd5035e' into parallel_minor_g...
Tom Kelly
2021-03-10
19
-69
/
+106
|
\
|
*
Merge pull request #10164 from johnwhitington/examples
Gabriel Scherer
2021-01-22
8
-23
/
+51
|
*
Merge pull request #10153 from johnwhitington/spellcheck2
Gabriel Scherer
2021-01-22
3
-4
/
+4
|
*
Merge pull request #10122 from johnwhitington/stdlib-doc-changes-3
Gabriel Scherer
2021-01-22
6
-15
/
+20
|
*
iff -> if and only if (#10119)
John Whitington
2021-01-22
9
-31
/
+35
*
|
Merge commit '909a68662dbe6b33f85e63349da9e433dc8dbe5b' into parallel_minor_g...
Tom Kelly
2021-03-10
4
-44
/
+3
|
\
\
|
|
/
|
*
Remove Strings.{starts,ends}_with from 4.12 due to API defect
Gabriel Scherer
2021-01-07
4
-44
/
+3
*
|
Merge commit '846fb7348e51b7a7941dfb56c79a3eb024875d0d' into parallel_minor_g...
Tom Kelly
2021-03-10
1
-4
/
+2
|
\
\
|
|
/
|
*
Merge pull request #10025 from stedolan/memprof-custom
Jacques-Henri Jourdan
2020-12-07
2
-3
/
+5
|
*
Float.Array.blit: fix case when both arrays coincide (#10070)
Nicolás Ojeda Bär
2020-12-07
1
-4
/
+2
*
|
Merge commit '29e59c96acae1214ed2703b40bc3f98f2d99e875' into parallel_minor_g...
Tom Kelly
2021-03-09
3
-4
/
+5
|
\
\
|
|
/
|
*
Typo in bytes.mli and bytesLabels.mli documentations for (un)capitalize (#10042)
Lilian Besson
2020-11-28
2
-4
/
+4
|
*
Missing @since tag on Filename.quote_command documentation (#10058)
Gabriel Scherer
2020-11-28
1
-0
/
+1
*
|
Merge commit '564a92e8f18370577538ac913361e37edf8f2c95' into parallel_minor_g...
Tom Kelly
2021-03-09
1
-0
/
+22
|
\
\
|
|
/
|
*
Merge pull request #2195 from dra27/better-ulimit
Xavier Leroy
2020-11-27
1
-0
/
+22
*
|
Merge commit '3e0cbddeed338b446bffafba4d55d9dbdfbdf8fb' into parallel_minor_g...
Tom Kelly
2021-03-09
1
-0
/
+2
|
\
\
|
|
/
|
*
Merge pull request #9998 from lthls/afl-lazy
Gabriel Scherer
2020-11-24
2
-2
/
+12
|
*
Ensure atomicity in the Atomic module is respected by flambda (#10035)
Guillaume Munch-Maccagnoni
2020-11-24
1
-6
/
+17
*
|
Merge commit '100b1ef202f08265a9fca9680dfe637f36d09b1a' into parallel_minor_g...
Tom Kelly
2021-03-09
1
-0
/
+3
|
\
\
|
|
/
|
*
Merge pull request #9840 from dra27/fix-9839
David Allsopp
2020-10-30
1
-0
/
+3
|
*
Merge pull request #9674 from jhjourdan/memprof_thread_alloc_callback_2
Jacques-Henri Jourdan
2020-10-20
1
-8
/
+7
*
|
Merge commit '55973d1203e290709f30dcda443311fac0e371e1' into parallel_minor_g...
Tom Kelly
2021-03-09
9
-87
/
+34
|
\
\
|
|
/
|
*
Move the examples of labeled functions to StdLabels (#9976)
Xavier Leroy
2020-10-15
9
-87
/
+34
*
|
Merge commit '426b10c6a8497dfa0af6858075828c24e2d9570b' into parallel_minor_g...
Tom Kelly
2021-03-09
1
-1
/
+2
|
\
\
|
|
/
|
*
[hashtbl] Restore ongoing traversal status after filter_map_inplace (#8746)
Mehdi Bouaziz
2020-10-12
1
-1
/
+2
*
|
Merge commit '86c8a98f3c36b25c2e3f2185c24809d0babad5b4' into parallel_minor_g...
Tom Kelly
2021-03-08
6
-200
/
+1
|
\
\
|
|
/
|
*
Merge pull request #9948 from nojb/remove_spacetime
Xavier Leroy
2020-10-09
6
-200
/
+1
|
|
\
|
|
*
Remove Spacetime
Nicolás Ojeda Bär
2020-10-08
6
-200
/
+1
*
|
|
Merge commit '0069123c61344acc9b35de56a1324ba8a011ae7d' into parallel_minor_g...
Tom Kelly
2021-03-08
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
clean up and fix GC message 0x1 (#9949)
Damien Doligez
2020-10-09
1
-1
/
+1
|
|
/
*
|
Merge commit 'af48d9fe8f7654b0a510bac97707f920949d3d51' into parallel_minor_g...
Tom Kelly
2021-03-08
4
-539
/
+610
|
\
\
|
|
/
|
*
Add a naked pointers dynamic checker (#9956)
Xavier Leroy
2020-10-05
1
-0
/
+5
|
*
Fixed typo in String.mli (#9936)
Joan Thibault
2020-09-24
2
-2
/
+2
|
*
String documentation improvements (#9891)
Daniel Bünzli
2020-09-23
2
-538
/
+600
|
*
dune: build stdlib without injectivity annotations (#9932)
Thomas Refis
2020-09-22
1
-1
/
+5
*
|
Merge commit 'c10217818f22d5eab897523a52a23fdf93c482f6' into parallel_minor_g...
Tom Kelly
2021-03-05
1
-1
/
+1
|
\
\
|
|
/
|
*
Merge pull request #9918 from OCamlPro-Coquera/trunk
Gabriel Scherer
2020-09-15
1
-1
/
+1
|
|
\
|
|
*
move since tag to type definition
Albin Coquereau
2020-09-15
1
-2
/
+1
|
|
*
Add a comment that out_indent is part of formatter_out_functions since ocaml ...
Albin Coquereau
2020-09-15
1
-0
/
+1
*
|
|
Merge commit 'd0e983e2aacfc77643f042a11673a7582bbb3015' into parallel_minor_g...
Tom Kelly
2021-03-05
23
-918
/
+4370
|
\
\
\
|
|
/
/
|
*
|
Merge pull request #9745 from johnwhitington/trunk
Florian Angeletti
2020-09-15
23
-918
/
+4370
|
|
\
\
|
|
|
/
|
|
/
|
[next]