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

History of commit frequency

CVS Commit History:


   2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558)
Log message:
Recursive bump for perl5-5.28.0
   2018-05-02 14:09:53 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-Test-Deep: update to 1.128.

1.128     2018-04-18
        - numerous small improvements to documentation; thanks to
          Fabrice Gabolde, Daniel Böhmer, Lance Wicks, Matthew Horsfall
        - improved CI setup; thanks to eadjei and Philip J. Ludlam
   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-05-05 02:15:53 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Updated devel/p5-Test-Deep to 1.127
-----------------------------------
1.127     2017-05-04
        - no code changes from previous release

1.126_001 2017-04-17
        - do not eagerly convert simple scalars into tests in the all, any, and
          none tests; this was breaking LeafWrapper application
   2017-01-02 02:13:29 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 1.126

Upstream changes:
1.126     2016-12-27
        - no changes since v1.125_001

1.125_001 2016-12-27
        - if objects in the "expected" structured have an as_test_deep_cmp
          method, it will be called and its return (which should be a
          Test::Deep::Cmp object) will be used as the test for that location in
          the structure
        - internal undocumented class_base routine has been replaced
          with a different, clearly private routine
        - the LeafWrapper is also used for objects with an unknown reftype
          (like LVALUE or other weird ones)
   2016-11-07 15:12:59 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Updated devel/p5-Test-Deep to 1.124
------------------------------------
1.124     2016-11-05
- avoid an uninitialized warning when array_each() compares to a
  non-reference (thanks, Максим Вуец!, Maxim Vuets)
   2016-09-12 14:28:06 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 1.123

Upstream changes:
1.123     2016-09-09
        - remove test suite reliance on "." appearing @INC (thanks, \ 
Graham Knop
          and Karen Etheridge!)
        - when an object with stringification overloading fails to match a
          "re" test, its stringification is included in the diagnostics

1.122     2016-09-07
        - added $Test::Deep::LeafWrapper to control the behavior of simple
          values in the "expected" definition; by default, they are \ 
treated as
          shallow($x) tests, but you can now say (for example)
          C<< $Test::Deep::LeafWrapper = \&str >> to always \ 
treat the got value
          as a string, even if blessed, etc.

1.121_001 2016-07-19
        - documentation improvements
        - avoid a few evals, localize $@ in a few places where eval is used
        - good bye tabs, hello spaces
   2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236)
Log message:
Bump PKGREVISION for perl-5.24.
   2016-05-03 12:54:58 by Thomas Klausner | Files touched by this commit (78)
Log message:
Reset maintainer (observer now).
   2016-04-15 12:35:44 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update p5-Test-Deep to 1.120.

0.120     2015-11-27
        - no changes since 0.119_01

0.119_01  2015-11-19
        - add none() test; it's like any(), but negative
        - fix stringification of any() expectations

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