index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Commit message (
Expand
)
Author
Age
*
Add the --enablefk option to the "changeset apply" command of the
drh
3 days
*
Enhance the "changeset" utility program with new command-line options for
drh
3 days
*
First cut at enhancing the fsdir virtual table so that it works with
drh
5 days
*
Session extension doc typo fix reported in [forum:75e9408acb|forum post 75e94...
stephan
6 days
*
Fix a coding mistake in vfstrace.
drh
7 days
*
Fix a problem in the fts5matchinfo.test file that prevented it from
drh
2025-04-22
*
Update to comments in sqlite3session.h.
dan
2025-04-19
*
Add an appropriate _declspec to the declaration of the sqlite3_dbdata_init()
drh
2025-04-18
*
Avoid a potential integer overflow in non-default builds of the fts3 matchinf...
dan
2025-04-15
*
JNI: part 3 (of 3) of typos and Java style tweaks suggested in [forum:99ac796...
stephan
2025-04-14
*
JNI: part 2 of typos and Java style tweaks suggested in [forum:99ac7961d82f57...
stephan
2025-04-14
*
JNI: part 1 of typos and Java style tweaks suggested in [forum:99ac7961d82f57...
stephan
2025-04-14
*
Fix a memory leak in sqlite3session_diff().
dan
2025-04-10
*
Fix a comment in sessionD.test.
dan
2025-04-10
*
Improve the error messages returned by sqlite3session_diff().
dan
2025-04-10
*
Remove unnecessary "www." prefixes on domain names in URLs.
drh
2025-04-10
*
Have sqlite3session_diff() automatically attach tables to session objects, as...
dan
2025-04-08
|
\
|
*
Have sqlite3session_diff() automatically attach tables to session objects, as...
dan
2025-04-08
*
|
Fix harmless compiler warnings in the memstat.c extension. No changes to
drh
2025-04-02
*
|
Increase the size of a variable in FTS3 to help static analyzers
drh
2025-04-02
|
|
|
\
*
-
.
|
Merge cygwin and tclsqlite fixes into trunk.
drh
2025-03-27
|
\
\
|
|
*
|
Add an explicit db close to fix a file-is-opened failure in session1.test in ...
stephan
2025-03-27
|
*
|
In Tcl, always use eq/ne for comparing strings, not ==/!=
jan.nijtmans
2025-03-27
|
*
|
Merge trunk into cygwin-fixes branch. Add .fossil-settings/binary-glob to squ...
stephan
2025-03-26
|
|
\
|
|
*
|
Correct part of [505d9e49f7] and [7126a51ed8] to get sessioninvert tests work...
stephan
2025-03-19
|
*
|
Correct part of [04075517] which changed the implicit return value of a test ...
stephan
2025-03-19
|
*
|
Add some explicit db close calls to work around a process-reaping timing prob...
stephan
2025-03-19
|
*
|
Merge trunk into the cygwin-fixes branch.
stephan
2025-03-19
|
|
\
\
|
*
\
\
Merge trunk into the cygwin-fixes branch (which was inadvertently branched to...
stephan
2025-03-06
|
|
\
\
\
|
*
|
|
|
Cygwin-centric fixes from Jan Nijtmans.
stephan
2025-03-06
*
|
|
|
|
Rearrange #includes in FTS3 to avoid a harmless compiler warning.
drh
2025-03-27
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Test that the sqlite3changeset_apply() function is properly appling indirect ...
dan
2025-03-24
*
|
|
|
Add test cases to session1.test.
dan
2025-03-24
*
|
|
|
Fix the generate_series() enhancement from check-in [d50b784807333c54]
drh
2025-03-22
|
|
_
|
/
|
/
|
|
*
|
|
Change the generate_series() table-valued function so that its rowid is just an
drh
2025-03-18
*
|
|
Internal doc touchups in ext/wasm/mkwasmbuilds.c. No functional changes.
stephan
2025-03-18
*
|
|
Prevent integer overflow when parsing NEAR queries in FTS5.
drh
2025-03-17
*
|
|
Fix a long-standing filename digest computation bug in the OPFS SAHPool VFS w...
stephan
2025-03-16
|
\
\
\
|
*
\
\
Minor doc corrections for the sahpool-digest fix and merge in current trunk.
stephan
2025-03-14
|
|
\
\
\
|
*
\
\
\
Merge trunk into the sahpool-digest branch.
stephan
2025-02-26
|
|
\
\
\
\
|
*
|
|
|
|
More work on the sahpool digest fix. New/fixed versions can read legacy (no d...
stephan
2025-02-26
|
*
|
|
|
|
Add a test app to assist in validating the SAHPool digest calculation fix.
stephan
2025-02-03
|
*
|
|
|
|
Initial work on a fix for the SAHPool VFS's effectively-no-op digest calculat...
stephan
2025-02-03
*
|
|
|
|
|
Make use of the C99 flexible array feature, when available, so that
drh
2025-03-15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Work around compilers that do not understand flexible arrays, in the
drh
2025-03-15
|
*
|
|
|
|
|
Use flexible arrays in the recovery extension and in the fuzzcheck test program.
drh
2025-03-15
|
*
|
|
|
|
|
Use flexible arrays whereever appropriate in FTS5.
drh
2025-03-15
|
*
|
|
|
|
|
Convert the Fts5Sorter.aIdx field to a flexible array.
drh
2025-03-15
|
*
|
|
|
|
|
Turn Fts5Colset.aiCol into a flexible array.
drh
2025-03-14
|
*
|
|
|
|
|
In FTS3, rename the MatchinfoBuffer.aMatchinfo field to aMI, to avoid confusing
drh
2025-03-14
[next]