]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Replace the NOPUSH_MASKs with a bit-vector mechanism that can contain
authordrh <drh@noemail.net>
Fri, 4 Jan 2008 16:50:09 +0000 (16:50 +0000)
committerdrh <drh@noemail.net>
Fri, 4 Jan 2008 16:50:09 +0000 (16:50 +0000)
commit3a40f696d4ba25bf22328acfe7aa08b36553b10a
tree0911342eee31fa6e5a43147ac45043ebe0b1c800
parentdd2fb29be85ef3b3e57adb21b7bcb97ab4a86556
Replace the NOPUSH_MASKs with a bit-vector mechanism that can contain
several different properties about each opcode. (CVS 4677)

FossilOrigin-Name: 042dcb9621934d0318a7c6e9cd08b20a569db367
manifest
manifest.uuid
mkopcodeh.awk
src/vdbe.c
src/vdbeInt.h
src/vdbeaux.c