<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/locale/lnumeric.c, branch release/5.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-11-04T19:12:42+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-11-04T19:12:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3f86d8a2ea3f3265afaa1fd263b0004c5c000e69'/>
<id>3f86d8a2ea3f3265afaa1fd263b0004c5c000e69</id>
<content type='text'>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>. style(9)</title>
<updated>2003-06-26T10:46:16+00:00</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2003-06-26T10:46:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=683fe11379470192b45860f10e5574a3dd26d4eb'/>
<id>683fe11379470192b45860f10e5574a3dd26d4eb</id>
<content type='text'>
. fix/add comments (to cover changes done thru last 20 months)
. extend monetary testcase to cover int_* values
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
. fix/add comments (to cover changes done thru last 20 months)
. extend monetary testcase to cover int_* values
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes to locale code to properly use indirect pointers in order to prevent</title>
<updated>2003-06-13T00:14:07+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2003-06-13T00:14:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3dfdc427f16da8bb6c3374ca0140eadd5f8ab867'/>
<id>3dfdc427f16da8bb6c3374ca0140eadd5f8ab867</id>
<content type='text'>
memory leaks (fixes bugs earlier purported to be fixed).
Submitted by:	Ed Moy &lt;emoy@apple.com&gt;
Obtained from:	Apple Computer, Inc.
MFC after:	2 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
memory leaks (fixes bugs earlier purported to be fixed).
Submitted by:	Ed Moy &lt;emoy@apple.com&gt;
Obtained from:	Apple Computer, Inc.
MFC after:	2 weeks
</pre>
</div>
</content>
</entry>
<entry>
<title>decimal_point can't be "" according to C99, so set it to standard "."</title>
<updated>2003-03-20T08:05:20+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2003-03-20T08:05:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=befb332a6b3fe92e44ff99c78dfe769f8c662464'/>
<id>befb332a6b3fe92e44ff99c78dfe769f8c662464</id>
<content type='text'>
in that case.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in that case.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite locale loading procedures, so any load failure will not affect</title>
<updated>2002-08-08T05:51:54+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2002-08-08T05:51:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=76692b8025f1f01cecc2402b75be407dda902522'/>
<id>76692b8025f1f01cecc2402b75be407dda902522</id>
<content type='text'>
currently cached data.  It allows a number of nice things, like: removing
fallback code from single locale loading, remove memory leak when LC_CTYPE
data loaded again and again, efficient cache use, not only for
setlocale(locale1); setlocale(locale1), but for setlocale(locale1);
setlocale("C"); setlocale(locale1) too (i.e.  data file loaded only once).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
currently cached data.  It allows a number of nice things, like: removing
fallback code from single locale loading, remove memory leak when LC_CTYPE
data loaded again and again, efficient cache use, not only for
setlocale(locale1); setlocale(locale1), but for setlocale(locale1);
setlocale("C"); setlocale(locale1) too (i.e.  data file loaded only once).
</pre>
</div>
</content>
</entry>
<entry>
<title>Style fixes in preparation of code rewritting</title>
<updated>2002-08-07T16:45:23+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2002-08-07T16:45:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ecc4c62066ba31a359f628de82486171d33f19c6'/>
<id>ecc4c62066ba31a359f628de82486171d33f19c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the style of the SCM ID's.</title>
<updated>2002-03-22T21:53:29+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-03-22T21:53:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=333fc21e3cd79bca0c94d7722c5a56cb5ad078d1'/>
<id>333fc21e3cd79bca0c94d7722c5a56cb5ad078d1</id>
<content type='text'>
I believe have made all of libc .c's as consistent as possible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I believe have made all of libc .c's as consistent as possible.
</pre>
</div>
</content>
</entry>
<entry>
<title>* Add my e-mail to copyrights</title>
<updated>2001-12-11T15:55:42+00:00</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2001-12-11T15:55:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=74f2b97544e335c01509fe73ba5bfb12147299f2'/>
<id>74f2b97544e335c01509fe73ba5bfb12147299f2</id>
<content type='text'>
* style(9)'ify
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* style(9)'ify
</pre>
</div>
</content>
</entry>
<entry>
<title>catch up to __part_load_locale() interface change</title>
<updated>2001-02-13T15:32:21+00:00</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2001-02-13T15:32:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=39d2c772eb664055f6c5184eb52fba0f78e6897f'/>
<id>39d2c772eb664055f6c5184eb52fba0f78e6897f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make comparsions more clear (per style(9))</title>
<updated>2001-02-12T08:56:39+00:00</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2001-02-12T08:56:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b161fb00618582eb3982d45529da41cf51b25f69'/>
<id>b161fb00618582eb3982d45529da41cf51b25f69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
