]> git.ipfire.org Git - thirdparty/sqlite.git/log
thirdparty/sqlite.git
24 years agoThe sqlite_busy_timeout() function was interpreting its second argument
drh [Tue, 9 Oct 2001 13:46:01 +0000 (13:46 +0000)] 
The sqlite_busy_timeout() function was interpreting its second argument
as seconds, not milliseconds as advertised.  This patch fixes the problem. (CVS 284)

FossilOrigin-Name: abe5a25b9dcf1e47f3cb37fd419f620db03bd4da

24 years agoRemove files before rebuilding. (CVS 283)
drh [Tue, 9 Oct 2001 12:44:43 +0000 (12:44 +0000)] 
Remove files before rebuilding. (CVS 283)

FossilOrigin-Name: 6307641d463eefd5ec346d299830e822acbc0938

24 years agoMore changes prior to release 2.0.2. Mostly comment changes. But there
drh [Tue, 9 Oct 2001 12:39:24 +0000 (12:39 +0000)] 
More changes prior to release 2.0.2.  Mostly comment changes.  But there
was also a minor change to temptable.test so that it would work under
Windows. (CVS 282)

FossilOrigin-Name: 864349de6fba5b38a3fbf7ab502922937b1b61e5

24 years agoVersion 2.0.2 (CVS 281)
drh [Tue, 9 Oct 2001 04:21:50 +0000 (04:21 +0000)] 
Version 2.0.2 (CVS 281)

FossilOrigin-Name: 765359c77ebae22e42b78636e70a57b010aaa18e

24 years agoFix the locking protocol. (CVS 280)
drh [Tue, 9 Oct 2001 04:19:46 +0000 (04:19 +0000)] 
Fix the locking protocol. (CVS 280)

FossilOrigin-Name: 484b82d8a1c84f3d9725a509de93276b9fa9b294

24 years agoSupport for temporary tables added. Still need more testing. (CVS 279)
drh [Mon, 8 Oct 2001 13:22:32 +0000 (13:22 +0000)] 
Support for temporary tables added.  Still need more testing. (CVS 279)

FossilOrigin-Name: 9368c62e4097aae3081a325962c1dec167fd253d

24 years agoAdding table column query capability to support ODBC. (CVS 278)
drh [Sat, 6 Oct 2001 16:33:02 +0000 (16:33 +0000)] 
Adding table column query capability to support ODBC. (CVS 278)

FossilOrigin-Name: b63b3f3684a3d584ef99f54cde76b6c483bbfef7

24 years agoVersion 2.0.1 (CVS 469)
drh [Tue, 2 Oct 2001 13:05:00 +0000 (13:05 +0000)] 
Version 2.0.1 (CVS 469)

FossilOrigin-Name: e4980849403a8d7bd63753c9b7f275519bd7df4f

24 years agoRemove C++ comments from btree.c. (CVS 277)
drh [Tue, 2 Oct 2001 13:01:48 +0000 (13:01 +0000)] 
Remove C++ comments from btree.c. (CVS 277)

FossilOrigin-Name: 4b7710e2daadffb716bd88f3a213f94ffbb750ef

24 years agoThe .dump output uses INSERT instead of COPY now. Expression syntax
drh [Mon, 1 Oct 2001 14:29:22 +0000 (14:29 +0000)] 
The .dump output uses INSERT instead of COPY now.  Expression syntax
of the form "expr NOT NULL" is now supported. (CVS 276)

FossilOrigin-Name: 20382325c7c8c6b11bd45b23060d0f7fdb4d8fd1

24 years agoVersion 2.0.0 (CVS 470)
drh [Fri, 28 Sep 2001 23:15:00 +0000 (23:15 +0000)] 
Version 2.0.0 (CVS 470)

FossilOrigin-Name: c0a8a1fb4224c63bcbb438cfd2ca0d4e0bb5b824

24 years agoDocumentation updates. (CVS 275)
drh [Fri, 28 Sep 2001 23:11:24 +0000 (23:11 +0000)] 
Documentation updates. (CVS 275)

