]> git.ipfire.org Git - thirdparty/sqlite.git/shortlog
thirdparty/sqlite.git
2001-09-28  drhLine tclsqlite.so against the stub library. (CVS 273)
2001-09-28  drhVersion 2.0.0 (CVS 272)
2001-09-28  drhPut in the new LIBTOOL build system. (CVS 271)
2001-09-27  drhAdded more tests of unique indices. (CVS 270)
2001-09-27  drhAlpha-3 (CVS 269)
2001-09-27  drhFixed the support of UNIQUE and PRIMARY KEY. (CVS 268)
2001-09-27  drhAdded basic support for enforcement of UNIQUE on indice...
2001-09-25  drhFix an RCSID problem. (CVS 266)
2001-09-25  drhPrepare for Alpha-3 (CVS 265)
2001-09-24  drhTests for inserting lots of data (~64K) into a single...
2001-09-23  drhRowIDs are now always expressed in native byte order...
2001-09-23  drhAdditional test cases with locking fixes. Also, make...
2001-09-23  drhFixes to the locking and rollback behavior. (CVS 261)
2001-09-22  drhPut in a generic hash table system in place of the...
2001-09-20  drhWeb site changes prior to release 2.0-Alpha-2. (CVS...
2001-09-20  drh2.0-Alpha-2 release (CVS 1724)
2001-09-20  drh2.0-Alpha-2 release (CVS 258)
2001-09-19  drhAdd the OpenReadOnly() OS method to fix a bug in the...
2001-09-19  drhTrying to get the OS abstraction layer to work. (CVS...
2001-09-18  drhFix a problem in GROUP BY with multiple columns. (CVS...
2001-09-18  drhBug fixes. Trying to make it go faster. (CVS 254)
2001-09-17  drhEnchanced transaction tests (CVS 253)
2001-09-17  drhAdd a new column in the SQLITE_MASTER table to record...
2001-09-16  drhVersion to 2.0.0 (CVS 251)
2001-09-16  drhDisclaimed copyright. Preparing for release 2.0. ...
2001-09-15  drhSeparate columns in keys using nulls instead of tabs...
2001-09-15  drhLimit the total data in a single row to 2^16-1 bytes...
2001-09-15  drhRemoving some surplus files. (CVS 1723)
2001-09-15  drhRelease 2.0-alpha-1 (CVS 247)
2001-09-15  drhEverything is working on Linux. This is release 2...
2001-09-14  drhAdded a PRAGMA statement. Took out the special comment...
2001-09-14  drhBug fixes and speed improvements. Delete is still slow...
2001-09-14  drhAll tests now pass. But there are still issues. For...
2001-09-13  drhMany problems fixed. Many problems yet to go. (CVS...
2001-09-13  drhMany problems fixed. Many problems yet to go. (CVS...
2001-09-13  drhIt runs. Simple tables can be created. INSERT and SELEC...
2001-09-13  drhThe new Btree code runs, but it does not yet work....
2001-09-13  drhThe BTree changes are now integrated and the whole...
2001-09-13  drhThe code is in place to replace GDBM with BTree. But...
2001-08-20  drhRestore btree to the main line. (CVS 237)
2001-08-19  drhAdd index access methods to the DBBE in preparation...
2001-07-23  drhVersion 1.0.32 (CVS 471)
2001-07-23  drhAdd ability to quote table and column names in expressi...
2001-07-23  drhAdd ability to quote table and column names in expressi...
2001-07-02  drhBTree and pager are working pretty well now. (CVS 234)
2001-07-01  drhMore BTree tests (CVS 233)
2001-06-30  drhImplemented the sqliteBtreeSanityCheck() test function...
2001-06-28  drhMore BTree tests and a few bug fixes. (CVS 231)
2001-06-28  drhGot a lot of BTree tests working. Still lots more neede...
2001-06-25  drhMore tests and bug fixes in btree.c (CVS 229)
2001-06-24  drhThe first test file for BTree added. Simple insert...
2001-06-23  drhFix a bug in pager.c introduced in the previous delta...
2001-06-22  drhThe BTree code compiles and links now, but it does...
2001-06-10  drhAll BTree code is in place. Now we just have to make...
2001-06-08  drhdocumentation update (CVS 224)
2001-06-08  drhincremental update (CVS 223)
2001-06-02  drhcontinued work on btree (CVS 222)
2001-05-28  drh:-) (CVS 1720)
2001-05-28  drh:-) (CVS 221)
2001-05-26  drh:-) (CVS 220)
2001-05-24  drhContinued work on btree (CVS 219)
2001-05-21  drh:-) (CVS 218)
2001-05-15  drh:-) (CVS 217)
2001-05-11  drh:-) (CVS 216)
2001-04-29  drh:-) (CVS 215)
2001-04-28  drh:-) (CVS 214)
2001-04-17  drh:-) (CVS 1719)
2001-04-17  drhBegin adding BTree code (CVS 213)
2001-04-15  drhVersion 1.0.31 (CVS 472)
2001-04-15  drhWorking on the pager (CVS 212)
2001-04-15  drhPager is working, mostly. (CVS 211)
2001-04-14  drhGetting ready to redo the journal file format. (CVS...
2001-04-12  drhMore testing (CVS 209)
2001-04-11  drh:-) (CVS 208)
2001-04-11  drhbetter handling of out-of-memory errors (CVS 207)
2001-04-07  drhAdded new tests (CVS 206)
2001-04-06  drhVersion 1.0.30 (CVS 473)
2001-04-06  drhCheck for miscompiled Tcl (CVS 205)
2001-04-06  drhCheck for miscompiled Tcl (CVS 204)
2001-04-05  drhVersion 1.0.29 (CVS 474)
2001-04-05  drh:-) (CVS 203)
2001-04-05  drh:-) (CVS 202)
2001-04-05  drhi18n changes (CVS 201)
2001-04-04  drhVersion 1.0.28 (CVS 475)
2001-04-04  drhClean up some compiler warnings (CVS 200)
2001-04-04  drhAdded support for UTF-8 (CVS 199)
2001-04-04  drh:-) (CVS 198)
2001-04-04  drh:-) (CVS 197)
2001-04-04  drhAdded transaction support (CVS 196)
2001-04-03  drhBug fixes from Oleg Oleinick (CVS 195)
2001-03-20  drhVersion 1.0.27 (CVS 476)
2001-03-20  drhEnhancements to the DELETE command (CVS 194)
2001-03-20  drhVersion 1.0.26 (CVS 477)
2001-03-20  drhBetter temp file naming under windows (CVS 1718)
2001-03-20  drhOpen windows files in binary mode. (CVS 1717)
2001-03-20  drhOpen windows files in binary mode. (CVS 193)
2001-03-15  drhVersion 1.0.25 (CVS 478)
2001-03-15  drhIdentify tests that depend on system load and
2001-03-14  drhVersion 1.0.24 (CVS 479)
2001-03-14  drh:-) (CVS 191)
next