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:from:to:subject:date:message-id :content-type:content-transfer-encoding:mime-version:sender; q= dns; s=default; b=tc/v3HlQ88xgpq30qeQrmBVAQMr+3KtzGUu7Udoiew5BW2 r8uCfBVCU2lt62mrL9kdsaMCou4Y2AbsRsMXfuyCkU68ZJQ5CjR9OYbij1n/8bVY O6fQ8E+Kg4mjhVRE3eaUfuS6Ejq16G5e9HNVW0AuGGfaXp6AGOkD1cy0ZfHqQ= 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:from:to:subject:date:message-id :content-type:content-transfer-encoding:mime-version:sender; s= default; bh=q63PCvajqyostF3a3vXYFxelnbo=; b=NpikFTQEFpZITvjVLKG8 z8Tr9xlktqB/2qWe7GiSwyLoSjMf9BQ5y2xDlGGs2vki3q9gNIo4iqRcoXjlP8Mj WJ3kDI57QHwFza/seExTkMZ9sKlDZoWlldvmn1cHo7VMgAw+n6L92InxqP7ezYX3 inbg50SwAvLI8/5J2cASHO0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=ALL_TRUSTED,BAYES_00,KAM_NUMSUBJECT autolearn=no version=3.3.2 spammy=cygwin's, cygwins, Cygwins, ANNOUNCEMENT X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cornell.edu; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=lGkzWsfQjBR3Tc2GnsKJWYTMCHbkuAcRWbxKMUCrUWg=; b=H8/O0TqSbPe2bIrL2DXP+y6IThyZ/YvxGkpjZCTfFYGnjDw1QZn/PE4UmsPGE8vrzPTrDCGHkl408OM1ebF9rpx0Fn4zAv6qOMYlLSgk/7T4/ISkUuW/lvJ5dpgGjx8ChPjY+NeFdhPqZTGwU2W8aiDsWFoQvuynDsJEl3m754A= From: Ken Brown To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] ragel 7.0.0.11-2 Date: Fri, 16 Nov 2018 00:02:31 +0000 Message-Id: authentication-results: spf=none (sender IP is ) smtp.mailfrom=kbrown AT cornell DOT edu; received-spf: None (protection.outlook.com: cornell.edu does not designate permitted sender hosts) Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Sender: qmail alias X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id wAG1QPmf022685 The following packages have been uploaded to the Cygwin distribution: * ragel-7.0.0.11-2 * libragel0-7.0.0.11-2 * libragel-devel-7.0.0.11-2 Ragel compiles executable finite state machines from regular languages. Ragel targets C, C++, and ASM. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular language. Code embedding is done using inline operators that do not disrupt the regular language syntax. This is a new package in the Cygwin distribution. Ken Brown Cygwin's ragel maintainer -- 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