[libffi-platypus-perl] 01/03: Merge tag 'upstream/0.45'

gregor herrmann gregoa at debian.org
Sat Oct 29 18:11:12 UTC 2016


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

gregoa pushed a commit to branch master
in repository libffi-platypus-perl.

commit 92475789f7ee30f9bce9c29ed3d3bf33cf6d1535
Merge: 7c0fb29 825b12d
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 29 20:02:47 2016 +0200

    Merge tag 'upstream/0.45'
    
    Upstream version 0.45

 Build.PL                                   |    12 +-
 Changes                                    |     7 +
 MANIFEST                                   |    14 +-
 META.json                                  |     8 +-
 META.yml                                   |     6 +-
 README                                     |     2 +-
 config.log                                 | 52592 +++++++++++++++++++++++++++
 dist.ini                                   |    16 +-
 inc/My/ModuleBuild.pm                      |     8 -
 inc/probe/abi                              |   Bin 0 -> 18428 bytes
 inc/probe/bigendian                        |   Bin 0 -> 18476 bytes
 inc/probe/bigendian64                      |   Bin 0 -> 18476 bytes
 inc/probe/complex                          |   Bin 0 -> 18644 bytes
 inc/probe/longdouble                       |   Bin 0 -> 18532 bytes
 include/ffi_platypus_config.h              |   199 +
 include/ffi_platypus_probe.h               |     5 +
 include/ppport.h                           |   366 +-
 lib/FFI/Platypus.pm                        |    12 +-
 lib/FFI/Platypus/API.pm                    |     4 +-
 lib/FFI/Platypus/Buffer.pm                 |     4 +-
 lib/FFI/Platypus/Declare.pm                |     4 +-
 lib/FFI/Platypus/Lang/ASM.pm               |     4 +-
 lib/FFI/Platypus/Lang/C.pm                 |     4 +-
 lib/FFI/Platypus/Lang/Win32.pm             |     4 +-
 lib/FFI/Platypus/Memory.pm                 |    41 +-
 lib/FFI/Platypus/Record.pm                 |     4 +-
 lib/FFI/Platypus/Record/TieArray.pm        |     4 +-
 lib/FFI/Platypus/Type.pod                  |     2 +-
 lib/FFI/Platypus/Type/PointerSizeBuffer.pm |     4 +-
 lib/FFI/Platypus/Type/StringPointer.pm     |     4 +-
 lib/Module/Build/FFI.pm                    |     4 +-
 libtest/libtest.bundle                     |   Bin 0 -> 27184 bytes
 share/include/ffi_util.h                   |     2 +-
 t/00_diag.t                                |     2 +
 t/ffi_platypus_memory.t                    |    19 +-
 t/ffi_platypus_memory__memcpy.t            |    22 +
 t/ffi_platypus_memory__realloc.t           |    20 +
 t/ffi_platypus_memory__strdup.t            |    20 +
 t/threads.t                                |    19 +
 t/type_opaque.t                            |    31 +-
 40 files changed, 53293 insertions(+), 176 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libffi-platypus-perl.git



More information about the Pkg-perl-cvs-commits mailing list