summaryrefslogtreecommitdiff
path: root/stdlib/moreLabels.mli
Commit message (Expand)AuthorAgeFilesLines
* Add Hashtbl.rebuild functionXavier Leroy2020-07-191-0/+1
* Define to_rev_seq in Set and Map module (#9075)Sébastien Briais2020-05-151-0/+2
* Map.filter_map and Set.filter_mapGabriel Scherer2020-03-311-0/+2
* Add Set.Make(_).disjointNicolás Ojeda Bär2018-08-101-0/+1
* Stdlib functional iterators (#1002)Simon Cruanes2018-03-161-0/+26
* Prefix the compilation unit names of all modules in the stdlibJeremie Dimino2018-02-121-4/+12
* Modify API of update.Sébastien Briais2017-02-281-1/+1
* Define Map.update.Sébastien Briais2017-02-281-0/+1
* Adds missing functions to *Labels modules (#875)Roma Sokolov2017-01-031-0/+1
* [Stdlib] Implement find_first, find_last for maps and sets (#869)Gabriel de Perthuis2016-11-121-0/+8
* Option-returning variants of stdlib functions (#885)Alain Frisch2016-11-071-0/+11
* PR#6279: add Set.mapGabriel Scherer2016-04-251-0/+1
* Update headers for the new license.Damien Doligez2016-02-181-12/+14
* GPR#337: Hashtbl.filter_map_inplace.alainfrisch2016-01-221-0/+6
* PR#6449: add Map.union.alainfrisch2016-01-041-0/+1
* #4986. Add two common operations: List.sort_uniq (more efficient that sorting...Alain Frisch2013-07-091-0/+1
* fix a few problems with whitespace and over-long linesDamien Doligez2013-03-091-1/+2
* #5864: add a find operation to Set.Alain Frisch2013-01-081-0/+1
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* Fix PR#5555Fabrice Le Fessant2012-05-151-0/+3
* - Hashtbl:Xavier Leroy2012-04-191-3/+4
* Improve backward compatibility for Hashtbl functorial interface:Xavier Leroy2011-09-181-1/+21
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-2/+2
* Hashtbl again: simplified interface for seeding; seed is now an optional para...Xavier Leroy2011-06-041-2/+2
* Better hashing!Xavier Leroy2011-05-291-2/+8
* Extend Map with functions from Set.Alain Frisch2010-05-251-6/+18
* Ajout Map.is_empty, Map.compare, Map.equalXavier Leroy2004-04-231-1/+4
* added split in the result of Set.MakeBasile Starynkevitch2004-04-141-0/+1
* added length to Hashtbl.Basile Starynkevitch2004-03-231-0/+2
* depollution suite (et fin?) (PR#1914 et PR#1956)Damien Doligez2004-01-021-1/+1
* MAJ en-tetes pour mentionner la 'special exception' sur la LGPLXavier Leroy2001-12-071-1/+2
* forgot Hashtbl.copyJacques Garrigue2001-12-051-1/+2
* change commentaireJacques Garrigue2001-12-051-4/+4
* recover formattingJacques Garrigue2001-12-041-85/+90
* commentaires aprèsMaxence Guesdon2001-12-031-90/+85
* Modification emplacements et syntaxe commentaires pour OCamldoc.Maxence Guesdon2001-10-261-3/+3
* Revu strategie de redimensionnement des hashtables; ajout Hashtbl.copy.Xavier Leroy2001-10-251-0/+1
* MoreLabels for better 3.02 compatibilityJacques Garrigue2001-10-031-0/+115