Commit Graph

4 Commits

Author SHA256 Message Date
Dirk Stoecker
be154c1f73 Accepting request 922235 from devel:languages:perl:autoupdate
- updated to 0.18
   see /usr/share/doc/packages/perl-XS-Parse-Keyword/Changes
  0.18    2021-09-28
          [CHANGES]
           * Define the XPI_OPERAND_ONLY_LOOK flag
           * Define a callchecker for list/list infix operators. Add a
             callchecker that can optimise out certain kinds of operations
             (ref to padav or pkgav, anonlist if XPI_OPERAND_ONLY_LOOK is set)
          [BUGFIXES]
           * cygwin requires deparse_infix to be declared with XS_INTERNAL()
             (RT139449)
           * Some architectures require intermediate storage for values in the
             test function pp_addpairs (RT139445)
           * Fix conditions in lexical variable type checking (RT139444)
  0.17    2021-09-23
          [CHANGES]
           * Support certain kinds of list operands on LHS of infix operators
           * Generate wrapper functions around list-list infix operators, which
             unpack their argument lists from two ARRAYrefs
  0.16    2021-09-21
          [CHANGES]
           * Attempt automatic deparsing of infix operators
           * Support certain kinds of list operands on RHS of infix operators

OBS-URL: https://build.opensuse.org/request/show/922235
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XS-Parse-Keyword?expand=0&rev=5
2021-09-30 09:35:52 +00:00
Dirk Stoecker
5b1a7a3f12 Accepting request 918672 from devel:languages:perl:autoupdate
- updated to 0.15
   see /usr/share/doc/packages/perl-XS-Parse-Keyword/Changes
  0.15    2021-09-06
          [CHANGES]
           * Optional generation of wrapper functions around scalar-infix
             operators
           * Quieter Build.PL by skipping PL_infix_plugin check on versions
             of perl known to be too old it
  0.14    2021-08-31
          [CHANGES]
           * Added the entire XS::Parse::Infix subsystem
           * Added XPK_INFIX_* token types

OBS-URL: https://build.opensuse.org/request/show/918672
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XS-Parse-Keyword?expand=0&rev=4
2021-09-13 13:49:57 +00:00
Dirk Stoecker
0985928ad1 Accepting request 914573 from devel:languages:perl:autoupdate
- updated to 0.13
   see /usr/share/doc/packages/perl-XS-Parse-Keyword/Changes
  0.13    2021-08-26
          [CHANGES]
           * Bump to ABI version 2; pass build1's arg0 param as a pointer, not a
             direct struct copy
          [BUGFIXES]
           * Back-compat for ABI version 1's build1 arg0 param not having a line
             number (RT138708)

OBS-URL: https://build.opensuse.org/request/show/914573
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XS-Parse-Keyword?expand=0&rev=2
2021-08-31 11:29:55 +00:00
Dirk Stoecker
1343690d86 Accepting request 914014 from devel:languages:perl:CPAN-X
Needed for perl-Syntax-Keyword-Try  update.

OBS-URL: https://build.opensuse.org/request/show/914014
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XS-Parse-Keyword?expand=0&rev=1
2021-08-25 18:12:34 +00:00