[libextutils-parsexs-perl] 01/02: Merge tag 'upstream/3.210000'

Florian Schlichting fsfs at alioth.debian.org
Sun Aug 11 21:23:49 UTC 2013


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

fsfs pushed a commit to branch master
in repository libextutils-parsexs-perl.

commit a119fd4196fe6bfebdefcd75952be12277d9d9e1
Merge: 3398d54 02c294d
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sun Aug 11 23:16:22 2013 +0200

    Merge tag 'upstream/3.210000'
    
    Upstream version 3.210000

 Changes                                         |    9 +
 MANIFEST                                        |    2 +-
 META.json                                       |    4 +-
 META.yml                                        |    2 +-
 lib/ExtUtils/ParseXS.pm                         |  205 +++++++++++------------
 lib/ExtUtils/ParseXS/Constants.pm               |    4 +-
 lib/ExtUtils/ParseXS/CountLines.pm              |    2 +-
 lib/ExtUtils/ParseXS/Eval.pm                    |    6 +-
 lib/ExtUtils/ParseXS/Utilities.pm               |   76 +--------
 lib/ExtUtils/Typemaps.pm                        |    2 +-
 lib/ExtUtils/Typemaps/Cmd.pm                    |    2 +-
 lib/ExtUtils/Typemaps/InputMap.pm               |    2 +-
 lib/ExtUtils/Typemaps/OutputMap.pm              |   36 ++--
 lib/ExtUtils/Typemaps/Type.pm                   |    2 +-
 lib/ExtUtils/xsubpp                             |   20 ++-
 t/001-basic.t                                   |   46 ++++-
 t/002-more.t                                    |    2 +-
 t/003-usage.t                                   |    2 +-
 t/004-nolinenumbers.t                           |    2 +-
 t/101-standard_typemap_locations.t              |    1 -
 t/102-trim_whitespace.t                         |    1 -
 t/103-tidy_type.t                               |    1 -
 t/104-map_type.t                                |    4 +-
 t/105-valid_proto_string.t                      |    1 -
 t/106-process_typemaps.t                        |    4 +-
 t/108-map_type.t                                |    5 -
 t/109-standard_XS_defs.t                        |    3 +-
 t/110-assign_func_args.t                        |    5 -
 t/111-analyze_preprocessor_statements.t         |    5 -
 t/112-set_cond.t                                |    5 -
 t/113-check_cond_preproc_statements.t           |    5 +-
 t/114-blurt_death_Warn.t                        |    7 +-
 t/115-avoid-noise.t                             |    4 +-
 t/{107-make_targetable.t => 517-t-targetable.t} |   49 ++++--
 t/XSTest.xs                                     |   20 +++
 t/typemap                                       |    2 +-
 36 files changed, 284 insertions(+), 264 deletions(-)

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



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