]> git.ipfire.org Git - thirdparty/sqlite.git/shortlog
thirdparty/sqlite.git
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)
2001-03-14  drhFix a bug on systems where malloc(0) return NULL.
2001-02-20  drhDocumentation updates only (CVS 189)
2001-02-20  drhVersion 1.0.23 (CVS 480)
2001-02-19  drhFix a temp file problem on memory: (CVS 188)
2001-02-19  drhVersion 1.0.22 (CVS 481)
2001-02-19  drhRepairs to the previous fix (CVS 187)
2001-02-19  drhRepairs to the previous fix (CVS 186)
2001-02-19  drhVersion 1.0.21 (CVS 482)
2001-02-19  drhfix the UPDATE bug (CVS 185)
2001-02-11  drhVersion 1.0.20 (CVS 484)
2001-02-11  drhPerpare to fork SQLite2.0 develop into a separate tree...
2001-02-11  drhPerpare to fork SQLite2.0 develop into a separate tree...
2001-02-06  drhhi (CVS 1716)
2001-02-06  drh:-) (CVS 1715)
2001-02-06  drhVersion 1.0.19 (CVS 483)
2001-01-31  drhWorking better with Win95.
2001-01-31  drhWorking better with Win95.
2001-01-29  drh:-) (CVS 1713)
2001-01-25  drh:-) (CVS 1712)
2001-01-22  drh:-) (CVS 180)
2001-01-21  drh:-) (CVS 1711)
2001-01-21  drh:-) (CVS 179)
2001-01-20  drh:-) (CVS 178)
2001-01-15  drhcontinued progress toward version 2.0 (CVS 1710)
2001-01-15  drhcontinued progress toward version 2.0 (CVS 177)
2001-01-13  drhChanges to the DBBE. Moving toward having many more
2001-01-04  drhVersion 1.0.18 (CVS 485)
2001-01-04  drhbranches: 1.55.2;
2001-01-04  drh:-) (CVS 174)
2001-01-04  drh:-) (CVS 173)
2001-01-04  drhbranches: 1.17.2;
2001-01-04  drh:-) (CVS 171)
2000-12-10  drhVersion 1.0.17 (CVS 486)
2000-12-10  drhspeed tweaks and documentation updates (CVS 170)
2000-12-10  drhspeed tweaks and documentation updates (CVS 169)
2000-12-10  drhbranches: 1.16.2;
2000-12-10  drhspeed tweaks and documentation updates (CVS 167)
2000-11-28  drhVersion 1.0.16 (CVS 487)
2000-11-28  drhComment changes only (CVS 166)
2000-11-28  drhComment changes only (CVS 165)
2000-10-23  drhVersion 1.0.15 (CVS 488)
2000-10-23  drhdocumentation and speed updates (CVS 164)
2000-10-23  drhremove unnecessary code when NDEBUG is defined (CVS...
2000-10-22  drhfix a debugging issue (CVS 162)
2000-10-19  drhfix an HPUX bug (CVS 1709)
2000-10-19  drhVersion 1.0.14 (CVS 489)
2000-10-19  drhremove the Et_AppInit() function from tclsqlite (CVS...
2000-10-19  drhmake it a little faster (CVS 160)
2000-10-19  drhadd the sqlite_test_prefixes control file (CVS 159)
2000-10-19  drhfix a memory leadk (CVS 1708)
2000-10-19  drhAdded the "memory:" driver (CVS 1707)
next