FossilOrigin-Name: 4b4bfc6290f05c6672338690911f68fd8bb418c9

24 years agoRemove reference to GDBM in the documentation of the "sqlite"
drh [Fri, 28 Sep 2001 18:14:17 +0000 (18:14 +0000)] 
Remove reference to GDBM in the documentation of the "sqlite"
command-line utility. (CVS 274)

FossilOrigin-Name: 0ffab36d1fc29125fdcf0d732073f77012dfcad4

24 years agoLine tclsqlite.so against the stub library. (CVS 273)
drh [Fri, 28 Sep 2001 18:10:55 +0000 (18:10 +0000)] 
Line tclsqlite.so against the stub library. (CVS 273)

FossilOrigin-Name: 7e79e91b03e21058bbae2c0aab8f3e8ce09ae7f9

24 years agoVersion 2.0.0 (CVS 272)
drh [Fri, 28 Sep 2001 17:47:14 +0000 (17:47 +0000)] 
Version 2.0.0 (CVS 272)

FossilOrigin-Name: 1df5386a5557c1fc6a5433e9dbd23009026be369

24 years agoPut in the new LIBTOOL build system. (CVS 271)
drh [Fri, 28 Sep 2001 01:34:43 +0000 (01:34 +0000)] 
Put in the new LIBTOOL build system. (CVS 271)

FossilOrigin-Name: 00575d167aea567bc38f8a329aeff7b814eb91c8

24 years agoAdded more tests of unique indices. (CVS 270)
drh [Thu, 27 Sep 2001 23:57:06 +0000 (23:57 +0000)] 
Added more tests of unique indices. (CVS 270)

FossilOrigin-Name: 3ae952933997c6422ec53b26391ba362c6e5c44a

24 years agoAlpha-3 (CVS 269)
drh [Thu, 27 Sep 2001 15:13:40 +0000 (15:13 +0000)] 
Alpha-3 (CVS 269)

FossilOrigin-Name: a70d445070c905690dd8ec080981232594e1a969

24 years agoFixed the support of UNIQUE and PRIMARY KEY. (CVS 268)
drh [Thu, 27 Sep 2001 15:11:53 +0000 (15:11 +0000)] 
Fixed the support of UNIQUE and PRIMARY KEY. (CVS 268)

FossilOrigin-Name: 116fdad06868acf6aca9e75c2c3497c0511a42c3

24 years agoAdded basic support for enforcement of UNIQUE on indices and primary
drh [Thu, 27 Sep 2001 03:22:32 +0000 (03:22 +0000)] 
Added basic support for enforcement of UNIQUE on indices and primary
keys.  Support for addition constraints is to follow. (CVS 267)

FossilOrigin-Name: 34c42967f3d52dfb65d9f31db4f6995d098ec1f7

24 years agoFix an RCSID problem. (CVS 266)
drh [Tue, 25 Sep 2001 02:04:29 +0000 (02:04 +0000)] 
Fix an RCSID problem. (CVS 266)

FossilOrigin-Name: 0e9cfcd53e16f96fc181def1d0b2d0ea7f7df73f

24 years agoPrepare for Alpha-3 (CVS 265)
drh [Tue, 25 Sep 2001 01:50:59 +0000 (01:50 +0000)] 
Prepare for Alpha-3 (CVS 265)

FossilOrigin-Name: 9c9322eb46894860cd7c294cd19ce72614722a73

24 years agoTests for inserting lots of data (~64K) into a single row of a table. (CVS 264)
drh [Mon, 24 Sep 2001 03:12:39 +0000 (03:12 +0000)] 
Tests for inserting lots of data (~64K) into a single row of a table. (CVS 264)

FossilOrigin-Name: a462c85083d23aa34bd3d0c61d01062fc5ae8230

24 years agoRowIDs are now always expressed in native byte order. (CVS 263)
drh [Sun, 23 Sep 2001 20:17:55 +0000 (20:17 +0000)] 
RowIDs are now always expressed in native byte order. (CVS 263)

