- 12 Sep, 2010 7 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
Now based on regex, as actually parsing the file was way to slow.
-
Robert Bradshaw authored
-
- 11 Sep, 2010 5 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 09 Sep, 2010 14 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 08 Sep, 2010 7 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
partial optimisation for ord(Py_UNICODE) - better optimisation that returns a C integer result requires type analysis refactoring
-
- 07 Sep, 2010 2 commits
-
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
- 04 Sep, 2010 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
support redundant parsing of string literals as unicode *and* bytes string, fix 'str' literal assignments to char* targets when using Future.unicode_literals
-
- 03 Sep, 2010 3 commits
-
-
Corbin Simpson authored
Also expand comments slightly.
-
Stefan Behnel authored
-
Stefan Behnel authored
implement C array iteration with explicit step size (#574), always coerce start/stop offsets in C array iteration to Py_ssize_t
-