From: drh Date: Tue, 10 Nov 2015 12:41:03 +0000 (+0000) Subject: Change all parsers to use the standard "lempar.c" template in the tool/ X-Git-Tag: version-3.10.0~150 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=634b242ebe0bcab147df137b3b4c14d8a5795dcb;p=thirdparty%2Fsqlite.git Change all parsers to use the standard "lempar.c" template in the tool/ folder and remove the customized lempar.c from src/, plus other compiler performance and space enhancements. FossilOrigin-Name: 0e7fb24ad3c010884763a97e6ae7a3fd39d0e5a9 --- 634b242ebe0bcab147df137b3b4c14d8a5795dcb diff --cc manifest index de4332e89f,f9984ba6ea..b09b4ed00f --- a/manifest +++ b/manifest @@@ -1,8 -1,8 +1,8 @@@ - C Avoid\srecursion\sin\sthe\syy_find_shift_action()\sroutine\sof\sthe\sLemon-generated\nparser,\sso\sthat\sroutine\scan\sbe\sinlined,\sfor\sa\ssize\sreduction\sand\sperformance\nincrease. - D 2015-11-09T15:06:26.258 - F Makefile.in 3a705bb4bd12e194212ddbdbf068310d17153cdb -C Fix\sharmless\scompiler\swarnings\sin\sFTS5. -D 2015-11-10T12:31:25.172 ++C Change\sall\sparsers\sto\suse\sthe\sstandard\s"lempar.c"\stemplate\sin\sthe\stool/\nfolder\sand\sremove\sthe\scustomized\slempar.c\sfrom\ssrc/,\splus\sother\scompiler\nperformance\sand\sspace\senhancements. ++D 2015-11-10T12:41:03.723 + F Makefile.in d828db6afa6c1fa060d01e33e4674408df1942a1 F Makefile.linux-gcc 7bc79876b875010e8c8f9502eb935ca92aa3c434 - F Makefile.msc 702d3e98f3afc6587a78481257f3c4c900efc3a4 + F Makefile.msc e928e68168df69b353300ac87c10105206653a03 F README.md 8ecc12493ff9f820cdea6520a9016001cb2e59b7 F VERSION 8b9d3ac6f1962f94e06ba05462422a544f9c4e36 F aclocal.m4 a5c22d164aff7ed549d53a90fa56d56955281f50 @@@ -1403,7 -1402,7 +1402,8 @@@ F tool/vdbe_profile.tcl 246d0da094856d7 F tool/warnings-clang.sh f6aa929dc20ef1f856af04a730772f59283631d4 F tool/warnings.sh 48bd54594752d5be3337f12c72f28d2080cb630b F tool/win/sqlite.vsix deb315d026cc8400325c5863eef847784a219a2f - P 9748c48a4fbd5c06208bbf80e7bfcb159ec026d9 - R c9026e58b8922b5b815b58f78da1a9b7 -P 6ea2df86c95c226052f528424e9bee367a2e765a ++P 0557a179f932296cc1fd5217f9a0d2f74e34ce1d 09752e51a18ac1b4c9642965e6ee1b6a32de00df + R c4fc880f1c9308c0365b7757399767dc ++T +closed 09752e51a18ac1b4c9642965e6ee1b6a32de00df U drh - Z 94abf9709b7d536396fc03122fef0eed -Z 622f282d2cf652046e0082888bbfa948 ++Z 094c96712972b6d193fe37091ddcf067 diff --cc manifest.uuid index 12c76b678c,d47f9624b0..07d0e55fcb --- a/manifest.uuid +++ b/manifest.uuid @@@ -1,1 -1,1 +1,1 @@@ - 0557a179f932296cc1fd5217f9a0d2f74e34ce1d -09752e51a18ac1b4c9642965e6ee1b6a32de00df ++0e7fb24ad3c010884763a97e6ae7a3fd39d0e5a9