History log of /external/python/cpython3/Objects/stringlib/find_max_char.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
bcde10aa7e47da68afb68fe75c65b9339dd89f86 16-May-2016 Serhiy Storchaka <storchaka@gmail.com> Issue #26765: Ensure that bytes- and unicode-specific stringlib files are used
with correct type.
/external/python/cpython3/Objects/stringlib/find_max_char.h
9ed5f2726607c57c894af24159b6a7ccf660da7f 13-Aug-2013 Antoine Pitrou <solipsis@pitrou.net> Issue #18722: Remove uses of the "register" keyword in C code.
/external/python/cpython3/Objects/stringlib/find_max_char.h
ca8aa4acf6755dd012706e1e38fb737ae83ab5c6 20-Sep-2012 Antoine Pitrou <solipsis@pitrou.net> Issue #15144: Fix possible integer overflow when handling pointers as integer values, by using Py_uintptr_t instead of size_t.
Patch by Serhiy Storchaka.
/external/python/cpython3/Objects/stringlib/find_max_char.h
01ac8b6ab1474d863f364b6c11eb9fce62324169 07-Jul-2012 Mark Dickinson <mdickinson@enthought.com> Use correct types for ASCII_CHAR_MASK integer constants.
/external/python/cpython3/Objects/stringlib/find_max_char.h
dd4e2f01537506d152684d5dfb87ea8e1e3c4a9c 13-Oct-2011 Antoine Pitrou <solipsis@pitrou.net> Issue #13155: Optimize finding the optimal character width of an unicode string
/external/python/cpython3/Objects/stringlib/find_max_char.h