]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix for ticket #9: Add the ability to read little-endian database files
authordrh <drh@noemail.net>
Sun, 11 Aug 2002 20:10:47 +0000 (20:10 +0000)
committerdrh <drh@noemail.net>
Sun, 11 Aug 2002 20:10:47 +0000 (20:10 +0000)
commit0d316a40ccc0b34b92167342fbb42b63a3c6e28d
tree70a6e1ce8d68dc930ebf68cc90373c14f0b10e42
parent6e397e447ecd1e157cdec490c81368a201fb9b8b
Fix for ticket #9: Add the ability to read little-endian database files
from a big-endian machine and vice versa. (CVS 704)

FossilOrigin-Name: ce4b943bf68c160445a58ffccfbabbbd30d9829b
manifest
manifest.uuid
src/btree.c
src/btree.h
src/parse.y
src/test3.c
test/all.test
test/version.test
www/faq.tcl
www/index.tcl
www/opcode.tcl