<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten/system/lib/libc/musl/src/math, branch master</title>
<subtitle>Emscripten: An LLVM-to-JavaScript Compiler</subtitle>
<id>https://git.amat.us/emscripten/atom/system/lib/libc/musl/src/math?h=master</id>
<link rel='self' href='https://git.amat.us/emscripten/atom/system/lib/libc/musl/src/math?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/'/>
<updated>2014-05-22T23:20:06Z</updated>
<entry>
<title>Migrate to using musl libc sprintf family to gain compiled asm.js performance. Keep a copy of handwritten vfprintf and fprintf around to be compatible with the Emscripten filesystem IO library. Also migrate frexp which sprintf depends on to musl libc.</title>
<updated>2014-05-22T23:20:06Z</updated>
<author>
<name>Jukka Jylänki</name>
<email>jujjyl@gmail.com</email>
</author>
<published>2014-05-15T10:14:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=210bff95040083cdbcdd13b38b2ce190f644528f'/>
<id>urn:sha1:210bff95040083cdbcdd13b38b2ce190f644528f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fill in undefined math symbols.</title>
<updated>2014-01-15T05:01:56Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2014-01-15T02:57:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=db88b6cd9b687c3c88efd0e193ba8a97b0aef53d'/>
<id>urn:sha1:db88b6cd9b687c3c88efd0e193ba8a97b0aef53d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add lots of math functions.</title>
<updated>2014-01-13T19:21:11Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-09-20T14:59:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=3b62c6587c50400cf0899c60ee29fa2282efdd28'/>
<id>urn:sha1:3b62c6587c50400cf0899c60ee29fa2282efdd28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make lgamma and friends work, add test.</title>
<updated>2014-01-13T19:21:11Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-10-24T03:12:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=cd21e58d9e4bda0365696ed7873f7520f8ebf20b'/>
<id>urn:sha1:cd21e58d9e4bda0365696ed7873f7520f8ebf20b</id>
<content type='text'>
We can't use weak aliases on variables in emscripten, so get rid of __signgam
and just use signgam.
</content>
</entry>
<entry>
<title>Add gamma functions.</title>
<updated>2014-01-13T19:21:11Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-09-15T13:39:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=b167b3c7519c903db2bc9fae51f1a2a2ae1c90e8'/>
<id>urn:sha1:b167b3c7519c903db2bc9fae51f1a2a2ae1c90e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add strtod(), wcstod(), wcstol() and friends.</title>
<updated>2014-01-13T19:21:11Z</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2013-09-21T02:59:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten/commit/?id=c0229303f8fe4176d05286f3b887127c2b028368'/>
<id>urn:sha1:c0229303f8fe4176d05286f3b887127c2b028368</id>
<content type='text'>
This implementation of strtod() replaces the old as it implements
support for parsing hex constants which is needed by various tests.
</content>
</entry>
</feed>
