aboutsummaryrefslogtreecommitdiff
path: root/src/tclsqlite.c
Commit message (Expand)AuthorAge
* Further reforms to Tcl_*Alloc() usage.mistachkin2017-02-15
* Make sure Tcl_AppendResult() always has a NULL-pointer argument at the end.drh2017-01-12
* Add missing nul-terminator to a Tcl_AppendResult() call in tclsqlite.c.dan2016-12-06
* Changes to give a warning-free build with SQLITE_OMIT_INCRBLOB anddrh2016-09-10
* More compiler warning fixes for GCC related to the auto-extension mechanism.mistachkin2016-07-28
* Make the extension auto-loading mechanism work with the __stdcall calling con...mistachkin2016-07-28
* Adjustments to get 'testfixture.exe' compiling with Tcl 8.6 when __stdcall is...mistachkin2016-07-28
* Make sure the SQLITE_TCLAPI macro is always defined.mistachkin2016-07-28
* Allow the 'testfixture.exe' target to be compiled with the __stdcall calling ...mistachkin2016-07-28
* Work in progress on setting a calling convention for all callback functions.mistachkin2016-07-28
* Fix code so that the deprecated sqlite3_trace() and sqlite3_profile() drh2016-07-25
* More work on the Tcl interface and tests for the sqlite3_trace_v2() API.mistachkin2016-07-14
* Initial work on the Tcl API interface to the new sqlite3_trace_v2() function.mistachkin2016-07-14
* Fix the "onecolumn" and "exists" methods of the TCL interface so that theydrh2016-06-13
* Even more compiler warning fixes.mistachkin2016-04-12
* Merge all recent enhancements from trunk.drh2016-03-16
|\
| * Add the SQLITE_OMIT_CODEC_FROM_TCL compile-time option.drh2016-03-16
* | Merge recent enhancements from trunk. Default page size is 4096. Writesdrh2016-03-04
|\|
| * Add test code useful for testing the planners use of teh virtual table xBestI...dan2016-03-01
* | Merge 3.11.0 changes.drh2016-02-15
|\|
| * Provide Sqlite3_SafeInit() and Sqlite3_SafeUnload() entry points on the TCLdrh2016-02-13
* | Merge all recent enhancements from trunk.drh2016-02-02
|\|
| * In the TCL interface, if a database connection object was opened withdrh2016-01-22
* | Merge recent enhancements, and especially the WAL overwrite change, from trunk.drh2016-01-11
|\|
| * Add the "sqlite3 -sourceid" command in the TCL interface. Use that command anddrh2016-01-07
* | Merge all changes in the latest 3.8.11 beta into the sessions branch.drh2015-07-23
|\|
| * Change the name of the OTA extension to RBU: Resumable Bulk Update.drh2015-07-23
* | Merge all the latest enhancements from trunk. This merge include FTS5drh2015-06-30
|\|
| * Merge latest trunk changes with this branch.dan2015-06-02
| |\
| * \ Merge latest trunk changes with this branch.dan2015-05-13
| |\ \
| * \ \ Update this branch with latest trunk changes.dan2015-04-22
| |\ \ \
| * \ \ \ Merge trunk changes with this branch.dan2015-03-21
| |\ \ \ \
| * \ \ \ \ Merge latest trunk changes with this branch.dan2015-01-21
| |\ \ \ \ \
| * \ \ \ \ \ Merge latest trunk changes with this branch.dan2015-01-01
| |\ \ \ \ \ \
| * | | | | | | Add code to parse a rank() function specification. And a tcl interface to add...dan2014-12-01
* | | | | | | | Merge recent trunk changes, include the R-Tree enhancement that allowsdrh2015-05-19
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge latest trunk changes with this branch.dan2015-05-14
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge latest trunk changes into this branch.dan2015-04-23
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge the latest trunk changes into this branch.dan2015-03-24
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge recent trunk enhancements into the ota-update branch.drh2015-03-09
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge latest trunk changes with this branch.dan2015-02-23
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge in all changes from trunk.drh2015-01-28
| |\| | | | | | |
| * | | | | | | | Merge latest trunk changes with this branch.dan2014-11-21
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge latest trunk changes with this branch.dan2014-09-15
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add an experimental extension for applying bulk updates to databases.dan2014-09-02
* | | | | | | | | | | Merge in the IS-operator enhancements and other recent changes from trunk.drh2015-05-14
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | Revamp the way the DBSTAT virtual table is registered.drh2015-05-11
* | | | | | | | | | | Merge all trunk enhancements and fixes into the sessions branch.drh2015-05-05
|\| | | | | | | | | |
| * | | | | | | | | | Fix #ifdef problem in tclsqlite.c.drh2015-05-05
| * | | | | | | | | | Rename the test_stat.c source file to dbstat.c and rework the makefiles todrh2015-05-04
| | |_|_|_|_|_|/ / / | |/| | | | | | | |