From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 56457 invoked by alias); 30 Apr 2015 23:25:38 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 55398 invoked by uid 89); 30 Apr 2015 23:24:21 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 X-HELO: mx1.redhat.com Message-ID: <1430436267.10140.95.camel@cygwin.com> Subject: Updated: pcre-8.37-1 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Thu, 30 Apr 2015 23:25:00 -0000 Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SW-Source: 2015-04/txt/msg00059.txt.bz2 The following packages have been updated for the Cygwin distribution: * pcre-8.37-1 * libpcre1-8.37-1 * libpcre16_0-8.37-1 * libpcre32_0-8.37-1 * libpcrecpp0-8.37-1 * libpcreposix0-8.37-1 * libpcre-devel-8.37-1 The PCRE library implements regular expression pattern matching using the same syntax and semantics as Perl. This is an update to the latest upstream release. The JIT has been enabled in this version, which can greatly speed up searches[1] for software which uses it once they are rebuilt with this version of PCRE. [1] http://sljit.sourceforge.net/pcre.html -- Yaakov