[Pkg-ocaml-maint-commits] [ocaml-doc] branch master updated (de58f74 -> 8c0fc6a)

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


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

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

      from  de58f74   Minor change in debian/ocaml-doc.doc-base.ocaml.in
       new  9763864   Minor fixes in debian/generate_tarball
       new  a1a9460   Imported Upstream version 4.00
       new  ceb9cc6   Merge tag 'upstream/4.00'
       new  20f68dd   Imported Upstream version 4.01
       new  0cfe532   Merge tag 'upstream/4.01'
       new  8c0fc6a   Impprt 4.01 version.

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog                                   |   11 +-
 debian/generate_tarball                            |    6 +-
 ocaml-3.12-refman.pdf                              |  Bin 1307403 -> 0 bytes
 ocaml-3.12-refman.txt.gz                           |  Bin 271277 -> 0 bytes
 ocaml-4.01-refman.pdf                              |  Bin 0 -> 1478900 bytes
 ocaml-4.01-refman.txt.gz                           |  Bin 0 -> 300333 bytes
 ocaml.html/advexamples.html                        |  768 +++++++++
 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                               | 1216 +++++++-------
 ocaml.html/extn.html                               | 1030 ++++++++++++
 ocaml.html/foreword.html                           |   76 +
 ocaml.html/index.html                              |  209 +--
 ocaml.html/intfc.html                              | 1715 ++++++++++++++++++++
 ocaml.html/keywords.html                           |  115 ++
 ocaml.html/lablexamples.html                       |  470 ++++++
 ocaml.html/language.html                           |   86 +-
 ocaml.html/lex.html                                |  377 +++--
 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                         |   93 +-
 ocaml.html/libref/Arith_status.html                |   49 +-
 ocaml.html/libref/Array.html                       |   93 +-
 ocaml.html/libref/ArrayLabels.html                 |   93 +-
 ocaml.html/libref/Big_int.html                     |  171 +-
 ocaml.html/libref/Bigarray.Array1.html             |   60 +-
 ocaml.html/libref/Bigarray.Array2.html             |   72 +-
 ocaml.html/libref/Bigarray.Array3.html             |   79 +-
 ocaml.html/libref/Bigarray.Genarray.html           |   75 +-
 ocaml.html/libref/Bigarray.html                    |  167 +-
 ocaml.html/libref/Buffer.html                      |   64 +-
 ocaml.html/libref/Callback.html                    |   28 +-
 ocaml.html/libref/CamlinternalLazy.html            |   26 +-
 ocaml.html/libref/CamlinternalMod.html             |   34 +-
 ocaml.html/libref/CamlinternalOO.html              |  152 +-
 ocaml.html/libref/Char.html                        |   39 +-
 ocaml.html/libref/Complex.html                     |   79 +-
 ocaml.html/libref/Condition.html                   |   41 +-
 ocaml.html/libref/Dbm.html                         |  174 --
 ocaml.html/libref/Digest.html                      |   65 +-
 ocaml.html/libref/Dynlink.html                     |  102 +-
 ocaml.html/libref/Event.html                       |   59 +-
 ocaml.html/libref/Filename.html                    |   97 +-
 ocaml.html/libref/Format.html                      |  498 ++++--
 ocaml.html/libref/Gc.html                          |  131 +-
 ocaml.html/libref/Genlex.html                      |   74 +-
 ocaml.html/libref/Graphics.html                    |  270 +--
 ocaml.html/libref/GraphicsX11.html                 |   30 +-
 ocaml.html/libref/Hashtbl.HashedType.html          |   40 +-
 ocaml.html/libref/Hashtbl.Make.html                |   38 +-
 .../{Hashtbl.Make.html => Hashtbl.MakeSeeded.html} |   46 +-
 ocaml.html/libref/Hashtbl.S.html                   |   36 +-
 ...shedType.html => Hashtbl.SeededHashedType.html} |   46 +-
 .../{Hashtbl.S.html => Hashtbl.SeededS.html}       |   37 +-
 ocaml.html/libref/Hashtbl.html                     |  271 +++-
 ocaml.html/libref/Int32.html                       |  113 +-
 ocaml.html/libref/Int64.html                       |  125 +-
 ocaml.html/libref/Lazy.html                        |   58 +-
 ocaml.html/libref/Lexing.html                      |  109 +-
 ocaml.html/libref/List.html                        |  167 +-
 ocaml.html/libref/ListLabels.html                  |  167 +-
 ocaml.html/libref/Map.Make.html                    |   90 +-
 ocaml.html/libref/Map.OrderedType.html             |   20 +-
 ocaml.html/libref/Map.S.html                       |   92 +-
 ocaml.html/libref/Map.html                         |   19 +-
 ocaml.html/libref/Marshal.html                     |   92 +-
 .../libref/MoreLabels.Hashtbl.HashedType.html      |   38 +-
 ocaml.html/libref/MoreLabels.Hashtbl.Make.html     |   30 +-
 ...ake.html => MoreLabels.Hashtbl.MakeSeeded.html} |   34 +-
 ocaml.html/libref/MoreLabels.Hashtbl.S.html        |   34 +-
 ...ml => MoreLabels.Hashtbl.SeededHashedType.html} |   41 +-
 ...{Stack.html => MoreLabels.Hashtbl.SeededS.html} |   82 +-
 ocaml.html/libref/MoreLabels.Hashtbl.html          |   41 +-
 ocaml.html/libref/MoreLabels.Map.Make.html         |   36 +-
 ocaml.html/libref/MoreLabels.Map.OrderedType.html  |   16 +-
 ocaml.html/libref/MoreLabels.Map.S.html            |   38 +-
 ocaml.html/libref/MoreLabels.Map.html              |   17 +-
 ocaml.html/libref/MoreLabels.Set.Make.html         |   37 +-
 ocaml.html/libref/MoreLabels.Set.OrderedType.html  |   16 +-
 ocaml.html/libref/MoreLabels.Set.S.html            |   39 +-
 ocaml.html/libref/MoreLabels.Set.html              |   15 +-
 ocaml.html/libref/MoreLabels.html                  |   23 +-
 ocaml.html/libref/Mutex.html                       |   35 +-
 ocaml.html/libref/Nativeint.html                   |  115 +-
 ocaml.html/libref/Num.html                         |  157 +-
 ocaml.html/libref/Obj.html                         |   54 +-
 ocaml.html/libref/Oo.html                          |   31 +-
 ocaml.html/libref/Parsing.html                     |   49 +-
 ocaml.html/libref/Pervasives.LargeFile.html        |   20 +-
 ocaml.html/libref/Pervasives.html                  |  744 ++++++---
 ocaml.html/libref/Printexc.html                    |   77 +-
 ocaml.html/libref/Printf.html                      |  108 +-
 ocaml.html/libref/Queue.html                       |   71 +-
 ocaml.html/libref/Random.State.html                |   29 +-
 ocaml.html/libref/Random.html                      |   70 +-
 .../libref/{index_classes.html => Ratio.html}      |   31 +-
 ocaml.html/libref/Scanf.Scanning.html              |   80 +-
 ocaml.html/libref/Scanf.html                       |  213 ++-
 ocaml.html/libref/Set.Make.html                    |   97 +-
 ocaml.html/libref/Set.OrderedType.html             |   20 +-
 ocaml.html/libref/Set.S.html                       |   99 +-
 ocaml.html/libref/Set.html                         |   19 +-
 ocaml.html/libref/Sort.html                        |   25 +-
 ocaml.html/libref/Stack.html                       |   49 +-
 ocaml.html/libref/StdLabels.Array.html             |   39 +-
 ocaml.html/libref/StdLabels.List.html              |   55 +-
 ocaml.html/libref/StdLabels.String.html            |   46 +-
 ocaml.html/libref/StdLabels.html                   |   21 +-
 ocaml.html/libref/Str.html                         |  214 ++-
 ocaml.html/libref/Stream.html                      |   76 +-
 ocaml.html/libref/String.html                      |  148 +-
 ocaml.html/libref/StringLabels.html                |  115 +-
 ocaml.html/libref/Sys.html                         |  193 ++-
 ocaml.html/libref/Thread.html                      |   73 +-
 ocaml.html/libref/ThreadUnix.html                  |   66 +-
 ocaml.html/libref/Tk.html                          |  136 +-
 ocaml.html/libref/Unix.LargeFile.html              |   47 +-
 ocaml.html/libref/Unix.html                        | 1292 +++++++++------
 ocaml.html/libref/UnixLabels.LargeFile.html        |   47 +-
 ocaml.html/libref/UnixLabels.html                  | 1192 ++++++++------
 ocaml.html/libref/Weak.Make.html                   |   54 +-
 ocaml.html/libref/Weak.S.html                      |   54 +-
 ocaml.html/libref/Weak.html                        |   47 +-
 ocaml.html/libref/index.html                       |  162 +-
 ocaml.html/libref/index_attributes.html            |    8 +-
 ocaml.html/libref/index_class_types.html           |    8 +-
 ocaml.html/libref/index_classes.html               |    8 +-
 ocaml.html/libref/index_exceptions.html            |   18 +-
 ocaml.html/libref/index_methods.html               |    8 +-
 ocaml.html/libref/index_module_types.html          |   22 +-
 ocaml.html/libref/index_modules.html               |   52 +-
 ocaml.html/libref/index_types.html                 |   87 +-
 ocaml.html/libref/index_values.html                |  598 +++++--
 ocaml.html/libref/type_Arg.html                    |   10 +-
 ocaml.html/libref/type_Arith_status.html           |    2 +-
 ocaml.html/libref/type_Array.html                  |    4 +-
 ocaml.html/libref/type_ArrayLabels.html            |    4 +-
 ocaml.html/libref/type_Big_int.html                |    2 +-
 ocaml.html/libref/type_Bigarray.Array1.html        |    4 +-
 ocaml.html/libref/type_Bigarray.Array2.html        |    6 +-
 ocaml.html/libref/type_Bigarray.Array3.html        |    8 +-
 ocaml.html/libref/type_Bigarray.Genarray.html      |    2 +-
 ocaml.html/libref/type_Bigarray.html               |   19 +-
 ocaml.html/libref/type_Buffer.html                 |    2 +-
 ocaml.html/libref/type_Callback.html               |    2 +-
 ocaml.html/libref/type_CamlinternalLazy.html       |    2 +-
 ocaml.html/libref/type_CamlinternalMod.html        |    2 +-
 ocaml.html/libref/type_CamlinternalOO.html         |    2 +-
 ocaml.html/libref/type_Char.html                   |    2 +-
 ocaml.html/libref/type_Complex.html                |    2 +-
 ocaml.html/libref/type_Condition.html              |    2 +-
 ocaml.html/libref/type_Dbm.html                    |   86 -
 ocaml.html/libref/type_Digest.html                 |    4 +-
 ocaml.html/libref/type_Dynlink.html                |    2 +-
 ocaml.html/libref/type_Event.html                  |    2 +-
 ocaml.html/libref/type_Filename.html               |    4 +-
 ocaml.html/libref/type_Format.html                 |   52 +-
 ocaml.html/libref/type_Gc.html                     |    2 +-
 ocaml.html/libref/type_Genlex.html                 |    2 +-
 ocaml.html/libref/type_Graphics.html               |    3 +-
 ocaml.html/libref/type_GraphicsX11.html            |    2 +-
 ocaml.html/libref/type_Hashtbl.HashedType.html     |    2 +-
 ocaml.html/libref/type_Hashtbl.Make.html           |    4 +-
 ...htbl.Make.html => type_Hashtbl.MakeSeeded.html} |   10 +-
 ocaml.html/libref/type_Hashtbl.S.html              |    4 +-
 ...ype.html => type_Hashtbl.SeededHashedType.html} |    9 +-
 ...pe_Hashtbl.S.html => type_Hashtbl.SeededS.html} |   33 +-
 ocaml.html/libref/type_Hashtbl.html                |   73 +-
 ocaml.html/libref/type_Int32.html                  |    2 +-
 ocaml.html/libref/type_Int64.html                  |    2 +-
 ocaml.html/libref/type_Lazy.html                   |    5 +-
 ocaml.html/libref/type_Lexing.html                 |    2 +-
 ocaml.html/libref/type_List.html                   |    4 +-
 ocaml.html/libref/type_ListLabels.html             |    4 +-
 ocaml.html/libref/type_Map.Make.html               |    2 +-
 ocaml.html/libref/type_Map.OrderedType.html        |    2 +-
 ocaml.html/libref/type_Map.S.html                  |    2 +-
 ocaml.html/libref/type_Map.html                    |    2 +-
 ocaml.html/libref/type_Marshal.html                |    4 +-
 .../libref/type_MoreLabels.Hashtbl.HashedType.html |    2 +-
 .../libref/type_MoreLabels.Hashtbl.Make.html       |    4 +-
 ...tml => type_MoreLabels.Hashtbl.MakeSeeded.html} |   10 +-
 ocaml.html/libref/type_MoreLabels.Hashtbl.S.html   |    4 +-
 ... type_MoreLabels.Hashtbl.SeededHashedType.html} |    6 +-
 ...S.html => type_MoreLabels.Hashtbl.SeededS.html} |   44 +-
 ocaml.html/libref/type_MoreLabels.Hashtbl.html     |   78 +-
 ocaml.html/libref/type_MoreLabels.Map.Make.html    |    2 +-
 .../libref/type_MoreLabels.Map.OrderedType.html    |    2 +-
 ocaml.html/libref/type_MoreLabels.Map.S.html       |    2 +-
 ocaml.html/libref/type_MoreLabels.Map.html         |    2 +-
 ocaml.html/libref/type_MoreLabels.Set.Make.html    |    3 +-
 .../libref/type_MoreLabels.Set.OrderedType.html    |    2 +-
 ocaml.html/libref/type_MoreLabels.Set.S.html       |    4 +-
 ocaml.html/libref/type_MoreLabels.Set.html         |    5 +-
 ocaml.html/libref/type_MoreLabels.html             |   85 +-
 ocaml.html/libref/type_Mutex.html                  |    2 +-
 ocaml.html/libref/type_Nativeint.html              |    2 +-
 ocaml.html/libref/type_Num.html                    |    2 +-
 ocaml.html/libref/type_Obj.html                    |    2 +-
 ocaml.html/libref/type_Oo.html                     |    2 +-
 ocaml.html/libref/type_Parsing.html                |    2 +-
 ocaml.html/libref/type_Pervasives.LargeFile.html   |    2 +-
 ocaml.html/libref/type_Pervasives.html             |    8 +-
 ocaml.html/libref/type_Printexc.html               |    8 +-
 ocaml.html/libref/type_Printf.html                 |   14 +-
 ocaml.html/libref/type_Queue.html                  |    4 +-
 ocaml.html/libref/type_Random.State.html           |    2 +-
 ocaml.html/libref/type_Random.html                 |    2 +-
 ocaml.html/libref/type_Ratio.html                  |  137 ++
 ocaml.html/libref/type_Scanf.Scanning.html         |    9 +-
 ocaml.html/libref/type_Scanf.html                  |   14 +-
 ocaml.html/libref/type_Set.Make.html               |    3 +-
 ocaml.html/libref/type_Set.OrderedType.html        |    2 +-
 ocaml.html/libref/type_Set.S.html                  |    3 +-
 ocaml.html/libref/type_Set.html                    |    4 +-
 ocaml.html/libref/type_Sort.html                   |    2 +-
 ocaml.html/libref/type_Stack.html                  |    2 +-
 ocaml.html/libref/type_StdLabels.Array.html        |    2 +-
 ocaml.html/libref/type_StdLabels.List.html         |    2 +-
 ocaml.html/libref/type_StdLabels.String.html       |    5 +-
 ocaml.html/libref/type_StdLabels.html              |    5 +-
 ocaml.html/libref/type_Str.html                    |    2 +-
 ocaml.html/libref/type_Stream.html                 |    2 +-
 ocaml.html/libref/type_String.html                 |    5 +-
 ocaml.html/libref/type_StringLabels.html           |    5 +-
 ocaml.html/libref/type_Sys.html                    |    6 +-
 ocaml.html/libref/type_Thread.html                 |    2 +-
 ocaml.html/libref/type_ThreadUnix.html             |    2 +-
 ocaml.html/libref/type_Tk.html                     |    2 +-
 ocaml.html/libref/type_Unix.LargeFile.html         |    2 +-
 ocaml.html/libref/type_Unix.html                   |    4 +-
 ocaml.html/libref/type_UnixLabels.LargeFile.html   |    2 +-
 ocaml.html/libref/type_UnixLabels.html             |    4 +-
 ocaml.html/libref/type_Weak.Make.html              |    2 +-
 ocaml.html/libref/type_Weak.S.html                 |    2 +-
 ocaml.html/libref/type_Weak.html                   |    2 +-
 ocaml.html/libstr.html                             |   37 +
 ocaml.html/libthreads.html                         |   60 +
 ocaml.html/libunix.html                            |   81 +
 ocaml.html/manual.css                              |   84 +-
 ocaml.html/manual.haux                             |  392 -----
 ocaml.html/manual.hmanual                          |   36 -
 ocaml.html/manual.hmanual.hind                     |   43 -
 ocaml.html/manual.hmanual.kwd                      |  198 ---
 ocaml.html/manual.hmanual.kwd.hind                 |   66 -
 ocaml.html/manual.htoc                             |  391 -----
 ocaml.html/manual001.html                          |  860 +++++-----
 ocaml.html/manual002.html                          |   73 -
 ocaml.html/manual003.html                          |  637 --------
 ocaml.html/manual004.html                          |  404 -----
 ocaml.html/manual005.html                          | 1463 -----------------
 ocaml.html/manual006.html                          |  443 -----
 ocaml.html/manual007.html                          |  754 ---------
 ocaml.html/manual010.html                          |   72 -
 ocaml.html/manual011.html                          |  200 ---
 ocaml.html/manual013.html                          |   49 -
 ocaml.html/manual016.html                          |  207 ---
 ocaml.html/manual017.html                          |  377 -----
 ocaml.html/manual018.html                          |  217 ---
 ocaml.html/manual019.html                          |  166 --
 ocaml.html/manual020.html                          |   56 -
 ocaml.html/manual021.html                          |  739 ---------
 ocaml.html/manual022.html                          |  523 ------
 ocaml.html/manual023.html                          |  291 ----
 ocaml.html/manual024.html                          |  213 ---
 ocaml.html/manual025.html                          |  429 -----
 ocaml.html/manual026.html                          |  459 ------
 ocaml.html/manual027.html                          |  120 --
 ocaml.html/manual028.html                          |  122 --
 ocaml.html/manual029.html                          |  731 ---------
 ocaml.html/manual030.html                          |  454 ------
 ocaml.html/manual031.html                          |  117 --
 ocaml.html/manual032.html                          | 1521 -----------------
 ocaml.html/manual033.html                          |  236 ---
 ocaml.html/manual034.html                          |   80 -
 ocaml.html/manual035.html                          |   81 -
 ocaml.html/manual036.html                          |   41 -
 ocaml.html/manual037.html                          |   37 -
 ocaml.html/manual038.html                          |   61 -
 ocaml.html/manual039.html                          |   70 -
 ocaml.html/manual040.html                          |   42 -
 ocaml.html/manual041.html                          |   35 -
 ocaml.html/manual042.html                          |   80 -
 ocaml.html/manual043.html                          |  145 --
 ocaml.html/manual044.html                          |  203 +--
 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                           |  227 +--
 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                              |  328 ++--
 ocaml.html/values.html                             |   96 ++
 ocaml.info/ocaml.info-1.gz                         |  Bin 15296 -> 0 bytes
 ocaml.info/ocaml.info-10.gz                        |  Bin 13847 -> 0 bytes
 ocaml.info/ocaml.info-11.gz                        |  Bin 14544 -> 0 bytes
 ocaml.info/ocaml.info-12.gz                        |  Bin 15446 -> 0 bytes
 ocaml.info/ocaml.info-13.gz                        |  Bin 13640 -> 0 bytes
 ocaml.info/ocaml.info-14.gz                        |  Bin 14128 -> 0 bytes
 ocaml.info/ocaml.info-15.gz                        |  Bin 13100 -> 0 bytes
 ocaml.info/ocaml.info-16.gz                        |  Bin 16365 -> 0 bytes
 ocaml.info/ocaml.info-17.gz                        |  Bin 23060 -> 0 bytes
 ocaml.info/ocaml.info-18.gz                        |  Bin 12402 -> 0 bytes
 ocaml.info/ocaml.info-19.gz                        |  Bin 17005 -> 0 bytes
 ocaml.info/ocaml.info-2.gz                         |  Bin 13238 -> 0 bytes
 ocaml.info/ocaml.info-20.gz                        |  Bin 9629 -> 0 bytes
 ocaml.info/ocaml.info-21.gz                        |  Bin 905 -> 0 bytes
 ocaml.info/ocaml.info-3.gz                         |  Bin 14784 -> 0 bytes
 ocaml.info/ocaml.info-4.gz                         |  Bin 11767 -> 0 bytes
 ocaml.info/ocaml.info-5.gz                         |  Bin 13941 -> 0 bytes
 ocaml.info/ocaml.info-6.gz                         |  Bin 12477 -> 0 bytes
 ocaml.info/ocaml.info-7.gz                         |  Bin 16201 -> 0 bytes
 ocaml.info/ocaml.info-8.gz                         |  Bin 16128 -> 0 bytes
 ocaml.info/ocaml.info-9.gz                         |  Bin 15795 -> 0 bytes
 ocaml.info/ocaml.info.body-1.gz                    |  Bin 0 -> 15475 bytes
 ocaml.info/ocaml.info.body-10.gz                   |  Bin 0 -> 13695 bytes
 ocaml.info/ocaml.info.body-11.gz                   |  Bin 0 -> 14773 bytes
 ocaml.info/ocaml.info.body-12.gz                   |  Bin 0 -> 13599 bytes
 ocaml.info/ocaml.info.body-13.gz                   |  Bin 0 -> 14696 bytes
 ocaml.info/ocaml.info.body-14.gz                   |  Bin 0 -> 17277 bytes
 ocaml.info/ocaml.info.body-15.gz                   |  Bin 0 -> 17681 bytes
 ocaml.info/ocaml.info.body-16.gz                   |  Bin 0 -> 15154 bytes
 ocaml.info/ocaml.info.body-17.gz                   |  Bin 0 -> 12921 bytes
 ocaml.info/ocaml.info.body-18.gz                   |  Bin 0 -> 12760 bytes
 ocaml.info/ocaml.info.body-19.gz                   |  Bin 0 -> 18255 bytes
 ocaml.info/ocaml.info.body-2.gz                    |  Bin 0 -> 13187 bytes
 ocaml.info/ocaml.info.body-20.gz                   |  Bin 0 -> 12120 bytes
 ocaml.info/ocaml.info.body-21.gz                   |  Bin 0 -> 16945 bytes
 ocaml.info/ocaml.info.body-22.gz                   |  Bin 0 -> 9917 bytes
 ocaml.info/ocaml.info.body-23.gz                   |  Bin 0 -> 902 bytes
 ocaml.info/ocaml.info.body-3.gz                    |  Bin 0 -> 14726 bytes
 ocaml.info/ocaml.info.body-4.gz                    |  Bin 0 -> 12379 bytes
 ocaml.info/ocaml.info.body-5.gz                    |  Bin 0 -> 14244 bytes
 ocaml.info/ocaml.info.body-6.gz                    |  Bin 0 -> 12454 bytes
 ocaml.info/ocaml.info.body-7.gz                    |  Bin 0 -> 14700 bytes
 ocaml.info/ocaml.info.body-8.gz                    |  Bin 0 -> 20652 bytes
 ocaml.info/ocaml.info.body-9.gz                    |  Bin 0 -> 16697 bytes
 ocaml.info/ocaml.info.body.gz                      |  Bin 0 -> 3012 bytes
 ocaml.info/ocaml.info.gz                           |  Bin 2593 -> 3113 bytes
 ocaml.info/ocaml.info.haux.gz                      |  Bin 0 -> 18672 bytes
 ocaml.info/ocaml.info.hocaml.info.hind.gz          |  Bin 0 -> 13499 bytes
 ocaml.info/ocaml.info.hocaml.info.kwd.hind.gz      |  Bin 0 -> 1253 bytes
 362 files changed, 24171 insertions(+), 19126 deletions(-)
 delete mode 100644 ocaml-3.12-refman.pdf
 delete mode 100644 ocaml-3.12-refman.txt.gz
 create mode 100644 ocaml-4.01-refman.pdf
 create mode 100644 ocaml-4.01-refman.txt.gz
 create mode 100644 ocaml.html/advexamples.html
 create mode 100644 ocaml.html/browser.html
 create mode 100644 ocaml.html/classes.html
 create mode 100644 ocaml.html/comp.html
 create mode 100644 ocaml.html/compunit.html
 create mode 100644 ocaml.html/const.html
 create mode 100644 ocaml.html/core.html
 create mode 100644 ocaml.html/coreexamples.html
 create mode 100644 ocaml.html/debugger.html
 create mode 100644 ocaml.html/depend.html
 create mode 100644 ocaml.html/extn.html
 create mode 100644 ocaml.html/foreword.html
 create mode 100644 ocaml.html/intfc.html
 create mode 100644 ocaml.html/keywords.html
 create mode 100644 ocaml.html/lablexamples.html
 create mode 100644 ocaml.html/lexyacc.html
 create mode 100644 ocaml.html/libbigarray.html
 create mode 100644 ocaml.html/libdynlink.html
 create mode 100644 ocaml.html/libgraph.html
 create mode 100644 ocaml.html/liblabltk.html
 create mode 100644 ocaml.html/libnum.html
 delete mode 100644 ocaml.html/libref/Dbm.html
 copy ocaml.html/libref/{Hashtbl.Make.html => Hashtbl.MakeSeeded.html} (53%)
 copy ocaml.html/libref/{Hashtbl.HashedType.html => Hashtbl.SeededHashedType.html} (66%)
 copy ocaml.html/libref/{Hashtbl.S.html => Hashtbl.SeededS.html} (54%)
 copy ocaml.html/libref/{MoreLabels.Hashtbl.Make.html => MoreLabels.Hashtbl.MakeSeeded.html} (52%)
 copy ocaml.html/libref/{MoreLabels.Hashtbl.HashedType.html => MoreLabels.Hashtbl.SeededHashedType.html} (69%)
 copy ocaml.html/libref/{Stack.html => MoreLabels.Hashtbl.SeededS.html} (53%)
 copy ocaml.html/libref/{index_classes.html => Ratio.html} (77%)
 delete mode 100644 ocaml.html/libref/type_Dbm.html
 copy ocaml.html/libref/{type_Hashtbl.Make.html => type_Hashtbl.MakeSeeded.html} (91%)
 copy ocaml.html/libref/{type_Hashtbl.HashedType.html => type_Hashtbl.SeededHashedType.html} (85%)
 copy ocaml.html/libref/{type_Hashtbl.S.html => type_Hashtbl.SeededS.html} (54%)
 copy ocaml.html/libref/{type_MoreLabels.Hashtbl.Make.html => type_MoreLabels.Hashtbl.MakeSeeded.html} (91%)
 copy ocaml.html/libref/{type_MoreLabels.Hashtbl.HashedType.html => type_MoreLabels.Hashtbl.SeededHashedType.html} (96%)
 copy ocaml.html/libref/{type_MoreLabels.Hashtbl.S.html => type_MoreLabels.Hashtbl.SeededS.html} (53%)
 create mode 100644 ocaml.html/libref/type_Ratio.html
 create mode 100644 ocaml.html/libstr.html
 create mode 100644 ocaml.html/libthreads.html
 create mode 100644 ocaml.html/libunix.html
 delete mode 100644 ocaml.html/manual.haux
 delete mode 100644 ocaml.html/manual.hmanual
 delete mode 100644 ocaml.html/manual.hmanual.hind
 delete mode 100644 ocaml.html/manual.hmanual.kwd
 delete mode 100644 ocaml.html/manual.hmanual.kwd.hind
 delete mode 100644 ocaml.html/manual.htoc
 delete mode 100644 ocaml.html/manual002.html
 delete mode 100644 ocaml.html/manual003.html
 delete mode 100644 ocaml.html/manual004.html
 delete mode 100644 ocaml.html/manual005.html
 delete mode 100644 ocaml.html/manual006.html
 delete mode 100644 ocaml.html/manual007.html
 delete mode 100644 ocaml.html/manual010.html
 delete mode 100644 ocaml.html/manual011.html
 delete mode 100644 ocaml.html/manual013.html
 delete mode 100644 ocaml.html/manual016.html
 delete mode 100644 ocaml.html/manual017.html
 delete mode 100644 ocaml.html/manual018.html
 delete mode 100644 ocaml.html/manual019.html
 delete mode 100644 ocaml.html/manual020.html
 delete mode 100644 ocaml.html/manual021.html
 delete mode 100644 ocaml.html/manual022.html
 delete mode 100644 ocaml.html/manual023.html
 delete mode 100644 ocaml.html/manual024.html
 delete mode 100644 ocaml.html/manual025.html
 delete mode 100644 ocaml.html/manual026.html
 delete mode 100644 ocaml.html/manual027.html
 delete mode 100644 ocaml.html/manual028.html
 delete mode 100644 ocaml.html/manual029.html
 delete mode 100644 ocaml.html/manual030.html
 delete mode 100644 ocaml.html/manual031.html
 delete mode 100644 ocaml.html/manual032.html
 delete mode 100644 ocaml.html/manual033.html
 delete mode 100644 ocaml.html/manual034.html
 delete mode 100644 ocaml.html/manual035.html
 delete mode 100644 ocaml.html/manual036.html
 delete mode 100644 ocaml.html/manual037.html
 delete mode 100644 ocaml.html/manual038.html
 delete mode 100644 ocaml.html/manual039.html
 delete mode 100644 ocaml.html/manual040.html
 delete mode 100644 ocaml.html/manual041.html
 delete mode 100644 ocaml.html/manual042.html
 delete mode 100644 ocaml.html/manual043.html
 create mode 100644 ocaml.html/modtypes.html
 create mode 100644 ocaml.html/moduleexamples.html
 create mode 100644 ocaml.html/modules.html
 create mode 100644 ocaml.html/names.html
 create mode 100644 ocaml.html/native.html
 create mode 100644 ocaml.html/objectexamples.html
 create mode 100644 ocaml.html/ocamlbuild.html
 create mode 100644 ocaml.html/ocamldoc.html
 create mode 100644 ocaml.html/profil.html
 create mode 100644 ocaml.html/runtime.html
 create mode 100644 ocaml.html/stdlib.html
 create mode 100644 ocaml.html/threads.html
 create mode 100644 ocaml.html/toplevel.html
 create mode 100644 ocaml.html/typedecl.html
 create mode 100644 ocaml.html/values.html
 delete mode 100644 ocaml.info/ocaml.info-1.gz
 delete mode 100644 ocaml.info/ocaml.info-10.gz
 delete mode 100644 ocaml.info/ocaml.info-11.gz
 delete mode 100644 ocaml.info/ocaml.info-12.gz
 delete mode 100644 ocaml.info/ocaml.info-13.gz
 delete mode 100644 ocaml.info/ocaml.info-14.gz
 delete mode 100644 ocaml.info/ocaml.info-15.gz
 delete mode 100644 ocaml.info/ocaml.info-16.gz
 delete mode 100644 ocaml.info/ocaml.info-17.gz
 delete mode 100644 ocaml.info/ocaml.info-18.gz
 delete mode 100644 ocaml.info/ocaml.info-19.gz
 delete mode 100644 ocaml.info/ocaml.info-2.gz
 delete mode 100644 ocaml.info/ocaml.info-20.gz
 delete mode 100644 ocaml.info/ocaml.info-21.gz
 delete mode 100644 ocaml.info/ocaml.info-3.gz
 delete mode 100644 ocaml.info/ocaml.info-4.gz
 delete mode 100644 ocaml.info/ocaml.info-5.gz
 delete mode 100644 ocaml.info/ocaml.info-6.gz
 delete mode 100644 ocaml.info/ocaml.info-7.gz
 delete mode 100644 ocaml.info/ocaml.info-8.gz
 delete mode 100644 ocaml.info/ocaml.info-9.gz
 create mode 100644 ocaml.info/ocaml.info.body-1.gz
 create mode 100644 ocaml.info/ocaml.info.body-10.gz
 create mode 100644 ocaml.info/ocaml.info.body-11.gz
 create mode 100644 ocaml.info/ocaml.info.body-12.gz
 create mode 100644 ocaml.info/ocaml.info.body-13.gz
 create mode 100644 ocaml.info/ocaml.info.body-14.gz
 create mode 100644 ocaml.info/ocaml.info.body-15.gz
 create mode 100644 ocaml.info/ocaml.info.body-16.gz
 create mode 100644 ocaml.info/ocaml.info.body-17.gz
 create mode 100644 ocaml.info/ocaml.info.body-18.gz
 create mode 100644 ocaml.info/ocaml.info.body-19.gz
 create mode 100644 ocaml.info/ocaml.info.body-2.gz
 create mode 100644 ocaml.info/ocaml.info.body-20.gz
 create mode 100644 ocaml.info/ocaml.info.body-21.gz
 create mode 100644 ocaml.info/ocaml.info.body-22.gz
 create mode 100644 ocaml.info/ocaml.info.body-23.gz
 create mode 100644 ocaml.info/ocaml.info.body-3.gz
 create mode 100644 ocaml.info/ocaml.info.body-4.gz
 create mode 100644 ocaml.info/ocaml.info.body-5.gz
 create mode 100644 ocaml.info/ocaml.info.body-6.gz
 create mode 100644 ocaml.info/ocaml.info.body-7.gz
 create mode 100644 ocaml.info/ocaml.info.body-8.gz
 create mode 100644 ocaml.info/ocaml.info.body-9.gz
 create mode 100644 ocaml.info/ocaml.info.body.gz
 create mode 100644 ocaml.info/ocaml.info.haux.gz
 create mode 100644 ocaml.info/ocaml.info.hocaml.info.hind.gz
 create mode 100644 ocaml.info/ocaml.info.hocaml.info.kwd.hind.gz

-- 
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