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
...
|
*
Avoid using the sqlite3ErrStr function in the Tcl package if USE_SYSTEM_SQLIT...
mistachkin
2012-09-10
|
*
Refine error messages in the sqlite3 Tcl command when a NULL database connect...
mistachkin
2012-09-10
*
|
Merge the latest trunk changes into the sessions branch.
drh
2012-04-19
|
\
|
|
*
Fix harmless compiler warnings on x64 MSVC, mostly in test code, but also in
drh
2012-04-19
|
*
Fix a harmless compiler warning in tclsqlite.c for MSVC x64. Fix a test
drh
2012-04-19
*
|
Merge all recent trunk changes into the sessions branch.
drh
2012-03-30
|
\
|
|
*
Remove the _SafeInit() entry points from the TCL interface. They have long
drh
2012-03-20
*
|
Update sessions branch with latest changes from trunk.
dan
2012-01-14
|
\
|
|
*
Add the -uri option to the usage comment that is printed by the "sqlite3"
drh
2012-01-13
*
|
Merge all of the latest trunk changes into the sessions branch.
drh
2012-01-05
|
\
|
|
*
Add the ability to enable or disable SQLITE_IOCAP_ZERO_DAMAGE using a URI
drh
2011-12-21
*
|
Merge the latest trunk enhancements into the sessions branch.
drh
2011-10-21
|
\
|
|
*
Add assert() statements and eliminate needless variable assignments in order
drh
2011-10-14
*
|
Merge all the latest trunk changes into the sessions branch - especially
drh
2011-10-11
|
\
|
|
*
Change the way the sqlite3_analyzer executable is built.
dan
2011-09-21
*
|
Merge the latest trunk changes into the sessions branch.
drh
2011-08-26
|
\
|
|
*
Ensure that the Tcl "db onecolumn" command returns an empty string if the SEL...
dan
2011-08-18
*
|
Merge the latest trunk changes into the sessions branch.
drh
2011-07-22
|
\
|
|
*
Add a case to permutations.test to run the veryquick test suite using sqlite3...
dan
2011-06-27
*
|
Merge the latest trunk changes into the sessions branch.
drh
2011-06-21
|
\
|
|
*
More compiler warning fixes.
drh
2011-06-20
*
|
(no comment)
dan
2011-06-20
|
\
|
|
*
Fix a problem where FTS test code was not being included in the testfixture b...
dan
2011-06-20
*
|
Merge the latest trunk changes into the sessions branch.
drh
2011-06-20
|
\
|
|
*
Fix a bug exposed by combining matchinfo(), NEAR and "ORDER BY rowid DESC".
dan
2011-06-13
*
|
Merge the latest changes of trunk into the session branch.
drh
2011-04-04
|
\
|
|
*
Add the "wholenumber" virtual table module to the test suite - useful in
drh
2011-04-01
|
*
Merge the word-fuzzer branch into trunk.
drh
2011-04-01
|
|
\
|
|
*
Skeleton code for the word-fuzzer virtual table.
drh
2011-03-26
*
|
|
Add the SQLITE_ENABLE_PREUPDATE_HOOK compile-time option.
drh
2011-03-30
*
|
|
Merge in all the latest changes from trunk.
drh
2011-03-30
|
\
|
|
|
*
|
Add test infrastructure (and some tests) to inject faults into os_unix.c usin...
dan
2011-03-28
|
|
/
*
|
Add API function sqlite3_preupdate_depth(), for determining the depth of the ...
dan
2011-03-22
*
|
Fixes for compiler warnings. Minor code cleanup.
drh
2011-03-18
*
|
Add the sqlite3_preupdate_new() API, for retrieving the new.* values from wit...
dan
2011-03-16
*
|
Remove the sqlite3_transaction_hook() API.
dan
2011-03-16
*
|
Add start of sessions feature.
dan
2011-03-08
*
|
Add the experimental sqlite3_transaction_hook() API.
dan
2011-03-03
*
|
Add the experimental sqlite3_preupdate_hook() API.
dan
2011-03-01
|
/
*
Make sure code *compiles* with each OMIT and ENABLE option. Mostly changes t...
shaneh
2011-02-09
*
Have testfixture invoke C routine Zipvfs_Init() when creating a new interpret...
dan
2010-12-29
*
Add file test_superlock.c with example code for obtaining an exclusive lock o...
dan
2010-11-19
*
First attempt at a sharding VFS to split large DBs.
shaneh
2010-11-04
*
Fix a memory leak in the update_hook method of the TCL interface.
drh
2010-10-27
*
Add file test_quota.c, demonstrating how file-system quotas may be implemente...
dan
2010-09-01
*
Add code to allow user-defined searches of r-tree tables. Still largely untes...
dan
2010-08-28
*
Add EXTERN macros before entry points in tclsqlite.c. This undoes the
drh
2010-08-26
*
Reinstate the "sqlite" alias for backwards compatibility (but leave
drh
2010-08-25
*
Disable the legacy "sqlite" command in the TCL interface. Provide only
drh
2010-08-25
*
Merge leaf created by accident.
dan
2010-08-20
[prev]
[next]