Next | Query returned 51 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2019-10-26 13:32:27 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(devel/p5-Moo)  Updated from 2.003004 to 2.003006

(I presume following line should read 2.003_006)
2.003_005 - 2019-10-18
  - always exclude helper subs (has, with, etc) from the list of methods, even
    if they are installed later or wrapped with a modifier
  - drop Devel::GlobalDestruction prerequisite unless using perl < 5.14
  - fix preserving full accuracy of numbers in non-ref defaults
  - fix tracking of stubs and constants as methods to be consistent and work
    properly with unusual ways of storing subs (RT#130050)
  - fix test for modules broken by newer Moo versions when new enough
    CPAN::Meta version is not available
  - fix undeferring subs before wrapping with a method modifier when subs to
    wrap are given as a list or array ref
  - fix error reporting locations from Carp calls in DEMOLISH (RT#124845)
  - fix extending attributes (has +) to allow overriding a default with a
    builder (RT#130361)
  - fix re-throwing Moose inflation exceptions when examining exception
    objects on older Moose or Devel::StackTrace versions
  - reorganized documentation related to Moose to improve clarity
  - improved documentation of usage with namespace::clean
  - various documentation tweaks
   2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557)
Log message:
Bump PKGREVISIONs for perl 5.30.0
   2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816)
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.

The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.
   2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558)
Log message:
Recursive bump for perl5-5.28.0
   2017-12-01 04:39:50 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 2.003004

Upstream changes:
2.003004 - 2017-12-01
  - re-allow stubs for attribute parameters like isa or coerce (RT#123753)
  - fix accidentally removed space in coderef error message (GH#33)
  - fix test errors with old Carp versions
   2017-11-17 03:15:20 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 2.003003

Upstream changes:
2.003003 - 2017-11-16
  - test tweaks
  - fix handling of code refs stored directly in the stash (for perl 5.28)
  - consider inline packages with constants in them as being loaded
  - stubs will be treated as methods that exist when inflating to Moose
  - avoid loading overload.pm unless required
   2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298)
Log message:
Recursive revbump from lang/perl5 5.26.0
   2017-04-05 17:25:40 by Thomas Klausner | Files touched by this commit (2)
Log message:
Updated p5-Moo to 2.003002.

2.003002 - 2017-03-28
    - ensure tarball does not contain SCHILY headers
   2017-03-08 12:47:50 by Thomas Klausner | Files touched by this commit (2)
Log message:
Updated p5-Moo to 2.003001.

2.003001 - 2017-03-06
  - fix +attributes replacing builder subs if parent attribute was defined with
    builder => $subref
  - fix trigger with a default value and init_arg of undef
   2016-12-11 01:34:21 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 2.003000

Upstream changes:
2.003000 - 2016-12-09
  - fix create_class_with_roles being used multiple times with the same packages
  - fix edge case with @ISA assignment on perl 5.10.0
  - minor test adjustments
  - fix handles on oddly named attributes
  - make has options linkable in documentation
  - Sub::Quote and Sub::Defer have been split into a separate dist

Next | Query returned 51 messages, browsing 11 to 20 | Previous