aboutsummaryrefslogtreecommitdiff
path: root/src/tclsqlite.c
Commit message (Expand)AuthorAge
* Improvements to the SQLITE_MISUSE detection logic. Also added test casesdrh2002-05-10
* Fix for bug #15: Add the sqlite_changes() API function for retrieving thedrh2002-04-12
* Preparing for the 2.4.0 release. (CVS 426)drh2002-03-11
* Added the last_insert_rowid API function. Improved documentation ofdrh2002-01-16
* Bug fixes. (CVS 306)drh2001-11-09
* More changes for 2.0.7. (CVS 293)drh2001-10-22
* Version 2.0.6 (CVS 291)drh2001-10-19
* Support for UTF-8 and ISO8859 characters in identifiers. Bug fix indrh2001-10-18
* Version 2.0.0 (CVS 272)drh2001-09-28
* Disclaimed copyright. Preparing for release 2.0. (CVS 250)drh2001-09-16
* Restore btree to the main line. (CVS 237)drh2001-08-20
* Add ability to quote table and column names in expression. (CVS 235)drh2001-07-23
* More BTree tests (CVS 233)drh2001-07-01
* The BTree code compiles and links now, but it does not work yet. (CVS 226)drh2001-06-22
* Pager is working, mostly. (CVS 211)drh2001-04-15
* Added new tests (CVS 206)drh2001-04-07
* Check for miscompiled Tcl (CVS 204)drh2001-04-06
* i18n changes (CVS 201)drh2001-04-05
* Bug fixes from Oleg Oleinick (CVS 195)drh2001-04-03
* Working better with Win95.drh2001-01-31
* remove the Et_AppInit() function from tclsqlite (CVS 161)drh2000-10-19
* Misc cleanup. Notes on compiling for Win95. (CVS 152)drh2000-10-11
* Documenting the TCL interface (CVS 149)drh2000-09-30
* Obj-ify tclsqlite (CVS 146)drh2000-09-21
* allow readonly access when write permission denied (CVS 131)drh2000-08-17
* :-) (CVS 128)drh2000-08-04
* :-) (CVS 125)drh2000-08-04
* rework the VDBE engine. NULL is now distinct from "" (CVS 49)drh2000-06-04
* :-) (CVS 34)drh2000-06-02
* :-) (CVS 14)drh2000-05-30
* :-) (CVS 6)drh2000-05-29
* initial check-in of the new version (CVS 1)drh2000-05-29