<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Include/Python.h, branch v2.5.4</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>Patch #1495999: Part two of Windows CE changes.</title>
<updated>2006-06-10T12:23:46+00:00</updated>
<author>
<name>Martin v. Löwis</name>
<email>martin@v.loewis.de</email>
</author>
<published>2006-06-10T12:23:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=0e8bd7e1ccf7f47bc0bb920af899c77669016d3d'/>
<id>0e8bd7e1ccf7f47bc0bb920af899c77669016d3d</id>
<content type='text'>
- update header checks, using autoconf
- provide dummies for getenv, environ, and GetVersion
- adjust MSC_VER check in socketmodule.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- update header checks, using autoconf
- provide dummies for getenv, environ, and GetVersion
- adjust MSC_VER check in socketmodule.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch #1492356: Port to Windows CE (patch set 1).</title>
<updated>2006-05-22T09:15:18+00:00</updated>
<author>
<name>Martin v. Löwis</name>
<email>martin@v.loewis.de</email>
</author>
<published>2006-05-22T09:15:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=a43190bc789bebfef15fb2b82f94a19a6bc80000'/>
<id>a43190bc789bebfef15fb2b82f94a19a6bc80000</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from ast-arena.  This reduces the code in Python/ast.c by ~300 lines,</title>
<updated>2005-12-17T20:54:49+00:00</updated>
<author>
<name>Neal Norwitz</name>
<email>nnorwitz@gmail.com</email>
</author>
<published>2005-12-17T20:54:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=adb69fcdffdc50ee3e1d33b00cd874020197b445'/>
<id>adb69fcdffdc50ee3e1d33b00cd874020197b445</id>
<content type='text'>
simplifies a lot of error handling code, and fixes many memory leaks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
simplifies a lot of error handling code, and fixes many memory leaks.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge ast-branch to head</title>
<updated>2005-10-20T19:59:25+00:00</updated>
<author>
<name>Jeremy Hylton</name>
<email>jeremy@alum.mit.edu</email>
</author>
<published>2005-10-20T19:59:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=3e0055f8c65c407e74ce476b8e2b1fb889723514'/>
<id>3e0055f8c65c407e74ce476b8e2b1fb889723514</id>
<content type='text'>
This change implements a new bytecode compiler, based on a
transformation of the parse tree to an abstract syntax defined in
Parser/Python.asdl.

The compiler implementation is not complete, but it is in stable
enough shape to run the entire test suite excepting two disabled
tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change implements a new bytecode compiler, based on a
transformation of the parse tree to an abstract syntax defined in
Parser/Python.asdl.

The compiler implementation is not complete, but it is in stable
enough shape to run the entire test suite excepting two disabled
tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use intptr_t/uintptr_t on Windows</title>
<updated>2004-07-27T15:57:24+00:00</updated>
<author>
<name>Martin v. Löwis</name>
<email>martin@v.loewis.de</email>
</author>
<published>2004-07-27T15:57:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=fe393f47c662c307d2d3e90f785edf5821d54a8d'/>
<id>fe393f47c662c307d2d3e90f785edf5821d54a8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch #966493: Cleanup generator/eval_frame exposure.</title>
<updated>2004-06-27T15:43:12+00:00</updated>
<author>
<name>Martin v. Löwis</name>
<email>martin@v.loewis.de</email>
</author>
<published>2004-06-27T15:43:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=8d97e33bb76c322cdb08dbf97c26d787cd3488a7'/>
<id>8d97e33bb76c322cdb08dbf97c26d787cd3488a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch #774665: Make Python LC_NUMERIC agnostic.</title>
<updated>2004-06-08T18:52:54+00:00</updated>
<author>
<name>Martin v. Löwis</name>
<email>martin@v.loewis.de</email>
</author>
<published>2004-06-08T18:52:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=737ea82a5abd448b3e214b44d7d3c579b77e8155'/>
<id>737ea82a5abd448b3e214b44d7d3c579b77e8155</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>compile.h and eval.h weren't being included which kept a fair bit of the</title>
<updated>2004-03-13T23:11:44+00:00</updated>
<author>
<name>Skip Montanaro</name>
<email>skip@pobox.com</email>
</author>
<published>2004-03-13T23:11:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6e098a15a3493d9c136e18b9e51b67bd48545651'/>
<id>6e098a15a3493d9c136e18b9e51b67bd48545651</id>
<content type='text'>
public API from being exposed by simply including Python.h (as recommended).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
public API from being exposed by simply including Python.h (as recommended).
</pre>
</div>
</content>
</entry>
<entry>
<title>remove support for missing ANSI C header files (limits.h, stddef.h, etc).</title>
<updated>2004-02-10T16:50:21+00:00</updated>
<author>
<name>Skip Montanaro</name>
<email>skip@pobox.com</email>
</author>
<published>2004-02-10T16:50:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=7befb9966e1435475a9d2e9d3cc3670564ce77aa'/>
<id>7befb9966e1435475a9d2e9d3cc3670564ce77aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed the UCHAR_MAX error msg a bit:  we don't really assume anything</title>
<updated>2003-12-22T18:10:51+00:00</updated>
<author>
<name>Tim Peters</name>
<email>tim.peters@gmail.com</email>
</author>
<published>2003-12-22T18:10:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=0490fe96d882072aca640ef5c6f42ed80a789f0d'/>
<id>0490fe96d882072aca640ef5c6f42ed80a789f0d</id>
<content type='text'>
about "characters", we assume something about C's char type (which is
an integral type).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
about "characters", we assume something about C's char type (which is
an integral type).
</pre>
</div>
</content>
</entry>
</feed>
