mirror of
https://github.com/MariaDB/server.git
synced 2025-11-06 13:10:12 +03:00
produce hex digits in lower case). (fixed version) Replaced _dig_vec array with two _dig_vec_upper/_dig_vec_lower arrays. Added extra argument to int2str function which controls case of digits you get. Replaced lot of invocations of int2str for decimal radix with more optimized int10_to_str() function. Removed unused my_itoa/my_ltoa functions.
4.6 KiB
4.6 KiB