Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | issue551 solved | Antonio Cuni | 2010-11-29 | 1 | -0/+1 |
* | Fix for UnboundLocalError name 'c', used in the finally:. | Armin Rigo | 2010-03-11 | 1 | -1/+1 |
* | Add sys.stdout.flush(). | Armin Rigo | 2010-03-10 | 1 | -1/+2 |
* | Copy the list of constant names from CPython's _localemodule.c | Armin Rigo | 2010-03-09 | 1 | -0/+2 |
* | Merge branch/ctypes-configure-cache-2. | Armin Rigo | 2010-03-08 | 4 | -6/+106 |
* | kill the useless dependency on py.log | Maciej Fijalkowski | 2010-01-21 | 1 | -3/+1 |
* | Finish the merge of trunk into pyjitpl5. | Armin Rigo | 2009-06-30 | 1 | -4/+4 |
* | update docs. | Maciej Fijalkowski | 2008-03-17 | 2 | -288/+5 |
* | Remove caching. | Maciej Fijalkowski | 2008-03-17 | 3 | -42/+15 |
* | update. | Maciej Fijalkowski | 2008-03-17 | 2 | -4/+6 |
* | a bit of documentation. | Maciej Fijalkowski | 2008-03-17 | 2 | -0/+335 |
* | Sample python program to demonstrate ctypes_platform. | Maciej Fijalkowski | 2008-03-17 | 1 | -0/+72 |
* | Steal from pypy svn few files, a bit of simplify them. | Maciej Fijalkowski | 2008-03-17 | 5 | -34/+565 |
* | Try to separate (as far as possible) ctypes platform from pypy. | Maciej Fijalkowski | 2008-03-17 | 4 | -0/+861 |