summaryrefslogtreecommitdiff
path: root/stdlib/buffer.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-4/+4
* Buffer documentation tweaks (#10525)wiktorkuchta2021-09-151-1/+1
* Documentation of iterators and concurrent modificationXavier Leroy2021-06-251-2/+4
* Make the add_ note clearerDavid Allsopp2021-03-221-10/+12
* Use @raiseDavid Allsopp2021-03-221-3/+3
* document some exceptions raised when array/string get too largeOlivier Andrieu2021-03-221-0/+4
* typo in the doccomment for Buffer.subOlivier Andrieu2021-03-221-1/+1
* document some Buffer functions that can raise Invalid_argumentOlivier Andrieu2021-03-221-2/+12
* Merge pull request #10144 from johnwhitington/iterators3Gabriel Scherer2021-02-011-1/+1
|\
| * Remove duplicate Iterators sections, unify elsewhereJohn Whitington2021-01-121-1/+1
* | Regularize indentation of code examplesJohn Whitington2021-01-181-4/+4
* | Add examples to Arg, Buffer. Misc formatting fixes.John Whitington2021-01-181-1/+10
|/
* Consistently use @raise tags in Stdlib docs (#8644)Et7f32020-06-301-8/+7
* Extend Bytes and Buffer with functions to read/write binary representations o...Alain Frisch2018-11-091-0/+104
* Stdlib doc: harmonize heading levels again. (#2142)Daniel Bünzli2018-11-081-1/+1
* Whitespace and overlong line fixes.David Allsopp2018-06-141-1/+0
* Stdlib functional iterators (#1002)Simon Cruanes2018-03-161-0/+21
* Add Buffer.add_utf_{8,16be,16le}_uchar and Uchar.{bom,rep} (#1091)Daniel Bünzli2017-03-161-0/+20
* Documentation: improve @since annotationsTörök Edwin2017-02-211-1/+2
* Add MPR#6975: truncate in Buffer module (#902)Dhruv Makwana2016-11-171-0/+5
* Update headers for the new license.Damien Doligez2016-02-181-12/+14
* Correcting various typos in documentation.Pierre Weis2015-08-281-13/+14
* PR#6719: improve Buffer.add_channel when not enough input is availableGabriel Scherer2015-04-121-2/+3
* Add @since tags on stdlib functions new in 4.02Gabriel Scherer2014-12-191-4/+7
* merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...Damien Doligez2014-08-221-4/+4
* merge branch "safe-string"Damien Doligez2014-04-291-11/+22
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-1/+1
* PR#4831: use tags @since and @before in std libDamien Doligez2010-05-211-1/+3
* merge changes from release/3.11.1 to release/3.11.2Damien Doligez2010-01-201-0/+9
* nettoyageDamien Doligez2005-10-251-2/+1
* fix commentMaxence Guesdon2004-04-171-2/+2
* added cvs IdBasile Starynkevitch2004-04-141-0/+2
* added Buffer.sub & Buffer.nthBasile Starynkevitch2004-04-141-0/+10
* Typo.Pierre Weis2003-10-081-1/+1
* Documentation.Pierre Weis2003-05-141-8/+12
* Addition of function add_substitute for adding strings to buffer withPierre Weis2003-04-281-2/+14
* typo dans un commentaireDamien Doligez2003-01-211-1/+1
* MAJ en-tetes pour mentionner la 'special exception' sur la LGPLXavier Leroy2001-12-071-1/+2
* commentaires aprèsMaxence Guesdon2001-12-031-12/+12
* Modification emplacement et syntaxe des commentaires pour OCamldocMaxence Guesdon2001-10-261-39/+49
* passage aux labels strictsJacques Garrigue2001-09-061-3/+3
* passage aux labels legersJacques Garrigue2000-04-031-2/+2
* ajout du label size: pour Hashtbl.create et Buffer.createJacques Garrigue2000-02-261-1/+1
* changed some labelsJacques Garrigue1999-12-071-1/+1
* Merge olabl branchJacques Garrigue1999-11-301-3/+3
* Changement de la licenceXavier Leroy1999-11-171-1/+2
* array.mli: documentation des cas d'erreur de make, make_matrixDamien Doligez1999-10-021-1/+3
* Revu le module Buffer.Xavier Leroy1999-02-251-71/+47