<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in mdate-sh</title>
    <link>http://nxr.netbsd.org/rss/src/external/lgpl3/mpc/dist/doc/mdate-sh</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>branches:  1.1.1;<br/>Initial revision</title>
    <description>/src/external/lgpl3/mpc/dist/doc/mdate-sh - 1.1</description>
    <pubDate>Thu Nov 28 10:32:39 UTC 2013</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>initial import of mpc 1.3.1.  changes from 1.2.1 include:<br/><br/>New function: mpc_agm<br/>New rounding modes "away from zero", indicated by the letter "A" and<br/>corresponding to MPFR_RNDA on the designated real or imaginary part.<br/>New experimental ball arithmetic.<br/>New experimental function: mpc_eta_fund<br/>Bug fixes:<br/>- mpc_asin for asin(z) with small |Re(z)| and tiny |Im(z)|<br/>- mpc_pow_fr: sign of zero part of result when the base has up to sign<br/>  the same real and imaginary part, and the exponent is an even positive<br/>  integer<br/>- mpc_fma: the returned int value was incorrect in some cases<br/>  (indicating whether the rounded real/imaginary parts were<br/>  smaller/equal/greater than the exact values), but the computed complex<br/>  value was correct.<br/>- Remove the unmaintained Makefile.vc; build files for Visual Studio are<br/>  maintained independently by Brian Gladman.</title>
    <description>/src/external/lgpl3/mpc/dist/doc/mdate-sh - 1.1.1.3</description>
    <pubDate>Sun Mar 05 22:35:52 UTC 2023</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>initial import of MPC 1.0.3 package.  changes since 1.0.1:<br/><br/>Changes in version 1.0.3:<br/>  - Fixed mpc_pow, see<br/>    http://lists.gforge.inria.fr/pipermail/mpc-discuss/2014-October/001315.html<br/>  - #18257: Switched to libtool 2.4.5.<br/><br/>Changes in version 1.0.2:<br/>  - Fixed mpc_atan, mpc_atanh for (+-0, +-1), see<br/>    http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57994#c7<br/>  - Fixed mpc_log10 for purely imaginary argument, see<br/>    http://lists.gforge.inria.fr/pipermail/mpc-discuss/2012-September/001208.html</title>
    <description>/src/external/lgpl3/mpc/dist/doc/mdate-sh - 1.1.1.2</description>
    <pubDate>Thu Aug 17 00:08:04 UTC 2017</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>branches:  1.1.1.1.4;  1.1.1.1.8;<br/>initial import of MPC 1.0.1 package.  changes since 0.9:<br/><br/>Changes in version 1.0.1:<br/>  - Switched to automake 1.11.6, see<br/>    https://lists.gnu.org/archive/html/automake/2012-07/msg00023.html<br/>  - #14669: Fixed extraction of CC from gmp.h<br/>  - Fixed case of intermediate zero real or imaginary part in mpc_fma,<br/>    found by hydra with GMP_CHECK_RANDOMIZE=1346362345<br/><br/>Changes in version 1.0:<br/>  - First release as a GNU package<br/>  - License change: LGPLv3+ for code, GFDLv1.3+ (with no invariant sections)<br/>    for documentation<br/>  - 100% of all lines are covered by tests<br/>  - Functions renamed:<br/>    mpc_mul_2exp to mpc_mul_2ui, mpc_div_2exp to mpc_div_2ui<br/>  - 0^0, which returned (NaN,NaN) previously, now returns (1,+0)<br/>  - Removed compatibility with K&amp;R compilers, untestable due to lack of<br/>    such compilers<br/>  - New functions: mpc_log10, mpc_mul_2si, mpc_div_2si<br/>  - Speed-ups:<br/>    - mpc_fma<br/>  - Bug fixes:<br/>    - mpc_div and mpc_norm now return a value indicating the effective<br/>      rounding direction, as the other functions<br/>    - mpc_mul, mpc_sqr and mpc_norm now return correct results even if there<br/>      are over- or underflows during the computation<br/>    - mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has<br/>      infinite part and equals output variable is corrected<br/>    - mpc_fr_sub: Wrong return value for imaginary part is corrected</title>
    <description>/src/external/lgpl3/mpc/dist/doc/mdate-sh - 1.1.1.1</description>
    <pubDate>Thu Nov 28 10:32:39 UTC 2013</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>Rebase to HEAD as of a few days ago.</title>
    <description>/src/external/lgpl3/mpc/dist/doc/mdate-sh - 1.1.1.1.8.2</description>
    <pubDate>Wed Aug 20 00:00:01 UTC 2014</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>file mdate-sh was added on branch tls-maxphys on 2014-08-20 00:00:01 +0000</title>
    <description>/src/external/lgpl3/mpc/dist/doc/mdate-sh - 1.1.1.1.8.1</description>
    <pubDate>Thu Nov 28 10:32:39 UTC 2013</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>sync with head.<br/><br/>for a reference, the tree before this commit was tagged<br/>as yamt-pagecache-tag8.<br/><br/>this commit was splitted into small chunks to avoid<br/>a limitation of cvs.  ("Protocol error: too many arguments")</title>
    <description>/src/external/lgpl3/mpc/dist/doc/mdate-sh - 1.1.1.1.4.2</description>
    <pubDate>Thu May 22 14:09:13 UTC 2014</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>file mdate-sh was added on branch yamt-pagecache on 2014-05-22 14:09:13 +0000</title>
    <description>/src/external/lgpl3/mpc/dist/doc/mdate-sh - 1.1.1.1.4.1</description>
    <pubDate>Thu Nov 28 10:32:39 UTC 2013</pubDate>
    <dc:creator>yamt</dc:creator>
</item>
</channel></rss>

