[libmoose-autobox-perl] branch master updated (15552bb -> c833ec9)
Lucas Kanashiro
kanashiro.duarte at gmail.com
Tue May 10 20:23:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
kanashiro-guest pushed a change to branch master
in repository libmoose-autobox-perl.
from 15552bb update changelog
new dadae9b Add debian/upstream/metadata
new 97859ea Update debian/changelog
adds 107a672 making dir
adds 5f654d8 foo
adds e6bb88b foo
adds 5dc7848 foo
adds 252ab1a foo
adds 39894c9 foo
adds 8de7f09 foo
adds feffe00 foo
adds 6cf5bcf autoboxing
adds 31d40d7 foo
adds 260cc81 foo
adds 8937074 foo
adds 5272f13 more-docs
adds 1972aa1 foo
adds 680d074 foo
adds 2f6b31a foo
adds 7fc9986 Autooooooooobox
adds f6e003c foo
adds c11e6a7 fpp
adds 7dad276 foo
adds bb5a920 adding in the Y combinator stuff
adds 8ea329c docs mostly
adds be33400 some more examples
adds 244bd35 more examples
adds 8b1ad67 foo
adds 19b6275 doc cleanup
adds 68a5f1a 0.03 release
adds bc9177c Add merge method for hashes.
adds dae3722 Make rindex work.
adds 692b73e Add changes to Changes.
adds 9b2ca73 - Moose::Autobox::Ref perl() as alias to dump() - tests for dump() and perl()
adds 8528b41 - Changelog
adds 3f4dd8b - Moose::Autobox::Scalar/Array/Hash - added &print/&say to SCALAR, ARRAY and HASH for even more Perl6 likeliness
adds b3cb703 0.04
adds ce4dec5 0.04
adds ee6bd66 fix autobox loading approach
adds 7e48618 0.05
adds 1401ddb 0.06
adds ea4e64b 0.06
adds be9e91f 0.06
adds 7f9d7a3 adding docs
adds 18ef6e1 add hash slices
adds f7ea23f add hslice
adds 3930daf adding details to the changelog
adds bf86a67 0.07
adds 37befc6 convert to Module::Install
adds ebb9b9d 0.07
adds 1743360 manifest-updates
adds e1521af missing } in pod
adds 0a73bc9 prepping for 0.08
adds 3071584 tests for flatten, to return a "perl 5" list
adds 2197a7c implement flatten
adds ca2e2c8 packaging improvements
adds 504cc3c adding date to changes
adds 3ab2f54 make junction work again
adds aaf111d Updated Array.pm to reflect Perl6::Junction changes, added tests for any,all,none,one
adds 09a0196 Add test for modify-in-place usage of ->map, as well as an example in the pod docs.
adds e29de5e flatten sclars
adds e477b08 added flatten_deep with tests
adds caac33a bump versions, make them match
adds 2e99cc0 Implement String->words, String->lines, and String->split
adds bf86825 Return list references from words, lines, and split for maximal autobox goodness
adds f0f5341 Add 'to' to Number
adds f1f749b s/situation/situations/
adds 2dcdd7d each, each_key, each_value for indexed
adds 2224d5b tests for each_*
adds e3598a1 prep next release
adds 5d4c84f do not track manifest
adds c0ab09e docs
adds 8161f04 do not include the dist
adds 0e48091 Add Array->each_n.
adds 450776e each_n -> each_n_values
adds 8b14b07 Add first and last
adds f089b85 implement each_n_values for Indexed
adds bdca455 avoid numbering dupes
adds 30e523b add changelog entry, bump version number
adds 27fc2bf pod fixes
adds e1e26b5 changelog tweak
adds 0b06436 remove noisy, stupid Module::Install stuff
adds f9c0fe8 Revert "remove noisy, stupid Module::Install stuff"
adds 4e008ee add M:I dependency to make it more clear to n00bs what modules need to be installed; add repository specification
adds a34c4a9 clarify the nature of the performance penalty
adds f3e571b use parent, not base
adds 0cb8c0c use Syntax::Keyword::Junction, not Perl6::Junction
adds a1f00ce prep next release
adds ca88ba8 typo fixes
adds 171cd60 use_ok stinks; just load the library
adds 4739003 skip mymeta files
adds 5efb688 bump version
adds b2cca32 stop using Module::Install
adds c09b889 use newline to indicate package privacy
adds 478e259 point repo at github
adds 0401220 point bugtracker at github
adds 72cfd2d prep release
adds 82f5833 bump $VERSION to 0.16
adds 58282ec remove unneeded shebangs
adds 4ce5145 initial dzil conversion
adds 5331724 fix no-tabs tests
adds 54ec86e fix EOL tests
adds 8238f0e more whitespace cleanup
adds fd94704 keep namespaces clean
adds 40fc8b2 canonicalize timestamps in Changes
adds cd74962 fix misspelled headers
adds 9cbeb08 weave some basic pod
adds 3bf33ca canonicalize contributor entries
adds b6fc8dc format code snippets as code
adds eb9f0ff fix remaining spelling issues
adds 9acf856 update TODO
adds 80068d5 keep the Changes file formatted as it was before
adds 8f0478f use a more specific link
adds ddc0726 hardcode the distribution name in Changes, to reduce churn on each release
adds bd6bd19 switch to my podweaver plugin bundle
adds a312b84 affirm that we work as far back as Moose itself does
adds 97f71b3 remove this section that is provided by the autogenerated SUPPORT
adds 6c63e43 Add explicit List::MoreUtils dependency
adds 37fe295 Merge pull request #2 from nfg/master
adds 2f3ad7a clean up the prereq requirements
adds 8e4a635 Changes entry for PR#2
adds 1b2731e skip this failing release test
adds da03496 remove trailing whitespace
adds 7dbe655 spelling
adds d92d50f also weave pod in examples
adds e6e9586 nicer pod list
adds d500cfe Moose-Autobox-0.16
adds f7e92e2 Imported Upstream version 0.16
new e055f76 Merge tag 'upstream/0.16'
new 4afa475 Update debian/changelog
new a2be336 Update debian/upstream/metadata
new 0653301 Bump debhelper compatibility level to 9
new 53994b2 Declare compliance with Debian policy 3.9.8
new cc830e7 debian/control: update build and runtime dependencies
new cfc6b46 debian/copyright: remove inc/Module/*, does not exist anymore
new c833ec9 Releasing libmoose-autobox-perl version 0.16-1
The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Build.PL | 140 +++++
CONTRIBUTING | 103 ++++
Changes | 35 +-
INSTALL | 43 ++
LICENSE | 379 ++++++++++++
MANIFEST | 35 +-
META.json | 1249 +++++++++++++++++++++++++++++++++++++-
META.yml | 879 ++++++++++++++++++++++++++-
Makefile.PL | 159 ++++-
README | 30 +-
debian/changelog | 15 +-
debian/compat | 2 +-
debian/control | 7 +-
debian/copyright | 6 -
debian/upstream/metadata | 8 +
dist.ini | 27 +
examples/tic_tac_toe.pl | 65 +-
examples/units/bytes.pl | 50 +-
examples/units/time.pl | 70 ++-
lib/Moose/Autobox.pm | 151 +++--
lib/Moose/Autobox/Array.pm | 256 ++++----
lib/Moose/Autobox/Code.pm | 80 +--
lib/Moose/Autobox/Defined.pm | 51 +-
lib/Moose/Autobox/Hash.pm | 101 +--
lib/Moose/Autobox/Indexed.pm | 69 ++-
lib/Moose/Autobox/Item.pm | 51 +-
lib/Moose/Autobox/List.pm | 74 ++-
lib/Moose/Autobox/Number.pm | 43 +-
lib/Moose/Autobox/Ref.pm | 41 +-
lib/Moose/Autobox/Scalar.pm | 52 +-
lib/Moose/Autobox/String.pm | 70 ++-
lib/Moose/Autobox/Undef.pm | 45 +-
lib/Moose/Autobox/Value.pm | 50 +-
t/00-report-prereqs.dd | 139 +++++
t/00-report-prereqs.t | 183 ++++++
t/000_load.t | 8 +-
t/001_basic.t | 74 ++-
t/002_role_hierarchy.t | 20 +-
t/003_p6_example.t | 12 +-
t/004_list_compressions.t | 2 -
t/005_string.t | 2 -
t/006_y_combinator.t | 2 -
t/007_base.t | 2 -
t/008_flatten.t | 4 +-
t/009_number.t | 2 -
t/010_each.t | 2 -
t/012_first_last.t | 2 -
t/zzz-check-breaks.t | 16 +
xt/author/00-compile.t | 99 +++
xt/author/clean-namespaces.t | 16 +
xt/author/eol.t | 60 ++
xt/author/kwalitee.t | 9 +
xt/author/mojibake.t | 9 +
xt/author/no-tabs.t | 60 ++
xt/author/pod-coverage.t | 7 +
xt/author/pod-spell.t | 75 +++
xt/author/pod-syntax.t | 7 +
xt/release/changes_has_content.t | 41 ++
xt/release/cpan-changes.t | 11 +
xt/release/distmeta.t | 6 +
xt/release/minimum-version.t | 8 +
xt/release/pod.t | 11 -
xt/release/pod_coverage.t | 11 -
xt/release/portability.t | 12 +
64 files changed, 4614 insertions(+), 734 deletions(-)
create mode 100644 Build.PL
create mode 100644 CONTRIBUTING
create mode 100644 INSTALL
create mode 100644 LICENSE
create mode 100644 debian/upstream/metadata
create mode 100644 dist.ini
create mode 100644 t/00-report-prereqs.dd
create mode 100644 t/00-report-prereqs.t
create mode 100644 t/zzz-check-breaks.t
create mode 100644 xt/author/00-compile.t
create mode 100644 xt/author/clean-namespaces.t
create mode 100644 xt/author/eol.t
create mode 100644 xt/author/kwalitee.t
create mode 100644 xt/author/mojibake.t
create mode 100644 xt/author/no-tabs.t
create mode 100644 xt/author/pod-coverage.t
create mode 100644 xt/author/pod-spell.t
create mode 100644 xt/author/pod-syntax.t
create mode 100644 xt/release/changes_has_content.t
create mode 100644 xt/release/cpan-changes.t
create mode 100644 xt/release/distmeta.t
create mode 100644 xt/release/minimum-version.t
delete mode 100644 xt/release/pod.t
delete mode 100644 xt/release/pod_coverage.t
create mode 100644 xt/release/portability.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoose-autobox-perl.git
More information about the Pkg-perl-cvs-commits
mailing list