summaryrefslogtreecommitdiff
path: root/strings
Commit message (Expand)AuthorAgeFilesLines
* decimal_cmp()serg@serg.mylan2004-10-201-3/+37
* decimal to/from bin, and utility functionsserg@serg.mylan2004-10-192-14/+290
* arbitrary precision decimal numbersserg@serg.mylan2004-10-183-9/+1645
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-08-301-157/+166
|\
| * bug in my_strnncoll_utf8 (and friends) fixedserg@serg.mylan2004-08-301-157/+166
* | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1joerg@mysql.com2004-08-265-7/+45
|\ \ | |/ |/|
| * If the system has 64 bit "long", then "long long" does not add newjoerg@mysql.com2004-08-265-7/+45
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-08-262-19/+27
|\ \ | |/ |/|
| * Portability fixesmonty@mysql.com2004-08-262-19/+27
* | ctype-latin1.c:bar@mysql.com2004-08-261-1/+1
* | A new function to meassure terminal screen cells number for a string.bar@mysql.com2004-08-2513-2/+253
* | utr11-dump.c:bar@mysql.com2004-08-251-0/+112
|/
* manually mergedserg@serg.mylan2004-08-241-11/+9
|\
* | Bug#4521: unique key prefix interacts poorly with utf8. bar@mysql.com2004-08-192-15/+150
* | after merge fixesserg@serg.mylan2004-08-191-17/+13
* | Many files:bar@mysql.com2004-08-1810-10/+10
* | Bug#5005 collation cp852_bin makes server crashbar@mysql.com2004-08-121-0/+9
* | ctype_uca.test, ctype_uca.result, ctype-uca.c:bar@mysql.com2004-08-111-1/+1
* | Minor fix: V is primary level, not U.bar@mysql.com2004-07-081-1/+1
* | Adding Roman (classical Latin) collation.bar@mysql.com2004-07-071-0/+58
* | ctype-uca.c:bar@mysql.com2004-06-301-14/+14
* | ctype-uca.c:bar@deer.(none)2004-06-181-28/+35
* | ctype-uca.c:bar@deer.(none)2004-06-181-3/+3
* | Critical fixes after review:bar@mysql.com2004-06-161-6/+8
* | ctype-uca.c:bar@mysql.com2004-06-151-2/+2
* | utf8 contraction fix.bar@mysql.com2004-06-141-6/+7
* | UTF8 UCA based collations.bar@mysql.com2004-06-142-55/+704
* | Unicode collation algorithm: contraction support.bar@mysql.com2004-06-1215-25/+304
* | mergedserg@serg.mylan2004-06-1113-37/+96
|\ \
| * | bug#3964 and related issues: FTB problems with charsets where one byte can ma...serg@serg.mylan2004-06-1013-37/+96
* | | Move UCA language specific definitions into ctype-ucs.c.bar@mysql.com2004-06-111-1/+333
* | | Initialize max_sort_char only if a character set is requested.bar@mysql.com2004-06-119-18/+44
* | | Allocate memory when a character set is requested:bar@mysql.com2004-06-1116-5/+587
* | | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for konstantin@mysql.com2004-06-103-3/+0
* | | Optimization to use less memory.bar@mysql.com2004-06-1015-58/+64
* | | WL#916: Unicode collations for some languagesbar@bar.intranet.mysql.r18.ru2004-06-0815-6/+33
* | | Bug #3928 regexp [[:>:]] and UTF-8bar@bar.intranet.mysql.r18.ru2004-06-071-7/+13
|/ /
* | Fix skipp -> skip once and for all.paul@kite-hub.kitebird.com2004-06-033-3/+3
* | Unicode collations: WL#916bar@bar.intranet.mysql.r18.ru2004-06-031-2/+51
* | Portability fix (using 'char' as argument to C functions may give warnings)monty@mysql.com2004-05-281-18/+23
* | Made my_snprintf() behavior snprintf() compatible when printing %x arguments ...dlenev@brandersnatch.localdomain2004-05-274-59/+59
* | Changed prototype of killed_ptr() to make it more portablemonty@mysql.com2004-05-261-1/+1
* | Preparation for user-defined Unicode collations:bar@bar.intranet.mysql.r18.ru2004-05-2515-33/+72
* | After merge fixesmonty@mysql.com2004-05-241-0/+1
* | Merge with 4.0, mainly to get changes to windows project filesmonty@mysql.com2004-05-201-2/+1
|\ \ | |/
| * Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'monty@mysql.com2004-05-191-4/+4
* | Portability fixesmonty@mysql.com2004-05-194-13/+13
* | compatibility fix for hp-ux 64bit (hpux compiler) and sun 64-bit (sun forte)serg@serg.mylan2004-05-141-7/+7
* | Portability fixesmonty@mysql.com2004-05-121-3/+3
* | Don't automaticly generate a new key for a foreign key constraint if there is...monty@mysql.com2004-05-121-1/+3