]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the name of the OTA extension to RBU: Resumable Bulk Update.
authordrh <drh@noemail.net>
Thu, 23 Jul 2015 20:44:49 +0000 (20:44 +0000)
committerdrh <drh@noemail.net>
Thu, 23 Jul 2015 20:44:49 +0000 (20:44 +0000)
commitcfb8f8d6a9073040e90f0bf502f4b108d7917433
tree32c7f662b2a3980fd111b6a9280b94ee311b412a
parent7877d9afca7cf5627801d1b0b69790a7158d5699
Change the name of the OTA extension to RBU:  Resumable Bulk Update.

FossilOrigin-Name: 017c5019e1ce042025d4f327e50ec50af49f9fa4
32 files changed:
Makefile.in
Makefile.msc
ext/rbu/rbu.c [moved from ext/ota/ota.c with 67% similarity]
ext/rbu/rbu1.test [moved from ext/ota/ota1.test with 71% similarity]
ext/rbu/rbu10.test [moved from ext/ota/ota10.test with 81% similarity]
ext/rbu/rbu11.test [moved from ext/ota/ota11.test with 64% similarity]
ext/rbu/rbu12.test [moved from ext/ota/ota12.test with 71% similarity]
ext/rbu/rbu13.test [moved from ext/ota/ota13.test with 80% similarity]
ext/rbu/rbu3.test [moved from ext/ota/ota3.test with 65% similarity]
ext/rbu/rbu5.test [moved from ext/ota/ota5.test with 83% similarity]
ext/rbu/rbu6.test [moved from ext/ota/ota6.test with 70% similarity]
ext/rbu/rbu7.test [moved from ext/ota/ota7.test with 79% similarity]
ext/rbu/rbu8.test [moved from ext/ota/ota8.test with 75% similarity]
ext/rbu/rbu9.test [moved from ext/ota/ota9.test with 81% similarity]
ext/rbu/rbuA.test [moved from ext/ota/otaA.test with 70% similarity]
ext/rbu/rbucrash.test [moved from ext/ota/otacrash.test with 59% similarity]
ext/rbu/rbufault.test [moved from ext/ota/otafault.test with 78% similarity]
ext/rbu/rbufault2.test [moved from ext/ota/otafault2.test with 78% similarity]
ext/rbu/sqlite3rbu.c [moved from ext/ota/sqlite3ota.c with 69% similarity]
ext/rbu/sqlite3rbu.h [moved from ext/ota/sqlite3ota.h with 63% similarity]
ext/rbu/test_rbu.c [moved from ext/ota/test_ota.c with 71% similarity]
main.mk
manifest
manifest.uuid
src/sqlite.h.in
src/tclsqlite.c
src/test_config.c
test/permutations.test
test/rbu.test [moved from test/ota.test with 76% similarity]
test/releasetest.tcl
test/speedtest1.c
tool/mksqlite3c.tcl