[libtree-rb-perl] annotated tag upstream/0.500006 created (now 3b32266)
gregor herrmann
gregoa at debian.org
Wed Nov 1 18:09:16 UTC 2017
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to annotated tag upstream/0.500006
in repository libtree-rb-perl.
at 3b32266 (tag)
tagging 0e92d6987239291343c10692dfebfe57cd0b69c3 (commit)
replaces upstream/0.500005
tagged by gregor herrmann
on Wed Nov 1 18:58:11 2017 +0100
- Log -----------------------------------------------------------------
Upstream version 0.500006
Arun Prasaad (99):
Initial commit
Remove old (backed up) insert2() method
Added test for leaf() method
Add leaf() method
Added test for strip() method
Added strip() method
Fix DESTROY - avoid memory leaks by using strip
Added resort() method.
Make strip call its callback after a leaf is detached.
Renamed find() to lookup()
Added delete() method
Initial commit. This module supersedes _Fields.pm
Use Tree::RB::Node::_Constants instead of Tree::RB::Node::_Fields, as former now provides RED and BLACK constants.
Silence warning when printing node info in as_lol()
Initial commit.
Added null aware accessors to assist with rebalancings during deletion
Added delete functionality a la java.util.TreeMap (jdk142)
Re-balancing helpers test their node by truth not defined-ness
Initial commit
Initial commit
Added tests for lookup, mode = LUGTEQ
Fixed context behaviour of lookup when mode = LUGTEQ
Added tests for lookup, mode = LULTEQ
Added implementation for lookup, mode = LULTEQ
Added implementation for lookup, mode = LUGREAT, LULESS, LUNEXT, LUPREV
Added tests for lookup, mode = LUGREAT
Replaced Tree::RB::Node::_Fields with Tree::RB::Node::_Constants
Initial commit
Updated package name in can_ok
Removed 'use warnings'
Added TIEHASH, STORE and FETCH methods.
Initial commit
Added iterator tests
Added reverse iterator tests
Added more tied hash tests.
Added remaining tied hash methods.
Added custom sorting test.
Corrected number of tests.
Initial commit
Removed use of version.pm (non-core)
Removed use of version.pm (non-core)
Added min and max tests.
Renamed 'insert' method to 'put'
Renamed 'insert' method to 'put'. Started adding POD
Added more POD.
Updated POD.
Updated POD.
commit 637dbe5da6160181942425c82ce97c52bac4fea8
commit b65563a7e1ced339b8038aa1eab63fbb1711bb87
Updated POD (authorship of docs).
Deleting unneeded tests.
commit 7130291ed771dd15c7a56448d15d46a2ed00b3d2
commit db14404b81607bf00f83653179ed7c531b303ab1
Removed META.yml entry as keeping here breaks 'make dist'
Changed to work with older Perls.
Changed to work with older Perls.
Changed to work with older Perls.
Added comment.
Updated
Formatting.
Added seekable iteration.
Added some POD for iteration methods.
Added seekable iteration for tied hashes.
Allow iter() to control seeking.
Updated tests.
Base hash iteration on iter()/rev_iter() instead of the now removed seek().
Added more tests for seeking (in reverse too).
Factored out reset of hash iteration into its own method.
Show alternate seek syntax.
enum is slicker than constant.
Expanded POD for iteration.
Now depends on enum.
Insist that keys are defined.
Updated.
Removed duplicate mention of node colours.
Doc fix.
Now depends on enum.
Incremented version.
Updated.
Streamlined hash setup.
Test that false values can be stored.
Skip test of tied hash SCALAR method if we're not running at least 5.8.3
Allow false values to be stored.
Updated.
Incremented version.
Changes in distribution packaging to include repository URL
Revised MANIFEST
Fix for https://rt.cpan.org/Public/Bug/Display.html?id=86636
Fix for https://rt.cpan.org/Public/Bug/Display.html?id=56453
Version 0.500004
Added nth() method
Next release is 0.500_005
Next release is 0.500005
Make dir layout more friendly to Minilla
Migrating to Minilla
Make "put with non existing key" work as documented
Ignore vim undo files
dos2unix
Checking in changes prior to tagging of version 0.500006.
arunbear (4):
Fix for http://rt.cpan.org/Public/Bug/Display.html?id=47894
Releasing new version.
New version.
New release to fix http://rt.cpan.org/Public/Bug/Display.html?id=49078
gregor herrmann (1):
New upstream version 0.500006
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtree-rb-perl.git
More information about the Pkg-perl-cvs-commits
mailing list