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
/
moreLabels.mli
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Hashtbl.rebuild function
Xavier Leroy
2020-07-19
1
-0
/
+1
*
Define to_rev_seq in Set and Map module (#9075)
Sébastien Briais
2020-05-15
1
-0
/
+2
*
Map.filter_map and Set.filter_map
Gabriel Scherer
2020-03-31
1
-0
/
+2
*
Add Set.Make(_).disjoint
Nicolás Ojeda Bär
2018-08-10
1
-0
/
+1
*
Stdlib functional iterators (#1002)
Simon Cruanes
2018-03-16
1
-0
/
+26
*
Prefix the compilation unit names of all modules in the stdlib
Jeremie Dimino
2018-02-12
1
-4
/
+12
*
Modify API of update.
Sébastien Briais
2017-02-28
1
-1
/
+1
*
Define Map.update.
Sébastien Briais
2017-02-28
1
-0
/
+1
*
Adds missing functions to *Labels modules (#875)
Roma Sokolov
2017-01-03
1
-0
/
+1
*
[Stdlib] Implement find_first, find_last for maps and sets (#869)
Gabriel de Perthuis
2016-11-12
1
-0
/
+8
*
Option-returning variants of stdlib functions (#885)
Alain Frisch
2016-11-07
1
-0
/
+11
*
PR#6279: add Set.map
Gabriel Scherer
2016-04-25
1
-0
/
+1
*
Update headers for the new license.
Damien Doligez
2016-02-18
1
-12
/
+14
*
GPR#337: Hashtbl.filter_map_inplace.
alainfrisch
2016-01-22
1
-0
/
+6
*
PR#6449: add Map.union.
alainfrisch
2016-01-04
1
-0
/
+1
*
#4986. Add two common operations: List.sort_uniq (more efficient that sorting...
Alain Frisch
2013-07-09
1
-0
/
+1
*
fix a few problems with whitespace and over-long lines
Damien Doligez
2013-03-09
1
-1
/
+2
*
#5864: add a find operation to Set.
Alain Frisch
2013-01-08
1
-0
/
+1
*
remove all $Id keywords
Damien Doligez
2012-10-15
1
-2
/
+0
*
Fix PR#5555
Fabrice Le Fessant
2012-05-15
1
-0
/
+3
*
- Hashtbl:
Xavier Leroy
2012-04-19
1
-3
/
+4
*
Improve backward compatibility for Hashtbl functorial interface:
Xavier Leroy
2011-09-18
1
-1
/
+21
*
renaming of Objective Caml to OCaml and cleanup of copyright headers
Damien Doligez
2011-07-27
1
-2
/
+2
*
Hashtbl again: simplified interface for seeding; seed is now an optional para...
Xavier Leroy
2011-06-04
1
-2
/
+2
*
Better hashing!
Xavier Leroy
2011-05-29
1
-2
/
+8
*
Extend Map with functions from Set.
Alain Frisch
2010-05-25
1
-6
/
+18
*
Ajout Map.is_empty, Map.compare, Map.equal
Xavier Leroy
2004-04-23
1
-1
/
+4
*
added split in the result of Set.Make
Basile Starynkevitch
2004-04-14
1
-0
/
+1
*
added length to Hashtbl.
Basile Starynkevitch
2004-03-23
1
-0
/
+2
*
depollution suite (et fin?) (PR#1914 et PR#1956)
Damien Doligez
2004-01-02
1
-1
/
+1
*
MAJ en-tetes pour mentionner la 'special exception' sur la LGPL
Xavier Leroy
2001-12-07
1
-1
/
+2
*
forgot Hashtbl.copy
Jacques Garrigue
2001-12-05
1
-1
/
+2
*
change commentaire
Jacques Garrigue
2001-12-05
1
-4
/
+4
*
recover formatting
Jacques Garrigue
2001-12-04
1
-85
/
+90
*
commentaires après
Maxence Guesdon
2001-12-03
1
-90
/
+85
*
Modification emplacements et syntaxe commentaires pour OCamldoc.
Maxence Guesdon
2001-10-26
1
-3
/
+3
*
Revu strategie de redimensionnement des hashtables; ajout Hashtbl.copy.
Xavier Leroy
2001-10-25
1
-0
/
+1
*
MoreLabels for better 3.02 compatibility
Jacques Garrigue
2001-10-03
1
-0
/
+115