summaryrefslogtreecommitdiff
path: root/stdlib/bytesLabels.mli
Commit message (Expand)AuthorAgeFilesLines
* Deprecate Pervasives (#1605)Jérémie Dimino2018-08-271-1/+1
* Whitespace and overlong line fixes.David Allsopp2018-06-141-1/+2
* Fix a typozapashcanon2018-04-011-1/+1
* Stdlib functional iterators (#1002)Simon Cruanes2018-03-161-0/+15
* add labels to BytesLabels.sub_string (#1353)Jacques Garrigue2017-10-161-1/+1
* Fixed grammar in user-facing comments and READMEMax Mouratov2017-04-061-1/+1
* Documentation: improve @since annotationsTörök Edwin2017-02-211-8/+11
* Adds missing functions to *Labels modules (#875)Roma Sokolov2017-01-031-8/+68
* Option-returning variants of stdlib functions (#885)Alain Frisch2016-11-071-0/+27
* apply changes to stdlib and test suiteHongbo Zhang2016-08-071-8/+8
* Update headers for the new license.Damien Doligez2016-02-181-12/+14
* Replace uses of "noalloc" by [@@noalloc]Jérémie Dimino2015-10-061-2/+2
* Add @since tags on stdlib functions new in 4.02Gabriel Scherer2014-12-191-1/+3
* merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...Damien Doligez2014-08-221-2/+2
* minor typo spotted by Jeremy YallopGabriel Scherer2014-08-161-1/+1
* I forgot about {Bytes,String}Labels.mapi; thanks Alain!Gabriel Scherer2014-08-161-0/+5
* Use labeled arguments. (Cherry-picked from commit 15031 on 4.02).Alain Frisch2014-07-281-1/+1
* #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/+202