[Pkg-ocaml-maint-commits] [findlib] 05/13: Merge tag 'upstream/1.6.2'

Stéphane Glondu glondu at moszumanska.debian.org
Thu Jun 9 11:07:31 UTC 2016


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

glondu pushed a commit to branch master
in repository findlib.

commit 4c32991502d87d4e177b7a1583f7854d2b2d211f
Merge: 7768b24 f59ccf8
Author: Stephane Glondu <steph at glondu.net>
Date:   Thu Jun 9 11:38:24 2016 +0200

    Merge tag 'upstream/1.6.2'
    
    Upstream version 1.6.2

 Makefile                                           |  20 +-
 Makefile.config.pattern                            |   5 +
 configure                                          |  13 +-
 doc/Makefile                                       |   3 +-
 doc/README                                         |  24 ++
 doc/README.xml                                     |  35 +++
 doc/guide-html/{c157.html => c161.html}            |  20 +-
 doc/guide-html/{c188.html => c192.html}            |  24 +-
 doc/guide-html/{c274.html => c278.html}            |  36 ++-
 doc/guide-html/{c348.html => c395.html}            |  36 ++-
 doc/guide-html/{c380.html => c429.html}            |  30 +--
 doc/guide-html/c74.html                            |   8 +-
 doc/guide-html/index.html                          |  70 ++---
 doc/guide-html/p35.html                            |  10 +-
 doc/guide-html/{x104.html => x108.html}            |   8 +-
 doc/guide-html/{x115.html => x119.html}            |  30 +--
 doc/guide-html/{x131.html => x135.html}            |  14 +-
 doc/guide-html/{x145.html => x149.html}            |  14 +-
 doc/guide-html/{x176.html => x180.html}            |  18 +-
 doc/guide-html/{x227.html => x231.html}            |  24 +-
 doc/guide-html/{x261.html => x265.html}            |  18 +-
 doc/guide-html/{x270.html => x274.html}            |  18 +-
 doc/guide-html/{x307.html => x311.html}            |  18 +-
 doc/guide-html/{x322.html => x326.html}            |  18 +-
 doc/guide-html/{x334.html => x338.html}            |  18 +-
 doc/guide-html/{x341.html => x345.html}            |  22 +-
 doc/guide-html/x352.html                           | 295 +++++++++++++++++++++
 doc/guide-html/{x270.html => x388.html}            |  66 +++--
 doc/guide-html/{x355.html => x403.html}            |  33 ++-
 doc/guide-html/{x372.html => x421.html}            |  18 +-
 doc/guide-html/{x394.html => x443.html}            |  18 +-
 doc/guide-html/{x400.html => x449.html}            |  18 +-
 doc/guide-html/{x412.html => x461.html}            |  24 +-
 doc/guide-html/{x464.html => x513.html}            |  18 +-
 doc/guide-html/{x471.html => x520.html}            |  18 +-
 doc/guide-html/{x475.html => x524.html}            |  12 +-
 doc/guide-html/x89.html                            |  20 +-
 doc/ref-html/{c1054.html => c1081.html}            |  12 +-
 doc/ref-html/index.html                            |  12 +-
 doc/ref-html/lib/Findlib.html                      |  73 +++++
 doc/ref-html/lib/Fl_dynload.html                   |  71 +++++
 doc/ref-html/lib/Fl_metascanner.html               |  15 +-
 doc/ref-html/lib/Fl_package_base.html              |   8 +
 doc/ref-html/lib/Topfind.html                      |   5 +-
 doc/ref-html/lib/index.html                        |   5 +
 doc/ref-html/lib/index_attributes.html             |   1 +
 doc/ref-html/lib/index_class_types.html            |   1 +
 doc/ref-html/lib/index_classes.html                |   1 +
 doc/ref-html/lib/index_exceptions.html             |   1 +
 doc/ref-html/lib/index_methods.html                |   1 +
 doc/ref-html/lib/index_module_types.html           |   1 +
 doc/ref-html/lib/index_modules.html                |   6 +
 doc/ref-html/lib/index_types.html                  |   9 +
 doc/ref-html/lib/index_values.html                 |  65 +++++
 doc/ref-html/lib/style.css                         |  37 +--
 doc/ref-html/lib/type_Findlib.html                 |  13 +
 .../{index_methods.html => type_Fl_dynload.html}   |  14 +-
 doc/ref-html/lib/type_Fl_metascanner.html          |   8 +
 doc/ref-html/lib/type_Fl_package_base.html         |   2 +
 doc/ref-html/lib/type_Topfind.html                 |   1 +
 doc/ref-html/{p1052.html => p1079.html}            |  16 +-
 doc/ref-html/{p698.html => p719.html}              |  14 +-
 doc/ref-html/{r994.html => r1021.html}             |  26 +-
 doc/ref-html/r17.html                              | 187 ++++++++-----
 doc/ref-html/{r700.html => r721.html}              |  56 ++--
 doc/ref-html/{r798.html => r825.html}              |  26 +-
 doc/ref-man/META.5                                 |  32 +++
 doc/ref-man/ocamlfind.1                            |  57 +++-
 doc/src/findlib.sgml                               | 194 +++++++++++++-
 doc/src/findlib_meta.mod                           |  21 ++
 doc/src/findlib_ocamlfind.mod                      |  36 ++-
 doc/src/findlib_reference.xml                      |  50 +++-
 itest                                              |   2 +-
 mini/ocamlfind-mini                                |   2 +-
 site-lib-src/bigarray/META.in                      |   2 +
 site-lib-src/bigarray/interfaces.out               |   1 -
 site-lib-src/dbm/META.in                           |   2 +
 site-lib-src/dbm/interfaces.out                    |   1 -
 site-lib-src/dynlink/interfaces.out                |   1 -
 site-lib-src/graphics/META.in                      |   2 +
 site-lib-src/graphics/interfaces.out               |   1 -
 site-lib-src/labltk/interfaces.out                 |   1 -
 site-lib-src/num/META.in                           |   2 +
 site-lib-src/num/interfaces.out                    |   1 -
 site-lib-src/ocamldoc/META.in                      |   5 +
 site-lib-src/stdlib/interfaces.out                 |   1 -
 site-lib-src/str/META.in                           |   2 +
 site-lib-src/str/interfaces.out                    |   1 -
 site-lib-src/threads/interfaces.out                |   1 -
 site-lib-src/unix/META.in                          |   3 +
 site-lib-src/unix/interfaces.out                   |   1 -
 src/bytes/META                                     |   4 +-
 src/bytes/Makefile                                 |   2 +-
 src/findlib-toolbox/make_wizard.ml                 |   2 +-
 src/findlib-toolbox/make_wizard.pattern            |   2 +-
 src/findlib/META.in                                |  14 +
 src/findlib/Makefile                               |  23 +-
 src/findlib/findlib.ml                             |  77 +++++-
 src/findlib/findlib.mli                            |  57 +++-
 src/findlib/findlib_config.mlp                     |   4 +-
 src/findlib/fl_args.ml                             |   2 +-
 src/findlib/fl_dynload.ml                          |  55 ++++
 src/findlib/fl_dynload.mli                         |  37 +++
 src/findlib/fl_lint.ml                             | 113 ++++++++
 src/findlib/fl_meta.mll                            |  25 +-
 src/findlib/fl_metascanner.ml                      |  76 ++++--
 src/findlib/fl_metascanner.mli                     |  15 +-
 src/findlib/fl_metascanner.src                     |   6 +-
 src/findlib/fl_metatoken.ml                        |   2 +-
 src/findlib/fl_package_base.ml                     |   4 +-
 src/findlib/fl_package_base.mli                    |   4 +-
 src/findlib/fl_split.ml                            |  52 ++--
 src/findlib/fl_topo.ml                             |   2 +-
 src/findlib/fl_topo.mli                            |   2 +-
 src/findlib/frontend.ml                            | 253 +++++++++++-------
 src/findlib/num_top.ml                             |   2 +-
 src/findlib/num_top.mli                            |   2 +-
 src/findlib/num_top_printers.ml                    |   2 +-
 src/findlib/num_top_printers.mli                   |   2 +-
 src/findlib/topfind.ml.in                          |  51 ++--
 src/findlib/topfind.mli                            |   2 +-
 src/findlib/topfind_rd0.p                          |   2 +-
 src/findlib/topfind_rd1.p                          |   2 +-
 tools/collect_files                                |   2 +-
 tools/extract_args/extract_args.ml                 |   4 +-
 125 files changed, 2367 insertions(+), 740 deletions(-)

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



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