summaryrefslogtreecommitdiff
path: root/mysys/hash.c
Commit message (Expand)AuthorAgeFilesLines
* Manual merge of the 4.0.24 compile changes into the 4.1 tree.joerg@mysql.com2005-03-071-1/+1
|\
| * Qualify 'inline' functions as 'static inline' to please the Sun C compiler.joerg@mysql.com2005-03-041-3/+3
* | A fix for linking failure of MySQL client when linking with imap librarieskonstantin@mysql.com2005-01-111-3/+3
* | myisam/sort.c:my_var_write and mysys/hash.c:hash_key made static inline,konstantin@mysql.com2004-12-161-1/+1
* | Fix compiler warnings (detected by Intel's C++ compiler)monty@mysql.com2004-10-221-0/+1
* | Review of all code pushed since last reviewmonty@mishka.local2004-10-201-1/+1
* | true,false -> TRUE, FALSEmonty@mishka.local2004-10-141-16/+41
* | A fix and test case for Bug#5315 "mysql_change_user() doesn't freekonstantin@mysql.com2004-09-221-0/+26
* | Changed %lx -> 0x%lx (for easier comparison of debug files)monty@mysql.com2004-08-231-2/+2
* | Merge with 4.0 to get the latest bug patches to 4.1monty@mysql.com2004-06-251-1/+2
|\ \ | |/
| * - rephrased commentlenz@mysql.com2004-06-221-1/+2
| * - Applied some portability fixes for SGI IRIX/MipsPro compilerlenz@mysql.com2004-06-221-1/+1
* | Portability fixesmonty@mysql.com2004-03-051-1/+1
* | Optimized GIS functionsmonty@mashka.mysql.fi2004-03-041-3/+3
* | Added missing SSL library (Should be in source distribution)monty@mysql.com2003-11-281-2/+3
* | Merge key cache structures to onemonty@mysql.com2003-11-201-0/+5
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-1/+1
* | SCRUMhf@deer.(none)2003-09-191-1/+1
* | CHARSET_INFO structure reorganization for easier maintainancebar@bar.mysql.r18.ru2003-05-231-1/+1
* | my_strncasecmp() is not used anymore. Use my_strncoll() instead.bar@bar.mysql.r18.ru2003-04-011-1/+1
* | Some optimization in CHARSET_INFO:bar@bar.mysql.r18.ru2003-04-011-58/+11
* | Merge with 4.0monty@mashka.mysql.fi2002-11-211-5/+10
|\ \ | |/
| * Portability fixes for HP compiler and HPUX11monty@hundin.mysql.fi2002-11-091-5/+10
* | Move hash_sort and hash_caseup into CHARSET_INFO for all charsetsbar@bar.mysql.r18.ru2002-10-101-35/+1
* | Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-3/+4
* | Some speed improvementsbar@bar.mysql.r18.ru2002-08-151-1/+3
* | merge with 4.0monty@hundin.mysql.fi2002-06-031-1/+1
|\ \ | |/
| * init_dynamic_array MyODBC compatibility fixserg@serg.mysql.com2002-04-281-1/+1
* | Some charsets require special hash functionbar@gw.udmsearch.izhnet.ru2002-04-171-1/+6
* | Some fixes after merging changes from 4.0bar@gw.udmsearch.izhnet.ru2002-04-161-1/+1
* | mergemonty@hundin.mysql.fi2002-04-131-14/+19
|\ \ | |/ |/|
| * charset<->unicode conversion tables and routinesbar@gw.udmsearch.izhnet.ru2002-03-291-1/+2
| * Removed some default_charset_infobar@gw.udmsearch.izhnet.ru2002-03-141-2/+1
| * Hash now supports several charsetsbar@gw.udmsearch.izhnet.ru2002-03-141-14/+16
| * New ctype functions/macros to support many charsets at a timebar@gw.udmsearch.izhnet.ru2002-03-121-2/+5
* | merged from 3.23 to pull the LOAD DATA INFILE fix as rpl000001 was failing.sasha@mysql.sashanet.com2002-03-011-3/+3
|\ \ | |/ |/|
| * Framework to simplify memory leak tracingserg@serg.mysql.com2002-01-221-3/+3
| * Fixed bug when making a range join based on information from a const table.monty@hundin.mysql.fi2002-01-181-1/+1
* | Fix for FLUSH QUERY CACHEmonty@hundin.mysql.fi2002-01-051-1/+1
* | Update copyrightmonty@hundin.mysql.fi2001-12-061-15/+14
* | Update of query cache code.monty@hundin.mysql.fi2001-12-051-1/+2
* | merge with 3.23.42monty@work.mysql.com2001-09-021-1/+4
|\ \ | |/
| * Fix for bug in the Sun Workshop compilermonty@bitch.mysql.fi2001-08-181-1/+4
* | Fix of UNION codemonty@hundin.mysql.fi2001-08-191-5/+14
|/
* Lots of manual changesmonty@donna.mysql.com2001-01-251-2/+2
* Fixed --no-defaults in mysqltestmonty@donna.mysql.com2000-12-291-0/+45
* Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutmonty@tik.mysql.com2000-11-131-1/+2
* Import changesetbk@work.mysql.com2000-07-311-0/+586