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
/
hashtbl.mli
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix over-eager label erasure in documentation (#11870)
Florian Angeletti
2023-01-06
1
-1
/
+1
*
rename the type of the accumulator of fold functions to 'acc
Valentin Gatien-Baron
2023-01-02
1
-3
/
+6
*
stdlib: add an unsynchronized_access alert to mutable datatypes
Florian Angeletti
2022-11-18
1
-0
/
+12
*
Remove .0 from all @since, @before and @after
David Allsopp
2022-10-31
1
-19
/
+19
*
documentation: fixed labelled arguments
Fardale
2022-09-23
1
-6
/
+6
*
Add some examples to the stdlib's documentation (#11476)
Simon Cruanes
2022-09-14
1
-2
/
+120
*
make Hashtbl's randomized atomic
Florian Angeletti
2022-05-03
1
-1
/
+1
*
Rename `Hashtbl.SeededHashedType.{hash => seeded_hash}` (#11157)
Nicolás Ojeda Bär
2022-04-06
1
-3
/
+3
*
documentation: fix broken references in moreLabels
Florian Angeletti
2022-03-07
1
-1
/
+1
*
odoc: References inside module types must be fully qualified
Jules Aguillon
2022-01-28
1
-2
/
+2
*
Documentation of iterators and concurrent modification
Xavier Leroy
2021-06-25
1
-3
/
+3
*
Remove duplicate Iterators sections, unify elsewhere
John Whitington
2021-01-12
1
-1
/
+1
*
Rename tools/unlabel --> tools/sync_stdlib_docs
John Whitington
2020-09-10
1
-4
/
+6
*
"final" fixes
John Whitington
2020-08-06
1
-2
/
+2
*
Tildes back in ~random parameter in Hashtbl.create
John Whitington
2020-08-03
1
-5
/
+5
*
Check-typo and indenting all done
John Whitington
2020-07-31
1
-10
/
+13
*
Fix smaller review comments from @dra27
John Whitington
2020-07-30
1
-1
/
+1
*
Tilde removal in place. Now will put them back in.
John Whitington
2020-07-29
1
-14
/
+13
*
check-typo fixes
John Whitington
2020-07-27
1
-1
/
+2
*
Restore Hashtbl.rebuild in .mli, fix docstring
John Whitington
2020-07-27
1
-2
/
+18
*
Resolving conflicts with injectivity work
John Whitington
2020-07-27
1
-1
/
+1
*
Replacing {!X.y} in doc comments with {!y}
John Whitington
2020-07-27
1
-23
/
+23
*
Added injectivity annots back (clash with GPR9781)
John Whitington
2020-07-23
1
-2
/
+2
*
Match documentation and labels
John Whitington
2020-07-19
1
-9
/
+10
*
Make hashtbl.mli / set.mli / map.mli from labeled
John Whitington
2020-07-18
1
-2
/
+5
*
Stronger spec for Hashtbl.to_seq w.r.t. multiple bindings on the same key
alainfrisch
2019-04-10
1
-1
/
+4
*
Fix doc for Hashtbl.to_seq_keys, to_seq_values
alainfrisch
2019-04-10
1
-2
/
+2
*
Stdlib doc: harmonize heading levels again. (#2142)
Daniel Bünzli
2018-11-08
1
-1
/
+1
*
Deprecate Pervasives (#1605)
Jérémie Dimino
2018-08-27
1
-2
/
+2
*
Stdlib functional iterators (#1002)
Simon Cruanes
2018-03-16
1
-0
/
+69
*
PR#7363: start documentation headers at {1
octachron
2017-10-04
1
-3
/
+3
*
Documentation: improve @since annotations
Török Edwin
2017-02-21
1
-4
/
+13
*
Option-returning variants of stdlib functions (#885)
Alain Frisch
2016-11-07
1
-0
/
+7
*
Merge remote-tracking branch 'origin/4.03' into trunk
Damien Doligez
2016-07-07
1
-3
/
+1
|
\
|
*
add missings since 4.03.0 tags in stdlib.
Grégoire Lionnet
2016-05-21
1
-1
/
+2
|
*
Turn on warning 50 for the standard library
Leo White
2016-03-28
1
-0
/
+4
|
*
Remove ;; from stdlib mli files
Leo White
2016-03-28
1
-1
/
+1
*
|
Add missing @since attributes.
alainfrisch
2016-06-20
1
-1
/
+4
*
|
Merge tag 4.03.0 into trunk.
Damien Doligez
2016-04-28
1
-1
/
+1
*
|
Also enable more warnings in stdlib/ and fix them.
Alain Frisch
2016-03-15
1
-4
/
+8
|
/
*
Update headers for the new license.
Damien Doligez
2016-02-18
1
-12
/
+14
*
[Stdlib] Hashtbl: add a getter for randomize
François Bobot
2016-01-23
1
-0
/
+5
*
GPR#337: Hashtbl.filter_map_inplace.
alainfrisch
2016-01-22
1
-2
/
+21
*
merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16...
Damien Doligez
2015-07-17
1
-1
/
+3
*
[minor] documentation typo in Hashtbl
Gabriel Scherer
2014-04-19
1
-1
/
+1
*
[minor] improvement over the Hashtbl doc
Gabriel Scherer
2014-04-19
1
-5
/
+12
*
an example of functor application for Hashtbl
Gabriel Scherer
2014-04-19
1
-0
/
+21
*
PR#6208: Hashtbl.reset @since 4.00.0
Damien Doligez
2014-02-19
1
-1
/
+2
*
remove all $Id keywords
Damien Doligez
2012-10-15
1
-2
/
+0
*
Fix PR#5555
Fabrice Le Fessant
2012-05-15
1
-3
/
+10
[next]