[libmce-perl] 01/05: Updated version 1.830 from 'upstream/1.830'

Angel Abad angel at debian.org
Sun Oct 1 15:48:32 UTC 2017


This is an automated email from the git hooks/post-receive script.

angel pushed a commit to branch master
in repository libmce-perl.

commit 05a71dae1ade7874333ea3b77a9f6523eea98aa2
Merge: 02c2934 aa40393
Author: Angel Abad <angelabad at gmail.com>
Date:   Sun Oct 1 17:37:30 2017 +0200

    Updated version 1.830 from 'upstream/1.830'
    
    with Debian dir 3bdd92c078219b2d5f7be356d9134311f1079be2

 Changes                         |  261 +++-
 Credits                         |   50 +-
 MANIFEST                        |    8 +-
 META.json                       |   58 +-
 META.yml                        |   55 +-
 Makefile.PL                     |   64 +-
 README.md                       |   27 +-
 bin/mce_grep                    |  169 ++-
 lib/MCE.pm                      |  744 ++++++-----
 lib/MCE.pod                     |  138 +-
 lib/MCE/Candy.pm                |  405 +++---
 lib/MCE/Core.pod                | 2758 ++++++++++++++++++++++-----------------
 lib/MCE/Core/Input/Generator.pm |   18 +-
 lib/MCE/Core/Input/Handle.pm    |   71 +-
 lib/MCE/Core/Input/Iterator.pm  |   23 +-
 lib/MCE/Core/Input/Request.pm   |   37 +-
 lib/MCE/Core/Input/Sequence.pm  |   54 +-
 lib/MCE/Core/Manager.pm         |  293 +++--
 lib/MCE/Core/Validation.pm      |   22 +-
 lib/MCE/Core/Worker.pm          |  254 ++--
 lib/MCE/Examples.pod            | 1673 ++++++++++++------------
 lib/MCE/Flow.pm                 |  930 +++++++------
 lib/MCE/Grep.pm                 |  289 ++--
 lib/MCE/Loop.pm                 |  649 ++++-----
 lib/MCE/Map.pm                  |  233 ++--
 lib/MCE/Mutex.pm                |  229 ++--
 lib/MCE/Mutex/Channel.pm        |  141 ++
 lib/MCE/Mutex/Flock.pm          |  197 +++
 lib/MCE/Queue.pm                | 1694 ++++++++++++------------
 lib/MCE/Relay.pm                |  822 ++++++------
 lib/MCE/Signal.pm               |  405 +++---
 lib/MCE/Step.pm                 | 1128 ++++++++--------
 lib/MCE/Stream.pm               |  404 +++---
 lib/MCE/Subs.pm                 |   76 +-
 lib/MCE/Util.pm                 |  103 +-
 t/01_load_mce.t                 |   28 +
 t/01_mutex_channel.t            |   21 +
 t/01_mutex_flock.t              |   48 +
 t/04_norm_que_local.t           |  133 --
 t/04_norm_que_manager.t         |   13 +-
 t/04_norm_que_worker.t          |    4 +-
 t/04_prio_que_local.t           |  181 ---
 t/04_prio_que_manager.t         |   17 +-
 t/04_prio_que_worker.t          |    4 +-
 t/05_mce_flow.t                 |   31 +-
 t/05_mce_grep.t                 |   11 +-
 t/05_mce_loop.t                 |   26 +
 t/05_mce_map.t                  |   11 +-
 t/05_mce_step.t                 |   26 +
 t/05_mce_stream.t               |   24 +-
 xt/channel_lock.t               |   34 +
 xt/flock_lock.t                 |   34 +
 52 files changed, 8352 insertions(+), 6776 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmce-perl.git



More information about the Pkg-perl-cvs-commits mailing list