1366 Commits (f0ec34002a98eeb669cb254eaba6a3d678a58cc1)

Author SHA1 Message Date
monty@mashka.mysql.fi 762cb225c9 Changed my_strntoxxx functions to clear error number on start 23 years ago
unknown 4b75a129fc New scan() function in CHARSET_INFO structure (not used yet) 23 years ago
bar@bar.mysql.r18.ru 2a41e291dc New scan() function in CHARSET_INFO structure (not used yet) 23 years ago
unknown e6c2ca3131 Use always base "10" to remove base guesser in strntoul() implementation 23 years ago
bar@bar.mysql.r18.ru 72fcf5e4e7 Use always base "10" to remove base guesser in strntoul() implementation 23 years ago
unknown 57ab67de6b ctype-utf8.c: 23 years ago
bar@bar.mysql.r18.ru 89931690ca ctype-utf8.c: 23 years ago
unknown 4bd6c3564f strnto family functions now return error in a new argument 23 years ago
bar@bar.mysql.r18.ru 4f9d82700d strnto family functions now return error in a new argument 23 years ago
unknown 80d2517412 strnxfrm() for simple and binary charsets fixes 23 years ago
bar@bar.mysql.r18.ru 4b9d29c83b strnxfrm() for simple and binary charsets fixes 23 years ago
unknown 93419d23a3 All charsets now have strnxfrm. 23 years ago
bar@bar.mysql.r18.ru 5743f94b57 All charsets now have strnxfrm. 23 years ago
unknown 5ce475835c bin chatset now handles strnncoll itself so we don't have to check 23 years ago
bar@bar.mysql.r18.ru 09eac4793b bin chatset now handles strnncoll itself so we don't have to check 23 years ago
unknown 910c125bb6 Updates for multi-byte character sets 23 years ago
monty@mashka.mysql.fi 7e9b27eaf5 Updates for multi-byte character sets 23 years ago
unknown 50989ef203 Charset loading has been moved to /string library 23 years ago
bar@bar.mysql.r18.ru 3523650ac8 Charset loading has been moved to /string library 23 years ago
unknown c6ad5a4ad2 xml.c has been moved to /strings from /mysys 23 years ago
bar@bar.mysql.r18.ru 04ba0e85f0 xml.c has been moved to /strings from /mysys 23 years ago
unknown f00289c431 xml.c: 23 years ago
bar@bar.mysql.r18.ru 192ad59819 xml.c: 23 years ago
unknown 49fc3a76e0 euc_kr, koi8_r and koi8_u have been renamed so that now 23 years ago
bar@bar.mysql.r18.ru 8b2b69c8eb euc_kr, koi8_r and koi8_u have been renamed so that now 23 years ago
unknown f28bd4e4b9 ctype.c: 23 years ago
bar@bar.mysql.r18.ru c12f92e5ee ctype.c: 23 years ago
unknown 9cb8b57c25 koi8_ru -> koi8_r 23 years ago
bar@bar.mysql.r18.ru 4e405fa200 koi8_ru -> koi8_r 23 years ago
unknown a10b6c3a06 Many files: 23 years ago
bar@bar.mysql.r18.ru 40c61f5763 Many files: 23 years ago
unknown 9c2e873c0b cp1250 23 years ago
bar@bar.mysql.r18.ru 395d7da8a3 cp1250 23 years ago
unknown 94873871e2 ctype-win1250ch.c: 23 years ago
bar@bar.mysql.r18.ru f6c5f74f31 ctype-win1250ch.c: 23 years ago
unknown 782295137b Some changes to separate charset and collation terms 23 years ago
bar@bar.mysql.r18.ru a172e5ad2a Some changes to separate charset and collation terms 23 years ago
unknown 2261105194 - fixes to properly make a "make distclean" (some files were not removed) 23 years ago
lenz@mysql.com fc8a78955b - fixes to properly make a "make distclean" (some files were not removed) 23 years ago
unknown 9ff43be81e Use of new num->str functions 23 years ago
bar@bar.mysql.r18.ru e870df661d Use of new num->str functions 23 years ago
unknown 6cdf5c6543 sql/sql_string.cc@1.39 23 years ago
bar@bar.mysql.r18.ru 2204f764ce sql/sql_string.cc@1.39 23 years ago
unknown c8a50df16c Preparing for charset dependant int10_to_str 23 years ago
bar@bar.mysql.r18.ru a345447ad0 Preparing for charset dependant int10_to_str 23 years ago
unknown 591b058518 Removed copying of parameters as this leads to memory leaks in embedded server. 23 years ago
monty@mashka.mysql.fi fc06433a69 Removed copying of parameters as this leads to memory leaks in embedded server. 23 years ago
unknown 641c7ff9dd UCS2 fixes 23 years ago
bar@bar.mysql.r18.ru 4b46b19937 UCS2 fixes 23 years ago
unknown 4b0a6e6bcd my_strntod_ucs2 and my_strntol_ucs2 fixes 23 years ago