[Pkg-ocaml-maint-commits] [why] branch upstream updated (464673e -> fb6c5db)

Ralf Treinen treinen at moszumanska.debian.org
Tue Sep 5 06:31:55 UTC 2017


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

treinen pushed a change to branch upstream
in repository why.

      from  464673e   New upstream version 2.38
       new  fb6c5db   New upstream version 2.39

The 1 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:
 .depend                         |  859 +++++----
 .depend.coq                     |   99 +-
 CHANGES                         |    8 +
 Version                         |    2 +-
 configure                       |   25 +-
 configure.in                    |   11 +-
 frama-c-plugin/Makefile         |    4 +-
 frama-c-plugin/common.ml        |    2 +
 frama-c-plugin/interp.ml        |   22 +-
 frama-c-plugin/jessie_config.ml |   30 -
 frama-c-plugin/norm.ml          |   32 +-
 frama-c-plugin/rewrite.ml       |    4 +-
 jc/output.ml                    |    5 +-
 src/lexer.ml                    | 1144 ------------
 src/linenum.ml                  |  246 ---
 src/parser.ml                   | 3785 ---------------------------------------
 src/parser.mli                  |  100 --
 src/version.ml                  |    2 +-
 tests/c/dirichlet.c             |  166 --
 tests/c/exp.c                   |    4 +-
 tests/c/rec_lin2.c              |   64 -
 tests/c/selection_sort.c        |    1 +
 tests/c/sqrt3.c                 |  112 --
 tests/c/sqrt4.c                 |   75 -
 tests/c/test.c                  |   35 -
 25 files changed, 546 insertions(+), 6291 deletions(-)
 delete mode 100644 src/lexer.ml
 delete mode 100644 src/linenum.ml
 delete mode 100644 src/parser.ml
 delete mode 100644 src/parser.mli
 delete mode 100644 tests/c/dirichlet.c
 delete mode 100644 tests/c/rec_lin2.c
 delete mode 100644 tests/c/sqrt3.c
 delete mode 100644 tests/c/sqrt4.c
 delete mode 100644 tests/c/test.c

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



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