- 15 Aug, 2010 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 16 Aug, 2010 1 commit
-
-
Stefan Behnel authored
-
- 13 Aug, 2010 2 commits
-
-
Carl Witty authored
Fix #561 doctests to work under Python 2 and 3; remove problematic doctest from type_slots_int_long_T287.pyx
-
Craig Citro authored
-
- 12 Aug, 2010 5 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
This is cleaner and has consistancy with how we handle removed PyInt* stuff.
-
Lisandro Dalcin authored
--HG-- extra : rebase_source : 19ae472e99657b62b6730af74254345cf38d62a4
-
Robert Bradshaw authored
-
Carl Witty authored
Fix #566, where __getslice__ generates code that gives a confusing compiler error under Python 3. (Now you get a Cython compiler warning and a direct error message.) A modification of the patch for #215.
-
- 11 Aug, 2010 5 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 10 Aug, 2010 1 commit
-
-
Robert Bradshaw authored
-
- 27 Jul, 2010 1 commit
-
-
Carl Witty authored
-
- 28 Jul, 2010 1 commit
-
-
Carl Witty authored
-
- 27 Jul, 2010 1 commit
-
-
Carl Witty authored
trac #561: fixed major performance bug in special functions (by not generating Python versions and letting PyType_Ready() do it instead; details are on the trac ticket)
-
- 09 Aug, 2010 9 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
temp_expression must free its temps as early as possible
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 04 Aug, 2010 1 commit
-
-
Robert Bradshaw authored
-
- 03 Aug, 2010 1 commit
-
-
Robert Bradshaw authored
-
- 02 Aug, 2010 1 commit
-
-
Robert Bradshaw authored
-
- 31 Jul, 2010 6 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 29 Jul, 2010 1 commit
-
-
Kurt Smith authored
-
- 28 Jul, 2010 1 commit
-
-
Stefan Behnel authored
code cleanup for function default arguments, make sure we keep any executable C code behind the type declarations in the function header regardless of how we get to the default values
-