X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-4.1 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,SARE_MSGID_LONG40 X-Spam-Check-By: sourceware.org X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS MIME-Version: 1.0 Date: Tue, 10 Nov 2009 08:04:01 +1100 Message-Id: Subject: [ANNOUNCEMENT] [1.7] mpclib-0.8-1 From: David Billinghurst To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Reply-To: cygwin AT cygwin DOT com X-IsSubscribed: yes 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 mpclib-0.8-1 has been released for cygwin 1.7. PACKAGE DESCRIPTION =================== Homepage: http://www.multiprecision.org/mpc Download: http://www.multiprecision.org/index.php?prog=mpc&page=download License: Gnu Lesser General Public License, version 2.1 or later MPC is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result. It is built upon and follows the same principles as MPFR. With this release, MPC provides all C99 complex math functions. MPC is a prerequisite for gcc-4.5. See: - http://gcc.gnu.org/ml/gcc-patches/2009-03/msg00671.html - http://gcc.gnu.org/ml/gcc-patches/2009-03/msg00804.html - http://gcc.gnu.org/ml/gcc/2009-11/msg00102.html INSTALL OR UPGRADE NOTES ======================== Upstream bumped the shared library version number for 0.7. I chose not to bump the DLL version as from limited testing it appears to binary compatible with mpclib-0.6-1. Version 0.8, "Dianthus deltoides", released in November 2009, comes with the following new features: New functions: Inverse trigonometric functions: mpc_asin, mpc_acos, mpc_atan, mpc_asinh, mpc_acosh, mpc_atanh Power functions: mpc_pow_d, mpc_pow_ld, mpc_pow_si, mpc_pow_ui, mpc_pow_z, mpc_pow_fr Bug fixes: ui_div: real divisor -- 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