aboutsummaryrefslogtreecommitdiff
path: root/www/tclsqlite.tcl
Commit message (Expand)AuthorAge
* Update the amalgamation builder to incorporate the RTREE extension. (CVS 5160)drh2008-05-26
* Cleanup the TCL interface source code and add documentation for recentlydrh2007-06-19
* Move TCL interface for sqlite3_release_memory() and sqlite3_soft_heap_limit()drh2006-01-05
* Updates to the documentation on the TCL bindings. (CVS 2692)drh2005-09-13
* Update the documentation for the new transaction method on the TCL interface....drh2005-08-02
* Apply Tcl 'nullvalue' patch from Stefan Finzel. (CVS 2441)danielk19772005-04-03
* Add 'copy' method for tcl interface. Behaves similar to shell .import or COP...tpoindex2004-12-17
* Update the TCL binding documentation to describe the newly added abilitydrh2004-08-26
* Update the TCL API documentation. (CVS 1841)drh2004-07-21
* Website redesign in preparation for adding version 3 documentation. (CVS 1506)drh2004-05-31
* Add the "onecolumn" method to the TCL language bindings. (CVS 1076)drh2003-08-19
* Fix for bug #15: Add the sqlite_changes() API function for retrieving thedrh2002-04-12
* Added the last_insert_rowid API function. Improved documentation ofdrh2002-01-16
* Update the FAQ. Change the GMT timezone label to UTC on all files. (CVS 318)drh2001-11-24
* 2.0-Alpha-2 release (CVS 258)drh2001-09-20
* documentation and speed updates (CVS 164)drh2000-10-23
* Added the _printf() interface. (CVS 150)drh2000-10-08
* Documenting the TCL interface (CVS 149)drh2000-09-30