summaryrefslogtreecommitdiff
path: root/storage/archive
Commit message (Expand)AuthorAgeFilesLines
* This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-042-27/+31
* fix include path in windows buildunknown2006-05-031-1/+3
* WL#3201 additional post-review fixesunknown2006-05-021-4/+7
* Merge xiphis.org:/home/antony/work2/mysql-5.1unknown2006-05-014-10/+1767
|\
| * WL#3201 post-review fixupsunknown2006-05-011-0/+1
| * make distcheck and cosmetic fixesunknown2006-04-291-4/+4
| * Merge xiphis.org:/home/antony/work2/wl3201.3unknown2006-04-244-12/+1751
| |\ |/ /
| * WL#3201unknown2006-04-201-1/+1
| * WL#3201unknown2006-04-133-11/+1696
|/
* Merge mysql.com:/Users/kent/mysql/bk/mysql-5.1-release.old03unknown2006-04-082-3/+3
|\
| * azio.c, archive_test.c:unknown2006-03-262-3/+3
* | Add missing cmakelists.txt for archive.unknown2006-03-241-0/+6
* | Some changes to make it possible to build for Windows with CMake fromunknown2006-03-241-0/+1
|/
* Makefile.am:unknown2006-02-221-3/+4
* Windows/Visual Studio 2003 fixes for the 5.1.5 release.unknown2006-01-131-2/+10
* Do not use C++ style comments (//) in C source (breaks compilation on aix52).unknown2006-01-022-2/+2
* build fixes for azio on systems without zutil.hunknown2005-12-282-6/+6
* Bug#15976: Multiply warnings about unfreed memoryunknown2005-12-251-1/+1
* Just a few cleanup points in azio. Should solve Ubuntu compile problem. unknown2005-12-232-17/+15
* Fix for Antony's push. I've also changed from using the zlib off_t pointer ty...unknown2005-12-232-9/+9
* Update to add in support for AZIO.unknown2005-12-224-0/+1010