- 23 Mar, 2010 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 22 Mar, 2010 6 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 21 Mar, 2010 11 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
-
- 20 Mar, 2010 4 commits
-
-
Stefan Behnel authored
fix universal newline parsing (which the codecs module doesn't support), use the fast 'io' module for file reading in Py2.6 and later
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
scanned stream is unicode, so use unicode strings for comparisons to avoid redundant recoding in Py2
-
- 16 Mar, 2010 3 commits
-
-
Lisandro Dalcin authored
--HG-- extra : rebase_source : d9445f29b6d417ef02c53f7f9b490843de81501c
-
Robert Bradshaw authored
__Pyx_PyObject_IsTrue now has only a single branch, even at -O0. (The bitwise | is intentional.) This is only a 2.5% or so speedup in my microbenchmarks, but it's something.
-
Robert Bradshaw authored
-
- 15 Mar, 2010 6 commits
-
-
Lisandro Dalcin authored
-
Lisandro Dalcin authored
-
Lisandro Dalcin authored
-
Lisandro Dalcin authored
-
Craig Citro authored
-
Craig Citro authored
-
- 14 Mar, 2010 8 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
safety fix: a string as source input to the scanner should always be considered a .pyx file for now, regardless of how you name it
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-