From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 69342 invoked by alias); 10 Jun 2016 15:38:55 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 69246 invoked by uid 89); 10 Jun 2016 15:38:54 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-HELO: localhost.localdomain Received: from localhost (HELO localhost.localdomain) (127.0.0.1) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 10 Jun 2016 15:38:54 +0000 Reply-To: cygwin@cygwin.com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=iso-8859-2, iso88592, HTo:U*cygwin-announce, 80 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=nLjUPqttNMlEH/lt5OdrY21+FBccd/cYmcnXaajxbL8=; b=hkFWX3FW801RSRea9BC9dg7vxGIxPj1KaGgM6B7w1XvZFWXO10pK6sXNJrA/8yuB12 W1/52DGFc2Cewf3SZvSm7gRJf65+nVXkSQFekkp0wpgE0kXeHK26q+XaVv6HSXsPuSRE MapStSnZMt6J8CCIoKoD06CBfVYwN2u9cCy0dw8IclN02XgVl5uuHHC6r5Pk19lIneIR d6fk4S5QrhEqO0U0b0SEIyDW4pGA0LuL1FJ/0tL9frzxseNa1fS/opEFgbKpZZffxA7h cswB/Uz5unLGuYQRG/s/DDxEKrDF2Ag+Z45A0mmgetAJIddmdYdeOpUBQWugf4yIIh9C 6nag== X-Gm-Message-State: ALyK8tKZ6QbCUC9VTCZyiBa8iDekH1y/5Iel5JViEP2FQkbxpaLysBBJZs+8jFDBz/7tLQ== X-Received: by 10.194.185.211 with SMTP id fe19mr1798099wjc.119.1465559652754; Fri, 10 Jun 2016 04:54:12 -0700 (PDT) To: cygwin@cygwin.com From: Marco Atzeri Subject: [ANNOUNCEMENT] Updated: Onigurama 6.0.0-1 Message-Id: Date: Fri, 10 Jun 2016 16:59:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-06/txt/msg00165.txt.bz2 Versions 6.0.0-1 of onig (source only) libonig3 (API bump) liboning-devel have been uploaded. DESCRIPTION Oniguruma is a regular expressions library. The characteristics of this library is that different character encoding for every regular expression object can be specified. (supported APIs: GNU regex, POSIX and Oniguruma native) Supported character encodings: ASCII, UTF-8, UTF-16BE, UTF-16LE, UTF-32BE, UTF-32LE, EUC-JP, EUC-TW, EUC-KR, EUC-CN, Shift_JIS, Big5, GB18030, KOI8-R, CP1251, ISO-8859-1, ISO-8859-2, ISO-8859-3, ISO-8859-4, ISO-8859-5, ISO-8859-6, ISO-8859-7, ISO-8859-8, ISO-8859-9, ISO-8859-10, ISO-8859-11, ISO-8859-13, ISO-8859-14, ISO-8859-15, ISO-8859-16 CHANGES New upstream version https://github.com/kkos/oniguruma/releases Update Unicode 8.0 Property/Case-folding NEW API: onig_unicode_define_user_property() HOMEPAGE https://github.com/kkos/oniguruma Regards Marco Atzeri If you have questions or comments, please send them to the cygwin mailing list at: cygwin (at) cygwin (dot) com . -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple