8
0

13 Commits

Author SHA256 Message Date
90256c97a2 Add Gitea build results 2025-08-12 18:12:30 +02:00
Stephan Kulow
e14990452d Accepting request 208452 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/208452
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Class-XSAccessor?expand=0&rev=12
2013-11-26 18:24:34 +00:00
Stephan Kulow
eeb56014ab update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Class-XSAccessor?expand=0&rev=14
2013-11-26 09:03:48 +00:00
Stephan Kulow
d1aa51d6b9 Accepting request 184822 from devel:languages:perl
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/184822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Class-XSAccessor?expand=0&rev=10
2013-07-30 14:37:24 +00:00
Stephan Kulow
1bff04d0aa - updated to 1.18
- Revert fixes for implicitly-lvalue getters for now since that
    actually breaks user code. It seems it's not just because the
    users are naughty, so more investigation required.
  - For Hashes: Implement predicates that check definedness and
    existance explicitly. The traditional "predicates" check
    definedness. It's conceivable to also want a bool-check
    type predicate. File a ticket if you need that.
  - Fix bug regarding getters being implicitly lvalue by
    returning the internal SV*. Instead, we now use TARG.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Class-XSAccessor?expand=0&rev=12
2013-07-27 12:49:59 +00:00
Stephan Kulow
11758e2ee2 Accepting request 177364 from devel:languages:perl
- updated to 1.16
   - Drop erroneous MYMETA files from distribution.
 
   - Support for hash keys with NUL (\0) characters. Previously,
     these were truncated.
 
   - Skip some failing tests on old debugging perls. Guys, please
     upgrade your perl! (forwarded request 177286 from coolo)

OBS-URL: https://build.opensuse.org/request/show/177364
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Class-XSAccessor?expand=0&rev=9
2013-06-05 15:48:55 +00:00
Stephan Kulow
d02146ee53 Accepting request 177286 from home:coolo:update-perl
- updated to 1.16
   - Drop erroneous MYMETA files from distribution.
 
   - Support for hash keys with NUL (\0) characters. Previously,
     these were truncated.
 
   - Skip some failing tests on old debugging perls. Guys, please
     upgrade your perl!

OBS-URL: https://build.opensuse.org/request/show/177286
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Class-XSAccessor?expand=0&rev=10
2013-06-04 08:39:34 +00:00
Stephan Kulow
f346eded05 Accepting request 107115 from devel:languages:perl
- updated to 1.13
  - Removes the cached read-only and read-write accessors
    for the time being. (These were only available from another
    development releasse.
  - Much more brutal thread-safety testing.
  - Fixed thread-safety problem with the global hashkey storage.
  - Lots of refactoring in the C code.
  - Instead of storing an index in the CV, we store a pointer to
    the hashkey struct.
  - Implements cached read-only and read-write accessors.
    Details on what that means are in the documentation.

OBS-URL: https://build.opensuse.org/request/show/107115
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Class-XSAccessor?expand=0&rev=6
2012-03-01 16:22:41 +00:00
Stephan Kulow
425bcca8a5 - updated to 1.13
- Removes the cached read-only and read-write accessors
    for the time being. (These were only available from another
    development releasse.
  - Much more brutal thread-safety testing.
  - Fixed thread-safety problem with the global hashkey storage.
  - Lots of refactoring in the C code.
  - Instead of storing an index in the CV, we store a pointer to
    the hashkey struct.
  - Implements cached read-only and read-write accessors.
    Details on what that means are in the documentation.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Class-XSAccessor?expand=0&rev=8
2012-02-27 08:49:34 +00:00
Stephan Kulow
e021434dae replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Class-XSAccessor?expand=0&rev=5
2011-12-06 17:38:58 +00:00
Lars Vogdt
09148471e7 Accepting request 83618 from devel:languages:perl
- updated to 1.12
  - Reclaim compatibility with the most recent versions of
    ExtUtils::ParseXS.
  - Explicit tests for wrong-type invocants.

- updated to 1.11

OBS-URL: https://build.opensuse.org/request/show/83618
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Class-XSAccessor?expand=0&rev=3
2011-09-19 19:15:52 +00:00
Sascha Peilicke
6a8c7271b2 Autobuild autoformatter for 74169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Class-XSAccessor?expand=0&rev=2
2011-07-06 12:02:11 +00:00
Sascha Peilicke
c1d79685ff Accepting request 74169 from devel:languages:perl
new perl depdency

OBS-URL: https://build.opensuse.org/request/show/74169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Class-XSAccessor?expand=0&rev=1
2011-07-06 12:01:52 +00:00