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
*
Fix the second callback argument to the "profile" response of the
drh
2018-03-10
*
Improved documentation for sqlite3_serialize() and sqlite3_deserialize().
drh
2018-03-06
*
Merge changes from trunk.
drh
2018-01-24
|
\
|
*
Skip defining WIN32_LEAN_AND_MEAN when it is already defined.
mistachkin
2018-01-23
*
|
New test cases and fixes for minor problems.
drh
2018-01-03
*
|
Replace sqlite3_memdb_config() with sqlite3_deserialize(). Remove the
drh
2018-01-03
*
|
Replace the sqlite3_memdb_ptr() interface with the more general
drh
2018-01-03
*
|
Simplify the "sqlite3" command in the TCL interface. The filename is now
drh
2018-01-03
*
|
Add support for the "memdb" VFS and the sqlite3_memdb_ptr() and
drh
2018-01-03
|
/
*
Improved ability to generate stand-alone program using TCL and SQLite by
drh
2017-10-13
*
When compiling with SQLITE_TEST, extra options are available on the
drh
2017-10-13
*
Move some test logic out of tclsqlite.c and into auxiliary test_*.c files.
drh
2017-10-13
*
Add the schema6.test module for demonstrating schemas that generate identical
drh
2017-07-30
*
Incorporate recent trunk changes.
drh
2017-06-28
|
\
|
*
Add the -withoutnulls option to the "db eval" method in the TCL interface.
drh
2017-06-26
|
*
When generating individual loops for each ORed term of an OR scan, move any
dan
2017-06-22
*
|
Add interfaces sqlite3_prepare_v3() and sqlite3_prepare16_v3() with the
drh
2017-06-01
|
/
*
New requirements marks and documentation for the authorizer.
drh
2017-05-11
*
Further reforms to Tcl_*Alloc() usage.
mistachkin
2017-02-15
*
Make sure Tcl_AppendResult() always has a NULL-pointer argument at the end.
drh
2017-01-12
*
Add missing nul-terminator to a Tcl_AppendResult() call in tclsqlite.c.
dan
2016-12-06
*
Changes to give a warning-free build with SQLITE_OMIT_INCRBLOB and
drh
2016-09-10
*
More compiler warning fixes for GCC related to the auto-extension mechanism.
mistachkin
2016-07-28
*
Make the extension auto-loading mechanism work with the __stdcall calling con...
mistachkin
2016-07-28
*
Adjustments to get 'testfixture.exe' compiling with Tcl 8.6 when __stdcall is...
mistachkin
2016-07-28
*
Make sure the SQLITE_TCLAPI macro is always defined.
mistachkin
2016-07-28
*
Allow the 'testfixture.exe' target to be compiled with the __stdcall calling ...
mistachkin
2016-07-28
*
Work in progress on setting a calling convention for all callback functions.
mistachkin
2016-07-28
*
Fix code so that the deprecated sqlite3_trace() and sqlite3_profile()
drh
2016-07-25
*
More work on the Tcl interface and tests for the sqlite3_trace_v2() API.
mistachkin
2016-07-14
*
Initial work on the Tcl API interface to the new sqlite3_trace_v2() function.
mistachkin
2016-07-14
*
Fix the "onecolumn" and "exists" methods of the TCL interface so that they
drh
2016-06-13
*
Even more compiler warning fixes.
mistachkin
2016-04-12
*
Merge all recent enhancements from trunk.
drh
2016-03-16
|
\
|
*
Add the SQLITE_OMIT_CODEC_FROM_TCL compile-time option.
drh
2016-03-16
*
|
Merge recent enhancements from trunk. Default page size is 4096. Writes
drh
2016-03-04
|
\
|
|
*
Add test code useful for testing the planners use of teh virtual table xBestI...
dan
2016-03-01
*
|
Merge 3.11.0 changes.
drh
2016-02-15
|
\
|
|
*
Provide Sqlite3_SafeInit() and Sqlite3_SafeUnload() entry points on the TCL
drh
2016-02-13
*
|
Merge all recent enhancements from trunk.
drh
2016-02-02
|
\
|
|
*
In the TCL interface, if a database connection object was opened with
drh
2016-01-22
*
|
Merge recent enhancements, and especially the WAL overwrite change, from trunk.
drh
2016-01-11
|
\
|
|
*
Add the "sqlite3 -sourceid" command in the TCL interface. Use that command and
drh
2016-01-07
*
|
Merge all changes in the latest 3.8.11 beta into the sessions branch.
drh
2015-07-23
|
\
|
|
*
Change the name of the OTA extension to RBU: Resumable Bulk Update.
drh
2015-07-23
*
|
Merge all the latest enhancements from trunk. This merge include FTS5
drh
2015-06-30
|
\
|
|
*
Merge latest trunk changes with this branch.
dan
2015-06-02
|
|
\
|
*
\
Merge latest trunk changes with this branch.
dan
2015-05-13
|
|
\
\
|
*
\
\
Update this branch with latest trunk changes.
dan
2015-04-22
|
|
\
\
\
|
*
\
\
\
Merge trunk changes with this branch.
dan
2015-03-21
|
|
\
\
\
\
[next]