Remove unused token codes.
FossilOrigin-Name: c45078c062f41f43c71965b2e5a97932ff79123eeb017ba853314987bebc2bca
This commit is contained in:
parent
13aa88d956
commit
57498ae9cf
12
manifest
12
manifest
@ -1,5 +1,5 @@
|
||||
C Rearrange\ssome\sof\sthe\sadded\stoken\scodes\sfor\sa\svery\sslight\ssize\sdecrease\sand\nperformance\sincrease.
|
||||
D 2017-08-02T11:36:16.181
|
||||
C Remove\sunused\stoken\scodes.
|
||||
D 2017-08-02T12:38:10.936
|
||||
F Makefile.in d9873c9925917cca9990ee24be17eb9613a668012c85a343aef7e5536ae266e8
|
||||
F Makefile.linux-gcc 7bc79876b875010e8c8f9502eb935ca92aa3c434
|
||||
F Makefile.msc 02b469e9dcd5b7ee63fc1fb05babc174260ee4cfa4e0ef2e48c3c6801567a016
|
||||
@ -1550,7 +1550,7 @@ F test/zerodamage.test e59a56443d6298ecf7435f618f0b27654f0c849e
|
||||
F tool/GetFile.cs a15e08acb5dd7539b75ba23501581d7c2b462cb5
|
||||
F tool/GetTclKit.bat 8995df40c4209808b31f24de0b58f90930239a234f7591e3675d45bfbb990c5d
|
||||
F tool/Replace.cs 02c67258801c2fb5f63231e0ac0f220b4b36ba91
|
||||
F tool/addopcodes.tcl dd821e5dc17d6523e631cf46c46a346ba168a62aaba71f6c2dd6b145e336f931
|
||||
F tool/addopcodes.tcl 7181c041d495e3f26acc36d15c86923ed722285f9015f017f41a3efdb9a0dab4
|
||||
F tool/build-all-msvc.bat c12328d06c45fec8baada5949e3d5af54bf8c887 x
|
||||
F tool/build-shell.sh 950f47c6174f1eea171319438b93ba67ff5bf367
|
||||
F tool/cg_anno.tcl f95b0006c52cf7f0496b506343415b6ee3cdcdd3 x
|
||||
@ -1640,7 +1640,7 @@ F vsixtest/vsixtest.tcl 6a9a6ab600c25a91a7acc6293828957a386a8a93
|
||||
F vsixtest/vsixtest.vcxproj.data 2ed517e100c66dc455b492e1a33350c1b20fbcdc
|
||||
F vsixtest/vsixtest.vcxproj.filters 37e51ffedcdb064aad6ff33b6148725226cd608e
|
||||
F vsixtest/vsixtest_TemporaryKey.pfx e5b1b036facdb453873e7084e1cae9102ccc67a0
|
||||
P 1cad2926ad88b83becab1326bd189d7bac8ba6d470b36ba5d29af5c9fb016014
|
||||
R 6b25b77ed3dffa6d5d74d867110bd8bc
|
||||
P cb3742f51f4b3aa0fd8dc373af771e93ddb4100787115705955f2008aef92745
|
||||
R f8d9deb47bc58de537908a281504a2fc
|
||||
U drh
|
||||
Z 55259bb2c9c5bddabda87e8220f35e7e
|
||||
Z b1df4f0e6abea5a43cab52aedbd70d53
|
||||
|
@ -1 +1 @@
|
||||
cb3742f51f4b3aa0fd8dc373af771e93ddb4100787115705955f2008aef92745
|
||||
c45078c062f41f43c71965b2e5a97932ff79123eeb017ba853314987bebc2bca
|
@ -22,11 +22,6 @@ close $in
|
||||
# ILLEGAL *must* be the last two token codes and they must be in that order.
|
||||
#
|
||||
set extras {
|
||||
TO_TEXT
|
||||
TO_BLOB
|
||||
TO_NUMERIC
|
||||
TO_INT
|
||||
TO_REAL
|
||||
ISNOT
|
||||
FUNCTION
|
||||
COLUMN
|
||||
|
Loading…
x
Reference in New Issue
Block a user