- 12 Aug, 2008 2 commits
-
-
Stefan Behnel authored
otherwise, different ways of spelling special characters can end up being correctly escaped or not in the C file
-
Stefan Behnel authored
-
- 11 Aug, 2008 5 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 10 Aug, 2008 7 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
fixed unicode escape handling in byte strings unescape \xXY in string literals as C allows it to conflict with trailing hex numbers - output string escaping will do the right thing
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 09 Aug, 2008 7 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
fix format string in __Pyx_AddTraceback() to let it match input types (line number is not defined as unsigned)
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
quick way to enable multiple compilation *without* reusing contexts (still about 10x faster than separate startup)
-
Stefan Behnel authored
-
- 08 Aug, 2008 4 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
- 07 Aug, 2008 5 commits
-
-
Stefan Behnel authored
add a warning for unraisable exceptions (but do not show it by default, as this is often irrelevant)
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 05 Aug, 2008 8 commits
-
-
Stefan Behnel authored
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
Dag Sverre Seljebotn authored
-
Robert Bradshaw authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 04 Aug, 2008 1 commit
-
-
Dag Sverre Seljebotn authored
-
- 03 Aug, 2008 1 commit
-
-
Dag Sverre Seljebotn authored
-