<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Python/thread.c, branch v1.5.2b2</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>Thanks to Chris Herborth, the thread primitives now have proper Py*</title>
<updated>1998-12-21T19:32:43+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>1998-12-21T19:32:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=65d5b5763c6bbd99d2e2c6b219570f4562382ff0'/>
<id>65d5b5763c6bbd99d2e2c6b219570f4562382ff0</id>
<content type='text'>
names in the source code (they already had those for the linker,
through some smart macros; but the source still had the old, un-Py names).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
names in the source code (they already had those for the linker,
through some smart macros; but the source still had the old, un-Py names).
</pre>
</div>
</content>
</entry>
<entry>
<title>Need to add default decl of DL_IMPORT, for mymalloc.h</title>
<updated>1998-12-04T18:50:20+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>1998-12-04T18:50:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f261526423db10822012be10bf9fdcaa3f135145'/>
<id>f261526423db10822012be10bf9fdcaa3f135145</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed thread.h to pythread.h.</title>
<updated>1998-10-01T20:42:43+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>1998-10-01T20:42:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=49b560698b0bba848c4f8325803a26a4477fb12d'/>
<id>49b560698b0bba848c4f8325803a26a4477fb12d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes for BeOS, QNX and long long, by Chris Herborth.</title>
<updated>1998-08-04T22:46:29+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>1998-08-04T22:46:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=1a8791e0b875df8e9428c2d9969f64e5967ac0b4'/>
<id>1a8791e0b875df8e9428c2d9969f64e5967ac0b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>os2 patch by Jeff Rush</title>
<updated>1997-11-22T21:53:48+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>1997-11-22T21:53:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=8e9ebfd337f18f7b707853a3f2f49cc6245c0596'/>
<id>8e9ebfd337f18f7b707853a3f2f49cc6245c0596</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DG/UX thread patches (Ross Andrus)</title>
<updated>1997-05-22T20:41:59+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>1997-05-22T20:41:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=64f9105fb7a9672ab9a27a75417e6e532625232f'/>
<id>64f9105fb7a9672ab9a27a75417e6e532625232f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ugly hack for SGI IRIX 6.2.  Apparently _POSIX_THREADS is defined even</title>
<updated>1997-04-29T21:48:34+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>1997-04-29T21:48:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d11bfdd9f5710efb083898b4377d432be5e4c861'/>
<id>d11bfdd9f5710efb083898b4377d432be5e4c861</id>
<content type='text'>
when the pthread package is not installed.  configure knows better, so
#undef _POSIX_THREADS when pthread.h does not exist.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when the pthread package is not installed.  configure knows better, so
#undef _POSIX_THREADS when pthread.h does not exist.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename DEBUG macro to Py_DEBUG</title>
<updated>1996-12-30T16:17:54+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>1996-12-30T16:17:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=408027ea4635de5c892b28c4fdf41840eb9089a4'/>
<id>408027ea4635de5c892b28c4fdf41840eb9089a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Keep gcc -Wall happy.</title>
<updated>1996-12-05T23:27:02+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>1996-12-05T23:27:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=80bb9655f0e0843199b46719b032f2dc737cf013'/>
<id>80bb9655f0e0843199b46719b032f2dc737cf013</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New permission notice, includes CNRI.</title>
<updated>1996-10-25T14:44:06+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>1996-10-25T14:44:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d266eb460e20ded087d01a29da0a230e235afc40'/>
<id>d266eb460e20ded087d01a29da0a230e235afc40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
