1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00
Files
mariadb/sql
dlenev@brandersnatch.localdomain 03b705ff44 Made my_snprintf() behavior snprintf() compatible when printing %x arguments (it should
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.
2004-05-27 17:54:40 +04:00
..
2003-12-18 18:12:00 +04:00
2004-04-05 13:56:05 +03:00
2004-05-24 14:42:34 +03:00
2004-04-12 01:42:39 +03:00
2004-03-15 16:32:53 +04:00
2004-03-15 16:32:53 +04:00
2004-05-16 14:48:32 +03:00
2004-05-16 14:48:32 +03:00
2004-05-17 11:10:22 +02:00
2004-05-16 14:48:32 +03:00
2004-05-27 15:27:43 +03:00
2004-05-16 14:48:32 +03:00
2004-05-16 14:48:32 +03:00
2004-05-16 14:48:32 +03:00
2004-05-16 14:48:32 +03:00
2004-05-16 14:48:32 +03:00
2004-05-16 14:48:32 +03:00
2004-04-07 04:33:58 +03:00
2004-05-10 23:19:50 +02:00
2004-03-04 23:18:54 +01:00
2004-05-17 01:52:13 +03:00
2004-03-04 08:50:37 +02:00
2004-01-20 20:55:47 +04:00
2004-05-16 14:48:32 +03:00
2004-03-05 19:49:50 +02:00
2004-04-15 09:14:14 +02:00
2004-04-09 07:12:41 +03:00
2004-03-16 22:41:30 +02:00
2004-02-21 14:25:43 +01:00
2004-03-25 23:29:45 +02:00
2004-05-16 14:48:32 +03:00
2004-05-16 14:48:32 +03:00
2004-05-12 02:38:57 +03:00
2004-05-05 17:05:24 +03:00
2004-05-27 16:32:49 +05:00
2004-05-27 16:32:49 +05:00
2004-04-10 01:14:32 +03:00
2004-05-12 02:38:57 +03:00
2004-03-16 22:41:30 +02:00
2003-12-19 16:34:48 +02:00
2004-04-12 03:26:32 +03:00
2004-04-07 13:25:24 +03:00
2004-03-16 22:41:30 +02:00
2004-03-30 02:32:41 +03:00
2004-03-15 12:53:27 +02:00
2004-02-11 00:06:46 +01:00
2004-05-25 16:05:33 +05:00
2004-05-25 16:05:33 +05:00
2004-03-19 14:35:00 +04:00
2004-05-27 16:32:49 +05:00
2004-05-05 17:05:24 +03:00
2004-05-05 17:05:24 +03:00
2004-04-10 01:14:32 +03:00
2003-12-17 17:35:34 +02:00
2004-04-26 21:07:14 +02:00