This is an automated email from the git hooks/post-receive script. gregoa pushed a change to branch master in repository libffi-platypus-perl.
from 7c0fb29 releasing package libffi-platypus-perl version 0.43-1 adds 9254b6b diagnostic adds 7863064 update for 32bit only adds 2f25867 reverse order adds fc521b2 move openbsd check into dist.ini adds 536c7a9 fixes adds ce2b8e9 isolate strdup test adds a4def1f further isolate strdup test adds e9bfa2f fix 5.8 regression adds 149a593 document FFI_PLATYPUS_MEMORY_STRDUP_IMPL environment variable adds f562f6e v0.44 adds dd34dde require first then use adds 17ecc82 remove check for threaded perl / openbsd #19 adds 9b3f66a v0.45 adds 825b12d New upstream version 0.45 new 9247578 Merge tag 'upstream/0.45' new acc7373 Update debian/changelog new 967d73e releasing package libffi-platypus-perl version 0.45-1 The 3 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: Build.PL | 12 +- Changes | 7 + MANIFEST | 14 +- META.json | 8 +- META.yml | 6 +- README | 2 +- config.log | 52592 +++++++++++++++++++++++++++ debian/changelog | 6 + 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 +- 41 files changed, 53299 insertions(+), 176 deletions(-) create mode 100644 config.log create mode 100755 inc/probe/abi create mode 100755 inc/probe/bigendian create mode 100755 inc/probe/bigendian64 create mode 100755 inc/probe/complex create mode 100755 inc/probe/longdouble create mode 100644 include/ffi_platypus_config.h create mode 100644 include/ffi_platypus_probe.h create mode 100755 libtest/libtest.bundle create mode 100644 t/ffi_platypus_memory__memcpy.t create mode 100644 t/ffi_platypus_memory__realloc.t create mode 100644 t/ffi_platypus_memory__strdup.t -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libffi-platypus-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list Pkg-perl-cvs-commits@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits