[libinline-c-perl] branch master updated (d4bc74f -> 147af0b)

gregor herrmann gregoa at debian.org
Sun Sep 21 16:53:20 UTC 2014


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

gregoa pushed a change to branch master
in repository libinline-c-perl.

      from  d4bc74f   update changelog
       new  e5ea5a6   Add debian/upstream/metadata
       new  9c4bd5f   Update debian/changelog
      adds  0ab79f0   0.54
      adds  9722570   make clean also zap _Inline_test*.
      adds  5846782   Ignore vim temp files.
      adds  a0ab9f3   Use "our".
      adds  e8d0101   Bring tests up to date.
      adds  67c937e   Bring modules up to date.
      adds  c2cb8b0   Update docs.
      adds  83613ff   0.56_01
      adds  8c75a6e   Changes before merge.
      adds  6ff33ba   Require Inline 0.56.
      adds  838459d   Update Inline::C to use Inline 0.56.
      adds  348a80b   VERSION to 0.56_02.
      adds  c2f3a9b   Tidy up after tests.
      adds  0dc7edf   0.56_03
      adds  a29b6df   0.57
      adds  f6ae090   Fix prereqs.
      adds  871f5be   0.58
      adds  fce9727   Change Pod to Swim
      adds  a836532   Normalize indentation and styling
      adds  86f2ce3   More tab removal and style consistency
      adds  c725d57   Update docs. Pod -> Swim, etc.
      adds  5dec89f   0.59
      adds  440f5a8   Add Contributing file
      adds  f822f41   0.60
      adds  299317b   lib/Inline/C/ParseRegExp.pm -
      adds  b8c737e   Fix #10
      adds  835b312   0.61
      adds  9a12952   Contributing got extra blank line
      adds  9a42ab5   Attempt to move eg modules/test under this repo
      adds  942473a   Test 27 needs Inline 0.64.
      adds  cd7b063   Make test/27inline_maker.t more tolerant of older Inline version.
      adds  53517e3   _Inline* not to be ignored now.
      adds  5572f98   Test support code use configured DIR not hardcode.
      adds  149d689   Tests each use own dir.
      adds  26592f7   Move code re $ENV{PERL_INSTALL_ROOT} to test/TestInlineSetup.pm.
      adds  43c2abf   Use Test::More.
      adds  f65b4c2   Better error messages than bare $!.
      adds  6dfbc86   Make test 26 more robust.
      adds  e7115c9   Comment test 26 to clarify.
      adds  e6e6279   Better solution to only rmtree when orig process exits.
      adds  c9d53ba   doc/Inline/C/Cookbook.swim mention strings can be UTF-8.
      adds  4667196   0.62 changes
      adds  6de5397   VERSION is string, use ge.
      adds  ff40d63   0.62
      adds  cbc5a2b   version-parsing done better.
      adds  64612cc   Follow advice in version.pod.
      adds  d7fb2f9   More concise eg vs example check.
      adds  b19c2c9   test END cleanup still works after chdir.
      adds  2d0228e   __Foo__ section was breaking install with space in dirname.
      adds  3a70e53   Test module build in dir with space.
      adds  81a3fe7   Cookbook now uses the Perl license
      adds  270fc3c   Merge pull request #16 from contyk/master
      adds  e591555   travis update.
      adds  657caad   t/TestInlineSetup.pm - Alter END{} code to work on MS Windows (except wrt 26fork.t).
      adds  2a4b329   Untaint result of File::Spec->rel2abs.
      adds  0236d14   0.62_01
      adds  c8235a0   Test needs autodie.
      adds  ee76b71   =TODO failing tests (MS Windows only)
      adds  19ae41b   =Skip all tests for MS Windows
      adds  224d79b   Add ParsePegex files from first attempt.
      adds  f3944d5   Add swim doc for Inline::C::ParsePegex
      adds  6e7647c   test passes again
      adds  8ddd549   Make into a proper passing test
      adds  4bac23b   Add Pegex to deps
      adds  3911fc3   Add a test/requires section to Meta
      adds  d653071   Switch default parser to Pegex
      adds  359a543   Compress code down a bit.
      adds  0eaf590   Revert last change.
      adds  cb58fc3   make update
      adds  faf34b0   Split parser out into separate files.
      adds  6829241   Add another dev comment to grammar.
      adds  97f1f04   Refactored the parsing module names
      adds  559ce4b   Add the compilations of the Pegex grammar
      adds  38ef7b7   0.59
      adds  37c2804   0.60
      adds  17fae43   Test 27 needs Inline 0.64.
      adds  bb838a1   travis update.
      adds  b93e08c   Add a test/requires section to Meta
      adds  d47421f   make update
      adds  cf2660c   Got all tests very close to passing
      adds  ade3881   All tests pass on Pegex branch
      adds  68cac80   0.59
      adds  b03eeff   0.60
      adds  8db7c24   travis update.
      adds  55b5a1e   CPAN Release 0.62_02
      adds  2e1b4fc   Die on test eval errors.
      adds  f88ca83   Fix Meta test.requires and update travis
      adds  8e3c2a0   CPAN Release 0.62_03
      adds  dbbf8ed   fix typo
      adds  279d32c   Stop using AutoLoader
      adds  8daced0   Fix comments and dump strict
      adds  efe3a58   CPAN Release 0.62_04
      adds  f0bfa4b   CPAN Release 0.62_05
      adds  09b8fbf   CPAN Release 0.62_06
      adds  c40607b   spurious ws
      adds  17340f8   CPAN Release 0.62_07
      adds  8f0e655   CPAN Release 0.62_08
      adds  ecb9ab1   CPAN Release 0.62_09
      adds  53695c1   CPAN Release 0.62_10
      adds  ab2fba6   CPAN Release 0.62_11
      adds  d8c3c82   Disable executable bits on these files
      adds  fe4d2f7   Add a Parser test
      adds  cabe8a6   Switch back to RecDescent for now.
      adds  8cf5621   Add notes
      adds  447fd5b   CPAN Release 0.62_12
      adds  64d384e   Rigorous function definition and declaration tests added to test/parse-pegex.t
      adds  4cc84b7   CPAN Release 0.62_13
      adds  76146d6   CPAN Release 0.64
      adds  58bc6ff   Imported Upstream version 0.64
       new  ba03dc8   Merge tag 'upstream/0.64'
       new  d421e49   Update debian/changelog
       new  63c1cca   Update (build) dependencies.
       new  5e7369c   Declare compliance with Debian Policy 3.9.6.
       new  147af0b   update changelog / add WAITS-FOR

The 7 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:
 Changes                                            |  49 ++
 MANIFEST                                           |  19 +-
 META.json                                          |  13 +-
 META.yml                                           |  13 +-
 Makefile.PL                                        |  32 +-
 README                                             | 120 ++--
 debian/changelog                                   |  18 +-
 debian/control                                     |  13 +-
 debian/upstream/metadata                           |   7 +
 lib/Inline/C.pm                                    |   6 +-
 lib/Inline/C.pod                                   | 128 +++--
 lib/Inline/C/Cookbook.pod                          |   8 +-
 lib/Inline/C/ParsePegex.pod                        |  35 ++
 lib/Inline/C/ParseRecDescent.pod                   |   2 +-
 lib/Inline/C/ParseRegExp.pod                       |   2 +-
 lib/Inline/C/Parser.pm                             |   4 +
 lib/Inline/C/Parser/Pegex.pm                       |  34 ++
 lib/Inline/C/Parser/Pegex/AST.pm                   |  50 ++
 lib/Inline/C/Parser/Pegex/Grammar.pm               | 161 ++++++
 .../C/{ParseRecDescent.pm => Parser/RecDescent.pm} |   4 +-
 lib/Inline/C/{ParseRegExp.pm => Parser/RegExp.pm}  |   6 +-
 share/Makefile                                     |  12 +
 share/inline-c.pgx                                 |  66 +++
 share/inline-c.pgx.json                            | 136 +++++
 share/inline-c.pgx.yaml                            |  62 +++
 t/000-require-modules.t                            |  17 +
 t/01syntax.t                                       |   7 +-
 t/02config.t                                       |   7 +-
 t/03typemap.t                                      |  12 +-
 t/04perlapi.t                                      |   7 +-
 t/05xsmode.t                                       |   7 +-
 t/06parseregexp.t                                  |   9 +-
 t/07typemap_multi.t                                |  14 +-
 t/08taint.t                                        |  17 +-
 t/08taint_1.p                                      |   0
 t/08taint_2.p                                      |   0
 t/08taint_3.p                                      |   0
 t/09parser.t                                       |  52 +-
 t/10callback.t                                     |   9 +-
 t/11default_readonly.t                             |   9 +-
 t/14void_arg.t                                     |   8 +-
 t/14void_arg_PRD.t                                 |  12 +-
 t/15ccflags.t                                      |   9 +-
 t/16ccflagsex.t                                    |   9 +-
 t/17prehead.t                                      |  16 +-
 t/18quote_space.t                                  |   2 +-
 t/19INC.t                                          |  12 +-
 t/20eval.t                                         |   6 +-
 t/21read_DATA.t                                    |   9 +-
 t/22read_DATA_2.t                                  |   7 +-
 t/23validate.t                                     |   0
 t/24prefix.t                                       |  11 +-
 t/25proto.t                                        |  20 +-
 t/26fork.t                                         |  41 +-
 t/27inline_maker.t                                 |  14 +-
 t/TestInlineC.pm                                   | 602 +++++++++++++++++++++
 t/TestInlineSetup.pm                               |  25 +-
 t/parse-pegex.t                                    | 141 +++++
 t/pegex-parser.t                                   |  43 ++
 t/prehead.in                                       |   0
 t/proto1.p                                         |   0
 t/proto2.p                                         |   0
 t/proto3.p                                         |   0
 t/proto4.p                                         |   0
 t/proto5.p                                         |   0
 t/proto6.p                                         |   0
 t/soldier_typemap                                  |   6 +-
 t/typemap                                          |   6 +-
 68 files changed, 1813 insertions(+), 353 deletions(-)
 create mode 100644 debian/upstream/metadata
 create mode 100644 lib/Inline/C/ParsePegex.pod
 create mode 100644 lib/Inline/C/Parser.pm
 create mode 100644 lib/Inline/C/Parser/Pegex.pm
 create mode 100644 lib/Inline/C/Parser/Pegex/AST.pm
 create mode 100644 lib/Inline/C/Parser/Pegex/Grammar.pm
 rename lib/Inline/C/{ParseRecDescent.pm => Parser/RecDescent.pm} (97%)
 rename lib/Inline/C/{ParseRegExp.pm => Parser/RegExp.pm} (97%)
 create mode 100644 share/Makefile
 create mode 100644 share/inline-c.pgx
 create mode 100644 share/inline-c.pgx.json
 create mode 100644 share/inline-c.pgx.yaml
 create mode 100644 t/000-require-modules.t
 mode change 100755 => 100644 t/06parseregexp.t
 mode change 100755 => 100644 t/07typemap_multi.t
 mode change 100755 => 100644 t/08taint_1.p
 mode change 100755 => 100644 t/08taint_2.p
 mode change 100755 => 100644 t/08taint_3.p
 mode change 100755 => 100644 t/14void_arg.t
 mode change 100755 => 100644 t/14void_arg_PRD.t
 mode change 100755 => 100644 t/15ccflags.t
 mode change 100755 => 100644 t/16ccflagsex.t
 mode change 100755 => 100644 t/17prehead.t
 mode change 100755 => 100644 t/18quote_space.t
 mode change 100755 => 100644 t/19INC.t
 mode change 100755 => 100644 t/20eval.t
 mode change 100755 => 100644 t/21read_DATA.t
 mode change 100755 => 100644 t/22read_DATA_2.t
 mode change 100755 => 100644 t/23validate.t
 mode change 100755 => 100644 t/24prefix.t
 mode change 100755 => 100644 t/25proto.t
 mode change 100755 => 100644 t/26fork.t
 create mode 100644 t/TestInlineC.pm
 create mode 100644 t/parse-pegex.t
 create mode 100644 t/pegex-parser.t
 mode change 100755 => 100644 t/prehead.in
 mode change 100755 => 100644 t/proto1.p
 mode change 100755 => 100644 t/proto2.p
 mode change 100755 => 100644 t/proto3.p
 mode change 100755 => 100644 t/proto4.p
 mode change 100755 => 100644 t/proto5.p
 mode change 100755 => 100644 t/proto6.p
 mode change 100755 => 100644 t/soldier_typemap

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



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