FossilOrigin-Name: bb4313a94bc079d072078f353e54f3804971060d

24 years agoAdditional test cases with locking fixes. Also, make the code thread-safe. (CVS...
drh [Sun, 23 Sep 2001 19:46:51 +0000 (19:46 +0000)] 
Additional test cases with locking fixes.  Also, make the code thread-safe. (CVS 262)

FossilOrigin-Name: bd7d6a64afa03cc64f6537f828d6c94975bf5f02

24 years agoFixes to the locking and rollback behavior. (CVS 261)
drh [Sun, 23 Sep 2001 02:35:53 +0000 (02:35 +0000)] 
Fixes to the locking and rollback behavior. (CVS 261)

FossilOrigin-Name: 337b3d3b2a903328d9744c111979909a284b8348

24 years agoPut in a generic hash table system in place of the various ad-hoc
drh [Sat, 22 Sep 2001 18:12:08 +0000 (18:12 +0000)] 
Put in a generic hash table system in place of the various ad-hoc
hash table scattered everywhere.  Except, the page hash table in
the pager is unchanged. (CVS 260)

FossilOrigin-Name: 9114420dd01d92cc8890046500a8806a297a4e65

24 years agoWeb site changes prior to release 2.0-Alpha-2. (CVS 259)
drh [Thu, 20 Sep 2001 12:32:53 +0000 (12:32 +0000)] 
Web site changes prior to release 2.0-Alpha-2. (CVS 259)

FossilOrigin-Name: 13afb22409b3b58d4c4b97a9fac22c96153d77c0

24 years ago2.0-Alpha-2 release (CVS 1724)
drh [Thu, 20 Sep 2001 01:44:43 +0000 (01:44 +0000)] 
2.0-Alpha-2 release (CVS 1724)

FossilOrigin-Name: 548c55e8498826834f946598baf72e2d4b7283b8

24 years ago2.0-Alpha-2 release (CVS 258)
drh [Thu, 20 Sep 2001 01:44:42 +0000 (01:44 +0000)] 
2.0-Alpha-2 release (CVS 258)

FossilOrigin-Name: d2a1aac46782c0d3852e34a3b32a6b2ccd93a256

24 years agoAdd the OpenReadOnly() OS method to fix a bug in the pager. (CVS 257)
drh [Wed, 19 Sep 2001 13:58:43 +0000 (13:58 +0000)] 
Add the OpenReadOnly() OS method to fix a bug in the pager. (CVS 257)

FossilOrigin-Name: 82db5456c9817283d725daf4e1081d32a71466ad

24 years agoTrying to get the OS abstraction layer to work. (CVS 256)
drh [Wed, 19 Sep 2001 13:22:39 +0000 (13:22 +0000)] 
Trying to get the OS abstraction layer to work. (CVS 256)

FossilOrigin-Name: abff526d005b3b46904de091753cc79548739ad8

24 years agoFix a problem in GROUP BY with multiple columns. (CVS 255)
drh [Tue, 18 Sep 2001 22:17:44 +0000 (22:17 +0000)] 
Fix a problem in GROUP BY with multiple columns. (CVS 255)

FossilOrigin-Name: 22132ce18cad31482cdb9b380cedc3f53bc532b8

24 years agoBug fixes. Trying to make it go faster. (CVS 254)
drh [Tue, 18 Sep 2001 02:02:23 +0000 (02:02 +0000)] 
Bug fixes.  Trying to make it go faster. (CVS 254)

FossilOrigin-Name: 8f28a83abac59a2161d486c96386b8df726468d0

24 years agoEnchanced transaction tests (CVS 253)
drh [Mon, 17 Sep 2001 20:48:30 +0000 (20:48 +0000)] 
Enchanced transaction tests (CVS 253)

FossilOrigin-Name: b30f2b5e150a219c374f88d13386dbda190ad9ed

24 years agoAdd a new column in the SQLITE_MASTER table to record the root page
drh [Mon, 17 Sep 2001 20:25:58 +0000 (20:25 +0000)] 
Add a new column in the SQLITE_MASTER table to record the root page
number of primary key indices. (CVS 252)

FossilOrigin-Name: 602ea4f9f641070592c788ce22859b849739b42e

24 years agoVersion to 2.0.0 (CVS 251)
drh [Sun, 16 Sep 2001 13:36:40 +0000 (13:36 +0000)] 
Version to 2.0.0 (CVS 251)

FossilOrigin-Name: c67f6db681784f8511ccf208cde1c29d9ee73742

24 years agoDisclaimed copyright. Preparing for release 2.0. (CVS 250)
drh [Sun, 16 Sep 2001 00:13:26 +0000 (00:13 +0000)] 
Disclaimed copyright.  Preparing for release 2.0. (CVS 250)

FossilOrigin-Name: 4e926efe2b59adfec4086eb1d2ba830238facb4c

24 years agoSeparate columns in keys using nulls instead of tabs. (CVS 249)
drh [Sat, 15 Sep 2001 14:43:39 +0000 (14:43 +0000)] 
Separate columns in keys using nulls instead of tabs. (CVS 249)

FossilOrigin-Name: 8e2f3f751ea342372c94977ff27baaff5126009a

24 years agoLimit the total data in a single row to 2^16-1 bytes. (CVS 248)
drh [Sat, 15 Sep 2001 13:15:12 +0000 (13:15 +0000)] 
Limit the total data in a single row to 2^16-1 bytes. (CVS 248)

FossilOrigin-Name: 8fdec4d8b6043471f21235bc8918c9a8d838f508

24 years agoRemoving some surplus files. (CVS 1723)
drh [Sat, 15 Sep 2001 00:59:33 +0000 (00:59 +0000)] 
Removing some surplus files. (CVS 1723)

FossilOrigin-Name: 8ad996fdac6801768e94ca1710a0a3da03e1e7ea

24 years agoRelease 2.0-alpha-1 (CVS 247)
drh [Sat, 15 Sep 2001 00:57:59 +0000 (00:57 +0000)] 
Release 2.0-alpha-1 (CVS 247)

FossilOrigin-Name: 264f23315e682909abb47912f48733f641772a4c

24 years agoEverything is working on Linux. This is release 2.0-Alpha-1. (CVS 246)
drh [Sat, 15 Sep 2001 00:57:28 +0000 (00:57 +0000)] 
Everything is working on Linux.  This is release 2.0-Alpha-1. (CVS 246)

FossilOrigin-Name: 14474fa144fe7c5dc63e0990d6cc92d769e6013e

24 years agoAdded a PRAGMA statement. Took out the special comment parsing. (CVS 245)
drh [Fri, 14 Sep 2001 18:54:08 +0000 (18:54 +0000)] 
Added a PRAGMA statement.  Took out the special comment parsing. (CVS 245)

FossilOrigin-Name: 5e3724603e6f52bb74deb1c62e6e8f323d7b64b7

24 years agoBug fixes and speed improvements. Delete is still slow. (CVS 244)
drh [Fri, 14 Sep 2001 16:42:12 +0000 (16:42 +0000)] 
Bug fixes and speed improvements. Delete is still slow. (CVS 244)

FossilOrigin-Name: 7da856cd94d2572070e40762e5bc477679e60042

24 years agoAll tests now pass. But there are still issues. For example, inserts
drh [Fri, 14 Sep 2001 03:24:23 +0000 (03:24 +0000)] 
All tests now pass.  But there are still issues.  For example, inserts
are way too slow.  And additional tests are needed for new features. (CVS 243)

FossilOrigin-Name: e7b65e37fd88c4d69c89cfe73ab345b8b645ada6

24 years agoMany problems fixed. Many problems yet to go. (CVS 1722)
drh [Thu, 13 Sep 2001 21:53:09 +0000 (21:53 +0000)] 
Many problems fixed. Many problems yet to go. (CVS 1722)

FossilOrigin-Name: 3dfe1711e67e08525427497f0edc3d287dc2733e

24 years agoMany problems fixed. Many problems yet to go. (CVS 242)
drh [Thu, 13 Sep 2001 21:53:09 +0000 (21:53 +0000)] 
Many problems fixed. Many problems yet to go. (CVS 242)

FossilOrigin-Name: 62c7bd11bcf6438cdcbf66fa67a2bf4ab9d1664d

24 years agoIt runs. Simple tables can be created. INSERT and SELECT work. Much more
drh [Thu, 13 Sep 2001 16:18:53 +0000 (16:18 +0000)] 
It runs. Simple tables can be created. INSERT and SELECT work. Much more
testing is needed, however. (CVS 241)

FossilOrigin-Name: 9ac8399c99cb996a382f3d49f45b6ca857adc827

24 years agoThe new Btree code runs, but it does not yet work. (CVS 240)
drh [Thu, 13 Sep 2001 15:21:31 +0000 (15:21 +0000)] 
The new Btree code runs, but it does not yet work. (CVS 240)

FossilOrigin-Name: 991ce8115052da9395d4bf8ff29f417e3c36dc7f

24 years agoThe BTree changes are now integrated and the whole thing compiles and
drh [Thu, 13 Sep 2001 14:46:09 +0000 (14:46 +0000)] 
The BTree changes are now integrated and the whole thing compiles and
links. I have not yet tried to run it, though. (CVS 239)

FossilOrigin-Name: a0a1e701abc52a164d9b09a5426eb12af1fe6a4c

24 years agoThe code is in place to replace GDBM with BTree. But I have not yet
drh [Thu, 13 Sep 2001 13:46:56 +0000 (13:46 +0000)] 
The code is in place to replace GDBM with BTree.  But I have not yet
attempted to compile it.  I am sure the code contains bugs. (CVS 238)

FossilOrigin-Name: 6ecc8b20d4f402f45f03d46d8d4fa40dea666e97

24 years agoRestore btree to the main line. (CVS 237)
drh [Mon, 20 Aug 2001 00:33:58 +0000 (00:33 +0000)] 
Restore btree to the main line. (CVS 237)

FossilOrigin-Name: 2e6aff980287825b59d2ebb7005bb08dd601ff1c

24 years agoAdd index access methods to the DBBE in preparation for adding a new
drh [Sun, 19 Aug 2001 18:19:46 +0000 (18:19 +0000)] 
Add index access methods to the DBBE in preparation for adding a new
DBBE for the btree.c module. (CVS 236)

FossilOrigin-Name: c15f6ffc4d41f30a06d750c8015226713ae0126b

24 years agoVersion 1.0.32 (CVS 471)
drh [Mon, 23 Jul 2001 14:35:00 +0000 (14:35 +0000)] 
Version 1.0.32 (CVS 471)

FossilOrigin-Name: cfc86dc48afb6b7e052e418db1c596b665d5cc66

24 years agoAdd ability to quote table and column names in expression. (CVS 1721)
drh [Mon, 23 Jul 2001 14:33:03 +0000 (14:33 +0000)] 
Add ability to quote table and column names in expression. (CVS 1721)

FossilOrigin-Name: 770e983628d873039857c889ba302cf6926d19d9

24 years agoAdd ability to quote table and column names in expression. (CVS 235)
drh [Mon, 23 Jul 2001 14:33:02 +0000 (14:33 +0000)] 
Add ability to quote table and column names in expression. (CVS 235)

FossilOrigin-Name: 029e3a3a5dd8d4923af50bb2c9f31b1b7cd9439e

24 years agoBTree and pager are working pretty well now. (CVS 234)
drh [Mon, 2 Jul 2001 17:51:45 +0000 (17:51 +0000)] 
BTree and pager are working pretty well now. (CVS 234)

FossilOrigin-Name: a84fb078baf96dbfb5983981127dfc905074b7f9

24 years agoMore BTree tests (CVS 233)
drh [Sun, 1 Jul 2001 22:12:01 +0000 (22:12 +0000)] 
More BTree tests (CVS 233)

FossilOrigin-Name: 55c89bfdd35f1ad494618a451f9a1ed08502ae07

24 years agoImplemented the sqliteBtreeSanityCheck() test function. (CVS 232)
drh [Sat, 30 Jun 2001 21:53:53 +0000 (21:53 +0000)] 
Implemented the sqliteBtreeSanityCheck() test function. (CVS 232)

FossilOrigin-Name: 42486880ed31318ef36a8831b959e9115b4fbac6

24 years agoMore BTree tests and a few bug fixes. (CVS 231)
drh [Thu, 28 Jun 2001 11:50:21 +0000 (11:50 +0000)] 
More BTree tests and a few bug fixes. (CVS 231)

FossilOrigin-Name: 2c9127943cd5a541613924d2df773c4e8df4c1a6

24 years agoGot a lot of BTree tests working. Still lots more needed. (CVS 230)
drh [Thu, 28 Jun 2001 01:54:48 +0000 (01:54 +0000)] 
Got a lot of BTree tests working. Still lots more needed. (CVS 230)

FossilOrigin-Name: 9cfeeb5896d2a17c8c7904136d346a6245c9e497

24 years agoMore tests and bug fixes in btree.c (CVS 229)
drh [Mon, 25 Jun 2001 02:11:07 +0000 (02:11 +0000)] 
More tests and bug fixes in btree.c (CVS 229)

FossilOrigin-Name: 6b9b298b2846146b95d7df7f423867976bafa390

24 years agoThe first test file for BTree added. Simple insert and delete tests pass.
drh [Sun, 24 Jun 2001 20:39:41 +0000 (20:39 +0000)] 
The first test file for BTree added. Simple insert and delete tests pass.
There is still a lot of work to be done, though. (CVS 228)

FossilOrigin-Name: 85f015c9750a5eab274e82f0e2c6e8f09dc7ca70

24 years agoFix a bug in pager.c introduced in the previous delta. (CVS 227)
drh [Sat, 23 Jun 2001 11:36:20 +0000 (11:36 +0000)] 
Fix a bug in pager.c introduced in the previous delta. (CVS 227)

FossilOrigin-Name: f4df6664037c68e1ce539c84c852124d95cd5a56

24 years agoThe BTree code compiles and links now, but it does not work yet. (CVS 226)
drh [Fri, 22 Jun 2001 19:15:00 +0000 (19:15 +0000)] 
The BTree code compiles and links now, but it does not work yet. (CVS 226)

FossilOrigin-Name: b31c49021c260a67b7848bc077b75a7146e31c71

24 years agoAll BTree code is in place. Now we just have to make it work. (CVS 225)
drh [Sun, 10 Jun 2001 19:56:58 +0000 (19:56 +0000)] 
All BTree code is in place. Now we just have to make it work. (CVS 225)

FossilOrigin-Name: d4be4709ee32bab6e78104861ed4e02d153779aa

24 years agodocumentation update (CVS 224)
drh [Fri, 8 Jun 2001 00:25:18 +0000 (00:25 +0000)] 
documentation update (CVS 224)

FossilOrigin-Name: d1e211fad9d787a0fdbcd11fb364d6c592c07a05

24 years agoincremental update (CVS 223)
drh [Fri, 8 Jun 2001 00:21:52 +0000 (00:21 +0000)] 
incremental update (CVS 223)

FossilOrigin-Name: 7108b699cc03d5d4dfb222ceab0196a85dbffd50

24 years agocontinued work on btree (CVS 222)
drh [Sat, 2 Jun 2001 02:40:57 +0000 (02:40 +0000)] 
continued work on btree (CVS 222)

FossilOrigin-Name: d07e0e80a0b33081adda8651e9a6750b2e40141a

24 years ago:-) (CVS 1720)
drh [Mon, 28 May 2001 00:41:24 +0000 (00:41 +0000)] 
:-) (CVS 1720)

