1
0
Commit Graph

9 Commits

Author SHA256 Message Date
02aa199fd1 Accepting request 946041 from devel:languages:perl:autoupdate
- updated to 3.44
   see /usr/share/doc/packages/perl-ExtUtils-ParseXS/Changes
  3.44 - 
    - GH #19054: Always XSprePUSH when producing an output list.
    - Use more descriptive variable names.
    - Fix plan/skip in test file 002-more.t.
  3.43 - 
    - Use PERL_VERSION_LE instead of 5.33+ PERL_VERSION_LT.
    - Fix error message bug.
  3.42 - 
    - Restore compatibility with old versions that made use of
      "errors" function which was renamed to "report_error_count".
  3.41 - 
    - Use absolute paths in tests on all platforms.
    - Use PERL_VERSION compare macro.
  3.40 - 
    - RT #133654: Don't include OUTLIST parameters in the prototype.
  3.39 - 
    - RT #132935: Correctly check VERSIONs.
  3.38 - 
    - Correct name of variable 'ALIAS' (not 'Alias') in documentation.
    - Add PERL_REENTRANT for XS modules (get the reentrant versions of
      libc functions automatically without declaring as PERL_CORE or
      PERL_EXT).
  3.37 - 
    - Update documentation to avoid newGVgen.
  3.36 - 
    - Make generated code avoid warnings about the "items" variable
      being unused
    - Avoid some unused-variable warnings generated by XS code in the
      test suite

OBS-URL: https://build.opensuse.org/request/show/946041
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-ParseXS?expand=0&rev=15
2022-01-17 13:48:58 +00:00
Stephan Kulow
9eab8573dc Accepting request 513641 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/513641
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-ParseXS?expand=0&rev=14
2017-08-02 16:52:45 +00:00
Stephan Kulow
8900d2eacf Accepting request 358174 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/358174
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-ParseXS?expand=0&rev=13
2016-02-08 06:29:34 +00:00
Stephan Kulow
da5d994ef1 Accepting request 236572 from devel:languages:perl:slic3r
- avoid file conflict with perl package

OBS-URL: https://build.opensuse.org/request/show/236572
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-ParseXS?expand=0&rev=10
2014-06-08 12:38:25 +00:00
Stephan Kulow
69e68dc77b - updated to 3.24
- No functional changes, promoted to stable release.
 
 3.04_04 - Mon Sep 12 08:12:00 CET 2011
 
   - Simplify generated XS code by emitting a compatibility version
     of dVAR. [Nicholas Clark]
 
   - Fixed "INCLUDE: $cmd |", CPAN RT #70213
 
 3.04_03 - Sun Sep  4 18:49:00 CET 2011
 
   - By #defining PERL_EUPXS_ALWAYS_EXPORT or
     PERL_EUPXS_NEVER_EXPORT early in your XS code, you can
     force ExtUtils::ParseXS to always or never export
     XSUB symbols. This has no effect on boot_* symbols since
     those must be exported.
 
 3.04_02 - Sat Sep  3 15:28:00 CET 2011
 
   - Don't put null characters into the generated source
     file when -except is used; write the '\0' escape sequence

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-ParseXS?expand=0&rev=8
2014-06-08 11:47:56 +00:00
Stephan Kulow
6a58af5b4c Accepting request 54324 from home:seife:SLES11
OBS-URL: https://build.opensuse.org/request/show/54324
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-ParseXS?expand=0&rev=5
2010-12-02 13:22:53 +00:00
Stephan Kulow
e8c9c418ad - switch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-ParseXS?expand=0&rev=4
2010-11-30 19:32:34 +00:00
Stephan Kulow
609cf06cbb - remove /var/adm/perl-modules
- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

- remove /var/adm/perl-modules

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-ParseXS?expand=0&rev=3
2010-11-29 18:54:52 +00:00
Lars Vogdt
37ca307d03 - initial version 2.21
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-ParseXS?expand=0&rev=1
2009-12-26 19:46:13 +00:00