- 26 Jun, 2014 3 commits
-
-
Paul Sokolovsky authored
Based on config define.
-
Paul Sokolovsky authored
Useful when we have pointer to char inside string, but need to return char index. (E.g. str.find()).
-
Chris Angelico authored
-
- 21 Jun, 2014 1 commit
-
-
Paul Sokolovsky authored
It defines types used by all other headers. Fixes #691.
-
- 14 Jun, 2014 1 commit
-
-
Paul Sokolovsky authored
We still have that char vs byte dichotomy, but majority of string operations now use byte.
-
- 11 May, 2014 1 commit
-
-
Damien George authored
-
- 10 May, 2014 1 commit
-
-
Paul Sokolovsky authored
-
- 03 May, 2014 1 commit
-
-
Damien George authored
Blanket wide to all .c and .h files. Some files originating from ST are difficult to deal with (license wise) so it was left out of those. Also merged modpyb.h, modos.h, modstm.h and modtime.h in stmhal/.
-
- 10 Apr, 2014 1 commit
-
-
Damien George authored
Eg, in CPython stdlib, email/header.py has a form-feed character.
-
- 12 Feb, 2014 1 commit
-
-
Paul Sokolovsky authored
-
- 22 Jan, 2014 1 commit
-
-
Paul Sokolovsky authored
-
- 06 Jan, 2014 2 commits
- 30 Dec, 2013 1 commit
-
-
Damien George authored
-
- 04 Oct, 2013 1 commit
-
-
Damien authored
-