- 17 May, 2013 1 commit
-
-
Robert Bradshaw authored
fix build_dir copying
-
- 16 May, 2013 1 commit
-
-
Robert Bradshaw authored
Try using setuptools in setup.py
-
- 15 May, 2013 1 commit
-
-
Stefan Behnel authored
-
- 14 May, 2013 2 commits
-
-
R. Andrew Ohana authored
-
Robert Bradshaw authored
Fix compatibility with msvc < 1400
-
- 13 May, 2013 1 commit
-
-
Guy Rozendorn authored
-
- 12 May, 2013 9 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
make SwitchTransform always generate a 'default' clause to silence C compiler warnings about unmatched enum values
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
simplify search for duplicate values in SwitchTransform and make it safer for unexpected value nodes
-
Stefan Behnel authored
-
Stefan Behnel authored
-
R. Andrew Ohana authored
-
- 11 May, 2013 7 commits
-
-
Christoph Gohlke authored
Visual Studio .NET 2003, used by Python 2.5 32 bit, does not support the '__restrict' keyword.
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
Conflicts: CHANGES.rst
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 10 May, 2013 16 commits
-
-
Robert Bradshaw authored
int -> Py_ssize_t in cpython pxd files
-
Alok Singhal authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Alok Singhal authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- extra : rebase_source : 6494c60e7f79a9cc85fe72a7adf325557f6de2be
-
Stefan Behnel authored
remove 'from datetime cimport *' line from cpython/__init__.pxd as it refers to a separate module, not the core C-API --HG-- extra : rebase_source : bafa0a661abe97868fe254b3ce2b5e63b8654990
-
Stefan Behnel authored
remove 'from datetime cimport *' line from cpython/__init__.pxd as it refers to a separate module, not the core C-API --HG-- extra : rebase_source : bafa0a661abe97868fe254b3ce2b5e63b8654990
-
- 09 May, 2013 2 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-