[Pkg-ocaml-maint-commits] [ocaml-doc] 04/08: Updated version 4.05 from 'upstream/4.05'

Mehdi Dogguy mehdi at moszumanska.debian.org
Wed Aug 9 21:52:35 UTC 2017


This is an automated email from the git hooks/post-receive script.

mehdi pushed a commit to branch master
in repository ocaml-doc.

commit 670a139501da15385cc6222616a12d3fc164eeef
Merge: e7171a9 5ee09c5
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Wed Aug 9 16:56:30 2017 -0400

    Updated version 4.05 from 'upstream/4.05'
    
    with Debian dir 9cc757b568194100602cee7477c8168eae5a069f

 ocaml-4.04-refman.pdf                              |  Bin 1625902 -> 0 bytes
 ocaml-4.04-refman.txt.gz                           |  Bin 350133 -> 0 bytes
 ocaml-4.05-refman.pdf                              |  Bin 0 -> 1741857 bytes
 ocaml-4.05-refman.txt.gz                           |  Bin 0 -> 363718 bytes
 ocaml.html/advexamples.html                        |  518 +++---
 ocaml.html/afl-fuzz.html                           |   66 +
 ocaml.html/browser.html                            |    4 +-
 ocaml.html/classes.html                            |  348 +++--
 ocaml.html/comp.html                               |  911 ++++++-----
 ocaml.html/compunit.html                           |   38 +-
 ocaml.html/const.html                              |   42 +-
 ocaml.html/core.html                               |   74 +-
 ocaml.html/coreexamples.html                       |  602 ++++---
 ocaml.html/debugger.html                           |  406 ++---
 ocaml.html/depend.html                             |  124 +-
 ocaml.html/expr.html                               |  946 +++++------
 ocaml.html/extn.html                               | 1653 ++++++++++----------
 ocaml.html/flambda.html                            |  490 +++---
 ocaml.html/foreword.html                           |   15 +-
 ocaml.html/index.html                              |   89 +-
 ocaml.html/intfc.html                              | 1368 ++++++++--------
 ocaml.html/lablexamples.html                       |  567 ++++---
 ocaml.html/language.html                           |   30 +-
 ocaml.html/lex.html                                |  250 +--
 ocaml.html/lexyacc.html                            |  372 ++---
 ocaml.html/libbigarray.html                        |  108 +-
 ocaml.html/libdynlink.html                         |   18 +-
 ocaml.html/libgraph.html                           |   46 +-
 ocaml.html/libnum.html                             |   22 +-
 ocaml.html/libref/Arg.html                         |   67 +-
 ocaml.html/libref/Arg_helper.Make.html             |    5 +-
 ocaml.html/libref/Arg_helper.html                  |    5 +-
 ocaml.html/libref/Arith_status.html                |    1 +
 ocaml.html/libref/Array.html                       |    5 +-
 ocaml.html/libref/ArrayLabels.html                 |  116 +-
 ocaml.html/libref/Ast_helper.Cf.html               |    3 +-
 ocaml.html/libref/Ast_helper.Ci.html               |    1 +
 ocaml.html/libref/Ast_helper.Cl.html               |    1 +
 ocaml.html/libref/Ast_helper.Const.html            |    1 +
 ocaml.html/libref/Ast_helper.Csig.html             |    1 +
 ocaml.html/libref/Ast_helper.Cstr.html             |    1 +
 ocaml.html/libref/Ast_helper.Ctf.html              |    5 +-
 ocaml.html/libref/Ast_helper.Cty.html              |    1 +
 ocaml.html/libref/Ast_helper.Exp.html              |    5 +-
 ocaml.html/libref/Ast_helper.Incl.html             |    1 +
 ocaml.html/libref/Ast_helper.Mb.html               |    1 +
 ocaml.html/libref/Ast_helper.Md.html               |    1 +
 ocaml.html/libref/Ast_helper.Mod.html              |    1 +
 ocaml.html/libref/Ast_helper.Mtd.html              |    1 +
 ocaml.html/libref/Ast_helper.Mty.html              |    1 +
 ocaml.html/libref/Ast_helper.Opn.html              |    1 +
 ocaml.html/libref/Ast_helper.Pat.html              |    1 +
 ocaml.html/libref/Ast_helper.Sig.html              |    1 +
 ocaml.html/libref/Ast_helper.Str.html              |    1 +
 ocaml.html/libref/Ast_helper.Te.html               |    1 +
 ocaml.html/libref/Ast_helper.Typ.html              |   16 +-
 ocaml.html/libref/Ast_helper.Type.html             |    1 +
 ocaml.html/libref/Ast_helper.Val.html              |    1 +
 ocaml.html/libref/Ast_helper.Vb.html               |    1 +
 ocaml.html/libref/Ast_helper.html                  |    1 +
 ocaml.html/libref/Ast_invariants.html              |    1 +
 ocaml.html/libref/Ast_iterator.html                |    1 +
 ocaml.html/libref/Ast_mapper.html                  |    9 +-
 ocaml.html/libref/Asttypes.html                    |    1 +
 ocaml.html/libref/Attr_helper.html                 |    1 +
 ocaml.html/libref/Big_int.html                     |   35 +
 .../{Bigarray.Array1.html => Bigarray.Array0.html} |   99 +-
 ocaml.html/libref/Bigarray.Array1.html             |   23 +-
 ocaml.html/libref/Bigarray.Array2.html             |    1 +
 ocaml.html/libref/Bigarray.Array3.html             |    1 +
 ocaml.html/libref/Bigarray.Genarray.html           |    9 +-
 ocaml.html/libref/Bigarray.html                    |   29 +-
 ocaml.html/libref/Buffer.html                      |    8 +
 ocaml.html/libref/Builtin_attributes.html          |    1 +
 ocaml.html/libref/Bytes.html                       |   38 +-
 ocaml.html/libref/BytesLabels.html                 |  120 +-
 ocaml.html/libref/Callback.html                    |    1 +
 ocaml.html/libref/CamlinternalFormat.html          |    1 +
 ocaml.html/libref/CamlinternalFormatBasics.html    |    1 +
 ocaml.html/libref/CamlinternalLazy.html            |    1 +
 ocaml.html/libref/CamlinternalMod.html             |    1 +
 ocaml.html/libref/CamlinternalOO.html              |    1 +
 ocaml.html/libref/Ccomp.html                       |    1 +
 ocaml.html/libref/Char.html                        |    1 +
 ocaml.html/libref/Clflags.Float_arg_helper.html    |    1 +
 ocaml.html/libref/Clflags.Int_arg_helper.html      |    1 +
 ocaml.html/libref/Clflags.html                     |   11 +-
 ocaml.html/libref/Complex.html                     |    1 +
 ocaml.html/libref/Condition.html                   |    3 +-
 ocaml.html/libref/Config.html                      |    7 +-
 ocaml.html/libref/Consistbl.html                   |    1 +
 ocaml.html/libref/Depend.StringMap.html            |   78 +-
 ocaml.html/libref/Depend.StringSet.html            |   63 +
 ocaml.html/libref/Depend.html                      |    1 +
 ocaml.html/libref/Digest.html                      |    4 +-
 ocaml.html/libref/Docstrings.html                  |    1 +
 ocaml.html/libref/Dynlink.html                     |    1 +
 .../libref/Ephemeron.GenHashTable.MakeSeeded.html  |   13 +-
 ocaml.html/libref/Ephemeron.GenHashTable.html      |    9 +-
 ocaml.html/libref/Ephemeron.K1.Make.html           |    1 +
 ocaml.html/libref/Ephemeron.K1.MakeSeeded.html     |    1 +
 ocaml.html/libref/Ephemeron.K1.html                |   21 +-
 ocaml.html/libref/Ephemeron.K2.Make.html           |    1 +
 ocaml.html/libref/Ephemeron.K2.MakeSeeded.html     |    1 +
 ocaml.html/libref/Ephemeron.K2.html                |    3 +-
 ocaml.html/libref/Ephemeron.Kn.Make.html           |    1 +
 ocaml.html/libref/Ephemeron.Kn.MakeSeeded.html     |    1 +
 ocaml.html/libref/Ephemeron.Kn.html                |    1 +
 ocaml.html/libref/Ephemeron.S.html                 |    1 +
 ocaml.html/libref/Ephemeron.SeededS.html           |    1 +
 ocaml.html/libref/Ephemeron.html                   |    1 +
 ocaml.html/libref/Event.html                       |    1 +
 ocaml.html/libref/Filename.html                    |    1 +
 ocaml.html/libref/Format.html                      |   19 +-
 ocaml.html/libref/Gc.html                          |    1 +
 ocaml.html/libref/Genlex.html                      |    5 +-
 ocaml.html/libref/Graphics.html                    |    8 +-
 ocaml.html/libref/GraphicsX11.html                 |    1 +
 ocaml.html/libref/Hashtbl.HashedType.html          |    1 +
 ocaml.html/libref/Hashtbl.Make.html                |   20 +-
 ocaml.html/libref/Hashtbl.MakeSeeded.html          |   10 +-
 ocaml.html/libref/Hashtbl.S.html                   |   20 +-
 ocaml.html/libref/Hashtbl.SeededHashedType.html    |    1 +
 ocaml.html/libref/Hashtbl.SeededS.html             |   10 +-
 ocaml.html/libref/Hashtbl.html                     |   12 +-
 ocaml.html/libref/Identifiable.Make.html           |    1 +
 ocaml.html/libref/Identifiable.Pair.html           |    1 +
 ocaml.html/libref/Identifiable.S.Map.html          |    3 +-
 ocaml.html/libref/Identifiable.S.Set.html          |    1 +
 ocaml.html/libref/Identifiable.S.T.html            |    1 +
 ocaml.html/libref/Identifiable.S.Tbl.html          |    1 +
 ocaml.html/libref/Identifiable.S.html              |    1 +
 ocaml.html/libref/Identifiable.Thing.html          |    1 +
 ocaml.html/libref/Identifiable.html                |    1 +
 ocaml.html/libref/Int32.html                       |    6 +
 ocaml.html/libref/Int64.html                       |    6 +
 ocaml.html/libref/Lazy.html                        |    7 +-
 ocaml.html/libref/Lexer.html                       |    1 +
 ocaml.html/libref/Lexing.html                      |    1 +
 ocaml.html/libref/List.html                        |   48 +-
 ocaml.html/libref/ListLabels.html                  |  110 +-
 ocaml.html/libref/Location.html                    |    1 +
 ocaml.html/libref/Longident.html                   |    1 +
 ocaml.html/libref/Map.Make.html                    |   78 +-
 ocaml.html/libref/Map.OrderedType.html             |    1 +
 ocaml.html/libref/Map.S.html                       |   78 +-
 ocaml.html/libref/Map.html                         |    1 +
 ocaml.html/libref/Marshal.html                     |    3 +-
 ocaml.html/libref/Misc.Color.html                  |    3 +-
 ocaml.html/libref/Misc.HookSig.html                |    1 +
 ocaml.html/libref/Misc.Int_literal_converter.html  |    1 +
 ocaml.html/libref/Misc.LongString.html             |    1 +
 ocaml.html/libref/Misc.MakeHooks.html              |    5 +-
 ocaml.html/libref/Misc.Stdlib.List.html            |    1 +
 ocaml.html/libref/Misc.Stdlib.Option.html          |    1 +
 ocaml.html/libref/Misc.Stdlib.html                 |    1 +
 ocaml.html/libref/Misc.StringMap.html              |   78 +-
 ocaml.html/libref/Misc.StringSet.html              |   63 +
 ocaml.html/libref/Misc.html                        |    7 +-
 .../libref/MoreLabels.Hashtbl.HashedType.html      |    1 +
 ocaml.html/libref/MoreLabels.Hashtbl.Make.html     |    2 +
 .../libref/MoreLabels.Hashtbl.MakeSeeded.html      |    2 +
 ocaml.html/libref/MoreLabels.Hashtbl.S.html        |    2 +
 .../MoreLabels.Hashtbl.SeededHashedType.html       |    1 +
 ocaml.html/libref/MoreLabels.Hashtbl.SeededS.html  |    2 +
 ocaml.html/libref/MoreLabels.Hashtbl.html          |    3 +
 ocaml.html/libref/MoreLabels.Map.Make.html         |    9 +
 ocaml.html/libref/MoreLabels.Map.OrderedType.html  |    1 +
 ocaml.html/libref/MoreLabels.Map.S.html            |    9 +
 ocaml.html/libref/MoreLabels.Map.html              |    1 +
 ocaml.html/libref/MoreLabels.Set.Make.html         |    9 +
 ocaml.html/libref/MoreLabels.Set.OrderedType.html  |    1 +
 ocaml.html/libref/MoreLabels.Set.S.html            |    9 +
 ocaml.html/libref/MoreLabels.Set.html              |    1 +
 ocaml.html/libref/MoreLabels.html                  |    1 +
 ocaml.html/libref/Mutex.html                       |    1 +
 ocaml.html/libref/Nativeint.html                   |   10 +-
 ocaml.html/libref/Num.html                         |   20 +
 ocaml.html/libref/Numbers.Float.html               |    1 +
 ocaml.html/libref/Numbers.Int.html                 |    1 +
 ocaml.html/libref/Numbers.html                     |    3 +-
 ocaml.html/libref/Obj.Ephemeron.html               |    1 +
 ocaml.html/libref/Obj.html                         |    3 +-
 ocaml.html/libref/Oo.html                          |    1 +
 ocaml.html/libref/Parse.html                       |    1 +
 ocaml.html/libref/Parser.html                      |    1 +
 ocaml.html/libref/Parsetree.html                   |   15 +-
 ocaml.html/libref/Parsing.html                     |    1 +
 ocaml.html/libref/Pervasives.LargeFile.html        |    1 +
 ocaml.html/libref/Pervasives.html                  |   46 +-
 ocaml.html/libref/Pprintast.html                   |    1 +
 ocaml.html/libref/Printast.html                    |    1 +
 ocaml.html/libref/Printexc.Slot.html               |    6 +-
 ocaml.html/libref/Printexc.html                    |   46 +-
 ocaml.html/libref/Printf.html                      |    3 +-
 ocaml.html/libref/Queue.html                       |    5 +-
 ocaml.html/libref/Random.State.html                |    1 +
 ocaml.html/libref/Random.html                      |    3 +-
 ocaml.html/libref/Ratio.html                       |    1 +
 ocaml.html/libref/Scanf.Scanning.html              |   47 +-
 ocaml.html/libref/Scanf.html                       |   43 +-
 ocaml.html/libref/Set.Make.html                    |   63 +
 ocaml.html/libref/Set.OrderedType.html             |    1 +
 ocaml.html/libref/Set.S.html                       |   63 +
 ocaml.html/libref/Set.html                         |    3 +-
 ocaml.html/libref/Sort.html                        |    1 +
 ocaml.html/libref/Spacetime.Series.html            |    5 +-
 ocaml.html/libref/Spacetime.Snapshot.html          |    3 +-
 ocaml.html/libref/Spacetime.html                   |    8 +-
 ocaml.html/libref/Stack.html                       |    5 +-
 ocaml.html/libref/StdLabels.Array.html             |  116 +-
 ocaml.html/libref/StdLabels.Bytes.html             |  120 +-
 ocaml.html/libref/StdLabels.List.html              |  110 +-
 ocaml.html/libref/StdLabels.String.html            |   98 +-
 ocaml.html/libref/StdLabels.html                   |    1 +
 ocaml.html/libref/Str.html                         |    1 +
 ocaml.html/libref/Stream.html                      |    5 +-
 ocaml.html/libref/String.html                      |   40 +
 ocaml.html/libref/StringLabels.html                |   98 +-
 .../libref/Strongly_connected_components.Make.html |    1 +
 .../libref/Strongly_connected_components.S.Id.html |    1 +
 .../libref/Strongly_connected_components.S.html    |    1 +
 .../libref/Strongly_connected_components.html      |    1 +
 ocaml.html/libref/Syntaxerr.html                   |    1 +
 ocaml.html/libref/Sys.html                         |   15 +-
 .../libref/{Nativeint.html => Targetint.html}      |  247 +--
 ocaml.html/libref/Tbl.html                         |    5 +-
 ocaml.html/libref/Terminfo.html                    |    1 +
 ocaml.html/libref/Thread.html                      |    3 +-
 ocaml.html/libref/ThreadUnix.html                  |    7 +-
 ocaml.html/libref/Timings.html                     |   23 +-
 ocaml.html/libref/Uchar.html                       |    8 +-
 ocaml.html/libref/Unix.LargeFile.html              |    1 +
 ocaml.html/libref/Unix.html                        |  147 +-
 ocaml.html/libref/UnixLabels.LargeFile.html        |    1 +
 ocaml.html/libref/UnixLabels.html                  |   31 +-
 ocaml.html/libref/Warnings.html                    |    1 +
 ocaml.html/libref/Weak.Make.html                   |    7 +
 ocaml.html/libref/Weak.S.html                      |    7 +
 ocaml.html/libref/Weak.html                        |    6 +-
 ocaml.html/libref/index.html                       |    7 +-
 ocaml.html/libref/index_attributes.html            |    1 +
 ocaml.html/libref/index_class_types.html           |    1 +
 ocaml.html/libref/index_classes.html               |    1 +
 ocaml.html/libref/index_exceptions.html            |    1 +
 ocaml.html/libref/index_extensions.html            |    1 +
 ocaml.html/libref/index_methods.html               |    1 +
 ocaml.html/libref/index_module_types.html          |    1 +
 ocaml.html/libref/index_modules.html               |   17 +-
 ocaml.html/libref/index_types.html                 |   32 +-
 ocaml.html/libref/index_values.html                | 1130 +++++++++++--
 ocaml.html/libref/type_Arg.html                    |   14 +
 ocaml.html/libref/type_Arg_helper.Make.html        |   11 +
 ocaml.html/libref/type_Arg_helper.html             |   11 +
 ocaml.html/libref/type_Arith_status.html           |    1 +
 ocaml.html/libref/type_Array.html                  |    1 +
 ocaml.html/libref/type_ArrayLabels.html            |    3 +
 ocaml.html/libref/type_Ast_helper.Cf.html          |    3 +-
 ocaml.html/libref/type_Ast_helper.Ci.html          |    1 +
 ocaml.html/libref/type_Ast_helper.Cl.html          |    1 +
 ocaml.html/libref/type_Ast_helper.Const.html       |    1 +
 ocaml.html/libref/type_Ast_helper.Csig.html        |    1 +
 ocaml.html/libref/type_Ast_helper.Cstr.html        |    1 +
 ocaml.html/libref/type_Ast_helper.Ctf.html         |    5 +-
 ocaml.html/libref/type_Ast_helper.Cty.html         |    1 +
 ocaml.html/libref/type_Ast_helper.Exp.html         |    5 +-
 ocaml.html/libref/type_Ast_helper.Incl.html        |    1 +
 ocaml.html/libref/type_Ast_helper.Mb.html          |    1 +
 ocaml.html/libref/type_Ast_helper.Md.html          |    1 +
 ocaml.html/libref/type_Ast_helper.Mod.html         |    1 +
 ocaml.html/libref/type_Ast_helper.Mtd.html         |    1 +
 ocaml.html/libref/type_Ast_helper.Mty.html         |    1 +
 ocaml.html/libref/type_Ast_helper.Opn.html         |    1 +
 ocaml.html/libref/type_Ast_helper.Pat.html         |    1 +
 ocaml.html/libref/type_Ast_helper.Sig.html         |    1 +
 ocaml.html/libref/type_Ast_helper.Str.html         |    1 +
 ocaml.html/libref/type_Ast_helper.Te.html          |    1 +
 ocaml.html/libref/type_Ast_helper.Typ.html         |    7 +-
 ocaml.html/libref/type_Ast_helper.Type.html        |    1 +
 ocaml.html/libref/type_Ast_helper.Val.html         |    1 +
 ocaml.html/libref/type_Ast_helper.Vb.html          |    1 +
 ocaml.html/libref/type_Ast_helper.html             |   18 +-
 ocaml.html/libref/type_Ast_invariants.html         |    1 +
 ocaml.html/libref/type_Ast_iterator.html           |    1 +
 ocaml.html/libref/type_Ast_mapper.html             |    1 +
 ocaml.html/libref/type_Asttypes.html               |    1 +
 ocaml.html/libref/type_Attr_helper.html            |    1 +
 ocaml.html/libref/type_Big_int.html                |    6 +
 ...array.Array1.html => type_Bigarray.Array0.html} |   38 +-
 ocaml.html/libref/type_Bigarray.Array1.html        |    3 +
 ocaml.html/libref/type_Bigarray.Array2.html        |    1 +
 ocaml.html/libref/type_Bigarray.Array3.html        |    1 +
 ocaml.html/libref/type_Bigarray.Genarray.html      |    1 +
 ocaml.html/libref/type_Bigarray.html               |   34 +
 ocaml.html/libref/type_Buffer.html                 |    2 +
 ocaml.html/libref/type_Builtin_attributes.html     |    1 +
 ocaml.html/libref/type_Bytes.html                  |    5 +
 ocaml.html/libref/type_BytesLabels.html            |   14 +
 ocaml.html/libref/type_Callback.html               |    1 +
 ocaml.html/libref/type_CamlinternalFormat.html     |    1 +
 .../libref/type_CamlinternalFormatBasics.html      |    1 +
 ocaml.html/libref/type_CamlinternalLazy.html       |    1 +
 ocaml.html/libref/type_CamlinternalMod.html        |    1 +
 ocaml.html/libref/type_CamlinternalOO.html         |    1 +
 ocaml.html/libref/type_Ccomp.html                  |    1 +
 ocaml.html/libref/type_Char.html                   |    1 +
 .../libref/type_Clflags.Float_arg_helper.html      |    1 +
 ocaml.html/libref/type_Clflags.Int_arg_helper.html |    1 +
 ocaml.html/libref/type_Clflags.html                |    9 +-
 ocaml.html/libref/type_Complex.html                |    1 +
 ocaml.html/libref/type_Condition.html              |    1 +
 ocaml.html/libref/type_Config.html                 |    5 +
 ocaml.html/libref/type_Consistbl.html              |    1 +
 ocaml.html/libref/type_Depend.StringMap.html       |    9 +
 ocaml.html/libref/type_Depend.StringSet.html       |    9 +
 ocaml.html/libref/type_Depend.html                 |   17 +
 ocaml.html/libref/type_Digest.html                 |    1 +
 ocaml.html/libref/type_Docstrings.html             |    1 +
 ocaml.html/libref/type_Dynlink.html                |    1 +
 .../type_Ephemeron.GenHashTable.MakeSeeded.html    |    2 +
 ocaml.html/libref/type_Ephemeron.GenHashTable.html |    2 +
 ocaml.html/libref/type_Ephemeron.K1.Make.html      |    2 +
 .../libref/type_Ephemeron.K1.MakeSeeded.html       |    2 +
 ocaml.html/libref/type_Ephemeron.K1.html           |    3 +
 ocaml.html/libref/type_Ephemeron.K2.Make.html      |    2 +
 .../libref/type_Ephemeron.K2.MakeSeeded.html       |    2 +
 ocaml.html/libref/type_Ephemeron.K2.html           |    3 +
 ocaml.html/libref/type_Ephemeron.Kn.Make.html      |    2 +
 .../libref/type_Ephemeron.Kn.MakeSeeded.html       |    2 +
 ocaml.html/libref/type_Ephemeron.Kn.html           |    3 +
 ocaml.html/libref/type_Ephemeron.S.html            |    2 +
 ocaml.html/libref/type_Ephemeron.SeededS.html      |    2 +
 ocaml.html/libref/type_Ephemeron.html              |   10 +
 ocaml.html/libref/type_Event.html                  |    1 +
 ocaml.html/libref/type_Filename.html               |    1 +
 ocaml.html/libref/type_Format.html                 |    1 +
 ocaml.html/libref/type_Gc.html                     |    5 +-
 ocaml.html/libref/type_Genlex.html                 |    1 +
 ocaml.html/libref/type_Graphics.html               |    1 +
 ocaml.html/libref/type_GraphicsX11.html            |    1 +
 ocaml.html/libref/type_Hashtbl.HashedType.html     |    1 +
 ocaml.html/libref/type_Hashtbl.Make.html           |    2 +
 ocaml.html/libref/type_Hashtbl.MakeSeeded.html     |    2 +
 ocaml.html/libref/type_Hashtbl.S.html              |    2 +
 .../libref/type_Hashtbl.SeededHashedType.html      |    1 +
 ocaml.html/libref/type_Hashtbl.SeededS.html        |    2 +
 ocaml.html/libref/type_Hashtbl.html                |    6 +
 ocaml.html/libref/type_Identifiable.Make.html      |   22 +-
 ocaml.html/libref/type_Identifiable.Pair.html      |    1 +
 ocaml.html/libref/type_Identifiable.S.Map.html     |   10 +
 ocaml.html/libref/type_Identifiable.S.Set.html     |    9 +
 ocaml.html/libref/type_Identifiable.S.T.html       |    1 +
 ocaml.html/libref/type_Identifiable.S.Tbl.html     |    2 +
 ocaml.html/libref/type_Identifiable.S.html         |   19 +
 ocaml.html/libref/type_Identifiable.Thing.html     |    1 +
 ocaml.html/libref/type_Identifiable.html           |   39 +-
 ocaml.html/libref/type_Int32.html                  |    2 +
 ocaml.html/libref/type_Int64.html                  |    2 +
 ocaml.html/libref/type_Lazy.html                   |    1 +
 ocaml.html/libref/type_Lexer.html                  |    1 +
 ocaml.html/libref/type_Lexing.html                 |    1 +
 ocaml.html/libref/type_List.html                   |    7 +
 ocaml.html/libref/type_ListLabels.html             |    8 +
 ocaml.html/libref/type_Location.html               |    1 +
 ocaml.html/libref/type_Longident.html              |    1 +
 ocaml.html/libref/type_Map.Make.html               |    9 +
 ocaml.html/libref/type_Map.OrderedType.html        |    1 +
 ocaml.html/libref/type_Map.S.html                  |   11 +
 ocaml.html/libref/type_Map.html                    |   19 +
 ocaml.html/libref/type_Marshal.html                |    1 +
 ocaml.html/libref/type_Misc.Color.html             |    3 +-
 ocaml.html/libref/type_Misc.HookSig.html           |    1 +
 .../libref/type_Misc.Int_literal_converter.html    |    1 +
 ocaml.html/libref/type_Misc.LongString.html        |    1 +
 ocaml.html/libref/type_Misc.MakeHooks.html         |    1 +
 ocaml.html/libref/type_Misc.Stdlib.List.html       |    1 +
 ocaml.html/libref/type_Misc.Stdlib.Option.html     |    1 +
 ocaml.html/libref/type_Misc.Stdlib.html            |    1 +
 ocaml.html/libref/type_Misc.StringMap.html         |    9 +
 ocaml.html/libref/type_Misc.StringSet.html         |    9 +
 ocaml.html/libref/type_Misc.html                   |   19 +-
 .../libref/type_MoreLabels.Hashtbl.HashedType.html |    1 +
 .../libref/type_MoreLabels.Hashtbl.Make.html       |    2 +
 .../libref/type_MoreLabels.Hashtbl.MakeSeeded.html |    2 +
 ocaml.html/libref/type_MoreLabels.Hashtbl.S.html   |    3 +
 .../type_MoreLabels.Hashtbl.SeededHashedType.html  |    1 +
 .../libref/type_MoreLabels.Hashtbl.SeededS.html    |    4 +
 ocaml.html/libref/type_MoreLabels.Hashtbl.html     |   10 +
 ocaml.html/libref/type_MoreLabels.Map.Make.html    |    9 +
 .../libref/type_MoreLabels.Map.OrderedType.html    |    1 +
 ocaml.html/libref/type_MoreLabels.Map.S.html       |   20 +
 ocaml.html/libref/type_MoreLabels.Map.html         |   29 +
 ocaml.html/libref/type_MoreLabels.Set.Make.html    |    9 +
 .../libref/type_MoreLabels.Set.OrderedType.html    |    1 +
 ocaml.html/libref/type_MoreLabels.Set.S.html       |   18 +
 ocaml.html/libref/type_MoreLabels.Set.html         |   27 +
 ocaml.html/libref/type_MoreLabels.html             |   65 +
 ocaml.html/libref/type_Mutex.html                  |    1 +
 ocaml.html/libref/type_Nativeint.html              |    2 +
 ocaml.html/libref/type_Num.html                    |    5 +
 ocaml.html/libref/type_Numbers.Float.html          |   22 +-
 ocaml.html/libref/type_Numbers.Int.html            |   22 +-
 ocaml.html/libref/type_Numbers.html                |   43 +-
 ocaml.html/libref/type_Obj.Ephemeron.html          |    1 +
 ocaml.html/libref/type_Obj.html                    |    1 +
 ocaml.html/libref/type_Oo.html                     |    1 +
 ocaml.html/libref/type_Parse.html                  |    1 +
 ocaml.html/libref/type_Parser.html                 |    1 +
 ocaml.html/libref/type_Parsetree.html              |   21 +-
 ocaml.html/libref/type_Parsing.html                |    1 +
 ocaml.html/libref/type_Pervasives.LargeFile.html   |    1 +
 ocaml.html/libref/type_Pervasives.html             |    6 +
 ocaml.html/libref/type_Pprintast.html              |    1 +
 ocaml.html/libref/type_Printast.html               |    1 +
 ocaml.html/libref/type_Printexc.Slot.html          |    1 +
 ocaml.html/libref/type_Printexc.html               |    3 +
 ocaml.html/libref/type_Printf.html                 |    1 +
 ocaml.html/libref/type_Queue.html                  |    1 +
 ocaml.html/libref/type_Random.State.html           |    1 +
 ocaml.html/libref/type_Random.html                 |    1 +
 ocaml.html/libref/type_Ratio.html                  |    1 +
 ocaml.html/libref/type_Scanf.Scanning.html         |    1 +
 ocaml.html/libref/type_Scanf.html                  |    1 +
 ocaml.html/libref/type_Set.Make.html               |    9 +
 ocaml.html/libref/type_Set.OrderedType.html        |    1 +
 ocaml.html/libref/type_Set.S.html                  |    9 +
 ocaml.html/libref/type_Set.html                    |   17 +
 ocaml.html/libref/type_Sort.html                   |    1 +
 ocaml.html/libref/type_Spacetime.Series.html       |    1 +
 ocaml.html/libref/type_Spacetime.Snapshot.html     |    1 +
 ocaml.html/libref/type_Spacetime.html              |    2 +
 ocaml.html/libref/type_Stack.html                  |    1 +
 ocaml.html/libref/type_StdLabels.Array.html        |    1 +
 ocaml.html/libref/type_StdLabels.Bytes.html        |    1 +
 ocaml.html/libref/type_StdLabels.List.html         |    1 +
 ocaml.html/libref/type_StdLabels.String.html       |    1 +
 ocaml.html/libref/type_StdLabels.html              |    1 +
 ocaml.html/libref/type_Str.html                    |    1 +
 ocaml.html/libref/type_Stream.html                 |    1 +
 ocaml.html/libref/type_String.html                 |    5 +
 ocaml.html/libref/type_StringLabels.html           |   11 +
 .../type_Strongly_connected_components.Make.html   |    1 +
 .../type_Strongly_connected_components.S.Id.html   |    1 +
 .../type_Strongly_connected_components.S.html      |    1 +
 .../libref/type_Strongly_connected_components.html |    1 +
 ocaml.html/libref/type_Syntaxerr.html              |    1 +
 ocaml.html/libref/type_Sys.html                    |    2 +
 ocaml.html/libref/type_Targetint.html              |  151 ++
 ocaml.html/libref/type_Tbl.html                    |    1 +
 ocaml.html/libref/type_Terminfo.html               |    1 +
 ocaml.html/libref/type_Thread.html                 |    1 +
 ocaml.html/libref/type_ThreadUnix.html             |    7 +-
 ocaml.html/libref/type_Timings.html                |    6 +-
 ocaml.html/libref/type_Uchar.html                  |    2 +-
 ocaml.html/libref/type_Unix.LargeFile.html         |    1 +
 ocaml.html/libref/type_Unix.html                   |   13 +-
 ocaml.html/libref/type_UnixLabels.LargeFile.html   |    1 +
 ocaml.html/libref/type_UnixLabels.html             |   16 +-
 ocaml.html/libref/type_Warnings.html               |    1 +
 ocaml.html/libref/type_Weak.Make.html              |    2 +
 ocaml.html/libref/type_Weak.S.html                 |    2 +
 ocaml.html/libref/type_Weak.html                   |    3 +
 ocaml.html/libstr.html                             |   18 +-
 ocaml.html/libthreads.html                         |   36 +-
 ocaml.html/libunix.html                            |   80 +-
 ocaml.html/manual.css                              |   53 +-
 ocaml.html/manual001.html                          |   67 +-
 ocaml.html/manual032.html                          |    4 +-
 ocaml.html/{manual046.html => manual047.html}      |  124 +-
 ocaml.html/modtypes.html                           |  195 +--
 ocaml.html/moduleexamples.html                     |  278 ++--
 ocaml.html/modules.html                            |  179 ++-
 ocaml.html/names.html                              |  296 ++--
 ocaml.html/native.html                             |  782 +++++----
 ocaml.html/objectexamples.html                     | 1403 ++++++++++-------
 ocaml.html/ocamldoc.html                           |  657 ++++----
 ocaml.html/parsing.html                            |   40 +-
 ocaml.html/patterns.html                           |  170 +-
 ocaml.html/profil.html                             |  142 +-
 ocaml.html/runtime.html                            |  221 +--
 ocaml.html/spacetime.html                          |   55 +-
 ocaml.html/stdlib.html                             |  101 +-
 ocaml.html/toplevel.html                           |  576 ++++---
 ocaml.html/typedecl.html                           |  233 +--
 ocaml.html/types.html                              |  204 +--
 ocaml.html/values.html                             |   46 +-
 ocaml.info/ocaml.info.body-1.gz                    |  Bin 15327 -> 15352 bytes
 ocaml.info/ocaml.info.body-10.gz                   |  Bin 16331 -> 16465 bytes
 ocaml.info/ocaml.info.body-11.gz                   |  Bin 14397 -> 15129 bytes
 ocaml.info/ocaml.info.body-12.gz                   |  Bin 16347 -> 14536 bytes
 ocaml.info/ocaml.info.body-13.gz                   |  Bin 14674 -> 14114 bytes
 ocaml.info/ocaml.info.body-14.gz                   |  Bin 15771 -> 14597 bytes
 ocaml.info/ocaml.info.body-15.gz                   |  Bin 14490 -> 15318 bytes
 ocaml.info/ocaml.info.body-16.gz                   |  Bin 16857 -> 23357 bytes
 ocaml.info/ocaml.info.body-17.gz                   |  Bin 13210 -> 12413 bytes
 ocaml.info/ocaml.info.body-18.gz                   |  Bin 13033 -> 17021 bytes
 ocaml.info/ocaml.info.body-19.gz                   |  Bin 14280 -> 12955 bytes
 ocaml.info/ocaml.info.body-2.gz                    |  Bin 14200 -> 14168 bytes
 ocaml.info/ocaml.info.body-20.gz                   |  Bin 14324 -> 10423 bytes
 ocaml.info/ocaml.info.body-21.gz                   |  Bin 14076 -> 17631 bytes
 ocaml.info/ocaml.info.body-22.gz                   |  Bin 14071 -> 12927 bytes
 ocaml.info/ocaml.info.body-23.gz                   |  Bin 20361 -> 27311 bytes
 ocaml.info/ocaml.info.body-24.gz                   |  Bin 12329 -> 11889 bytes
 ocaml.info/ocaml.info.body-25.gz                   |  Bin 14680 -> 15816 bytes
 ocaml.info/ocaml.info.body-26.gz                   |  Bin 11811 -> 12298 bytes
 ocaml.info/ocaml.info.body-27.gz                   |  Bin 990 -> 990 bytes
 ocaml.info/ocaml.info.body-3.gz                    |  Bin 17045 -> 17053 bytes
 ocaml.info/ocaml.info.body-4.gz                    |  Bin 11608 -> 11800 bytes
 ocaml.info/ocaml.info.body-5.gz                    |  Bin 12911 -> 13024 bytes
 ocaml.info/ocaml.info.body-6.gz                    |  Bin 11953 -> 12019 bytes
 ocaml.info/ocaml.info.body-7.gz                    |  Bin 12334 -> 12409 bytes
 ocaml.info/ocaml.info.body-8.gz                    |  Bin 16449 -> 17614 bytes
 ocaml.info/ocaml.info.body-9.gz                    |  Bin 16214 -> 16718 bytes
 ocaml.info/ocaml.info.gz                           |  Bin 3606 -> 3678 bytes
 ocaml.info/ocaml.info.haux.gz                      |  Bin 21828 -> 24136 bytes
 ocaml.info/ocaml.info.hocaml.info.hind.gz          |  Bin 16101 -> 17345 bytes
 ocaml.info/ocaml.info.hocaml.info.kwd.hind.gz      |  Bin 1400 -> 1400 bytes
 517 files changed, 12770 insertions(+), 7732 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml-doc.git



More information about the Pkg-ocaml-maint-commits mailing list