<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Python/pymath.c, branch zooba-patch-1</title>
<subtitle>github.com: python/cpython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/'/>
<entry>
<title>Issue #24366: Fix indentation</title>
<updated>2016-09-15T01:50:53+00:00</updated>
<author>
<name>Martin Panter</name>
<email>vadmium+py@gmail.com</email>
</author>
<published>2016-09-15T01:50:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=5f75502a2ed490071514ab0361e1b406a7405de1'/>
<id>5f75502a2ed490071514ab0361e1b406a7405de1</id>
<content type='text'>
Backports changes by Victor Stinner, Hirokazu Yamamoto, li4ick and Benjamin
Peterson.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backports changes by Victor Stinner, Hirokazu Yamamoto, li4ick and Benjamin
Peterson.
</pre>
</div>
</content>
</entry>
<entry>
<title>Untabify C files. Will watch buildbots.</title>
<updated>2010-05-09T14:46:46+00:00</updated>
<author>
<name>Antoine Pitrou</name>
<email>solipsis@pitrou.net</email>
</author>
<published>2010-05-09T14:46:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c83ea137d7e717f764e2f31fc2544f522de7d857'/>
<id>c83ea137d7e717f764e2f31fc2544f522de7d857</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #7518:  Move substitute definitions of C99 math functions from</title>
<updated>2009-12-21T15:22:00+00:00</updated>
<author>
<name>Mark Dickinson</name>
<email>dickinsm@gmail.com</email>
</author>
<published>2009-12-21T15:22:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=12748b003c69765e611a7c1782310f33f806607d'/>
<id>12748b003c69765e611a7c1782310f33f806607d</id>
<content type='text'>
pymath.c to Modules/_math.c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pymath.c to Modules/_math.c.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #7117 (backport py3k float repr) continued:</title>
<updated>2009-10-24T13:28:38+00:00</updated>
<author>
<name>Mark Dickinson</name>
<email>dickinsm@gmail.com</email>
</author>
<published>2009-10-24T13:28:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=1d6e2e1833864238b903325b37d05fef9b794393'/>
<id>1d6e2e1833864238b903325b37d05fef9b794393</id>
<content type='text'>
 - add double endianness detection to configure script
 - add configure-time check to see whether we can use inline
   assembly to get and set x87 control word in configure script
 - add functions to get and set x87 control word in Python/pymath.c
 - add pyport.h logic to determine whether it's safe to use the
   short float repr or not
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - add double endianness detection to configure script
 - add configure-time check to see whether we can use inline
   assembly to get and set x87 control word in configure script
 - add functions to get and set x87 control word in Python/pymath.c
 - add pyport.h logic to determine whether it's safe to use the
   short float repr or not
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport r71704 (add configure check for C99 round function) to trunk.</title>
<updated>2009-04-18T14:41:37+00:00</updated>
<author>
<name>Mark Dickinson</name>
<email>dickinsm@gmail.com</email>
</author>
<published>2009-04-18T14:41:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=8e5446f902c58a48796c1f0e25a263b7268afe34'/>
<id>8e5446f902c58a48796c1f0e25a263b7268afe34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>copysign shouldn't be declared as static in pymath.c</title>
<updated>2009-04-18T14:13:43+00:00</updated>
<author>
<name>Mark Dickinson</name>
<email>dickinsm@gmail.com</email>
</author>
<published>2009-04-18T14:13:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=4beb89b9f7a40703136d0ddac7aecd71d59d17bc'/>
<id>4beb89b9f7a40703136d0ddac7aecd71d59d17bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #4575: fix Py_IS_INFINITY macro to work correctly on x87 FPUs.</title>
<updated>2009-02-09T14:18:43+00:00</updated>
<author>
<name>Mark Dickinson</name>
<email>dickinsm@gmail.com</email>
</author>
<published>2009-02-09T14:18:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c97c9096ed05c89041b2aab9578489ca634c9375'/>
<id>c97c9096ed05c89041b2aab9578489ca634c9375</id>
<content type='text'>
It now forces its argument to double before testing for infinity.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It now forces its argument to double before testing for infinity.
</pre>
</div>
</content>
</entry>
<entry>
<title>any platform without HAVE_LOG1P should have DBL_EPSILON in &lt;float.h&gt;</title>
<updated>2008-09-22T14:11:41+00:00</updated>
<author>
<name>Andrew MacIntyre</name>
<email>andymac@bullseye.apana.org.au</email>
</author>
<published>2008-09-22T14:11:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f8db82242b2620bcf56d7329e38107093dd053e0'/>
<id>f8db82242b2620bcf56d7329e38107093dd053e0</id>
<content type='text'>
Part of source_os2emx.patch in issue 3868
Reviewed by Amaury Forgeot d'Arc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Part of source_os2emx.patch in issue 3868
Reviewed by Amaury Forgeot d'Arc
</pre>
</div>
</content>
</entry>
<entry>
<title>I finally got the time to update and merge Mark's and my trunk-math branch. The patch is collaborated work of Mark Dickinson and me. It was mostly done a few months ago. The patch fixes a lot of loose ends and edge cases related to operations with NaN, INF, very small values and complex math.</title>
<updated>2008-04-18T23:13:07+00:00</updated>
<author>
<name>Christian Heimes</name>
<email>christian@cheimes.de</email>
</author>
<published>2008-04-18T23:13:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6f34109384f3a78d5f4f8bdd418a89caca19631e'/>
<id>6f34109384f3a78d5f4f8bdd418a89caca19631e</id>
<content type='text'>
The patch also adds acosh, asinh, atanh, log1p and copysign to all platforms. Finally it fixes differences between platforms like different results or exceptions for edge cases. Have fun :)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The patch also adds acosh, asinh, atanh, log1p and copysign to all platforms. Finally it fixes differences between platforms like different results or exceptions for edge cases. Have fun :)
</pre>
</div>
</content>
</entry>
</feed>
