- 29 Sep, 2011 5 commits
-
-
Victor Stinner authored
-
Victor Stinner authored
* Downcasting from Py_UCS4 to Py_UNICODE is wrong is Py_UNICODE is 16-bit wchar_t * Remove old special case in getstring(), unicode is now handled separetely
-
Ezio Melotti authored
-
Victor Stinner authored
-
Ezio Melotti authored
-
- 28 Sep, 2011 35 commits
-
-
Victor Stinner authored
Move other various macros to pymcacro.h Thanks Rusty Russell for having written these amazing C macros!
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
formatbuf is now an array of Py_UCS4, not of Py_UNICODE
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
It now returns the number of written characters on success.
-
Victor Stinner authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Victor Stinner authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Ezio Melotti authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Current, XID_Continue is a superset of XID_Start, but that may sometime change.
-
Victor Stinner authored
-
Martin v. Löwis authored
that could be allocated.
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-