FossilOrigin-Name: d78febd197b7514b63afe6626e6639a3c3c2f0fc

24 years ago:-) (CVS 221)
drh [Mon, 28 May 2001 00:41:15 +0000 (00:41 +0000)] 
:-) (CVS 221)

FossilOrigin-Name: c8d3bdd91e333f3fc519558e40c07e7e7c2ebeec

24 years ago:-) (CVS 220)
drh [Sat, 26 May 2001 13:15:44 +0000 (13:15 +0000)] 
:-) (CVS 220)

FossilOrigin-Name: 45a0e0fc8ccde52ac409d1271beaef779fa7eeee

24 years agoContinued work on btree (CVS 219)
drh [Thu, 24 May 2001 21:06:34 +0000 (21:06 +0000)] 
Continued work on btree (CVS 219)

FossilOrigin-Name: 18500cdcc1a42118cdf650681ebb1cbeac106aa7

24 years ago:-) (CVS 218)
drh [Mon, 21 May 2001 13:45:10 +0000 (13:45 +0000)] 
:-) (CVS 218)

FossilOrigin-Name: 523d52dfa6ae3028cbcc88d406501f3ebb6cbd2d

24 years ago:-) (CVS 217)
drh [Tue, 15 May 2001 00:39:25 +0000 (00:39 +0000)] 
:-) (CVS 217)

