48 Commits (0e2d597a598d352374443953fe356f5688b2d771)

Author SHA1 Message Date
Alexander Barkov d967925cfc Updating Copyright information 15 years ago
Alexander Barkov bd3a5831f6 Bug#56639 Character Euro (0x88) not converted from cp1251 to utf8 15 years ago
Alexander Barkov 482d3bfd80 Backporting WL#3759 Optimize identifier conversion in client-server protocol 16 years ago
cmiller@zippy.cornsilk.net 0221888e39 Bug#27562: ascii.xml invalid? 19 years ago
bar@mysql.com/bar.myoffice.izhnet.ru 4eebfd09c2 Bug#28875 Conversion between ASCII and LATIN1 charsets does not function 19 years ago
bar@mysql.com/bar.myoffice.izhnet.ru b351b0f1eb Printing copyright into ctype-extra.c 19 years ago
bar@mysql.com/bar.myoffice.izhnet.ru 883a56f2cb Bug#29499 Converting 'del' from ascii to Unicode results in 'question mark' 19 years ago
kent@mysql.com/kent-amd64.(none) 6523aca729 my_strtoll10-x86.s: 19 years ago
kaa@polly.local 86a9ad6883 Fix for the bug #24037 "Lossy Hebrew to Unicode conversion". 19 years ago
bar@mysql.com a83d206811 ctype-extra.c: 20 years ago
bar@mysql.com 8f1bddb8ed conf_to_src.c: 20 years ago
bar@mysql.com 139808f020 ctype-extra.c: 20 years ago
bar@mysql.com 52220d2d79 conf_to_src.c: 20 years ago
bar@mysql.com 1c74e21809 After merge fix for Bug#12076 --with-extra-charsets has no effect 20 years ago
bar@mysql.com 5ffc4c64f9 latin1.xml: 20 years ago
bar@mysql.com 39b0712cf7 type_binary.result, type_binary.test: 20 years ago
elliot@mysql.com 197782605f BUG#11338 (logging of prepared statement w/ blob type) 21 years ago
bar@mysql.com 2df945d87b Bug#8610: The ucs2_turkish_ci collation fails with upper('i') 21 years ago
bar@mysql.com cbd3e61c8d Unicode collation algorithm: contraction support. 22 years ago
bar@mysql.com 34d413a6a0 Optimization to use less memory. 22 years ago
bar@bar.intranet.mysql.r18.ru 391d5629f6 Preparation for user-defined Unicode collations: 22 years ago
bar@bar.intranet.mysql.r18.ru fc17aad767 min_sort_char was added, for the future UCA implementation. 22 years ago
bar@bar.intranet.mysql.r18.ru f802ec0215 UCS-2 aligning 0xAA -> 0x00AA 22 years ago
bar@bar.mysql.r18.ru 8192d169a2 CHARSET_INFO structure reorganization for easier maintainance 23 years ago
bar@bar.mysql.r18.ru ca1a736296 mbcharlen() is now used instead of ismbhead(). The last one has been removed. 23 years ago
bar@bar.mysql.r18.ru 0002beb7a4 my_strncasecmp() is not used anymore. Use my_strncoll() instead. 23 years ago
bar@bar.mysql.r18.ru 5b50426f8f Some optimization in CHARSET_INFO: 23 years ago
bar@bar.mysql.r18.ru 4e06f1f5bd German Phone book collation is always compiled 23 years ago
bar@bar.mysql.r18.ru 1c5dd1f533 Collation names have been renamed to common style 23 years ago
bar@bar.mysql.r18.ru b009386fa4 Every charset now have its own parser state arrays 23 years ago
bar@bar.mysql.r18.ru f5d6b4952f New fields in CHARSET_INFO structure to optimize searching for 23 years ago
bar@bar.mysql.r18.ru 24be8669a0 New functions in CHARSET_INFO structure 23 years ago
bar@bar.mysql.r18.ru 52c053ca9b New CHARSET_INFO function to compare strings regardless to trailing spaces 23 years ago
bar@bar.mysql.r18.ru 735399a850 Move latin1 into a separarte file 23 years ago
bar@bar.mysql.r18.ru 08129eea2b Reorganization to restore generating charset C files from conf files 23 years ago
bar@bar.mysql.r18.ru a292d4f632 New "fill" function in charset_info_st structure 23 years ago
monty@mashka.mysql.fi 25c393a12e Portability fixes (for windows) 23 years ago
bar@bar.mysql.r18.ru 2a41e291dc New scan() function in CHARSET_INFO structure (not used yet) 23 years ago
bar@bar.mysql.r18.ru 72fcf5e4e7 Use always base "10" to remove base guesser in strntoul() implementation 23 years ago
bar@bar.mysql.r18.ru 4f9d82700d strnto family functions now return error in a new argument 23 years ago
bar@bar.mysql.r18.ru 4b9d29c83b strnxfrm() for simple and binary charsets fixes 23 years ago
bar@bar.mysql.r18.ru 5743f94b57 All charsets now have strnxfrm. 23 years ago
bar@bar.mysql.r18.ru 3523650ac8 Charset loading has been moved to /string library 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
bar@bar.mysql.r18.ru c12f92e5ee ctype.c: 23 years ago
bar@bar.mysql.r18.ru 40c61f5763 Many files: 23 years ago
bar@bar.mysql.r18.ru 395d7da8a3 cp1250 23 years ago
bar@bar.mysql.r18.ru a172e5ad2a Some changes to separate charset and collation terms 23 years ago
bar@bar.mysql.r18.ru a345447ad0 Preparing for charset dependant int10_to_str 23 years ago
bar@bar.mysql.r18.ru 61141a30ee Preparing to use better string-to-number functions to avoid c_ptr() call, 23 years ago