summaryrefslogtreecommitdiff
path: root/stdlib/marshal.mli
Commit message (Expand)AuthorAgeFilesLines
* Remove .0 from all @since, @before and @afterDavid Allsopp2022-10-311-2/+2
* Doc: Marshal.to_channel may throw exception (#10012)Kay-Uwe Kirstein2020-12-051-4/+5
* fix primitives for marshalHugo Heuzard2018-03-151-1/+1
* Fix typo in docs of module Marshal (#1157)Anton Bachin2017-05-031-1/+1
* Fixed grammar in user-facing comments and READMEMax Mouratov2017-04-061-1/+1
* fix several typos in commentsDaniel2017-02-131-1/+1
* Document the behavior of unmarshallingMarc Lasson2016-07-041-1/+6
* Update headers for the new license.Damien Doligez2016-02-181-12/+14
* Add @since tags on stdlib functions new in 4.02Gabriel Scherer2014-12-191-2/+4
* merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...Damien Doligez2014-08-221-1/+2
* PR#5584: merge open extensible types, extension-patch-4.0.2Jacques Garrigue2014-05-041-7/+8
* safe-string: documentation fixes and add a couple of functions in Pervasives ...Damien Doligez2014-05-011-2/+2
* merge branch "safe-string"Damien Doligez2014-04-291-20/+29
* #6119: document that the set of values contained in a closure is not specifie...Alain Frisch2014-04-231-11/+20
* Fix doc for unmarshaled exception values and structural comparison.Alain Frisch2014-04-231-2/+2
* Wrong quoting chase.Pierre Weis2013-05-291-1/+1
* PR#4978: Better wording.Wojciech Meyer2013-04-181-11/+6
* Typo.Alain Frisch2013-04-181-1/+1
* PR#5986: added flag Marshal.Compat_32 and ocamlc option -compat-32.Xavier Leroy2013-04-181-6/+23
* PR#4978: add a warning to the Marshal module documentation about using marsha...Wojciech Meyer2013-04-041-1/+11
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* continuing to change the name to OCamlDamien Doligez2011-12-211-1/+1
* Typo in doc.Pierre Weis2011-10-281-1/+1
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-2/+2
* nettoyageDamien Doligez2005-10-251-7/+5
* depollution suite (PR#1914 et PR#1956)Damien Doligez2004-01-011-1/+1
* MAJ en-tetes pour mentionner la 'special exception' sur la LGPLXavier Leroy2001-12-071-1/+2
* commentaires aprèsMaxence Guesdon2001-12-031-10/+10
* Modification emplacement et syntaxe commentaires pour OCamldocMaxence Guesdon2001-10-261-75/+81
* passage aux labels strictsJacques Garrigue2001-09-061-7/+6
* Marshal.{to,from}channel declares val et non external pour permettre redefini...Xavier Leroy2000-07-281-3/+2
* passage aux labels legersJacques Garrigue2000-04-031-3/+3
* Merge olabl branchJacques Garrigue1999-11-301-6/+7
* Changement de la licenceXavier Leroy1999-11-171-1/+2
* Corrections mineures sur la documentationXavier Leroy1998-04-271-2/+2
* Marshal.to_buffer: renvoyer int, pas unitXavier Leroy1997-11-191-4/+5
* Ajout de Marshal.total_lengthXavier Leroy1997-07-311-6/+11
* Nouveau module Marshal dans stdlibXavier Leroy1997-07-021-0/+125