]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Consolidated varint macro usage from btreeInt.h, vdbe.c, and vdbeaux.c into sqliteInt...
authorshane <shane@noemail.net>
Thu, 24 Apr 2008 19:15:09 +0000 (19:15 +0000)
committershane <shane@noemail.net>
Thu, 24 Apr 2008 19:15:09 +0000 (19:15 +0000)
commit3f8d5cfcad3f39e5559e8ec553b0a917e0600db4
treeee10351534e924bd048d03708b26cac23aafd000
parent9c9eb741be712467e8e336f4f15025f7ec7e70a2
Consolidated varint macro usage from btreeInt.h, vdbe.c, and vdbeaux.c into sqliteInt.h and made their use consistent.   Slight improvements to varint32 macros. (CVS 5045)

FossilOrigin-Name: 0d04ccd97841bbbda564cc6ae5da057ee3888fa3
manifest
manifest.uuid
src/btree.c
src/btreeInt.h
src/sqliteInt.h
src/test3.c
src/vdbe.c
src/vdbeaux.c