]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Check for miscompiled Tcl (CVS 205)
authordrh <drh@noemail.net>
Fri, 6 Apr 2001 16:15:27 +0000 (16:15 +0000)
committerdrh <drh@noemail.net>
Fri, 6 Apr 2001 16:15:27 +0000 (16:15 +0000)
FossilOrigin-Name: 5b65746383c509048c80b7aff536d1204fd1d127

manifest
manifest.uuid
www/changes.tcl

index e1c14b1dfada46c035dc1517d65156c9c777d2a4..14f9f282a94ecf46960c472c4584f77fcf1f3ecb 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,5 +1,5 @@
-C Check\sfor\smiscompiled\sTcl\s(CVS\s204)
-D 2001-04-06T16:13:43
+C Check\sfor\smiscompiled\sTcl\s(CVS\s205)
+D 2001-04-06T16:15:28
 F COPYRIGHT 74a8a6531a42e124df07ab5599aad63870fa0bd4
 F Makefile.in 25791375ce9f4f5b57d4cab67f0d58d772c96451
 F README 51f6a4e7408b34afa5bc1c0485f61b6a4efb6958
@@ -83,7 +83,7 @@ F www/arch.fig 4f246003b7da23bd63b8b0af0618afb4ee3055c8
 F www/arch.png 8dae0766d42ed3de9ed013c1341a5792bcf633e6
 F www/arch.tcl a40380c1fe0080c43e6cc5c20ed70731511b06be
 F www/c_interface.tcl ddca19005c47dd5a15882addc02fff5de83d8ed9
-F www/changes.tcl e9379e995e19486b352c82d54e87041153739fca
+F www/changes.tcl a522ee29c7e66205e76a2c34f3dc1363e251bfda
 F www/crosscompile.tcl c99efacb3aefaa550c6e80d91b240f55eb9fd33e
 F www/dynload.tcl 02eb8273aa78cfa9070dd4501dca937fb22b466c
 F www/fileformat.tcl cfb7fba80b7275555281ba2f256c00734bcdd1c9
@@ -94,7 +94,7 @@ F www/opcode.tcl cb3a1abf8b7b9be9f3a228d097d6bf8b742c2b6f
 F www/sqlite.tcl cb0d23d8f061a80543928755ec7775da6e4f362f
 F www/tclsqlite.tcl 06f81c401f79a04f2c5ebfb97e7c176225c0aef2
 F www/vdbe.tcl 0c8aaa529dd216ccbf7daaabd80985e413d5f9ad
-P 4b3ffa161a09653919a689336784a85b9548c249
-R 712a3306e2a2c79bccc911915e955880
+P 735d8b5c13b5e2602b37940377fced098be210c1
+R f07b6ba51358f496162e586514c5cd88
 U drh
-Z bfdec300c92af1e06bfec59389035a75
+Z b32a92625a91eb078feff33335193f47
index b63f040ddd3e69556c3332fd5d918a534e7627c2..1a542f9881c0928a8a7272f8ef4d45a4e7d76183 100644 (file)
@@ -1 +1 @@
-735d8b5c13b5e2602b37940377fced098be210c1
\ No newline at end of file
+5b65746383c509048c80b7aff536d1204fd1d127
\ No newline at end of file
index cdb281b43780340d63dcb336c828ca04215c5fa4..0b31fa84524a8d19cf104accc83ab8d522ccb5da 100644 (file)
@@ -17,6 +17,15 @@ proc chng {date desc} {
   puts "<DD><P><UL>$desc</UL></P></DD>"
 }
 
+chng {2001 Apr 6 (1.0.30)} {
+<li>Remove the <b>sqlite_encoding</b> TCL variable that was introduced
+    in the previous version.</li>
+<li>Add options <b>-encoding</b> and <b>-tcl-uses-utf</b> to the
+    <b>sqlite</b> TCL command.</li>
+<li>Add tests to make sure that tclsqlite was compiled using Tcl header
+    files and libraries that match.</li>
+}
+
 chng {2001 Apr 5 (1.0.29)} {
 <li>The library now assumes data is stored as UTF-8 if the --enable-utf8
     option is given to configure.  The default behavior is to assume