Quantcast
Browsing all 2730 articles
Browse latest View live

Move handling of the tempstore feature flag into the OPT_FEATURE_FLAGS list...

Move handling of the tempstore feature flag into the OPT_FEATURE_FLAGS list and remove the CFLAGS.libsqlite3 makefile var which exists solely to account for the tempstore being tracked separately from...

View Article


In order to support package builds, like OpenBSD's, which set a custom soname...

In order to support package builds, like OpenBSD's, which set a custom soname on libsqlite3.so, extend the --soname configure flag to allow arbitrary soname values. (tags: trunk)

View Article


Remove a flaky JS test which has a result depending on unrepredictable...

Remove a flaky JS test which has a result depending on unrepredictable context. That same feature is more reliably tested at a later point in the same script. (tags: trunk)

View Article

Remove a flaky JS test which has a result depending on unrepredictable...

Remove a flaky JS test which has a result depending on unrepredictable context. That same feature is more reliably tested at a later point in the same script. (tags: branch-3.47)

View Article

Fix another issue in argument expansion on Windows for tclsqlite3.c in...

Fix another issue in argument expansion on Windows for tclsqlite3.c in interpreter mode. Problem introduced by check-in [9b87ea219bce5689] and unfixed by [cd942dce148c9d8f]. (tags: trunk)

View Article


Fix two problems with argument expansion in sqlite-tclsh on Windows. (tags:...

Fix two problems with argument expansion in sqlite-tclsh on Windows. (tags: branch-3.47)

View Article

Fix a problem handling OOM errors in fts3 that could occur when parsing...

Fix a problem handling OOM errors in fts3 that could occur when parsing multi-token strings. (tags: branch-3.47)

View Article

Supports SQLITE_ENABLE_SETLK_TIMEOUT on windows. Does not work properly yet....

Supports SQLITE_ENABLE_SETLK_TIMEOUT on windows. Does not work properly yet. (tags: win32-enable-setlk)

View Article


Version 3.47.1 (tags: release, branch-3.47, version-3.47.1)

Version 3.47.1 (tags: release, branch-3.47, version-3.47.1)

View Article


*MERGE* Version 3.47.1 for the reuse-schema branch. (tags: reuse-schema-3.47)

*MERGE* Version 3.47.1 for the reuse-schema branch. (tags: reuse-schema-3.47)

View Article

Fixes for code on this branch. Now appears to work, but is not tested well....

Fixes for code on this branch. Now appears to work, but is not tested well. (tags: win32-enable-setlk)

View Article

Correct duplicated soname linker flags, one of them mis-named. (tags: trunk)

Correct duplicated soname linker flags, one of them mis-named. (tags: trunk)

View Article

Ensure that file-handle winShmNode.hFile.h is used in a thread-safe manner....

Ensure that file-handle winShmNode.hFile.h is used in a thread-safe manner. (tags: win32-enable-setlk)

View Article


Replace some outdated docs re. soname with a link to the soname forum post....

Replace some outdated docs re. soname with a link to the soname forum post. (tags: trunk)

View Article

Minor tweak to ./configure --help output. (tags: trunk)

Minor tweak to ./configure --help output. (tags: trunk)

View Article


Move some of the in-comment configure script help text into the --help text....

Move some of the in-comment configure script help text into the --help text. No functional changes. (tags: trunk)

View Article

Avoid ever logging times for ROLLBACK commands. (tags: cf8f1552-commit-instr)

Avoid ever logging times for ROLLBACK commands. (tags: cf8f1552-commit-instr)

View Article


Patch autosetup to rename --debug to --autosetup-debug so we can use...

Patch autosetup to rename --debug to --autosetup-debug so we can use --debug/--enable-debug for its historical purpose. --with-debug is now an alias for --enable-debug but can be removed entirely if...

View Article

*MERGE* Patch autosetup to rename --debug to --autosetup-debug so we can use...

*MERGE* Patch autosetup to rename --debug to --autosetup-debug so we can use --debug/--enable-debug for its historical purpose. Update autosetup/README.md with details of the patch. (tags: trunk)

View Article

Update documentation in fts5.h. (tags: fts5-tokendata-prefix)

Update documentation in fts5.h. (tags: fts5-tokendata-prefix)

View Article
Browsing all 2730 articles
Browse latest View live