[libgetdata] 02/08: Merge tag 'upstream/0.9.2.1' into debian/master

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed May 3 10:35:11 UTC 2017


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

mckinstry pushed a commit to tag debian/0.9.3-1
in repository libgetdata.

commit b3d204d2266f2f3dbba4942c968574e87e1eb7a2
Merge: f5cce31 0b46434
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Tue May 31 11:59:02 2016 +0100

    Merge tag 'upstream/0.9.2.1' into debian/master

 ChangeLog                                          |  98 ++++++++++++
 Makefile.in                                        |   1 +
 NEWS                                               |  42 +++++
 bindings/Makefile.in                               |   1 +
 bindings/cxx/Makefile.in                           |   1 +
 bindings/cxx/test/Makefile.in                      |   1 +
 bindings/cxx/test/big_test.cpp                     |   2 +-
 bindings/f77/Makefile.in                           |   1 +
 bindings/f77/test/Makefile.in                      |   1 +
 bindings/idl/Makefile.in                           |   1 +
 bindings/idl/test/Makefile.in                      |   1 +
 bindings/make_parameters.c                         |   2 +-
 bindings/matlab/Makefile.in                        |   1 +
 bindings/matlab/getdata_constants.m                |   2 +-
 bindings/matlab/test/Makefile.in                   |   1 +
 bindings/perl/Makefile.in                          |   1 +
 bindings/php/Makefile.in                           |   1 +
 bindings/php/getdata.c                             |  37 +++--
 bindings/php/test/Makefile.am                      |   4 +-
 bindings/php/test/Makefile.in                      |   5 +-
 bindings/php/test/callback.php                     |  79 +++++++++
 bindings/php/test/persistence.php                  |  79 +++++++++
 bindings/python/Makefile.in                        |   1 +
 bindings/python/pydirfile.c                        |  52 +++---
 bindings/python/pyentry.c                          |   4 +-
 bindings/python/test/Makefile.in                   |   1 +
 configure                                          |  39 ++---
 configure.ac                                       |   3 +-
 doc/Makefile.in                                    |   1 +
 m4/perl.m4                                         |   6 +-
 m4/version.m4                                      |   9 +-
 man/Makefile.in                                    |   1 +
 man/gd_alter_entry.3                               |  18 ++-
 man/gd_getdata.3                                   |   8 +-
 man/gd_putdata.3                                   |  10 +-
 src/Makefile.am                                    |  14 +-
 src/Makefile.in                                    |  15 +-
 src/add.c                                          |   4 +-
 src/encoding.c                                     |   4 +-
 src/entry.c                                        | 117 ++++++++------
 src/field_list.c                                   |   2 +-
 src/flac.c                                         |   5 +-
 src/flush.c                                        |   5 +-
 src/fragment.c                                     |   4 +-
 src/internal.h                                     |   2 +
 src/mod.c                                          | 178 ++++++++++++++-------
 src/zzip.c                                         |   3 +-
 test/Makefile.am                                   |  18 +--
 test/Makefile.in                                   |  46 ++++--
 test/add_scalar_carray_bad.c                       |  33 ++--
 test/alter_entry_scalar3c.c                        |  39 +++--
 ...ter_entry_scalar3c.c => alter_entry_scalar3i.c} |   0
 ...ter_entry_scalar3c.c => alter_entry_scalar3r.c} |  32 ++--
 test/flac_put_big.c                                |  22 +--
 test/flac_put_complex128.c                         |   4 +-
 test/flac_put_float64.c                            |   4 +-
 test/flac_put_int32.c                              |   4 +-
 test/flac_put_little.c                             |  22 +--
 test/flush_amb_code.c                              |   3 +-
 test/lzma_put.c                                    |   2 +-
 test/parse_scalar2.c                               |   3 +-
 util/Makefile.in                                   |   1 +
 62 files changed, 770 insertions(+), 331 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libgetdata.git



More information about the debian-science-commits mailing list