From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pj1-x1033.google.com (mail-pj1-x1033.google.com [IPv6:2607:f8b0:4864:20::1033]) by sourceware.org (Postfix) with ESMTPS id 6C7FB3858034 for ; Sun, 10 Jan 2021 07:16:48 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 6C7FB3858034 Received: by mail-pj1-x1033.google.com with SMTP id iq13so5912543pjb.3 for ; Sat, 09 Jan 2021 23:16:48 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-transfer-encoding; bh=84waQsJheJHwsCrZqTVh6lR1hgvAdHIkZQaNJf/2908=; b=rFtaAY4kyM+uLs3ROZAF7GPgm1aC8u/AqHZxzlfJZ0EPoWHSH7CRdRPBfKeM/2p/pD Q6BHiHhadLa7P+vdKmxd7eXzKRAMFHyR1+yz1ovyd7isWv/S0eLLLZ+wz0Lm9sjxZMLs ZFQLnfzJAcnc0X2IeQaymiG4fHfiY4VVPJOwRoLSvkuYxgvTtj2EHueVd7rlrw3jgkTH sLROB4rWF9w0jeanFpVNqBiPe+LTr6HZgTS1JkhFRH3GgJt3PiQPNTd6XWSzYnSyiZdF xQaPfw/9AZ6S+eOlpvorEIIQC2yOzPU9fPk9HcPhOaZ+n5kue9dir2CkwRXAAOabVXn1 IBQA== X-Gm-Message-State: AOAM533UJIPBjmE7/a0VZwCir0X1LMopXzFkQPHqKxDbWTLlNiUa6gUf whO1ad/8p99Rf8mfmJDVmN2x0ftrVyg= X-Google-Smtp-Source: ABdhPJwj9+2nLPoGTyeYPsbw0uefY2aXzguw6AT+ru9eJfSjP5alhN8xrsihFpCINqMkZEzREd7xjQ== X-Received: by 2002:a17:90a:3e05:: with SMTP id j5mr11856874pjc.91.1610263007369; Sat, 09 Jan 2021 23:16:47 -0800 (PST) Received: from [192.168.3.11] ([2400:2411:aa20:4300:a0cf:3509:1434:153b]) by smtp.gmail.com with ESMTPSA id v10sm10143064pjr.47.2021.01.09.23.16.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Jan 2021 23:16:46 -0800 (PST) Date: Sun, 10 Jan 2021 16:16:46 +0900 From: Lemures Lemniscati To: cygwin-announce@cygwin.com Subject: Updated: rapidjson-1.1.0p577-1 X-Antivirus: Avast (VPS 201030-14, 2020/10/31), Outbound message X-Antivirus-Status: Clean X-Antivirus: Avast (VPS 201101-6, 2020/11/02), Inbound message Message-Id: <20210110161644.9698.50F79699@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Mailer: Becky! ver. 2.75.02 [ja] X-Antivirus: Avast (VPS 210109-6, 2021/01/10), Outbound message X-Antivirus-Status: Clean X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jan 2021 07:16:49 -0000 The following new packages have been uploaded in the Cygwin distribution: * rapidjson-devel-1.1.0p577-1 * rapidjson-doc-1.1.0p577-1 * rapidjson-1.1.0p577-1-src This is an update to the latest upstream, which contains bugfixes. -- RapidJSON 1.1.0 p577 (based on the commit 585042c0) A fast JSON parser/generator for C++ with both SAX/DOM style API HomePage: https://rapidjson.org/ Source: https://github.com/Tencent/rapidjson/tree/585042c02ba6350e10fc43df8beee1bc097f4c5f License: MIT License, BSD-3-Clause License https://github.com/Tencent/rapidjson/blob/master/license.txt (Files under JSON License are removed in Cygwin src package) Cygwin Package Summary: https://www.cygwin.com/packages/summary/rapidjson-src.html Cygport Source: https://cygwin.com/git/?p=git/cygwin-packages/rapidjson.git -- Lemures Lemniscati