summaryrefslogtreecommitdiff
path: root/stdlib/ephemeron.mli
Commit message (Expand)AuthorAgeFilesLines
* stdlib: add an unsynchronized_access alert to mutable datatypesFlorian Angeletti2022-11-181-0/+12
* Remove .0 from all @since, @before and @afterDavid Allsopp2022-10-311-1/+1
* Remove mentions of iter and fold from docstringsKC Sivaramakrishnan2021-12-131-3/+0
* Add Bucket module backKC Sivaramakrishnan2021-12-011-0/+87
* Remove BucketKC Sivaramakrishnan2021-11-111-87/+0
* Make ephemerons immutable.KC Sivaramakrishnan2021-11-111-206/+121
* Merge pull request #10122 from johnwhitington/stdlib-doc-changes-3Gabriel Scherer2021-01-221-3/+8
* Update stdlib/ephemeron.mliJosh Berdine2020-05-031-1/+1
* Fix ephemeron documentation typosJosh Berdine2020-05-021-9/+9
* Deprecate Pervasives (#1605)Jérémie Dimino2018-08-271-1/+1
* MPR#7604: minor Ephemeron documentation fixesoctachron2017-08-161-4/+2
* Fixed erroneous commentsMax Mouratov2017-04-061-2/+2
* Fixed grammar in user-facing comments and READMEMax Mouratov2017-04-061-2/+2
* PR#7279: `Weak.get_copy` doesn't copy custom block (#710)François Bobot2017-02-231-0/+4
* Documentation: improve @since annotationsTörök Edwin2017-02-211-0/+1
* Add cross-reference detected by ocamldococtachron2017-02-011-4/+4
* Fix typo in the Ephemeron moduleChristophe Troestler2016-07-301-1/+1
* Also enable more warnings in stdlib/ and fix them.Alain Frisch2016-03-151-4/+36
* Update headers for the new license.Damien Doligez2016-02-181-17/+19
* doc: fix typo in 5ec086870f9ce002dab4315e140e3f63f1f6a4bfDamien Doligez2016-02-051-1/+1
* Typos - ephemeronsFourchaux2016-02-051-15/+15
* [Ephemeron] Advise to use {!filter_map_inplace}François Bobot2016-01-251-0/+7
* Add a test specifically for weak tableFrançois Bobot2016-01-251-0/+7
* [Ephemeron] Don't advertise `Obj.Ephemeron`François Bobot2016-01-251-5/+4
* Precise documentation for ephemeronsFrançois Bobot2016-01-251-19/+30
* Fix mantis 5349, semantic of `replace`François Bobot2016-01-251-3/+3
* Fix bad cleaning of ephemeronsFrançois Bobot2016-01-251-0/+4
* [Stdlib] Ephemeron: add the module in the stdlibFrançois Bobot2016-01-251-0/+306