- 01 Sep, 2011 2 commits
-
-
Robert Bradshaw authored
-
Stefan Behnel authored
-
- 31 Aug, 2011 6 commits
-
-
Vitja Makarov authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
robertwb authored
Wrong Example in "Sharing Declarations Between Cython Modules"
-
- 30 Aug, 2011 5 commits
-
-
Gordin authored
-
Stefan Behnel authored
-
Vitja Makarov authored
-
Vitja Makarov authored
-
robertwb authored
report filenames relative to the current directory or as absolute paths i
-
- 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.
-
- 28 Aug, 2011 1 commit
-
-
Stefan Behnel authored
fix PEP-393 error case in __Pyx_UnicodeContainsUCS4() by handling all possible cases separately; clean up redundant code
-
- 26 Aug, 2011 1 commit
-
-
Stefan Behnel authored
-
- 25 Aug, 2011 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
implement __Pyx_UnicodeContainsUCS4() for PEP 393, mark places that currently swallow errors for later fixing
-
- 23 Aug, 2011 13 commits
-
-
Mark Florisson authored
-
Mark Florisson 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
--HG-- extra : rebase_source : aafa348ec2c8713dfa8635c17e5d11db3b05f30b
-
Stefan Behnel authored
--HG-- extra : rebase_source : 9be73c313cb44d6c7485ca9288382c9ad2614a45
-
Stefan Behnel authored
--HG-- extra : rebase_source : 211fa0c1058750151e3524d4ca5854a86ed5289f
-
Vitja Makarov authored
-
- 22 Aug, 2011 4 commits
-
-
robertwb authored
update to wrapping c++ documentation
-
Stefan Behnel authored
-
Angus McMorland authored
-
Stefan Behnel authored
-
- 21 Aug, 2011 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
robertwb authored
Acquire the GIL to build the traceback in nogil functions
-
- 20 Aug, 2011 1 commit
-
-
Mark Florisson authored
-