FossilOrigin-Name: ee6760fb62e81af95796c0fcf1e65e5dc0701194

24 years ago:-) (CVS 216)
drh [Fri, 11 May 2001 11:02:46 +0000 (11:02 +0000)] 
:-) (CVS 216)

FossilOrigin-Name: c3e521190f02120a34f1e9244fe1ea3a975a6caa

24 years ago:-) (CVS 215)
drh [Sun, 29 Apr 2001 23:32:55 +0000 (23:32 +0000)] 
:-) (CVS 215)

FossilOrigin-Name: 624ccbca98be33a26c2af72d2d91c78f8a06ae9c

24 years ago:-) (CVS 214)
drh [Sat, 28 Apr 2001 16:52:40 +0000 (16:52 +0000)] 
:-) (CVS 214)

FossilOrigin-Name: 73a1ed61265040925f1a41c9c0cfeea50db70b01

24 years ago:-) (CVS 1719)
drh [Tue, 17 Apr 2001 20:09:43 +0000 (20:09 +0000)] 
:-) (CVS 1719)

FossilOrigin-Name: 8e0476f9004a7db8a3426e57f477393645ff5629

24 years agoBegin adding BTree code (CVS 213)
drh [Tue, 17 Apr 2001 20:09:11 +0000 (20:09 +0000)] 
Begin adding BTree code (CVS 213)

