Ref-Util-XS
view release on metacpan or search on metacpan
0.117 2018-01-31 12:47:11+01:00 Europe/Amsterdam
* Allow the custom OPs to be deparsed with B::Deparse.
(Graham @haarg Knop)
* Optimize the shared object size by moving common call checker
logic into a function. (James Raspass)
0.116 2017-05-13 15:13:41+02:00 Europe/Amsterdam
* Changes rephrasing. (Ilmari)
* Restore 5.6 compatibility
* Replace docs with a link to Ref::Util
0.115 2017-05-12 09:48:02+02:00 Europe/Amsterdam
* This (and 0.114) is effectively Ref-Util 0.113. It is being
released as Ref-Util-XS to make room for Ref-Util's new
pure-Perl implementation.
0.114
0.113 2017-01-16 19:36:58+01:00 Europe/Amsterdam
* Fix bugtracker link.
(Shoichi Kaji)
0.112 2017-01-15 17:15:26+01:00 Europe/Amsterdam
* GH #35: Fix compilation on Sun (Oracle) and some MSVC compilers.
(stphnlyd)
0.111 2016-12-30 12:18:04+01:00 Europe/Amsterdam
* Fix test failure on 5.8.5 and under.
* Moved to Dist::Zilla.
0.110 2016-12-29
* GH #29, #34: Fix support of 5.8.
(Sergey Aleynikov)
* Additional optimizations.
(Sergey Aleynikov)
* More extensive test suite.
0.101 2016-08-29
* A test accidentally added a dependency on Readonly.pm. Fixed!
(GH #30)
* Update README.
0.100 2016-08-27
* Support situations in op-code implementation where the parameters
do not come as a list. (Zefram)
* Fix memory leak in dangling op. (Zefram)
* Support magic (tied variables). (Tony Cook)
* Rework op implementation. (Zefram)
Thanks to Christian Walde for porting and merging Zefram's work
from Hash::SharedMem.
* Speed up by changing the top of the stack instead of POPing and
PUSHing. (Sergey Aleynikov)
* Update ppport.h file from Devel::PPPort and remove the copy of
SVRXOK since it's now available.
(Christian Walde)
* Add license in Pod. (Pete Houston)
* Specify minimum version of perl (5.6.2). (Pete Houston)
0.020 2016-05-02
* Work on Perl 5.22 and above with -DPERL_OP_PARENT.
(Aaron Crane)
* Verify number of arguments. (Aaron Crane)
0.011 2016-04-29
* Update README.
( run in 0.523 second using v1.01-cache-2.11-cpan-39bf76dae61 )