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-01-07 02:28:28 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 1.33

Upstream changes:
1.33  2018-01-06T16:57:00
	- Fix traverse() so it does not assume user functions and traverse() itself \ 
return a defined
		value. This stops undef warnings when the return value is tested for error \ 
propagation.
		Thanx to Jason Tibbitts for reporting this.
	- Add t/00.versions.* to display the version #s of all pre-reqs.
   2017-12-30 15:18:41 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
p5-Tree-Simple: update to 1.32.

1.32  2017-12-19T15:20:00
	- Change traverse() to handle the case of its 1st parameter returning 'ABORT'.
   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-21 14:10:39 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Updated devel/p5-Tree-Simple to 1.31
------------------------------------
1.31  2017-04-17T09:11:00
 - Add 3 new methods: getSiblingCount(), isFirstChild() and
   isLastChild().  Warning: getSiblingCount() does not include the
   invocant, unlike getAllSiblings().
 - Add t/24_Tree_Simple_sibling_test.t.
 - These methods are used by Tree::Simple::View::HTML V 0.19 to output
   HTML compatible with the HTML5 standard for nested lists. See
   https://www.w3.org/wiki/HTML_lists#Nesting_lists.  Thanx to
   Ekkehard Plicht for suggesting this, and for the patches, which I
   have reworked.  See RT#121099.
   2017-03-20 22:16:05 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Updated devel/p5-Tree-Simple to 1.30
------------------------------------
1.30  2017-03-15T09:45:00
 - Add convenience method generateChild($scalar) which simply does \ 
addChild(new($scalar) ).
   Thanx to René Nyffenegger for this suggestion.
   Add matching test t/22_Tree_Simple_generate_child.t.
 - Reduce pre-req version of Test::More from 1.001014 to 1.001002.
   2016-07-24 10:41:03 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 1.29

Upstream changes:
1.29  2016-05-04T08;15:00
	- Correct physical address of Free Software Foundation in LICENSE file. See \ 
RT#114149.
		Thanx to Petr Pisar.
   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-29 09:32:46 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Updated to devel/p5-Tree-Simple-1.28
------------------------------------
1.28  2016-04-27T17:35:00
  - No code changes.
  - Adopt workflow techniques suggested by Kent Fredric. This means a cleaner \ 
workdir and a
          much more reliable dist. The latter now has auto-generated MANIFEST \ 
and META.* files.

1.27  2016-04-25T09:26:00
  - No code changes.
  - Fix my licence (sic) mess so all references are to Perl. This involves edits \ 
to Makefile.PL
          and LICENSE. See RT#113949. Thanx Kent Fredric.
  - Fix Makefile.PL so modules only used for testing are in TEST_REQUIRES and \ 
not PREREQ_PM.
          See RT#113948. Thanx Kent Fredric.
  - Fix README so it more-or-less conforms to the Perl Foundation's guidelines at
          http://www.perlfoundation.org/cpan_licensing_guidelines.

1.26  2015-11-28T09:30:00
  - No code changes.
  - Accept patches from Manwar via github. See \ 
https://github.com/stevan/tree-simple/pull/10.
  - I (Ron) followed github's advice on handling merge conflicts from the \ 
command line, but could
          not see the patches after the merge.
  - So, create github repo https://github.com/ronsavage/Tree-Simple.
  - Remove Build.PL.
  - Reformat dates in this file.
  - Oops. Can't get Test::Stream to work in 10_Tree_Simple_test.t. Logged issue, \ 
but it's
          probably a problem with the way I tried to use Test::Stream. Revert to \ 
Test::More.
  - Add xt/author/changes.t to MANIFEST.

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