FossilOrigin-Name: bdb1c425f577d455155982ee2cd8cb686bcaf0da

24 years agoVersion 1.0.31 (CVS 472)
drh [Sun, 15 Apr 2001 02:29:59 +0000 (02:29 +0000)] 
Version 1.0.31 (CVS 472)

FossilOrigin-Name: a7bfcbb4131ab17a58d5e843c418b2e1a3ab2abc

24 years agoWorking on the pager (CVS 212)
drh [Sun, 15 Apr 2001 02:27:24 +0000 (02:27 +0000)] 
Working on the pager (CVS 212)

FossilOrigin-Name: 1f07abe46e2de8c5d9659bd5a78efe4ce23144ae

24 years agoPager is working, mostly. (CVS 211)
drh [Sun, 15 Apr 2001 00:37:09 +0000 (00:37 +0000)] 
Pager is working, mostly. (CVS 211)

FossilOrigin-Name: f82fa7070ae281804c019e6b05cd767dadaf0827

24 years agoGetting ready to redo the journal file format. (CVS 210)
drh [Sat, 14 Apr 2001 16:38:23 +0000 (16:38 +0000)] 
Getting ready to redo the journal file format. (CVS 210)

FossilOrigin-Name: 42c2f3fe68c8a6bab96e035371ecd64296c5491f

