[Pkg-ocaml-maint-commits] [findlib] 06/16: Merge tag 'upstream/1.5.5'

Stéphane Glondu glondu at moszumanska.debian.org
Wed Feb 18 09:19:59 UTC 2015


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

glondu pushed a commit to branch master
in repository findlib.

commit 6917886c2ecceafc769f6d7671b0aedadd459ba4
Merge: 138cccd e0e36a3
Author: Stephane Glondu <steph at glondu.net>
Date:   Tue Feb 17 16:45:04 2015 +0100

    Merge tag 'upstream/1.5.5'
    
    Upstream version 1.5.5

 Makefile                                  |  14 +-
 configure                                 |  65 +++-
 doc/README                                |  27 ++
 doc/README.xml                            |  39 +++
 doc/common.xml                            |   2 +-
 doc/guide-html/c380.html                  |   7 +-
 doc/guide-html/index.html                 |  13 +-
 doc/guide-html/x412.html                  |   5 +-
 doc/guide-html/x464.html                  |  54 +--
 doc/guide-html/{x464.html => x471.html}   |  18 +-
 doc/guide-html/{x468.html => x475.html}   |   8 +-
 doc/ref-html/{c1024.html => c1054.html}   |  12 +-
 doc/ref-html/index.html                   |  12 +-
 doc/ref-html/lib/Findlib.html             |  56 ++-
 doc/ref-html/lib/Fl_metascanner.html      |  40 ++-
 doc/ref-html/lib/Fl_package_base.html     |  54 +--
 doc/ref-html/lib/Topfind.html             |  39 ++-
 doc/ref-html/lib/type_Findlib.html        |   2 +-
 doc/ref-html/{p1022.html => p1052.html}   |  16 +-
 doc/ref-html/{p679.html => p698.html}     |  14 +-
 doc/ref-html/r17.html                     | 160 +++++----
 doc/ref-html/{r681.html => r700.html}     |  58 +++-
 doc/ref-html/{r775.html => r798.html}     |  50 ++-
 doc/ref-html/{r964.html => r994.html}     |  26 +-
 doc/ref-man/META.5                        |  44 +++
 doc/ref-man/findlib.conf.5                |  23 ++
 doc/ref-man/ocamlfind.1                   |  85 ++++-
 doc/src/findlib.sgml                      |  32 +-
 doc/src/findlib_conf.mod                  |  12 +
 doc/src/findlib_meta.mod                  |  25 ++
 doc/src/findlib_ocamlfind.mod             |  30 +-
 doc/src/findlib_reference.xml             |  65 +++-
 itest-aux/ppx.ml                          |   1 +
 site-lib-src/bytes/META.in                |   5 +
 site-lib-src/bytes/interfaces.in          |   2 +
 site-lib-src/bytes/interfaces.out         |   2 +
 src/bytes/META                            |   9 +
 src/bytes/Makefile                        |  39 +++
 src/bytes/README                          |   7 +
 src/bytes/bytes.ml                        |  36 ++
 src/findlib/Makefile                      |  21 +-
 src/findlib/findlib.ml                    |  10 +-
 src/findlib/findlib.mli                   |   6 +-
 src/findlib/fl_topo.ml                    |   6 +-
 src/findlib/frontend.ml                   | 542 +++++++++++++++++++++---------
 src/findlib/{topfind.ml => topfind.ml.in} |  86 ++++-
 46 files changed, 1445 insertions(+), 434 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