]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the amalgamation generator so that all non-API functions have file scope. (CVS...
authordrh <drh@noemail.net>
Tue, 8 May 2007 20:37:38 +0000 (20:37 +0000)
committerdrh <drh@noemail.net>
Tue, 8 May 2007 20:37:38 +0000 (20:37 +0000)
commitee85813c941f49b62c5e5d6cbddc561e3b56a613
tree622542ce5c3b57808819351cd0532e4c1fbf5659
parent52d19f65e36f08e662e971f47edbe039141f3c82
Fix the amalgamation generator so that all non-API functions have file scope. (CVS 3958)

FossilOrigin-Name: e9f56ead0514f3eac75807ea710c1f035b8add4f
16 files changed:
manifest
manifest.uuid
src/build.c
src/func.c
src/main.c
src/prepare.c
src/sqliteInt.h
src/test1.c
src/test5.c
src/utf.c
src/util.c
src/vdbe.c
src/vdbe.h
src/vdbeblob.c
src/vdbemem.c
tool/mksqlite3c.tcl