An error occurred fetching the project authors.
- 04 Jan, 2014 1 commit
-
-
Stefan Behnel authored
--HG-- extra : rebase_source : 22e9602b4fa5ddfd4e9577610afe1635b482a86d
-
- 27 Dec, 2013 1 commit
-
-
Stefan Behnel authored
--HG-- extra : amend_source : f3b7f004f905c791e6ced2a5b27fffa21f9ceb08
-
- 24 Dec, 2013 1 commit
-
-
Stefan Behnel authored
-
- 07 Dec, 2013 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 06 Dec, 2013 1 commit
-
-
Stefan Behnel authored
-
- 10 Nov, 2013 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
optimise string equality comparison by always looking at the first character before calling into the C-API --HG-- extra : amend_source : 65f946184bc3b291289c54f6787aba7d2ad43b20
-
- 09 Nov, 2013 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
make fast path in Get/SetItemInt() utility functions safe for sizeof(index type) >= sizeof(Py_ssize_t)
-
- 08 Nov, 2013 1 commit
-
-
Stefan Behnel authored
-
- 05 Nov, 2013 1 commit
-
-
Stefan Behnel authored
-
- 03 Nov, 2013 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- rename : tests/run/bytesmethods.pyx => tests/run/bytearraymethods.pyx
-
- 05 Mar, 2013 1 commit
-
-
Nikita Nemkin authored
Renamed Py_UNICODE* entities to use "pyunicode_ptr" prefix; fixed small issues in Py_UNICODE* support.
-
- 03 Mar, 2013 1 commit
-
-
Nikita Nemkin authored
-
- 02 Mar, 2013 1 commit
-
-
Stefan Behnel authored
use constant flags to move wraparound/boundscheck evaluation into inlined Get/Set/DelItemInt() utility functions
-
- 23 Feb, 2013 1 commit
-
-
Stefan Behnel authored
-
- 22 Feb, 2013 1 commit
-
-
Stefan Behnel authored
-
- 20 Feb, 2013 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
zaur authored
-
- 19 Feb, 2013 1 commit
-
-
zaur authored
-
- 18 Feb, 2013 1 commit
-
-
zaur authored
-
- 10 Jan, 2013 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 07 Jan, 2013 1 commit
-
-
Stefan Behnel authored
-
- 06 Jan, 2013 1 commit
-
-
Stefan Behnel authored
-
- 05 Jan, 2013 1 commit
-
-
Stefan Behnel authored
-
- 15 Dec, 2012 1 commit
-
-
Stefan Behnel authored
-
- 19 Jul, 2012 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 08 Jul, 2012 1 commit
-
-
Stefan Behnel authored
-
- 14 Apr, 2012 1 commit
-
-
Stefan Behnel authored
-
- 10 Apr, 2012 3 commits
-
-
Stefan Behnel authored
--HG-- extra : transplant_source : %5D%18L%A0%A91/%B1%96Z%9ECr%07%AD%C7wp%7B%CA
-
Stefan Behnel authored
replace plain '#define CYTHON_PEP393_ENABLED' by flag #define as 1 or 0 to make it usable from Cython code --HG-- extra : transplant_source : %98%A3s%16%85%D7%5C%18%AC%C4%EFe%A624ZcU%EC%A8
-
Stefan Behnel authored
replace plain '#define CYTHON_PEP393_ENABLED' by flag #define as 1 or 0 to make it usable from Cython code
-
- 15 Nov, 2011 1 commit
-
-
Stefan Behnel authored
-