[Pkg-ocaml-maint-commits] [ocaml-zarith] 04/09: Merge tag 'upstream/1.4.1'

Stéphane Glondu glondu at moszumanska.debian.org
Tue Jan 26 13:57:24 UTC 2016


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

glondu pushed a commit to branch master
in repository ocaml-zarith.

commit 8039e1ca9489784bedd2c4067f6f58d0cd51df56
Merge: 8c68e72 e6156f4
Author: Stephane Glondu <steph at glondu.net>
Date:   Tue Jan 26 14:39:07 2016 +0100

    Merge tag 'upstream/1.4.1'
    
    Upstream version 1.4.1

 Changes                  |   20 +
 META                     |    2 +-
 Makefile                 |   25 +
 README                   |    7 +-
 caml_z.c                 |  358 +++++++++++--
 caml_z_i686.S            |   22 +
 caml_z_x86_64.S          |   22 +
 caml_z_x86_64_mingw64.S  |   31 ++
 configure                |   25 +-
 project.mak              |   24 +-
 q.ml                     |  128 +++--
 tests/Makefile           |   53 ++
 bitest.ml => tests/bi.ml |   35 +-
 tests/fact.ml            |   10 +
 tests/fib.ml             |   36 ++
 tests/ofstring.ml        |   97 ++++
 tests/pi.ml              |   65 +++
 tests/pi.output          |   50 ++
 tests/setround.c         |   27 +
 tests/tak.ml             |   55 ++
 tests/tofloat.ml         |   92 ++++
 test.ml => tests/zq.ml   |   55 ++
 tests/zq.output32        | 1320 ++++++++++++++++++++++++++++++++++++++++++++++
 tests/zq.output64        | 1320 ++++++++++++++++++++++++++++++++++++++++++++++
 z.mlip                   |   86 ++-
 z.mlp                    |   81 ++-
 z_pp.ml                  |    2 +-
 z_pp.pl                  |    6 +-
 28 files changed, 3870 insertions(+), 184 deletions(-)

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



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