39 Commits (3995884714e3afd7866c400d21ba1b116201dd1d)

Author SHA1 Message Date
unknown cfd34fe232 Bug#27562: ascii.xml invalid? 19 years ago
unknown 53df09a9a6 Bug#28875 Conversion between ASCII and LATIN1 charsets does not function 19 years ago
unknown 32bdbc6d85 Printing copyright into ctype-extra.c 19 years ago
unknown de82433c20 Bug#29499 Converting 'del' from ascii to Unicode results in 'question mark' 19 years ago
unknown e2765a84b1 my_strtoll10-x86.s: 19 years ago
unknown ee37cf0bb9 Fix for the bug #24037 "Lossy Hebrew to Unicode conversion". 19 years ago
unknown b17b89fbed ctype-extra.c: 20 years ago
unknown fafa4c5ab4 conf_to_src.c: 20 years ago
unknown b42462c546 ctype-extra.c: 20 years ago
unknown 6ef757e411 conf_to_src.c: 20 years ago
unknown ff3495c414 After merge fix for Bug#12076 --with-extra-charsets has no effect 20 years ago
unknown 3710ef16e1 latin1.xml: 20 years ago
unknown 60e411eb32 type_binary.result, type_binary.test: 20 years ago
unknown a29b1d7151 BUG#11338 (logging of prepared statement w/ blob type) 21 years ago
unknown e7300f1346 Bug#8610: The ucs2_turkish_ci collation fails with upper('i') 21 years ago
unknown f573ee0887 Unicode collation algorithm: contraction support. 22 years ago
unknown d8f0df52d3 Optimization to use less memory. 22 years ago
unknown 8ee5b216a1 Preparation for user-defined Unicode collations: 22 years ago
unknown bf4e1d4681 min_sort_char was added, for the future UCA implementation. 22 years ago
unknown 162f1dc5e6 UCS-2 aligning 0xAA -> 0x00AA 22 years ago
unknown 5aae66c101 CHARSET_INFO structure reorganization for easier maintainance 23 years ago
unknown 158b54873a mbcharlen() is now used instead of ismbhead(). The last one has been removed. 23 years ago
unknown 640f31bdc8 my_strncasecmp() is not used anymore. Use my_strncoll() instead. 23 years ago
unknown db628b97a5 Some optimization in CHARSET_INFO: 23 years ago
unknown b7a723af12 German Phone book collation is always compiled 23 years ago
unknown bbbc2564b8 Collation names have been renamed to common style 23 years ago
unknown aeb47edbbc Every charset now have its own parser state arrays 23 years ago
unknown a6597812a8 New fields in CHARSET_INFO structure to optimize searching for 23 years ago
unknown 953e27208b New functions in CHARSET_INFO structure 23 years ago
unknown ebcf0d33d2 New CHARSET_INFO function to compare strings regardless to trailing spaces 23 years ago
unknown 307ed01440 Move latin1 into a separarte file 23 years ago
unknown 2c2b14f9a2 Reorganization to restore generating charset C files from conf files 23 years ago
unknown ee7c5f13fa New "fill" function in charset_info_st structure 23 years ago
unknown 10e22c346a Portability fixes (for windows) 23 years ago
unknown 4b75a129fc 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
unknown 4bd6c3564f 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
unknown 93419d23a3 All charsets now have strnxfrm. 23 years ago
unknown 50989ef203 Charset loading has been moved to /string library 23 years ago
unknown 49fc3a76e0 euc_kr, koi8_r and koi8_u have been renamed so that now 23 years ago
unknown f28bd4e4b9 ctype.c: 23 years ago
unknown a10b6c3a06 Many files: 23 years ago
unknown 9c2e873c0b cp1250 23 years ago
unknown 782295137b Some changes to separate charset and collation terms 23 years ago
unknown c8a50df16c Preparing for charset dependant int10_to_str 23 years ago
unknown 4b021e6ea9 Preparing to use better string-to-number functions to avoid c_ptr() call, 23 years ago
unknown 5a264eb9a7 move like_range into CHARSET_INFO structure 23 years ago
unknown e7bbe3aa0b New wildcmp() function in CHARSET_INFO structure 23 years ago
unknown 81d428bd5a Preparing to embed string to number conversion functions into charset structure 23 years ago