[libanyevent-perl] 01/08: Merge tag 'upstream/7.110'
gregor herrmann
gregoa at debian.org
Sat Dec 5 18:21:41 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libanyevent-perl.
commit b4c007b39cb0016fc4cdda81ef74713042d8f4e4
Merge: 0974993 800e22c
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Dec 5 19:01:49 2015 +0100
Merge tag 'upstream/7.110'
Upstream version 7.110
Changes | 52 +++++++++++++-
MANIFEST | 9 +++
META.json | 7 +-
META.yml | 25 +++----
Makefile.PL | 5 +-
README | 19 +++--
lib/AnyEvent.pm | 45 +++++++++---
lib/AnyEvent/DNS.pm | 14 ++--
lib/AnyEvent/Debug.pm | 12 ++--
lib/AnyEvent/Handle.pm | 65 +++++++++++------
lib/AnyEvent/Impl/Glib.pm | 45 +++++++++---
lib/AnyEvent/Impl/UV.pm | 175 ++++++++++++++++++++++++++++++++++++++++++++
lib/AnyEvent/Intro.pod | 2 +-
lib/AnyEvent/Log.pm | 2 +-
lib/AnyEvent/Socket.pm | 81 ++++++++++++++-------
lib/AnyEvent/Strict.pm | 47 ++++++------
lib/AnyEvent/TLS.pm | 7 +-
lib/AnyEvent/Util.pm | 19 +++--
mktest | 1 +
t/70_uv_01_basic.t | 28 ++++++++
t/70_uv_02_signals.t | 46 ++++++++++++
t/70_uv_03_child.t | 99 +++++++++++++++++++++++++
t/70_uv_04_condvar.t | 99 +++++++++++++++++++++++++
t/70_uv_05_dns.t | 37 ++++++++++
t/70_uv_07_io.t | 85 ++++++++++++++++++++++
t/70_uv_09_multi.t | 179 ++++++++++++++++++++++++++++++++++++++++++++++
26 files changed, 1069 insertions(+), 136 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libanyevent-perl.git
More information about the Pkg-perl-cvs-commits
mailing list