From 85a1c4a609e19a20822a60d35b215a0142c4426f Mon Sep 17 00:00:00 2001 From: drh Date: Sun, 8 Sep 2002 00:04:54 +0000 Subject: [PATCH] Modify the build process so that the VDBE opcode numbers and the table that contains the opcode names are both automatically generated. This makes it much easier to create new VDBE opcodes. (CVS 1727) FossilOrigin-Name: c4f0bb02387a6e6f254320e1e5eef3d5d8a3c538 --- manifest | 8 ++++---- manifest.uuid | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/manifest b/manifest index da524f1fcf..27b7289a60 100644 --- a/manifest +++ b/manifest @@ -1,5 +1,5 @@ -C Modify\sthe\sbuild\sprocess\sso\sthat\sthe\sVDBE\sopcode\snumbers\sand\sthe\stable\nthat\scontains\sthe\sopcode\snames\sare\sboth\sautomatically\sgenerated.\sThis\smakes\nit\smuch\seasier\sto\screate\snew\sVDBE\sopcodes.\s(CVS\s746) -D 2002-09-08T00:04:51 +C Modify\sthe\sbuild\sprocess\sso\sthat\sthe\sVDBE\sopcode\snumbers\sand\sthe\stable\nthat\scontains\sthe\sopcode\snames\sare\sboth\sautomatically\sgenerated.\sThis\smakes\nit\smuch\seasier\sto\screate\snew\sVDBE\sopcodes.\s(CVS\s1727) +D 2002-09-08T00:04:54 F Makefile.in d6c9a85c2a5e696843201d090dcf8bf2f8716f2a F Makefile.linux-gcc b86a99c493a5bfb402d1d9178dcdc4bd4b32f906 F README f1de682fbbd94899d50aca13d387d1b3fd3be2dd @@ -149,7 +149,7 @@ F www/speed.tcl a20a792738475b68756ea7a19321600f23d1d803 F www/sqlite.tcl ae3dcfb077e53833b59d4fcc94d8a12c50a44098 F www/tclsqlite.tcl 1db15abeb446aad0caf0b95b8b9579720e4ea331 F www/vdbe.tcl 2013852c27a02a091d39a766bc87cff329f21218 -P a876021304a5de7ede1bf835971da7e328d1af07 +P eb54d455b0325d3be96daf6c220c4ee3e0da1a85 R ec4eceb930ae5f7d03668e5150997da1 U drh -Z 19db40a2a17437704a985384e7939b07 +Z ef4086cb3b45d72139e3d7498833a607 diff --git a/manifest.uuid b/manifest.uuid index f3320e6f07..dd7cd86283 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -eb54d455b0325d3be96daf6c220c4ee3e0da1a85 \ No newline at end of file +c4f0bb02387a6e6f254320e1e5eef3d5d8a3c538 \ No newline at end of file