From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pg1-x529.google.com (mail-pg1-x529.google.com [IPv6:2607:f8b0:4864:20::529]) by sourceware.org (Postfix) with ESMTPS id 943E83858417 for ; Thu, 23 Dec 2021 11:36:59 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 943E83858417 Received: by mail-pg1-x529.google.com with SMTP id l10so4700806pgm.7 for ; Thu, 23 Dec 2021 03:36:59 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-transfer-encoding; bh=IukMS9/0m0hZJuwKvBskqiTitNimzkKaEPajigrntcI=; b=hdWYOoBS5Wkdi+wuAT3gxRtFKLMYn3sZmpFusBvRU30up162RUM0nbHC19UDzvmDs9 p93Fx7kK7s+yoQdwhKAK4XOX/4hzVQ/xe3j7DJT8Uo2lXf4/+PD4ksj4zNDS7Cfayp8X NpB4MdWZHH5kfqAJMK6VyCPAjcPXFHSkCNkA2DJFKMpL9NIUO8ZG+VnUCXbojCDGej+B HWHmJG4iH+24Kx+8XO2ctuRfOR7sU3RLeGzXfeT1xGUscycn4OzdqJSpGBfqfgbeyzvD 45ThW0rejp/u3xpX1PDwhW1L7pqYGmURfAJ2KnXD4TJbnaLohn76HiVRFxX5AQ8+vatw UHDg== X-Gm-Message-State: AOAM5327obUcPQQOyj+IKf4ryNN/E1i1Hq27vujqAOQ/vBkSOuActzuI bDub+c6Al0ROV/qOhhbPs6S90lJRWnY= X-Google-Smtp-Source: ABdhPJydpsIjM4RXo0DyeD+jfR8pzErC/h+5uiYYx/J6ULjJAAYbjBu80kV406AXcin3zzo96g3NHw== X-Received: by 2002:a63:f30b:: with SMTP id l11mr1817617pgh.272.1640259418702; Thu, 23 Dec 2021 03:36:58 -0800 (PST) Received: from [192.168.3.4] ([2400:2411:aa20:4300:513f:cbe6:3f8d:7473]) by smtp.gmail.com with ESMTPSA id j23sm4646330pga.59.2021.12.23.03.36.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Dec 2021 03:36:58 -0800 (PST) Date: Thu, 23 Dec 2021 20:36:58 +0900 From: Lemures Lemniscati To: cygwin-announce@cygwin.com Subject: Updated: double-conversion 3.1.7-1 Message-Id: <20211223203655.98A9.50F79699@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Mailer: Becky! ver. 2.75.04 [ja] X-Antivirus: Avast (VPS 211223-0, 2021/12/23), Outbound message X-Antivirus-Status: Clean X-Spam-Status: No, score=-1.0 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.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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: Thu, 23 Dec 2021 11:37:00 -0000 The following packages have been uploaded to the Cygwin distribution: * libdouble-conversion-devel-3.1.7-1 * libdouble-conversion3-3.1.7-1 * double-conversion-3.1.7-1-src * double-conversion-debuginfo-3.1.7-1 This is an update to the latest upstream -- This project (double-conversion) provides binary-decimal and decimal-binary routines for IEEE doubles. The library consists of efficient conversion routines that have been extracted from the V8 JavaScript engine. The code has been refactored and improved so that it can be used more easily in other projects. HomePage: https://github.com/google/double-conversion#readme News: https://github.com/google/double-conversion/blob/v3.1.7/Changelog Source: https://github.com/google/double-conversion/tree/v3.1.7 License: BSD-3-Clause License https://github.com/google/double-conversion/blob/v3.1.7/LICENSE Cygwin Package Summary: https://cygwin.com/packages/summary/double-conversion-src.html Cygport Source: https://cygwin.com/git/?p=git/cygwin-packages/double-conversion.git -- Lemures Lemniscati