<?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 en_US.UTF-8.src</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>9df8243a2e0ab1ef027cbfbcb4105f5f0ce108e1 - locale: make posix</title>
        <link>http://opengrok.net:8080/history/src/share/monetdef_unicode/en_US.UTF-8.src#9df8243a2e0ab1ef027cbfbcb4105f5f0ce108e1</link>
        <description>locale: make posixRun make posix to generate monetary definition files with theinternational parameters missing from localeconv(3)&apos;s lconv struct.Manually convert the &quot;frozen&quot; non-unicode locales under share/monetdef.Reviewed by:	baptMFC after:	1 weekDifferential Revision:	https://reviews.freebsd.org/D53917

            List of files:
            /src/share/monetdef_unicode/en_US.UTF-8.src</description>
        <pubDate>Sat, 06 Dec 2025 12:20:17 +0000</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0a36787e4c1fa0cf77dcf83be0867178476e372b - locales: separate unicode from other locales</title>
        <link>http://opengrok.net:8080/history/src/share/monetdef_unicode/en_US.UTF-8.src#0a36787e4c1fa0cf77dcf83be0867178476e372b</link>
        <description>locales: separate unicode from other localesUnicode locales are maintained and to evolved in cldr.Generating the other locales from the unicode gets more and more painfulover the time.Let&apos;s freeze the other locales to cldr 34.0.

            List of files:
            /src/share/monetdef_unicode/en_US.UTF-8.src</description>
        <pubDate>Thu, 22 Jul 2021 17:02:49 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7cefd8ca2a915e8fe9d5565dcc9a562e67c07970 - Regenerate locales</title>
        <link>http://opengrok.net:8080/history/src/share/monetdef_unicode/en_US.UTF-8.src#7cefd8ca2a915e8fe9d5565dcc9a562e67c07970</link>
        <description>Regenerate locales

            List of files:
            /src/share/monetdef_unicode/en_US.UTF-8.src</description>
        <pubDate>Tue, 13 Oct 2015 20:24:57 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1a41e1f147df55c8c160aa6438408879cf9790e3 - Add newly generated locales from CLDR 27.0.1</title>
        <link>http://opengrok.net:8080/history/src/share/monetdef_unicode/en_US.UTF-8.src#1a41e1f147df55c8c160aa6438408879cf9790e3</link>
        <description>Add newly generated locales from CLDR 27.0.1only skip timedef until I figure out how to workaround svn painful mime-type handling

            List of files:
            /src/share/monetdef_unicode/en_US.UTF-8.src</description>
        <pubDate>Sat, 08 Aug 2015 01:45:53 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2928f042f78b85c90bb7078ccb48e1976ae5189f - . add comment that 4 character of int_curr_symbol should be SPACE</title>
        <link>http://opengrok.net:8080/history/src/share/monetdef_unicode/en_US.UTF-8.src#2928f042f78b85c90bb7078ccb48e1976ae5189f</link>
        <description>. add comment that 4 character of int_curr_symbol should be SPACE. fix chinese locales to meet this requirement

            List of files:
            /src/share/monetdef_unicode/en_US.UTF-8.src</description>
        <pubDate>Mon, 19 Feb 2001 18:55:34 +0000</pubDate>
        <dc:creator>Alexey Zelkin &lt;phantom@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f816f51e9c657b0f39e1873584b73203ef729cdd - Back out my &quot;3;3&quot; -&gt; something changes. While technikally the same, it only</title>
        <link>http://opengrok.net:8080/history/src/share/monetdef_unicode/en_US.UTF-8.src#f816f51e9c657b0f39e1873584b73203ef729cdd</link>
        <description>Back out my &quot;3;3&quot; -&gt; something changes. While technikally the same, it onlyleads to confusion.

            List of files:
            /src/share/monetdef_unicode/en_US.UTF-8.src</description>
        <pubDate>Sat, 10 Feb 2001 18:51:51 +0000</pubDate>
        <dc:creator>Andrey A. Chernov &lt;ache@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6088aac9b395e2b5d27108a69d2b69e90143f824 - I change my mind a bit: assuming last \0 is contrproductive since will cause</title>
        <link>http://opengrok.net:8080/history/src/share/monetdef_unicode/en_US.UTF-8.src#6088aac9b395e2b5d27108a69d2b69e90143f824</link>
        <description>I change my mind a bit: assuming last \0 is contrproductive since will causeuser confusion, so specify it directly, i.e.  change &quot;3&quot; to &quot;3;0&quot;.In this style &quot;3;&quot; or &quot;3&quot; must not cause repeating(converted to \3, CHAR_MAX, \0)Still not implemented and broken in localeconv()

            List of files:
            /src/share/monetdef_unicode/en_US.UTF-8.src</description>
        <pubDate>Sat, 10 Feb 2001 02:55:42 +0000</pubDate>
        <dc:creator>Andrey A. Chernov &lt;ache@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>90b99402a95be74bf848e84c54a79cecc9fcab13 - Change &quot;3;3&quot; in mon_grouping to &quot;3&quot;. This is cosmetique, last \0 will cause</title>
        <link>http://opengrok.net:8080/history/src/share/monetdef_unicode/en_US.UTF-8.src#90b99402a95be74bf848e84c54a79cecc9fcab13</link>
        <description>Change &quot;3;3&quot; in mon_grouping to &quot;3&quot;. This is cosmetique, last \0 will causeprevious \3 repeat forever, according to SUSv2Add comment about mon_grouping separatorNOTE: mon_grouping localeconv() parsing still broken.

            List of files:
            /src/share/monetdef_unicode/en_US.UTF-8.src</description>
        <pubDate>Sat, 10 Feb 2001 02:17:49 +0000</pubDate>
        <dc:creator>Andrey A. Chernov &lt;ache@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5f8254a074198351cbfba570ac13af3ceaad5e9a - Back out removing trailing space from int_curr_symbol, this is SUSV2</title>
        <link>http://opengrok.net:8080/history/src/share/monetdef_unicode/en_US.UTF-8.src#5f8254a074198351cbfba570ac13af3ceaad5e9a</link>
        <description>Back out removing trailing space from int_curr_symbol, this is SUSV2requirement

            List of files:
            /src/share/monetdef_unicode/en_US.UTF-8.src</description>
        <pubDate>Fri, 09 Feb 2001 23:49:22 +0000</pubDate>
        <dc:creator>Andrey A. Chernov &lt;ache@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a08c9b6600011a7a8d2fcaf2679ad70fc72ec55c - Remove extra space after int_curr_sym</title>
        <link>http://opengrok.net:8080/history/src/share/monetdef_unicode/en_US.UTF-8.src#a08c9b6600011a7a8d2fcaf2679ad70fc72ec55c</link>
        <description>Remove extra space after int_curr_sym

            List of files:
            /src/share/monetdef_unicode/en_US.UTF-8.src</description>
        <pubDate>Fri, 09 Feb 2001 16:52:19 +0000</pubDate>
        <dc:creator>Andrey A. Chernov &lt;ache@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a322eaa8a9d3d52bb2b1344746ee4d1b0e61e6d3 - Add sources for following categories: LC_NUMERIC (share/numericdef),</title>
        <link>http://opengrok.net:8080/history/src/share/monetdef_unicode/en_US.UTF-8.src#a322eaa8a9d3d52bb2b1344746ee4d1b0e61e6d3</link>
        <description>Add sources for following categories: LC_NUMERIC (share/numericdef),LC_MONETARY (share/monetdef), LC_MESSAGES (share/msgdef). Now onlyen_US.ISO_8859-1 and ru_RU.KOI8-R locales ready. I will find some timein near future and&apos;ll try to make defintions for other locales.

            List of files:
            /src/share/monetdef_unicode/en_US.UTF-8.src</description>
        <pubDate>Thu, 08 Feb 2001 17:33:19 +0000</pubDate>
        <dc:creator>Alexey Zelkin &lt;phantom@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
