[SCM] high performance full-featured event loop branch, master, updated. debian/4.03-2-10-gd39551b

Alessandro Ghedini al3xbio at gmail.com
Mon Nov 21 18:33:58 UTC 2011


The following commit has been merged in the master branch:
commit 1d2ad0b97281e151fb6075bccf58060ccbe4c365
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Mon Nov 21 19:01:06 2011 +0100

    Partially re-word the description

diff --git a/debian/control b/debian/control
index 04c142c..de506fa 100644
--- a/debian/control
+++ b/debian/control
@@ -12,14 +12,15 @@ VCS-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libev-perl.gi
 Package: libev-perl
 Depends: ${perl:Depends}, ${misc:Depends}, ${shlibs:Depends}
 Architecture: any
-Description: high performance full-featured event loop
- EV - perl interface to libev, a high performance full-featured event loop.
+Description: Perl interface to libev, the high performance event loop
+ EV provides a Perl interface to libev, a high performance and full-featured
+ event loop that is loosely modelled after libevent.
  .
- libev provides a full-featured and high-performance event loop that is
- loosely modelled after libevent. It includes relative timers, absolute
- timers with customized rescheduling, synchronous signals, process status
- change events, event watchers dealing with the event loop itself, file
- watchers, and even limited support for fork events. It uses a priority
- queue to manage timers and uses arrays as fundamental data structure. It
- has no artificial limitations on the number of watchers waiting for the
- same event.
+ It includes relative timers, absolute timers with customized rescheduling, 
+ synchronous signals, process status change events, event watchers dealing 
+ with the event loop itself, file watchers, and even limited support for 
+ fork events. 
+ .
+ It uses a priority queue to manage timers and uses arrays as fundamental 
+ data structure. It has no artificial limitations on the number of watchers 
+ waiting for the same event.

-- 
high performance full-featured event loop



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