summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/MCE: Bump to version 1.827.0Kent Fredric2017-04-062-0/+33
| | | | | | | | | Upstream: - Dont enable barrier mode in Queue when constructed inside thread or by MCE Model - Don't croak under taint Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-perl/MCE: Bump to version 1.826.0Kent Fredric2017-04-043-0/+35
| | | | | | | | | | | | Upstream: - Check for EINTR during sysread/write - Improved reliability when nested - MCE::Mutex has Channel and Fcntl implementations - Optimisation/Tuning of number of IPC Data Channels, removing the 5x performance penalty of IPC. - Made Safe for running with WxWidgets Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-perl/MCE: Bump to version 1.821.0Kent Fredric2017-03-213-0/+36
| | | | | | | | | | | | | | | | | | | | | | | Upstream: - Fix bug in MCE::Queue dequeueing from 0 items - Optimised MCE::Core::Input::Sequence and Generator - Remove signal handling for XCPU and XFSZ from MCE::Signal - use posix_exit = 1 by default if Gearman is present at construction - Recommend Sereal 3.015 - Add code block for progress reporting to MCE::Core - Fix div-zero in MCE->yield - Better worker scheduling when workers are slow - mce_grep enhanced with regards to -r and missing path behaviour - Add MCE::Queue::end - mce_grep updated for determining chunk level. - support z* grep in mce_grep - Don't localise AUTOFLUSH - Improved reliability inside eval - Improved reliability under threads - Optimised MCE::Queue::dequeue and MCE::Mutex::synchronie Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-perl/MCE: added ~ppc, bug 580158Matt Turner2017-03-101-1/+1
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-perl/MCE: Bump to version 1.809.0Kent Fredric2016-11-262-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | Upstream: - Faster IO with use_slurpio => 1 - "auto" chunk size tuned. - Worker exit logic now more reliable on Win32 - Support for IO::TieCombine handles for interop with App::Cmd via MCE->print and MCE->sendto - import() fixed issue with not importing certain subs - Added support for Cyclical includes - Better win32 Feature Parity with unix - Sereal support added (default where possible) - Fixed counter in dequeue with standalone MCE::Queues - Fixed race in Queue->await - Optimised MCE::Queue->dequeue - Removed sleep() from MCE->restart_worker - Set posix_exit = 1 w/ CGI.pm and FCGI.pm - Improved MCE + Tk interaction - Support input_data with nested arrays in MCE models - Improved relaying - Workers persistent unless shut down explicitly w/ Mojolicious - Fixed bugs with MCE-in-threads - Ensure uniqueness of random numbers between workers Package-Manager: portage-2.3.2
* dev-perl/MCE: Added at version 1.705.0Kent Fredric2016-04-163-0/+63
Required for new dev-perl/Test-Perl-Critic Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"