index
:
delta/ocaml.git
3.08
3.09
3.10
3.11
3.12
4.00
4.00-with-binannot
4.01
4.02
4.03
4.04
4.05
4.06
4.07
4.08
4.09
4.10
4.11
4.12
4.13
4.14
5.0
5.1
FSF
MPR7048
MPR7609
MPR7609-continued
MPR7638
MPR7642
PR7042
abstract-new
abstract_intel_emit
abstract_x86_asm
afrisch_fix_reachable_words
afrisch_fix_stdlib_makefile_windows
annot-from-lambda
arm-literals
arm64
ast_rewriter
atomic_write_cmi
attributes
autofocus
backend-optims
big-marshal
binary-annot
binary-compat
build-with-debugging-informations
cc-optim
cducetrunk
class-with-type
cmm-mach-types
constructors_with_record
constructors_with_record2
constructors_with_record3
constructors_with_record4
constructors_with_record5
contracts
contracts-3.11
contribution_workflow
delegate
deprecated_optional_arguments
disable_unused_warnings_for_print_types
doc2attr
doc_windows_unicode
dothat
dwarf
dynamic_loading
dynamics
dyntypes
enter-mod-decl
ephemeron
exception_registration
execvpe
expoly
extension_points
fastclass
faster-testsuite
fix-32bit-warning
fix-getwd-use
fix_7657
fix_7680
fix_7682
fix_large_file_lseek_windows
fix_mingw
fix_ocamllex
fixedtypes
flambda
flambda_trunk
fmu
fstclassmod
fstclassmod_parametrized
gadt-warnings
gadts
gadts-devel
gadts-devel-lenormand
gcaml
gcaml3
gcaml3090
gcaml3101
ground_coercion
hex-float
hidden_args
implicit-subtyping
implicit-unpack
implicits
improve-PIC-and-PIE
improve_arg_read_arg
inline-more
inplace_let
ios-support
jo311
jo312
jo400
jo401
jocamltrunk
jocamltrunk+cduce
labltk
let_open_in_classes
letopen
letopenin
lightlabels
located_errors
m7100_gc_when_many_custom_blocks_in_minor_heap
map_file_omission
mark_expansive
master
menubars
merge_sig_str
metadata
minus-camlp4
mltk
module-alias
module_of_module_type
moduletypeof
monadic_let
more_unboxing
multimatch
namespaces
natdynlink
new-test-framework
newfunsyntax
newoolab
newoolab2
newoolabmult
newsysthreads
newtypein
no_internal_deprecation
non-vanishing
objvariants
ocaml-binannot
ocaml2
ocamldebug_g
ocamlmode
olabl
open_types
opt_backtrace
override
overridemethod
poly_meth
poly_meth2
polyrec
ppc64
pr/1866
pr7591
pr7661-again
pr8891
pr8908
pr8934
private_abbrevs
raise_variants
record-disambiguation
recursive_modules
remove-libnum
remove_spurious_semi_colons
resurrect-cygwin64-review-base
revert-1377-ocamldep_nested_include_fix
safe-string
short-paths
short-paths-4.01
sigsubst
simplify_duplicate_ident_optim
sse2
static_exceptions
strict_labels
stripped-ocaml
test_for_self_review
tests_asmcomp_revised
tmp-merging-3.12.1
treematch
trunk
unlabeled-1.1.2
unlabeled-1.2.2
unlabeled-1.3.2
unused_declarations
user-defined-indexing-operators
variants303
varunion
warning_attribute_on_type_exprs
win32
win32-rename
win32-sockets
with-frame-pointers
github.com: ocaml/ocaml
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdlib
/
marshal.mli
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix broken links in documentation comments
Damien Doligez
2023-04-17
1
-3
/
+3
*
Add optional ZSTD compression to marshaled data
Xavier Leroy
2023-02-26
1
-0
/
+35
*
Remove .0 from all @since, @before and @after
David Allsopp
2022-10-31
1
-2
/
+2
*
Doc: Marshal.to_channel may throw exception (#10012)
Kay-Uwe Kirstein
2020-12-05
1
-4
/
+5
*
fix primitives for marshal
Hugo Heuzard
2018-03-15
1
-1
/
+1
*
Fix typo in docs of module Marshal (#1157)
Anton Bachin
2017-05-03
1
-1
/
+1
*
Fixed grammar in user-facing comments and README
Max Mouratov
2017-04-06
1
-1
/
+1
*
fix several typos in comments
Daniel
2017-02-13
1
-1
/
+1
*
Document the behavior of unmarshalling
Marc Lasson
2016-07-04
1
-1
/
+6
*
Update headers for the new license.
Damien Doligez
2016-02-18
1
-12
/
+14
*
Add @since tags on stdlib functions new in 4.02
Gabriel Scherer
2014-12-19
1
-2
/
+4
*
merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...
Damien Doligez
2014-08-22
1
-1
/
+2
*
PR#5584: merge open extensible types, extension-patch-4.0.2
Jacques Garrigue
2014-05-04
1
-7
/
+8
*
safe-string: documentation fixes and add a couple of functions in Pervasives ...
Damien Doligez
2014-05-01
1
-2
/
+2
*
merge branch "safe-string"
Damien Doligez
2014-04-29
1
-20
/
+29
*
#6119: document that the set of values contained in a closure is not specifie...
Alain Frisch
2014-04-23
1
-11
/
+20
*
Fix doc for unmarshaled exception values and structural comparison.
Alain Frisch
2014-04-23
1
-2
/
+2
*
Wrong quoting chase.
Pierre Weis
2013-05-29
1
-1
/
+1
*
PR#4978: Better wording.
Wojciech Meyer
2013-04-18
1
-11
/
+6
*
Typo.
Alain Frisch
2013-04-18
1
-1
/
+1
*
PR#5986: added flag Marshal.Compat_32 and ocamlc option -compat-32.
Xavier Leroy
2013-04-18
1
-6
/
+23
*
PR#4978: add a warning to the Marshal module documentation about using marsha...
Wojciech Meyer
2013-04-04
1
-1
/
+11
*
remove all $Id keywords
Damien Doligez
2012-10-15
1
-2
/
+0
*
continuing to change the name to OCaml
Damien Doligez
2011-12-21
1
-1
/
+1
*
Typo in doc.
Pierre Weis
2011-10-28
1
-1
/
+1
*
renaming of Objective Caml to OCaml and cleanup of copyright headers
Damien Doligez
2011-07-27
1
-2
/
+2
*
nettoyage
Damien Doligez
2005-10-25
1
-7
/
+5
*
depollution suite (PR#1914 et PR#1956)
Damien Doligez
2004-01-01
1
-1
/
+1
*
MAJ en-tetes pour mentionner la 'special exception' sur la LGPL
Xavier Leroy
2001-12-07
1
-1
/
+2
*
commentaires après
Maxence Guesdon
2001-12-03
1
-10
/
+10
*
Modification emplacement et syntaxe commentaires pour OCamldoc
Maxence Guesdon
2001-10-26
1
-75
/
+81
*
passage aux labels stricts
Jacques Garrigue
2001-09-06
1
-7
/
+6
*
Marshal.{to,from}channel declares val et non external pour permettre redefini...
Xavier Leroy
2000-07-28
1
-3
/
+2
*
passage aux labels legers
Jacques Garrigue
2000-04-03
1
-3
/
+3
*
Merge olabl branch
Jacques Garrigue
1999-11-30
1
-6
/
+7
*
Changement de la licence
Xavier Leroy
1999-11-17
1
-1
/
+2
*
Corrections mineures sur la documentation
Xavier Leroy
1998-04-27
1
-2
/
+2
*
Marshal.to_buffer: renvoyer int, pas unit
Xavier Leroy
1997-11-19
1
-4
/
+5
*
Ajout de Marshal.total_length
Xavier Leroy
1997-07-31
1
-6
/
+11
*
Nouveau module Marshal dans stdlib
Xavier Leroy
1997-07-02
1
-0
/
+125