<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/tests/printf/output.txt, branch 1.7.7</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/tests/printf/output.txt?h=1.7.7</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/tests/printf/output.txt?h=1.7.7'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2013-09-19T21:24:31Z</updated>
<entry>
<title>Implement missing 'space' formatting flag</title>
<updated>2013-09-19T21:24:31Z</updated>
<author>
<name>Ranger Harke</name>
<email>ranger.harke@autodesk.com</email>
</author>
<published>2013-09-19T21:24:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=61c9d6ede1fe9a91ae501dc019d2e5f97803943a'/>
<id>urn:sha1:61c9d6ede1fe9a91ae501dc019d2e5f97803943a</id>
<content type='text'>
This flag causes space (padding) to be reserved for the sign even if the
number is positive. It is basically the same as the 'plus' flag except that
a space is displayed instead of a plus sign. The 'plus' flag takes precedence.
</content>
</entry>
<entry>
<title>Fix bug with forced display of sign on negative integers</title>
<updated>2013-09-19T21:09:10Z</updated>
<author>
<name>Ranger Harke</name>
<email>ranger.harke@autodesk.com</email>
</author>
<published>2013-09-19T21:09:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=b72b6d897250cc7624b66832f720ff3bed6823a6'/>
<id>urn:sha1:b72b6d897250cc7624b66832f720ff3bed6823a6</id>
<content type='text'>
The negative sign was displayed twice.
</content>
</entry>
<entry>
<title>Fix bug with zero-padded negative integers</title>
<updated>2013-09-19T20:03:15Z</updated>
<author>
<name>Ranger Harke</name>
<email>ranger.harke@autodesk.com</email>
</author>
<published>2013-09-19T20:03:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=e4678bed92f20ea0b5cd6fa2467cc2b0444511e0'/>
<id>urn:sha1:e4678bed92f20ea0b5cd6fa2467cc2b0444511e0</id>
<content type='text'>
The zero padding was before the sign. It should be after.
</content>
</entry>
<entry>
<title>flush partially-printed lines during shutdown</title>
<updated>2011-10-15T04:25:22Z</updated>
<author>
<name>Alon Zakai</name>
<email>alonzakai@gmail.com</email>
</author>
<published>2011-10-15T04:25:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=efaf9eaf570554406187430c87c1eef56be6c559'/>
<id>urn:sha1:efaf9eaf570554406187430c87c1eef56be6c559</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added _formatString() special-case for null values (similar to glibc).</title>
<updated>2011-07-24T02:25:45Z</updated>
<author>
<name>max99x</name>
<email>max99x@gmail.com</email>
</author>
<published>2011-07-23T03:58:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=5aea0ba8784bc385e52e769f8e90df5fcd833a7a'/>
<id>urn:sha1:5aea0ba8784bc385e52e769f8e90df5fcd833a7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed erroneous printf test cases that triggered GCC warnings.</title>
<updated>2011-06-28T11:07:32Z</updated>
<author>
<name>max99x</name>
<email>max99x@gmail.com</email>
</author>
<published>2011-06-28T11:07:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=6fe80d00d655a03afadf8b4d19d99660c9eab7a0'/>
<id>urn:sha1:6fe80d00d655a03afadf8b4d19d99660c9eab7a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added proper argument size support to _formatString/printf.</title>
<updated>2011-06-28T10:34:23Z</updated>
<author>
<name>max99x</name>
<email>max99x@gmail.com</email>
</author>
<published>2011-06-28T10:24:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=126df9fa21f59c41456208879165805b908699d5'/>
<id>urn:sha1:126df9fa21f59c41456208879165805b908699d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Proper handling of unknown specifiers in _formatString/printf; minor refactor.</title>
<updated>2011-06-28T06:32:11Z</updated>
<author>
<name>max99x</name>
<email>max99x@gmail.com</email>
</author>
<published>2011-06-28T06:32:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=0ea0b71b3464198288a27ad21072e32166fcc2de'/>
<id>urn:sha1:0ea0b71b3464198288a27ad21072e32166fcc2de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Properly padding infinity/NaN in _formatString/printf.</title>
<updated>2011-06-28T06:03:24Z</updated>
<author>
<name>max99x</name>
<email>max99x@gmail.com</email>
</author>
<published>2011-06-28T06:03:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=bef407f174543e926033a25ee1faf69e3bdad296'/>
<id>urn:sha1:bef407f174543e926033a25ee1faf69e3bdad296</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added support for %n in _formatString/printf.</title>
<updated>2011-06-28T05:56:33Z</updated>
<author>
<name>max99x</name>
<email>max99x@gmail.com</email>
</author>
<published>2011-06-28T05:56:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=3a0e9450e8c4f3667477b3c77f3ebc9c429963e4'/>
<id>urn:sha1:3a0e9450e8c4f3667477b3c77f3ebc9c429963e4</id>
<content type='text'>
</content>
</entry>
</feed>
