Class-Accessor-Inherited-XS

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Class::Accessor::Inherited::XS.

0.39 Mon Mar 24 12:34:06 MSK 2025
    - do make copy in getters to avoid some stack-not-refcounted corner cases

0.38 Tue Oct  4 21:42:44 MSK 2022
    - fix for broken 5.37

0.37 Tue Oct 27 11:36:44 MSK 2020
    - fix compilation on some clang compilers

0.36 Sun Sep 16 00:14:21 MSK 2018
    - change named callbacks implementation
    - add named callbacks to public API

0.35 Sun Aug 26 00:45:39 MSK 2018
    - added c++ backend for weak accessors
    - added c++ backend for named inherited accessors
    - rewrite accessor generation to recursive templates
    - better CAIXS interface

0.34 Sun Aug 13 23:55:53 MSK 2017
    - add missing file to MANIFEST

0.33 Sun Aug 13 23:46:04 MSK 2017
    - fix compat logic for some legitimate cases

0.32 Sun Aug 13 23:17:13 MSK 2017
    - extract ::Compat type installers
    - deprecate inheriting non-compat CAIXS class

0.31 Tue Sep 27 00:11:42 MSK 2016
    - fix goto &accessor under Devel::NYTProf
    - fix overload corner cases
    - fix &accessor style sub calls

0.30 Sat May 28 21:18:49 MSK 2016
    - fix compilation for perl 5.10

0.29 Sat May 28 19:53:22 MSK 2016
    - support for PERL_OP_PARENT builds
    - support calling multiply accessors from a single op

0.28 Mon May 16 10:27:59 MSK 2016
    - fix recursive lazy accessors

0.27 Sat Mar 12 03:10:22 MSK 2016
    - special-case 'undef' for constructor

0.26 Fri Mar  4 18:53:13 MSK 2016
    - fix 32bit arch compilation

0.25 Fri Mar  4 01:09:42 MSK 2016
    - use callback names according to docs in custom inherited type installer
    - CXA compability aliases

0.24 Mon Feb 29 01:05:47 MSK 2016
    - O(1) inherited accessors

0.23 Mon Jan 18 02:57:36 MSK 2016
    - add CAIXS alias
    - implement lazy class accessors

0.22 Thu Jan  7 21:11:15 MSK 2016
    - fix compilation for older perls

0.21 Thu Jan  7 20:13:46 MSK 2016
    - readonly accessors
    - change hash arg for class/varclass into default value

0.20 Fri Dec 25 15:41:46 MSK 2015
    - fix docs mistake

0.19 Fri Dec 25 15:18:30 MSK 2015



( run in 0.850 second using v1.01-cache-2.11-cpan-39bf76dae61 )