- 04 Oct, 2009 4 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 07 Oct, 2009 1 commit
-
-
Stefan Behnel authored
-
- 06 Oct, 2009 3 commits
-
-
Robert Bradshaw authored
-
Mark Lodato authored
From 3ebc39282aa9a8379069df12b0c8cc86a2ac8a25 Mon Sep 17 00:00:00 2001 Date: Mon, 5 Oct 2009 21:17:04 -0400 For --embed mode, always initialize the global variable __pyx_module_is_main_MODULE to zero, even with --embed, and only set it to one in main(). This would allow the same code to still work if compiled as a shared library (main would be ignored) and also make the code cleaner since all of the --embed stuff would be in one place. --- Cython/Compiler/ModuleNode.py | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-)
-
Mark Lodato authored
From faba5d52ae82239f522c108b51fa18dbb1ae9a8b Mon Sep 17 00:00:00 2001 Date: Mon, 5 Oct 2009 22:49:07 -0400 The macros XDECREF, XGIVEREF, and XGOTREF used ";" to denote an empty if and else body, but these raised the following warning when compiled with "gcc -Wall -Wextra": warning: suggest braces around empty body in an `else' statement --- Cython/Compiler/ModuleNode.py | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)
-
- 05 Oct, 2009 5 commits
-
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
--HG-- rename : tests/errors/e_doctesthack.pyx => tests/errors/e_autotestdict.pyx rename : tests/run/doctesthack.pyx => tests/run/autotestdict.pyx rename : tests/run/doctesthack_skip.pyx => tests/run/autotestdict_skip.pyx
-
Dag Sverre Seljebotn authored
-
- 04 Oct, 2009 1 commit
-
-
Mark Lodato authored
-
- 06 Oct, 2009 1 commit
-
-
Stefan Behnel authored
-
- 04 Oct, 2009 17 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 03 Oct, 2009 4 commits
-
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
- 01 Oct, 2009 4 commits
-
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-