]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do exponential rather than linear expansion of the SrcList.a array when
authordrh <drh@noemail.net>
Thu, 15 Dec 2016 18:59:14 +0000 (18:59 +0000)
committerdrh <drh@noemail.net>
Thu, 15 Dec 2016 18:59:14 +0000 (18:59 +0000)
commit35a1895990d8267ed1b99440edcca0fe7e0a71d0
tree90956eca354aeffa9b9b917323905e43fb61e95b
parent79df77821aa8ed2ff41defe354eaf5a245d1a34f
Do exponential rather than linear expansion of the SrcList.a array when
appending new elements, to reduce the number of malloc() calls.

FossilOrigin-Name: 4e3749127e7249f46e17bfabc614b0876f60565a
manifest
manifest.uuid
src/build.c