summaryrefslogtreecommitdiff
path: root/strings
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-91/+83
|\
| * Trimming code with Monty's suggestionshf@deer.mysql.r18.ru2003-04-251-91/+83
| * ctype-tis620.c:bar@bar.mysql.r18.ru2003-04-251-1/+1
* | Fixed new bug in ORDER BYmonty@narttu.mysql.fi2003-05-152-15/+21
* | my_vsnprintf.c:bar@bar.mysql.r18.ru2003-04-211-1/+1
* | Add mysys specific error messagesmonty@mashka.mysql.fi2003-04-162-0/+633
* | All collation names are now fit into convensionbar@bar.mysql.r18.ru2003-04-078-9/+9
* | Fixed bug in warning handling (Memory was allocated from wrong MEM_ROOT)monty@narttu.mysql.fi2003-04-031-1/+0
* | Merge with 4.0monty@narttu.mysql.fi2003-04-031-0/+3
|\ \ | |/
* | Some collation have been renamed to fit into convensionbar@bar.mysql.r18.ru2003-04-012-2/+2
* | mbcharlen() is now used instead of ismbhead(). The last one has been removed.bar@bar.mysql.r18.ru2003-04-0114-61/+5
* | my_strncasecmp() is not used anymore. Use my_strncoll() instead.bar@bar.mysql.r18.ru2003-04-0115-53/+0
* | Some optimization in CHARSET_INFO:bar@bar.mysql.r18.ru2003-04-0114-165/+16
* | German Phone book collation is always compiledbar@bar.mysql.r18.ru2003-03-265-4382/+275
* | SHOW CHARACTER SET now can display commentsbar@bar.mysql.r18.ru2003-03-251-1/+8
* | Collation names have been renamed to common stylebar@bar.mysql.r18.ru2003-03-251-1/+1
* | Fixed reference to uninitialized memorymonty@narttu.mysql.fi2003-03-211-8/+7
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@narttu.mysql.fi2003-03-201-0/+4
|\ \
| * | (no commit message)bar@bar.mysql.r18.ru2003-03-171-0/+4
* | | Merge with 4.0.12monty@narttu.mysql.fi2003-03-191-0/+2
|\ \ \ | | |/ | |/|
| * | Merge with 3.23 to get fix for halloween problem on Update of InnoDB tablesmonty@narttu.mysql.fi2003-03-181-0/+2
| |\ \
| | * | Fix of 'halloween bug' with UPDATE of InnoDB tables.monty@narttu.mysql.fi2003-03-181-0/+2
| | * | - fixed C++-style comments in .c files to make IBM compiler happylenz@mysql.com2003-03-111-15/+15
| * | | - fixed C++-style comments to make IBM C compiler happylenz@mysql.com2003-03-151-4/+4
* | | | Fixes to avoid errors from valgrindmonty@narttu.mysql.fi2003-03-181-0/+10
| |_|/ |/| |
* | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mysql.com2003-03-141-1/+16
|\ \ \
| * | | trim spaces from CHAR() BINARY consistentlyserg@serg.mysql.com2003-03-061-1/+16
* | | | Every charset now have its own parser state arraysbar@bar.mysql.r18.ru2003-03-1414-0/+38
* | | | - Changed C++-style comments to C-style comments to make IBM compiler happylenz@mysql.com2003-03-063-21/+21
|/ / /
* | | New fields in CHARSET_INFO structure to optimize searching forbar@bar.mysql.r18.ru2003-03-0515-41/+91
* | | Every character set now has binary collationbar@bar.mysql.r18.ru2003-03-041-0/+2
* | | Portability fixesmonty@narttu.mysql.fi2003-02-281-9/+34
* | | Windows portabilty fixups (last commit caused some errors, so recomitting) - ...venu@myvenu.com2003-02-201-6/+6
* | | Fixed a lot of wrong memory references as reported by valgrindmonty@mashka.mysql.fi2003-02-121-20/+44
* | | More use of new CHARSET_INFO functions and two bug fixesbar@bar.mysql.r18.ru2003-01-312-6/+4
* | | New functions in CHARSET_INFO structurebar@bar.mysql.r18.ru2003-01-3116-2/+94
* | | New CHARSET_INFO function to compare strings regardless to trailing spacesbar@bar.mysql.r18.ru2003-01-3115-1/+144
* | | ctype-simple.c:bar@bar.mysql.r18.ru2003-01-312-91/+16
* | | Optimization of unicode conversionbar@bar.mysql.r18.ru2003-01-301-11/+30
* | | (no commit message)bar@bar.mysql.r18.ru2003-01-301-11/+29
* | | conf_to_src.c:bar@bar.mysql.r18.ru2003-01-291-143/+91
* | | Move latin1 into a separarte filebar@bar.mysql.r18.ru2003-01-296-11/+209
* | | conf_to_src.c:bar@bar.mysql.r18.ru2003-01-291-11/+157
* | | Reorganization to restore generating charset C files from conf filesbar@bar.mysql.r18.ru2003-01-297-4054/+4040
* | | New "fill" function in charset_info_st structurebar@bar.mysql.r18.ru2003-01-2814-2/+45
* | | wb_wc and wc_mb now checks length insidebar@bar.mysql.r18.ru2003-01-279-0/+51
* | | Portability fixes (for windows)monty@mashka.mysql.fi2003-01-213-5/+6
* | | Change client_flag to unsigned long (16 -> 32 bits) to handle more options.monty@mashka.mysql.fi2003-01-182-43/+54
* | | Merge with 4.0.9monty@mashka.mysql.fi2003-01-181-0/+1
|\ \ \ | |/ /
| * | Merge with 3.23monty@mashka.mysql.fi2003-01-161-0/+1
| |\ \ | | |/