Commit Graph

15 Commits

Author SHA1 Message Date
Petr Písař
adea1ed5bf Control optional test with a build condition 2017-12-07 17:01:19 +01:00
Fedora Release Engineering
031b184c1a - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 05:56:17 +00:00
Petr Písař
281ffae03e perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules> 2017-07-12 15:15:30 +02:00
Jitka Plesnikova
47a8454032 Perl 5.26 rebuild 2017-06-05 12:01:21 +02:00
Paul Howarth
fd1e2bec90 Update to 0.203
- New upstream release 0.203
  - Fix space/tab issue in Makefile
  - Don't use DynamicPrereqs for unrelated Makefile.PL snippet
  - Use of the Pure-Perl implementation can now be forced at runtime by setting
    either $Ref::Util::IMPLEMENTATION or $ENV{PERL_REF_UTIL_IMPLEMENTATION} to
    "XS"
  - Fix is_*_formatref() error messages (GH#38)
  - Speed enhancements for is_*_formatref() on 5.8+
  - Restore 5.6 and 5.8 compatibility
  - PP behaviour now matches XS for \v1.2.3 and \sub {}
  - Updated documentation to reflect the PP/XS split
2017-05-15 09:42:28 +01:00
Paul Howarth
eb41fb84a5 Update to 0.200
- New upstream release 0.200
  - Reimplement in pure Perl, with a dynamic dependency on a new Ref::Util::XS
    module that contains the fast XS implementation
- This release by ARC → update source URL
- Package is now noarch
2017-05-12 22:05:31 +01:00
Fedora Release Engineering
2691b31c05 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 05:01:42 +00:00
Paul Howarth
a5d7d6fd91 Update to 0.113
- New upstream release 0.113
  - Fix bugtracker link
2017-01-17 10:09:57 +00:00
Paul Howarth
60f714b015 Update to 0.112
- New upstream release 0.112
  - Fix compilation on Sun (Oracle) and some MSVC compilers (GH#35)
2017-01-16 14:25:56 +00:00
Paul Howarth
c8e2db4441 Update to 0.111
- New upstream release 0.111
  - Fix test failure on 5.8.5 and under
  - Moved to Dist::Zilla
2016-12-30 15:37:26 +00:00
Paul Howarth
8aff749b93 Update to 0.110
- New upstream release 0.110
  - Fix support of 5.8 (GH#29, GH#34)
  - Additional optimizations
  - More extensive test suite
2016-12-29 18:09:00 +00:00
Paul Howarth
8dc0fddc67 Update to 0.101
- New upstream release 0.101
  - A test accidentally added a dependency on Readonly.pm - fixed! (GH#30)
  - Update README
2016-08-29 10:09:00 +01:00
Paul Howarth
d9acc03ffe Update to 0.100
- New upstream release 0.100
  - Support situations in op-code implementation where the parameters do not
    come as a list
  - Fix memory leak in dangling op
  - Support magic (tied variables)
  - Rework op implementation
  - Speed up by changing the top of the stack instead of POPing and PUSHing
  - Update ppport.h file from Devel::PPPort and remove the copy of SVRXOK since
    it's now available
  - Add license in Pod
  - Specify minimum version of perl (5.6.2)
2016-08-27 17:39:26 +01:00
Paul Howarth
1f44731597 Initial import (perl-Ref-Util-0.020-2)
Ref::Util introduces several functions to help identify references in a faster
and smarter way.
2016-08-08 16:36:14 +01:00
Fedora Release Engineering
2d09f9575e Initial setup of the repo 2016-08-08 15:25:49 +00:00