- 22 Jun, 2014 8 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
fix creation order of set literals by first generating all items and only then adding them to the set (as CPython does it) --HG-- rename : tests/run/set.pyx => tests/run/set_literals.py
-
Stefan Behnel authored
-
Stefan Behnel authored
-
scoder authored
fused types: specialize each base type only once, also for compound type args
-
- 18 Jun, 2014 5 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- extra : amend_source : 04828c16faf5af6bf7203a7ae59ad1f365cb5699
-
- 17 Jun, 2014 7 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
be more informative about current Python version when it's too old (might be automatically selected by shebang)
-
Stefan Behnel authored
-
Robert Bradshaw authored
Conflicts: CHANGES.rst Cython/Shadow.py
-
Robert Bradshaw authored
-
- 16 Jun, 2014 5 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 15 Jun, 2014 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
scoder authored
Add more posix.unistd constants
-
- 14 Jun, 2014 3 commits
-
-
Mark Peek authored
Add posix constants for _CS_*, _PC_* and _SC_*.
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 11 Jun, 2014 1 commit
-
-
Robert Bradshaw authored
Bugs noticed by Ami Tavory.
-
- 04 Jun, 2014 2 commits
-
-
scoder authored
Fix crossref to compiler directives section
-
Thomas Kluyver authored
-
- 31 May, 2014 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
scoder authored
Rewrote the 'Pure Python mode' tutorial
-
- 30 May, 2014 2 commits
-
-
Julien Delafontaine authored
-
Julien Delafontaine authored
-