]> git.donarmstrong.com Git - debbugs.git/history - Debbugs/Collection.pm
Handle RFC1522 escaped commas in structured headers (#1041638)
[debbugs.git] / Debbugs / Collection.pm
2019-07-24 Don Armstrongmove Debbugs to lib don/move_lib
2019-07-06 Don ArmstrongMerge branch 'mouseify'
2019-06-30 Don Armstrongallow apply to return > 1 object per collection member
2019-06-29 Don Armstrongadd combine method to Debbugs::Collection; fix keys_of_...
2019-05-27 Don Armstrongdocument Debbugs::Collection
2018-06-08 Don ArmstrongPackage member key is the fully-qualified name; fix...
2018-06-08 Don Armstrongmake constructorargs lazy
2018-06-08 Don Armstrongreimplement _add_member_hash for speed; add _shallow_cl...
2018-06-08 Don Armstrongadd CARP_TRACE
2018-06-07 Don Armstrongupdate OO interface to near-completion
2018-05-01 Don Armstrongadd start of Mouse/Moose based OO Interface to packages