summaryrefslogtreecommitdiff
path: root/mysys/lf_alloc-pin.c
Commit message (Expand)AuthorAgeFilesLines
* 5.5-mergeSergei Golubchik2011-07-021-20/+28
|\
| * Fixed code review commentsMarc Alff2011-05-161-2/+1
| * Bug#12552516 LF_HASH REQUIRES MY_THREAD_INIT()Marc Alff2011-05-131-20/+29
* | merge.Sergei Golubchik2010-11-251-1/+7
|\ \ | |/ |/|
| * post-review fixesSergei Golubchik2009-01-151-2/+2
| * workaround for gcc 4.1.0 strict-aliasing bugSergei Golubchik2008-10-071-1/+1
| * WL#3064 - waiting threads - wait-for graph and deadlock detectionSergei Golubchik2008-07-291-24/+28
| * Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-02-211-3/+5
| |\
| | * Fixed problems with ma_test2 and mi_test2 on high-byte-first systemunknown2008-02-211-3/+5
| * | build/test failures on different platformsunknown2008-02-131-1/+1
| |/
| * Added error HA_ERR_FILE_TOO_SHORT to be used when files are shorter than expe...unknown2007-12-041-0/+1
| * different fix for strict-aliasing problemunknown2007-10-121-5/+8
| * bugs/warnings fixed in lf_alloc-pin.c:unknown2007-10-121-7/+9
| * This patch is a collection of patches from from Sanja, Sergei and Monty.unknown2007-05-291-54/+134
| * After merge fixesunknown2007-01-261-1/+1
| * Maria - Fixes to help some pushbuild hosts compile.unknown2006-11-271-1/+1
| * post-review fixes.unknown2006-11-161-14/+15
| * comments, minor changesunknown2006-10-271-31/+33
| * commentsunknown2006-10-191-34/+159
| * lock manager passed unit testsunknown2006-10-181-88/+84
| * maria transaction manager with unit testsunknown2006-08-171-4/+4
| * amd64 atomic opsunknown2006-08-101-0/+319
* WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-6/+0
* Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-1/+1
* Bug #53445 Build with -Wall and fix warnings that it generatesTor Didriksen2010-05-261-2/+1
* WL#3230 concurrent hashMarc Alff2009-11-171-0/+534