An error occurred fetching the project authors.
- 28 Mar, 2016 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 19 Mar, 2016 1 commit
-
-
Stefan Behnel authored
https://www.python.org/dev/peps/pep-0515/ https://bugs.python.org/issue26331 Practically accepted as of 2016-03-19: http://thread.gmane.org/gmane.comp.python.devel/156533/focus=156734
-
- 26 Jan, 2016 1 commit
-
-
Ian Henriksen authored
errors from incorrect escape sequences when compiling on Windows.
-
- 12 Sep, 2015 1 commit
-
-
Stefan Behnel authored
-
- 26 Jul, 2015 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 24 Jul, 2015 1 commit
-
-
Stefan Behnel authored
-
- 23 Jul, 2015 1 commit
-
-
- 04 Jul, 2015 1 commit
-
-
Stefan Behnel authored
-
- 30 May, 2015 1 commit
-
-
Stefan Behnel authored
-
- 23 May, 2015 1 commit
-
-
Stefan Behnel authored
-
- 24 Apr, 2015 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
make sure all identifiers are EncodedString objects
-
- 11 Oct, 2014 1 commit
-
-
Stefan Behnel authored
-
- 10 Oct, 2014 1 commit
-
-
Stefan Behnel authored
-
- 07 Sep, 2014 1 commit
-
-
Stefan Behnel authored
try not to write absolute source file paths into C file position comments and use paths relative to build directory instead
-
- 05 Sep, 2014 1 commit
-
-
Stefan Behnel authored
allow useless trailing semicolons in some places where people tend to put them, but warn about them (trac ticket 832)
-
- 17 Jun, 2014 1 commit
-
-
Stefan Behnel authored
-
- 23 Oct, 2013 1 commit
-
-
Stefan Behnel authored
-
- 13 Feb, 2013 1 commit
-
-
Stefan Behnel authored
-
- 15 Jan, 2012 1 commit
-
-
Mark Peek authored
This commit allows you to pass in variables for the conditional compilation feature from distutils. This allows you to do fairly complex autoconf-type checks from setup.py and pass the results in to the compiler. This is an update to the change in ticket #323 here: http://trac.cython.org/cython_trac/ticket/323
-
- 13 Nov, 2011 1 commit
-
-
Stefan Behnel authored
removed lots of unused imports, delayed some imports that are only needed for Cython specific syntax --HG-- extra : rebase_source : a2df3675fd1efae1a1122ca9742e99ab1405fba6
-
- 12 Sep, 2011 1 commit
-
-
Stefan Behnel authored
-
- 29 Aug, 2011 1 commit
-
-
Ralf Schmitt authored
we use relative filenames for files in the directory itself or subdirectories, absolute paths otherwise. this makes cython compatible with emacs compilation mode.
-
- 12 Sep, 2011 1 commit
-
-
Stefan Behnel authored
--HG-- extra : transplant_source : %F8%A1H%A9%1B%B0-%A44d%DE%A4%3E%20%82%B3%EB%F8%97%F8
-
- 29 Aug, 2011 1 commit
-
-
Ralf Schmitt authored
we use relative filenames for files in the directory itself or subdirectories, absolute paths otherwise. this makes cython compatible with emacs compilation mode. --HG-- extra : transplant_source : %9E%2A%91%5E%84%8Ah%B2_%E5%89%E3-%BA%EE%FBc%08%03o
-
- 19 Jul, 2011 2 commits
-
-
Mark Florisson authored
-
Mark Florisson authored
-
- 27 May, 2011 1 commit
-
-
Stefan Behnel authored
error reporting: fix resource warning for unclosed file (in Py3.2+), cache source lines when we read them more than once
-
- 16 Apr, 2011 2 commits
- 13 Apr, 2011 1 commit
-
-
Stefan Behnel authored
-
- 05 Aug, 2011 1 commit
-
-
Robert Bradshaw authored
-
- 29 Dec, 2010 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 16 Dec, 2010 1 commit
-
-
Stefan Behnel authored
-
- 13 Dec, 2010 1 commit
-
-
Robert Bradshaw authored
-
- 08 Dec, 2010 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
reduce code size of parser and speed it up a little by statically switching to unicode in more places
-