bar@bar.mysql.r18.ru
|
89931690ca
|
ctype-utf8.c:
Workaround for platforms which don't support EILSEQ
|
2003-01-17 12:35:47 +04:00 |
|
monty@mashka.mysql.fi
|
f4b950df96
|
Merge with 3.23
|
2003-01-16 20:47:46 +02:00 |
|
bar@bar.mysql.r18.ru
|
4f9d82700d
|
strnto family functions now return error in a new argument
|
2003-01-16 17:17:07 +04:00 |
|
bar@bar.mysql.r18.ru
|
4b9d29c83b
|
strnxfrm() for simple and binary charsets fixes
|
2003-01-16 15:20:38 +04:00 |
|
bar@bar.mysql.r18.ru
|
5743f94b57
|
All charsets now have strnxfrm.
Some function names have been renamed to be more self-descriptive
|
2003-01-15 18:06:07 +04:00 |
|
bar@bar.mysql.r18.ru
|
09eac4793b
|
bin chatset now handles strnncoll itself so we don't have to check
if charset is binary anymore
|
2003-01-14 18:28:50 +04:00 |
|
monty@mashka.mysql.fi
|
22b7e67b0b
|
merge
|
2003-01-14 14:33:10 +02:00 |
|
monty@mashka.mysql.fi
|
7e9b27eaf5
|
Updates for multi-byte character sets
(Note: test 'union' fails, but Sanja promised to fix this)
|
2003-01-14 14:28:36 +02:00 |
|
bar@bar.mysql.r18.ru
|
3523650ac8
|
Charset loading has been moved to /string library
|
2003-01-14 13:36:22 +04:00 |
|
bar@bar.mysql.r18.ru
|
04ba0e85f0
|
xml.c has been moved to /strings from /mysys
This is to reuse code to generate charset related C files
from ther descriptions written in XML files
|
2003-01-10 17:01:55 +04:00 |
|
bar@bar.mysql.r18.ru
|
192ad59819
|
xml.c:
new file
|
2003-01-10 16:34:53 +04:00 |
|
bar@bar.mysql.r18.ru
|
8b2b69c8eb
|
euc_kr, koi8_r and koi8_u have been renamed so that now
all charset names don't have "_" sign.
|
2003-01-09 17:39:02 +04:00 |
|
bar@bar.mysql.r18.ru
|
c12f92e5ee
|
ctype.c:
koi8_ru -> koi8_r
koi8_ukr -> koi8_u
usa7 -> ascii
|
2003-01-05 17:35:45 +04:00 |
|
bar@bar.mysql.r18.ru
|
4e405fa200
|
koi8_ru -> koi8_r
charset.conf -> charset.xml
bug fix
|
2003-01-05 17:34:24 +04:00 |
|
bar@bar.mysql.r18.ru
|
40c61f5763
|
Many files:
PRIMARY flag for built-in charsets
|
2003-01-05 16:44:39 +04:00 |
|
bar@bar.mysql.r18.ru
|
395d7da8a3
|
cp1250
|
2003-01-05 15:31:26 +04:00 |
|
bar@bar.mysql.r18.ru
|
f6c5f74f31
|
ctype-win1250ch.c:
cp1250_czech
,
|
2003-01-05 15:30:02 +04:00 |
|
bar@bar.mysql.r18.ru
|
a172e5ad2a
|
Some changes to separate charset and collation terms
|
2003-01-04 14:12:20 +04:00 |
|
lenz@mysql.com
|
fc8a78955b
|
- fixes to properly make a "make distclean" (some files were not removed)
(There are probably some more to fix)
|
2002-12-27 17:37:55 +01:00 |
|
bar@bar.mysql.r18.ru
|
e870df661d
|
Use of new num->str functions
fix in ucs2 charset
|
2002-12-11 15:29:23 +04:00 |
|
bar@bar.mysql.r18.ru
|
2204f764ce
|
sql/sql_string.cc@1.39
New num->str functions
strings/ctype-simple.c@1.16
New num->str functions
strings/ctype-utf8.c@1.18
New num->str functions
|
2002-12-11 15:26:49 +04:00 |
|
bar@bar.mysql.r18.ru
|
a345447ad0
|
Preparing for charset dependant int10_to_str
|
2002-12-11 12:30:05 +04:00 |
|
monty@mashka.mysql.fi
|
859b688476
|
Merge with 4.0.6
|
2002-12-05 19:38:42 +02:00 |
|
monty@mashka.mysql.fi
|
fc06433a69
|
Removed copying of parameters as this leads to memory leaks in embedded server.
Fixed 'not initialized' memory error.
|
2002-12-05 03:40:33 +02:00 |
|
bar@bar.mysql.r18.ru
|
4b46b19937
|
UCS2 fixes
|
2002-11-29 14:04:36 +04:00 |
|
bar@bar.mysql.r18.ru
|
ec7c4ea78d
|
my_strntod_ucs2 and my_strntol_ucs2 fixes
|
2002-11-29 13:29:48 +04:00 |
|
bar@bar.mysql.r18.ru
|
847ea719b6
|
New functions
|
2002-11-28 11:04:26 +04:00 |
|
bar@bar.mysql.r18.ru
|
95930f129e
|
new string-to-number functions
|
2002-11-27 18:08:31 +04:00 |
|
bar@bar.mysql.r18.ru
|
61141a30ee
|
Preparing to use better string-to-number functions to avoid c_ptr() call,
wich is slower and is not ucs2 compatible
|
2002-11-27 15:47:39 +04:00 |
|
serg@serg.mysql.com
|
b385eb4a05
|
removed redundant -I include-dirs
|
2002-11-26 14:01:08 +01:00 |
|
monty@mashka.mysql.fi
|
dac6498f9b
|
Merge with 4.0
|
2002-11-21 15:56:48 +02:00 |
|
lenz@mysql.com
|
996255648b
|
- Applied required modifications for automake 1.5
- "make distcheck" needs to be fixed
|
2002-11-17 16:45:21 +01:00 |
|
bar@bar.mysql.r18.ru
|
41554da7ff
|
move like_range into CHARSET_INFO structure
|
2002-11-15 11:44:23 +04:00 |
|
bar@bar.mysql.r18.ru
|
237e2ca001
|
New wildcmp() function in CHARSET_INFO structure
|
2002-11-14 16:07:29 +04:00 |
|
bar@bar.mysql.r18.ru
|
ae7d6838b2
|
Preparing to embed string to number conversion functions into charset structure
|
2002-11-13 17:13:29 +04:00 |
|
bar@bar.mysql.r18.ru
|
9d249321d8
|
my_snprintf() doesn't support things like %04X so use vsprintf() instead
|
2002-11-13 15:00:25 +04:00 |
|
bar@bar.mysql.r18.ru
|
442509acdd
|
USER(), DATABASE() and CHARSET() functions are now UCS2 compatible
Bug fix in ctype-utf8.c
|
2002-11-11 18:43:33 +04:00 |
|
bar@bar.mysql.r18.ru
|
098b974483
|
For coding convenuence cs->mbmaxlen is now 1 for 8bit charsets
|
2002-11-11 13:10:39 +04:00 |
|
bar@bar.mysql.r18.ru
|
1582aafcb0
|
my_snprintf_ucs2 bug fix
|
2002-11-10 17:44:36 +04:00 |
|
bar@bar.mysql.r18.ru
|
abd3427150
|
New field snprintf() in CHARSET_INFO structure
|
2002-11-10 16:14:39 +04:00 |
|
monty@butch.
|
a2bdf9265f
|
Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.
|
2002-11-07 03:54:00 +02:00 |
|
monty@mashka.mysql.fi
|
9e3f16dfcd
|
Merge work:/my/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1
|
2002-10-31 11:35:35 +02:00 |
|
monty@mashka.mysql.fi
|
f013ad57ef
|
30 % faster longlong10_to_str function
|
2002-10-31 11:27:52 +02:00 |
|
bar@bar.mysql.r18.ru
|
03e7fc3180
|
date and time fields now have charset arg in constructor
my_charset_latin1
|
2002-10-30 17:09:37 +04:00 |
|
lenz@mysql.com
|
9b769dbd22
|
- replaced all occurences of HPUX with HPUX10 (to be prepared for eventual
differences in HPUX11)
|
2002-10-24 14:30:25 +02:00 |
|
bar@bar.mysql.r18.ru
|
b9f5e18be1
|
Preparing to use my_charset_bin instead of binary_flag
|
2002-10-23 18:20:45 +05:00 |
|
bar@bar.mysql.r18.ru
|
cd032e0418
|
ctype-bin.c:
max_sort_char is 255 for binary
|
2002-10-23 16:06:04 +05:00 |
|
bar@bar.mysql.r18.ru
|
6539c6a51f
|
ctype.c, Makefile.am, Makefile.shared:
binary charset
ctype-bin.c:
new file
|
2002-10-23 15:40:22 +05:00 |
|
serg@serg.mysql.com
|
fcb8bc061d
|
merged
|
2002-10-14 11:36:48 +00:00 |
|
bar@bar.mysql.r18.ru
|
a0dd5febfc
|
Move hash_sort and hash_caseup into CHARSET_INFO for all charsets
|
2002-10-10 16:52:22 +05:00 |
|