delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/11/12/17:57:06

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:reply-to:to:from:subject:message-id:date
:mime-version:content-type:content-transfer-encoding; q=dns; s=
default; b=EvuFjuMJzBeoE9pAwtdaViIOGJMT31eHvYYJvFXvUx4PTuHtJis0E
fmfjWyLDDtAytcLEOspBOnyv2Iq7c8rFyiTA6ejEyRxsUSwjwvoHIOgEO4LBcNvx
juLy59rXyWoUursGRKruPrNqextAE+0qn2Tgn0lXhoqfMJb2+2eTic=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:reply-to:to:from:subject:message-id:date
:mime-version:content-type:content-transfer-encoding; s=default;
bh=wJYf6yk7Jh67emXpgOSRQMlhKi4=; b=nl+kvCqgbTTEp1+ajRjf/78gR/O3
pf4nnbZywVkNjfsrLzlcjeEltYEGrmm27mzZBlRXiRgW/Hd4LiCn8pSAjaCFkdDG
YdQCM2xSOqojVaEg/4pVuk0bHaUTZA4+pfpTWuXXfGPIj+Fz/rtmDQkcCnWrrGxM
tEbanJ6bu7aYrPY=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00,FREEMAIL_FROM autolearn=ham version=3.3.2 spammy=ISO-8859-1, ISO88591, iso88591, iso-8859-1
X-HELO: localhost.localdomain
Reply-To: cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
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=v5nFxhfkx7FPL0SlY1h2VWS2vPIwqzSvoUGkuWDr2u4=; b=IjwbmOpCzkwr5SEAD7DS6sCerxM9mTCEtG+tUbXtKePe+6kQVsgCbGPvaemcoCfxhc sbLEoly1r/iL6edwTdpXcgsAysLFAsRb8F/gzcD/qgYmkGjglHL5MCopjPkpKMoOwru9 jZLQw/pnxQRUTvUpAzh3wvmdlGXSERghoD+oMNAfEPnVVXx9QpuFj3lbF/ovDclzlcc2 C/BTTpxMvE236A49Z6bQeSxT0UBVjBQ95ZH0awq6fvqJBycJVrFB0Tcq8337kwGEnnOe E6fEXVCs6F7Ml1VNeMfCJZ7cu/yoMgXu/F6SjiW28VQj8YnnBuadbs+thrPMvkhlk2ep /qdA==
X-Gm-Message-State: ABUngvel5eu0qoEIHTPyZegV5p/H5lom5jbUtxNEUEOXzO9NlCR/gskAUGsFnYtJmErgHw==
X-Received: by 10.194.115.226 with SMTP id jr2mr3455334wjb.75.1478989489840; Sat, 12 Nov 2016 14:24:49 -0800 (PST)
To: cygwin AT cygwin DOT com
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Subject: [ANNOUNCEMENT] Updated: Onigurama 6.1.2-1
Message-Id: <announce.0b825563-582f-5466-6862-75b65702d396@gmail.com>
Date: Sat, 12 Nov 2016 23:24:45 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0
MIME-Version: 1.0
X-IsSubscribed: yes

Versions 6.1.2-1 of
   onig                  (source only)
   libonig4
   liboning-devel
have been uploaded.

CHANGES
New upstream version
https://github.com/kkos/oniguruma/releases

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

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019