<?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 .gitattributes</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>44d4804d1945435745518cd09eb8ae6ab22ecef4 - usr.bin/gh&#228;-bc, contrib/bc: update to version 5.0.0</title>
        <link>http://opengrok.net:8080/history/src/contrib/bc/.gitattributes#44d4804d1945435745518cd09eb8ae6ab22ecef4</link>
        <description>usr.bin/gh&#228;-bc, contrib/bc: update to version 5.0.0Merge commit 2f57ecae4b98e76e5d675563785a7e6c59c868c4This is a new major release with a number of changes and extensions:- Limited the number of temporary numbers and made the space for them  static so that allocating more space for them cannot fail.- Allowed integers with non-zero scale to be used with power, places,  and shift operators.- Added greatest common divisor and least common multiple to lib2.bc.- Made bc and dc UTF-8 capable.- Added the ability for users to have bc and dc quit on SIGINT.- Added the ability for users to disable prompt and TTY mode by  environment variables.- Added the ability for users to redefine keywords.- Added dc&apos;s modular exponentiation and divmod to bc.- Added the ability to assign strings to variables and array elements  and pass them to functions in bc.- Added dc&apos;s asciify command and stream printing to bc.- Added bitwise and, or, xor, left shift, right shift, reverse,  left rotate, right rotate, and mod functions to lib2.bc.- Added the functions s2u(x) and s2un(x,n), to lib2.bc.MFC after:	1 week

            List of files:
            /src/contrib/bc/.gitattributes</description>
        <pubDate>Tue, 10 Aug 2021 08:42:54 +0000</pubDate>
        <dc:creator>Stefan E&#223;er &lt;se@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8ea9013512494c9f035afa1ffa1e199b44c7904f - Merge commit &apos;bd136720030ebb0b31e6d5a2236b9d0ddac71b94&apos;</title>
        <link>http://opengrok.net:8080/history/src/contrib/bc/.gitattributes#8ea9013512494c9f035afa1ffa1e199b44c7904f</link>
        <description>Merge commit &apos;bd136720030ebb0b31e6d5a2236b9d0ddac71b94&apos;usr.bin/bc: update to version 4.0.1This update adds a flush() of the output buffer to the bc print command.

            List of files:
            /src/contrib/bc/.gitattributes</description>
        <pubDate>Sun, 25 Apr 2021 06:42:31 +0000</pubDate>
        <dc:creator>Stefan E&#223;er &lt;se@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>44d4804d1945435745518cd09eb8ae6ab22ecef4 - usr.bin/gh&#228;-bc, contrib/bc: update to version 5.0.0</title>
        <link>http://opengrok.net:8080/history/src/contrib/bc/.gitattributes#44d4804d1945435745518cd09eb8ae6ab22ecef4</link>
        <description>usr.bin/gh&#228;-bc, contrib/bc: update to version 5.0.0Merge commit 2f57ecae4b98e76e5d675563785a7e6c59c868c4This is a new major release with a number of changes and extensions:- Limited the number of temporary numbers and made the space for them  static so that allocating more space for them cannot fail.- Allowed integers with non-zero scale to be used with power, places,  and shift operators.- Added greatest common divisor and least common multiple to lib2.bc.- Made bc and dc UTF-8 capable.- Added the ability for users to have bc and dc quit on SIGINT.- Added the ability for users to disable prompt and TTY mode by  environment variables.- Added the ability for users to redefine keywords.- Added dc&apos;s modular exponentiation and divmod to bc.- Added the ability to assign strings to variables and array elements  and pass them to functions in bc.- Added dc&apos;s asciify command and stream printing to bc.- Added bitwise and, or, xor, left shift, right shift, reverse,  left rotate, right rotate, and mod functions to lib2.bc.- Added the functions s2u(x) and s2un(x,n), to lib2.bc.MFC after:	1 week

            List of files:
            /src/contrib/bc/.gitattributes</description>
        <pubDate>Tue, 10 Aug 2021 08:42:54 +0000</pubDate>
        <dc:creator>Stefan E&#223;er &lt;se@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8ea9013512494c9f035afa1ffa1e199b44c7904f - Merge commit &apos;bd136720030ebb0b31e6d5a2236b9d0ddac71b94&apos;</title>
        <link>http://opengrok.net:8080/history/src/contrib/bc/.gitattributes#8ea9013512494c9f035afa1ffa1e199b44c7904f</link>
        <description>Merge commit &apos;bd136720030ebb0b31e6d5a2236b9d0ddac71b94&apos;usr.bin/bc: update to version 4.0.1This update adds a flush() of the output buffer to the bc print command.

            List of files:
            /src/contrib/bc/.gitattributes</description>
        <pubDate>Sun, 25 Apr 2021 06:42:31 +0000</pubDate>
        <dc:creator>Stefan E&#223;er &lt;se@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>44d4804d1945435745518cd09eb8ae6ab22ecef4 - usr.bin/gh&#228;-bc, contrib/bc: update to version 5.0.0</title>
        <link>http://opengrok.net:8080/history/src/contrib/bc/.gitattributes#44d4804d1945435745518cd09eb8ae6ab22ecef4</link>
        <description>usr.bin/gh&#228;-bc, contrib/bc: update to version 5.0.0Merge commit 2f57ecae4b98e76e5d675563785a7e6c59c868c4This is a new major release with a number of changes and extensions:- Limited the number of temporary numbers and made the space for them  static so that allocating more space for them cannot fail.- Allowed integers with non-zero scale to be used with power, places,  and shift operators.- Added greatest common divisor and least common multiple to lib2.bc.- Made bc and dc UTF-8 capable.- Added the ability for users to have bc and dc quit on SIGINT.- Added the ability for users to disable prompt and TTY mode by  environment variables.- Added the ability for users to redefine keywords.- Added dc&apos;s modular exponentiation and divmod to bc.- Added the ability to assign strings to variables and array elements  and pass them to functions in bc.- Added dc&apos;s asciify command and stream printing to bc.- Added bitwise and, or, xor, left shift, right shift, reverse,  left rotate, right rotate, and mod functions to lib2.bc.- Added the functions s2u(x) and s2un(x,n), to lib2.bc.MFC after:	1 week

            List of files:
            /src/contrib/bc/.gitattributes</description>
        <pubDate>Tue, 10 Aug 2021 08:42:54 +0000</pubDate>
        <dc:creator>Stefan E&#223;er &lt;se@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8ea9013512494c9f035afa1ffa1e199b44c7904f - Merge commit &apos;bd136720030ebb0b31e6d5a2236b9d0ddac71b94&apos;</title>
        <link>http://opengrok.net:8080/history/src/contrib/bc/.gitattributes#8ea9013512494c9f035afa1ffa1e199b44c7904f</link>
        <description>Merge commit &apos;bd136720030ebb0b31e6d5a2236b9d0ddac71b94&apos;usr.bin/bc: update to version 4.0.1This update adds a flush() of the output buffer to the bc print command.

            List of files:
            /src/contrib/bc/.gitattributes</description>
        <pubDate>Sun, 25 Apr 2021 06:42:31 +0000</pubDate>
        <dc:creator>Stefan E&#223;er &lt;se@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
