]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the names of the stream interface APIs to be of the form
authordrh <drh@noemail.net>
Sat, 27 Sep 2014 20:45:48 +0000 (20:45 +0000)
committerdrh <drh@noemail.net>
Sat, 27 Sep 2014 20:45:48 +0000 (20:45 +0000)
commitf1a08ad88ded911534463a7ffa2c298612452f7f
treec910d71353ffc469e52925d30eaadddee3b8ac50
parent6382b6dc714422b2f6184bef33ed55f96e003814
Change the names of the stream interface APIs to be of the form
"_strm" instead of "_str".  In other words, added an "m" to the end, to
try to make it clear that we are talking about a "stream" and not a "string.

FossilOrigin-Name: 1f44bfdc237ee6304f4aa56e5c5d1c0d74fcc944
13 files changed:
ext/session/session5.test
ext/session/session8.test
ext/session/session9.test
ext/session/sessionA.test
ext/session/sessionB.test
ext/session/session_common.tcl
ext/session/sqlite3session.c
ext/session/sqlite3session.h
ext/session/test_session.c
manifest
manifest.uuid
test/permutations.test
test/session.test