summaryrefslogtreecommitdiff
path: root/mysys/base64.c
Commit message (Expand)AuthorAgeFilesLines
* fixed compilation warnings. addendum to the fix for bug 29125Georgi Kodinov2009-03-201-1/+1
* Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-1/+1
|\
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-1/+1
| * Fixed compiler warnings (for linux and win32 and win64)monty@mysql.com/narttu.mysql.fi2007-02-221-2/+2
* | BUG#28884 - maybe a problem with malloc into base64.csvoj@mysql.com/june.mysql.com2008-01-151-1/+4
* | Fixed compiler warningsmonty@mysql.com/narttu.mysql.fi2007-02-231-2/+2
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ | |/
| * Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | Merge mysql.com:/home/my/mysql-5.0monty@narttu.mysql.fi2006-11-301-1/+1
|\ \ | |/
| * Fixed portability issue in my_thr_init.c (was added in my last push)monty@mysql.com/narttu.mysql.fi2006-11-301-1/+1
| * Mergekent@mysql.com2005-11-031-3/+4
| |\
| | * base64.c:kent@mysql.com2005-11-031-3/+4
* | | Fixed compiler warnings (Mostly VC++):monty@mysql.com/narttu.mysql.fi2006-11-301-1/+1
* | | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplmats@romeo.(none)2006-10-061-18/+47
|\ \ \
| * | | BUG#19459 (BINLOG RBR command does not lock tables correctly causingmats@romeo.(none)2006-10-021-18/+47
* | | | Removed warnings for Windows build issues. Edited Windows README to remove re...brian@zim.(none)2006-08-141-1/+1
|/ / /
* | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-1/+2
* | | WL#1012: All changes as one single changeset.lars@mysql.com2005-12-221-1/+1
* | | Reapplied portability changes, from changesets by kent, joerg and msvenssonkent@mysql.com2005-11-061-3/+4
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0msvensson@neptunus.(none)2005-11-021-3/+3
|\ \ | |/ |/|
| * Portability fix, opnsrv6cmsvensson@neptunus.(none)2005-11-021-3/+3
* | Fixed failure of NDB config retrieval.lars@mysql.com2005-10-311-4/+14
|/
* Converted mysys/base64.c into C code (not C++).pem@mysql.com2005-10-251-3/+6
* WL#2835: Base64lars@mysql.com2005-10-181-1/+1
* WL#2835: Base64 mysys functionslars@mysql.com2005-10-141-0/+265