24 years agoMore testing (CVS 209)
drh [Thu, 12 Apr 2001 23:21:58 +0000 (23:21 +0000)] 
More testing (CVS 209)

FossilOrigin-Name: 3bde128418fe70a2fd62bf9e013999827a16053c

24 years ago:-) (CVS 208)
drh [Wed, 11 Apr 2001 14:29:21 +0000 (14:29 +0000)] 
:-) (CVS 208)

FossilOrigin-Name: 555351dd1918f96167e2cb46cc1db6496e8d10a3

24 years agobetter handling of out-of-memory errors (CVS 207)
drh [Wed, 11 Apr 2001 14:28:42 +0000 (14:28 +0000)] 
better handling of out-of-memory errors (CVS 207)

FossilOrigin-Name: 86b30cd0975dfea9424b9f9f0d4194aa71ce508b

24 years agoAdded new tests (CVS 206)
drh [Sat, 7 Apr 2001 15:24:33 +0000 (15:24 +0000)] 
Added new tests (CVS 206)

FossilOrigin-Name: 2507ec40610d8034ccf9dcb58a16934065e6f120

24 years agoVersion 1.0.30 (CVS 473)
drh [Fri, 6 Apr 2001 16:19:59 +0000 (16:19 +0000)] 
Version 1.0.30 (CVS 473)

