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