- 29 Sep, 2011 10 commits
-
-
http://ccodearchive.net/Victor Stinner authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Ezio Melotti authored
-
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
-
Victor Stinner authored
-
Ezio Melotti authored
-
- 28 Sep, 2011 30 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
-