FossilOrigin-Name: 8f0d98193e4ba913fa31d5f8d5adc46ad9d346a1

24 years agoCheck for miscompiled Tcl (CVS 205)
drh [Fri, 6 Apr 2001 16:15:27 +0000 (16:15 +0000)] 
Check for miscompiled Tcl (CVS 205)

FossilOrigin-Name: 5b65746383c509048c80b7aff536d1204fd1d127

24 years agoCheck for miscompiled Tcl (CVS 204)
drh [Fri, 6 Apr 2001 16:13:42 +0000 (16:13 +0000)] 
Check for miscompiled Tcl (CVS 204)

FossilOrigin-Name: 735d8b5c13b5e2602b37940377fced098be210c1

24 years agoVersion 1.0.29 (CVS 474)
drh [Thu, 5 Apr 2001 16:50:00 +0000 (16:50 +0000)] 
Version 1.0.29 (CVS 474)

FossilOrigin-Name: 4b3ffa161a09653919a689336784a85b9548c249

24 years ago:-) (CVS 203)
drh [Thu, 5 Apr 2001 16:49:44 +0000 (16:49 +0000)] 
:-) (CVS 203)

FossilOrigin-Name: b5f994feb44f76782279cdbb1654d340f63e8995

24 years ago:-) (CVS 202)
drh [Thu, 5 Apr 2001 16:25:53 +0000 (16:25 +0000)] 
:-) (CVS 202)

FossilOrigin-Name: 04530e451662e298506d314ce014a2643f4ff813

24 years agoi18n changes (CVS 201)
drh [Thu, 5 Apr 2001 15:57:13 +0000 (15:57 +0000)] 
i18n changes (CVS 201)

FossilOrigin-Name: 8390f6521af0f1c5cd0298cc4a1dfa3f092c1e15

24 years agoVersion 1.0.28 (CVS 475)
drh [Wed, 4 Apr 2001 21:30:00 +0000 (21:30 +0000)] 
Version 1.0.28 (CVS 475)

FossilOrigin-Name: 8b4c87e8cf08db8e8ace57dc8dc8d110d18f19ed

24 years agoClean up some compiler warnings (CVS 200)
drh [Wed, 4 Apr 2001 21:22:14 +0000 (21:22 +0000)] 
Clean up some compiler warnings (CVS 200)

FossilOrigin-Name: 490d08a8c19d52ebb41999371e2664e29bcb1164

24 years agoAdded support for UTF-8 (CVS 199)
drh [Wed, 4 Apr 2001 21:10:18 +0000 (21:10 +0000)] 
Added support for UTF-8 (CVS 199)

FossilOrigin-Name: f0674697c90e4eed630c36e40e724de05d54f74f

24 years ago:-) (CVS 198)
drh [Wed, 4 Apr 2001 12:33:36 +0000 (12:33 +0000)] 
:-) (CVS 198)

FossilOrigin-Name: 24bede902722e8003451143b38284de48700c459