[Pkg-ocaml-maint-commits] [ocaml-doc] 05/06: Merge tag 'upstream/4.01'

Mehdi Dogguy mehdi at moszumanska.debian.org
Sun Nov 24 16:34:38 UTC 2013


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

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

commit 0cfe532e9e5c57bb1d138079ef8dc784f609c4fe
Merge: ceb9cc6 20f68dd
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Sun Nov 24 17:32:43 2013 +0100

    Merge tag 'upstream/4.01'
    
    Upstream version 4.01

 ocaml-4.00-refman.pdf                              |  Bin 1453678 -> 0 bytes
 ocaml-4.00-refman.txt.gz                           |  Bin 292898 -> 0 bytes
 ocaml-4.01-refman.pdf                              |  Bin 0 -> 1478900 bytes
 ocaml-4.01-refman.txt.gz                           |  Bin 0 -> 300333 bytes
 ocaml.html/{manual007.html => advexamples.html}    |  465 +++---
 ocaml.html/browser.html                            |  133 ++
 ocaml.html/classes.html                            |  409 +++++
 ocaml.html/comp.html                               |  572 +++++++
 ocaml.html/compunit.html                           |   57 +
 ocaml.html/const.html                              |   55 +
 ocaml.html/core.html                               |  193 +++
 ocaml.html/coreexamples.html                       |  666 ++++++++
 ocaml.html/debugger.html                           |  509 ++++++
 ocaml.html/depend.html                             |  127 ++
 ocaml.html/expr.html                               | 1215 +++++++-------
 ocaml.html/extn.html                               | 1030 ++++++++++++
 ocaml.html/foreword.html                           |   76 +
 ocaml.html/index.html                              |  207 +--
 ocaml.html/intfc.html                              | 1715 ++++++++++++++++++++
 ocaml.html/keywords.html                           |  115 ++
 ocaml.html/lablexamples.html                       |  470 ++++++
 ocaml.html/language.html                           |   86 +-
 ocaml.html/lex.html                                |  375 +++--
 ocaml.html/lexyacc.html                            |  498 ++++++
 ocaml.html/libbigarray.html                        |  155 ++
 ocaml.html/libdynlink.html                         |   35 +
 ocaml.html/libgraph.html                           |   70 +
 ocaml.html/liblabltk.html                          |   80 +
 ocaml.html/libnum.html                             |   41 +
 ocaml.html/libref/Arg.html                         |   52 +-
 ocaml.html/libref/Arith_status.html                |   38 +-
 ocaml.html/libref/Array.html                       |   82 +-
 ocaml.html/libref/ArrayLabels.html                 |   82 +-
 ocaml.html/libref/Big_int.html                     |  160 +-
 ocaml.html/libref/Bigarray.Array1.html             |   47 +-
 ocaml.html/libref/Bigarray.Array2.html             |   59 +-
 ocaml.html/libref/Bigarray.Array3.html             |   68 +-
 ocaml.html/libref/Bigarray.Genarray.html           |   53 +-
 ocaml.html/libref/Bigarray.html                    |  126 +-
 ocaml.html/libref/Buffer.html                      |   53 +-
 ocaml.html/libref/Callback.html                    |   11 +-
 ocaml.html/libref/CamlinternalLazy.html            |   12 +-
 ocaml.html/libref/CamlinternalMod.html             |   10 +-
 ocaml.html/libref/CamlinternalOO.html              |   85 +-
 ocaml.html/libref/Char.html                        |   26 +-
 ocaml.html/libref/Complex.html                     |   66 +-
 ocaml.html/libref/Condition.html                   |   28 +-
 ocaml.html/libref/Digest.html                      |   37 +-
 ocaml.html/libref/Dynlink.html                     |   61 +-
 ocaml.html/libref/Event.html                       |   48 +-
 ocaml.html/libref/Filename.html                    |   56 +-
 ocaml.html/libref/Format.html                      |  478 ++++--
 ocaml.html/libref/Gc.html                          |  108 +-
 ocaml.html/libref/Genlex.html                      |   41 +-
 ocaml.html/libref/Graphics.html                    |  245 ++-
 ocaml.html/libref/GraphicsX11.html                 |   15 +-
 ocaml.html/libref/Hashtbl.HashedType.html          |   14 +-
 ocaml.html/libref/Hashtbl.Make.html                |   23 +-
 ocaml.html/libref/Hashtbl.MakeSeeded.html          |   23 +-
 ocaml.html/libref/Hashtbl.S.html                   |   23 +-
 ocaml.html/libref/Hashtbl.SeededHashedType.html    |   14 +-
 ocaml.html/libref/Hashtbl.SeededS.html             |   23 +-
 ocaml.html/libref/Hashtbl.html                     |   86 +-
 ocaml.html/libref/Int32.html                       |  102 +-
 ocaml.html/libref/Int64.html                       |  114 +-
 ocaml.html/libref/Lazy.html                        |   33 +-
 ocaml.html/libref/Lexing.html                      |   87 +-
 ocaml.html/libref/List.html                        |  148 +-
 ocaml.html/libref/ListLabels.html                  |  148 +-
 ocaml.html/libref/Map.Make.html                    |   83 +-
 ocaml.html/libref/Map.OrderedType.html             |   11 +-
 ocaml.html/libref/Map.S.html                       |   83 +-
 ocaml.html/libref/Map.html                         |    8 +-
 ocaml.html/libref/Marshal.html                     |   69 +-
 .../libref/MoreLabels.Hashtbl.HashedType.html      |   10 +-
 ocaml.html/libref/MoreLabels.Hashtbl.Make.html     |   19 +-
 .../libref/MoreLabels.Hashtbl.MakeSeeded.html      |   19 +-
 ocaml.html/libref/MoreLabels.Hashtbl.S.html        |   19 +-
 .../MoreLabels.Hashtbl.SeededHashedType.html       |   10 +-
 ocaml.html/libref/MoreLabels.Hashtbl.SeededS.html  |   19 +-
 ocaml.html/libref/MoreLabels.Hashtbl.html          |   32 +-
 ocaml.html/libref/MoreLabels.Map.Make.html         |   29 +-
 ocaml.html/libref/MoreLabels.Map.OrderedType.html  |    7 +-
 ocaml.html/libref/MoreLabels.Map.S.html            |   29 +-
 ocaml.html/libref/MoreLabels.Map.html              |    6 +-
 ocaml.html/libref/MoreLabels.Set.Make.html         |   30 +-
 ocaml.html/libref/MoreLabels.Set.OrderedType.html  |    7 +-
 ocaml.html/libref/MoreLabels.Set.S.html            |   30 +-
 ocaml.html/libref/MoreLabels.Set.html              |    6 +-
 ocaml.html/libref/MoreLabels.html                  |   10 +-
 ocaml.html/libref/Mutex.html                       |   24 +-
 ocaml.html/libref/Nativeint.html                   |  104 +-
 ocaml.html/libref/Num.html                         |  134 +-
 ocaml.html/libref/Obj.html                         |   43 +-
 ocaml.html/libref/Oo.html                          |   11 +-
 ocaml.html/libref/Parsing.html                     |   38 +-
 ocaml.html/libref/Pervasives.LargeFile.html        |   13 +-
 ocaml.html/libref/Pervasives.html                  |  672 +++++---
 ocaml.html/libref/Printexc.html                    |   58 +-
 ocaml.html/libref/Printf.html                      |   60 +-
 ocaml.html/libref/Queue.html                       |   60 +-
 ocaml.html/libref/Random.State.html                |   22 +-
 ocaml.html/libref/Random.html                      |   46 +-
 ocaml.html/libref/Ratio.html                       |    6 +-
 ocaml.html/libref/Scanf.Scanning.html              |   55 +-
 ocaml.html/libref/Scanf.html                       |  125 +-
 ocaml.html/libref/Set.Make.html                    |   90 +-
 ocaml.html/libref/Set.OrderedType.html             |   11 +-
 ocaml.html/libref/Set.S.html                       |   90 +-
 ocaml.html/libref/Set.html                         |    8 +-
 ocaml.html/libref/Sort.html                        |   14 +-
 ocaml.html/libref/Stack.html                       |   38 +-
 ocaml.html/libref/StdLabels.Array.html             |   30 +-
 ocaml.html/libref/StdLabels.List.html              |   44 +-
 ocaml.html/libref/StdLabels.String.html            |   37 +-
 ocaml.html/libref/StdLabels.html                   |   10 +-
 ocaml.html/libref/Str.html                         |  197 ++-
 ocaml.html/libref/Stream.html                      |   62 +-
 ocaml.html/libref/String.html                      |   93 +-
 ocaml.html/libref/StringLabels.html                |   89 +-
 ocaml.html/libref/Sys.html                         |  166 +-
 ocaml.html/libref/Thread.html                      |   62 +-
 ocaml.html/libref/ThreadUnix.html                  |   55 +-
 ocaml.html/libref/Tk.html                          |  123 +-
 ocaml.html/libref/Unix.LargeFile.html              |   40 +-
 ocaml.html/libref/Unix.html                        |  837 ++++++----
 ocaml.html/libref/UnixLabels.LargeFile.html        |   40 +-
 ocaml.html/libref/UnixLabels.html                  |  826 ++++++----
 ocaml.html/libref/Weak.Make.html                   |   47 +-
 ocaml.html/libref/Weak.S.html                      |   47 +-
 ocaml.html/libref/Weak.html                        |   38 +-
 ocaml.html/libref/index.html                       |    2 +-
 ocaml.html/libref/index_exceptions.html            |    4 +-
 ocaml.html/libref/index_modules.html               |    2 +-
 ocaml.html/libref/index_types.html                 |   18 +-
 ocaml.html/libref/index_values.html                |  205 ++-
 ocaml.html/libref/type_Arg.html                    |    8 +
 ocaml.html/libref/type_Bigarray.Array1.html        |    2 +-
 ocaml.html/libref/type_Bigarray.Array2.html        |    4 +-
 ocaml.html/libref/type_Bigarray.Array3.html        |    6 +-
 ocaml.html/libref/type_Bigarray.html               |   17 +-
 ocaml.html/libref/type_Format.html                 |   50 +-
 ocaml.html/libref/type_Graphics.html               |    1 +
 ocaml.html/libref/type_Marshal.html                |    2 +-
 ocaml.html/libref/type_MoreLabels.Set.Make.html    |    1 +
 ocaml.html/libref/type_MoreLabels.Set.S.html       |    2 +
 ocaml.html/libref/type_MoreLabels.Set.html         |    3 +
 ocaml.html/libref/type_MoreLabels.html             |    4 +
 ocaml.html/libref/type_Pervasives.html             |    2 +
 ocaml.html/libref/type_Printexc.html               |    6 +
 ocaml.html/libref/type_Printf.html                 |   12 +-
 ocaml.html/libref/type_Set.Make.html               |    1 +
 ocaml.html/libref/type_Set.S.html                  |    1 +
 ocaml.html/libref/type_Set.html                    |    2 +
 ocaml.html/libref/type_StdLabels.String.html       |    2 +
 ocaml.html/libref/type_StdLabels.html              |    2 +
 ocaml.html/libref/type_Sys.html                    |    3 +
 ocaml.html/libref/type_Unix.html                   |    1 +
 ocaml.html/libref/type_UnixLabels.html             |    1 +
 ocaml.html/libstr.html                             |   37 +
 ocaml.html/libthreads.html                         |   60 +
 ocaml.html/libunix.html                            |   81 +
 ocaml.html/manual.css                              |   77 +-
 ocaml.html/manual001.html                          |  897 +++++-----
 ocaml.html/manual002.html                          |   73 -
 ocaml.html/manual003.html                          |  647 --------
 ocaml.html/manual004.html                          |  404 -----
 ocaml.html/manual005.html                          | 1467 -----------------
 ocaml.html/manual006.html                          |  452 ------
 ocaml.html/manual010.html                          |   74 -
 ocaml.html/manual011.html                          |  186 ---
 ocaml.html/manual013.html                          |   51 -
 ocaml.html/manual016.html                          |  211 ---
 ocaml.html/manual017.html                          |  378 -----
 ocaml.html/manual018.html                          |  219 ---
 ocaml.html/manual019.html                          |  166 --
 ocaml.html/manual020.html                          |   56 -
 ocaml.html/manual021.html                          |  864 ----------
 ocaml.html/manual022.html                          |  533 ------
 ocaml.html/manual023.html                          |  298 ----
 ocaml.html/manual024.html                          |  211 ---
 ocaml.html/manual025.html                          |  436 -----
 ocaml.html/manual026.html                          |  458 ------
 ocaml.html/manual027.html                          |  122 --
 ocaml.html/manual028.html                          |  122 --
 ocaml.html/manual029.html                          |  782 ---------
 ocaml.html/manual030.html                          |  455 ------
 ocaml.html/manual031.html                          |  128 --
 ocaml.html/manual032.html                          |  691 --------
 ocaml.html/manual033.html                          | 1581 ------------------
 ocaml.html/manual034.html                          |  187 ---
 ocaml.html/manual035.html                          |   80 -
 ocaml.html/manual036.html                          |   81 -
 ocaml.html/manual037.html                          |   41 -
 ocaml.html/manual038.html                          |   37 -
 ocaml.html/manual039.html                          |   61 -
 ocaml.html/manual040.html                          |   70 -
 ocaml.html/manual041.html                          |   35 -
 ocaml.html/manual042.html                          |   80 -
 ocaml.html/manual043.html                          |  145 --
 ocaml.html/manual044.html                          |  208 +--
 ocaml.html/modtypes.html                           |  238 +++
 ocaml.html/moduleexamples.html                     |  415 +++++
 ocaml.html/modules.html                            |  190 +++
 ocaml.html/names.html                              |  196 +++
 ocaml.html/native.html                             |  486 ++++++
 ocaml.html/objectexamples.html                     | 1502 +++++++++++++++++
 ocaml.html/ocamlbuild.html                         |  760 +++++++++
 ocaml.html/ocamldoc.html                           |  887 ++++++++++
 ocaml.html/patterns.html                           |  226 +--
 ocaml.html/profil.html                             |  145 ++
 ocaml.html/runtime.html                            |  224 +++
 ocaml.html/stdlib.html                             |   80 +
 ocaml.html/threads.html                            |   60 +
 ocaml.html/toplevel.html                           |  338 ++++
 ocaml.html/typedecl.html                           |  210 +++
 ocaml.html/types.html                              |  320 ++--
 ocaml.html/values.html                             |   96 ++
 ocaml.info/ocaml.info.body-1.gz                    |  Bin 15448 -> 15475 bytes
 ocaml.info/ocaml.info.body-10.gz                   |  Bin 13646 -> 13695 bytes
 ocaml.info/ocaml.info.body-11.gz                   |  Bin 14622 -> 14773 bytes
 ocaml.info/ocaml.info.body-12.gz                   |  Bin 13842 -> 13599 bytes
 ocaml.info/ocaml.info.body-13.gz                   |  Bin 14634 -> 14696 bytes
 ocaml.info/ocaml.info.body-14.gz                   |  Bin 15543 -> 17277 bytes
 ocaml.info/ocaml.info.body-15.gz                   |  Bin 17382 -> 17681 bytes
 ocaml.info/ocaml.info.body-16.gz                   |  Bin 15086 -> 15154 bytes
 ocaml.info/ocaml.info.body-17.gz                   |  Bin 18160 -> 12921 bytes
 ocaml.info/ocaml.info.body-18.gz                   |  Bin 23664 -> 12760 bytes
 ocaml.info/ocaml.info.body-19.gz                   |  Bin 12381 -> 18255 bytes
 ocaml.info/ocaml.info.body-2.gz                    |  Bin 13214 -> 13187 bytes
 ocaml.info/ocaml.info.body-20.gz                   |  Bin 16147 -> 12120 bytes
 ocaml.info/ocaml.info.body-21.gz                   |  Bin 10011 -> 16945 bytes
 ocaml.info/ocaml.info.body-22.gz                   |  Bin 935 -> 9917 bytes
 ocaml.info/ocaml.info.body-23.gz                   |  Bin 0 -> 902 bytes
 ocaml.info/ocaml.info.body-3.gz                    |  Bin 14721 -> 14726 bytes
 ocaml.info/ocaml.info.body-4.gz                    |  Bin 11910 -> 12379 bytes
 ocaml.info/ocaml.info.body-5.gz                    |  Bin 13925 -> 14244 bytes
 ocaml.info/ocaml.info.body-6.gz                    |  Bin 12509 -> 12454 bytes
 ocaml.info/ocaml.info.body-7.gz                    |  Bin 16020 -> 14700 bytes
 ocaml.info/ocaml.info.body-8.gz                    |  Bin 16367 -> 20652 bytes
 ocaml.info/ocaml.info.body-9.gz                    |  Bin 16755 -> 16697 bytes
 ocaml.info/ocaml.info.body.gz                      |  Bin 2961 -> 3012 bytes
 ocaml.info/ocaml.info.gz                           |  Bin 3064 -> 3113 bytes
 ocaml.info/ocaml.info.haux.gz                      |  Bin 10692 -> 18672 bytes
 ocaml.info/ocaml.info.hocaml.info.hind.gz          |  Bin 12929 -> 13499 bytes
 ocaml.info/ocaml.info.hocaml.info.kwd.hind.gz      |  Bin 1234 -> 1253 bytes
 246 files changed, 20967 insertions(+), 16452 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