summaryrefslogtreecommitdiff
path: root/stdlib/bytes.mli
Commit message (Expand)AuthorAgeFilesLines
* Replace uses of "noalloc" by [@@noalloc]Jérémie Dimino2015-10-061-2/+2
* PR#6521: {Bytes,Char,String}.escaped are locale-dependentDamien Doligez2015-03-111-0/+2
* add @since tags to the new *_ascii functionsGabriel Scherer2014-12-211-4/+8
* PR6694: Deprecate Latin-1 string manipulation functions.Gabriel Scherer2014-12-211-13/+32
* PR6695: Add ASCII counterparts to case-mapping functions.Gabriel Scherer2014-12-211-0/+5
* PR#6494: Add equal function in modules Big_int, Bytes, Char, Digest, Int32, I...Gabriel Scherer2014-12-211-0/+3
* merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...Damien Doligez2014-08-221-4/+164
* implement {Bytes,String}.mapiGabriel Scherer2014-08-061-5/+11
* #6500: add String.init, Bytes.init, Labels couterparts, Stream.of_byte. (Cher...Alain Frisch2014-07-281-0/+6
* merge branch "safe-string"Damien Doligez2014-04-291-0/+226