<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/tools/regression/lib/libc/stdio, 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>Add regression tests for printf's %a/%A formats.</title>
<updated>2004-01-19T05:59:07+00:00</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2004-01-19T05:59:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=575f4d323961600584d264f1f8102dc0251d7035'/>
<id>575f4d323961600584d264f1f8102dc0251d7035</id>
<content type='text'>
While here, disable some of the long double tests on i386, since
FreeBSD/i386 is the only port that doesn't evaluate long doubles in
their full precision (due to constant folding bugs in gcc).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While here, disable some of the long double tests on i386, since
FreeBSD/i386 is the only port that doesn't evaluate long doubles in
their full precision (due to constant folding bugs in gcc).
</pre>
</div>
</content>
</entry>
<entry>
<title>Add regression tests for some of the bugs recently discovered in the</title>
<updated>2004-01-19T05:30:56+00:00</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2004-01-19T05:30:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=24f285966ef8ac1ec10843758e5c29fc5614e81b'/>
<id>24f285966ef8ac1ec10843758e5c29fc5614e81b</id>
<content type='text'>
vendor's strtod() implementation.

While here, disable some of the long double tests on i386, since
FreeBSD/i386 is the only port that doesn't evaluate long doubles in
their full precision (due to constant folding bugs in gcc).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
vendor's strtod() implementation.

While here, disable some of the long double tests on i386, since
FreeBSD/i386 is the only port that doesn't evaluate long doubles in
their full precision (due to constant folding bugs in gcc).
</pre>
</div>
</content>
</entry>
<entry>
<title>Work around a recently-introduced gcc bug.  The compiler no longer</title>
<updated>2004-01-18T07:06:21+00:00</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2004-01-18T07:06:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e5524baebf7ed7c0d64c8b4938f0af03dd4afcf3'/>
<id>e5524baebf7ed7c0d64c8b4938f0af03dd4afcf3</id>
<content type='text'>
accepts certain floating point constant representations that are
legal in C99.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
accepts certain floating point constant representations that are
legal in C99.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add regression tests for floating point parsing in scanf(3).</title>
<updated>2003-06-28T09:03:44+00:00</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2003-06-28T09:03:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3f0b22498b24a04cb79a2b2b5529f0c93ce37fde'/>
<id>3f0b22498b24a04cb79a2b2b5529f0c93ce37fde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a dozen new tests with the general theme of getting trailing</title>
<updated>2003-04-19T23:53:34+00:00</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2003-04-19T23:53:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=60fd7ba74a84eee554de2481eed55a1deda3aeba'/>
<id>60fd7ba74a84eee554de2481eed55a1deda3aeba</id>
<content type='text'>
zeroes right.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
zeroes right.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a test case for printf("%5.0f", 0.001).</title>
<updated>2003-04-14T11:26:32+00:00</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2003-04-14T11:26:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3b74a935d67c1fa0c446459db4458a0260add9d3'/>
<id>3b74a935d67c1fa0c446459db4458a0260add9d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Additional regression tests for grouping, parsing of '.*', and printing</title>
<updated>2003-04-07T00:42:49+00:00</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2003-04-07T00:42:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b0850075ac202e1c3de52279658d9e5eadbbc7eb'/>
<id>b0850075ac202e1c3de52279658d9e5eadbbc7eb</id>
<content type='text'>
of %f formats where the number of significant digits is &lt; expt.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
of %f formats where the number of significant digits is &lt; expt.
</pre>
</div>
</content>
</entry>
<entry>
<title>Test for bug in revision 1.54 of vfprintf.c.</title>
<updated>2003-04-06T08:02:20+00:00</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2003-04-06T08:02:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fadfe1d425a5c4f4b227ebcb90752264057ec2b3'/>
<id>fadfe1d425a5c4f4b227ebcb90752264057ec2b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Regression tests for printf()'s floating point formats.</title>
<updated>2003-04-05T22:13:01+00:00</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2003-04-05T22:13:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=600276e186f1b3f90043d00c4c1d535e32c3c09c'/>
<id>600276e186f1b3f90043d00c4c1d535e32c3c09c</id>
<content type='text'>
Tests for correct printing of subnormals are lacking.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tests for correct printing of subnormals are lacking.
</pre>
</div>
</content>
</entry>
</feed>
