Quantcast
Channel: SQLite
Browsing all 2701 articles
Browse latest View live
↧

configure: tiny simplification of proj-assert. (tags: trunk)

configure: tiny simplification of proj-assert. (tags: trunk)

View Article


Rename tool/tclConfigShToTcl.sh to tool/tclConfigShToAutoDef.sh in the name...

Rename tool/tclConfigShToTcl.sh to tool/tclConfigShToAutoDef.sh in the name of pedantic correctness. (tags: trunk)

View Article


Add --destdir flag support to buildtclext.tcl, but do not yet add that to the...

Add --destdir flag support to buildtclext.tcl, but do not yet add that to the makefile (so that this change can be cherrypicked to the 3.47 build). (tags: trunk)

View Article

Add the --destdir flag to the tclextension-install makefile target. (tags:...

Add the --destdir flag to the tclextension-install makefile target. (tags: trunk)

View Article

Add DESTDIR support to the tclextension-install target, via [67a3ca0c013b]...

Add DESTDIR support to the tclextension-install target, via [67a3ca0c013b] and [d1663cf05f7d]. (tags: branch-3.47)

View Article


Simplify the new syntax to be just "COMMIT AND CONTINUE TRANSACTION". (tags:...

Simplify the new syntax to be just "COMMIT AND CONTINUE TRANSACTION". (tags: commit-and-continue)

View Article

Handle DESTDIR at an earlier phase in buildtclext.tcl to account for the...

Handle DESTDIR at an earlier phase in buildtclext.tcl to account for the is-writable-dir check and to filter out //zipfs: dirs as (im)possible installation targets. (tags: trunk)

View Article

Handle DESTDIR at an earlier phase in buildtclext.tcl to account for the...

Handle DESTDIR at an earlier phase in buildtclext.tcl to account for the is-writable-dir check and to filter out //zipfs: dirs as (im)possible installation targets. (tags: branch-3.47)

View Article


Fix argument expansion in sqlite-tclsh on Windows such that if an argument...

Fix argument expansion in sqlite-tclsh on Windows such that if an argument does not match a filename even after glob expansion, it is appended to the argument list verbatim. (tags: trunk)

View Article


Clean up the implementation now that it only has to deal with the much...

Clean up the implementation now that it only has to deal with the much simplier concept of COMMIT AND CONTINUE TRANSACTION. (tags: commit-and-continue)

View Article

Call fflush() on ".echo" output from the shell, so that the output to stdout...

Call fflush() on ".echo" output from the shell, so that the output to stdout is aligned with output to stderr. (tags: trunk)

View Article

*MERGE* Merge all the latest trunk enhancements into the commit-and-continue...

*MERGE* Merge all the latest trunk enhancements into the commit-and-continue branch. (tags: commit-and-continue)

View Article

Add simple test cases. In doing so I found that the feature does not work on...

Add simple test cases. In doing so I found that the feature does not work on a Linux ramdisk, nor on Win11. Gotta fix that. (tags: commit-and-continue)

View Article


buildtclext.tcl: add docs explaining the DESTDIR check and break out of the...

buildtclext.tcl: add docs explaining the DESTDIR check and break out of the auto_path search loop early if the DESTDIR is not writable, rather than re-checking that repeatedly. (tags: trunk)

View Article

buildtclext.tcl: add docs explaining the DESTDIR check and break out of the...

buildtclext.tcl: add docs explaining the DESTDIR check and break out of the auto_path search loop early if the DESTDIR is not writable, rather than re-checking that repeatedly. (tags: branch-3.47)

View Article


Make the --vfstrace output from the CLI go to the same output channel as...

Make the --vfstrace output from the CLI go to the same output channel as everything else. (tags: trunk)

View Article

*MERGE* Merge the latest trunk enhancements into the commit-and-continue...

*MERGE* Merge the latest trunk enhancements into the commit-and-continue branch. (tags: commit-and-continue)

View Article


Fix an uninitialized variable that appears to be the cause of the problems...

Fix an uninitialized variable that appears to be the cause of the problems with check-in [80b98446fc070d9a]. (tags: commit-and-continue)

View Article

Fix a typo in a variable name. (tags: commit-and-continue)

Fix a typo in a variable name. (tags: commit-and-continue)

View Article

The COMMIT AND CONTINUE TRANSACTION syntax is disabled by default. Enable it...

The COMMIT AND CONTINUE TRANSACTION syntax is disabled by default. Enable it using the SQLITE_DBCONFIG_CONTINUE_TRANSACTION configuration option. (tags: commit-and-continue)

View Article
Browsing all 2701 articles
Browse latest View live